New tests.
[mono.git] / mcs / tests / ver-il-gmcs.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--This file contains expected IL and metadata produced by compiler for each test-->
3 <tests>
4   <test name="gtest-001.cs">
5     <type name="Stack`1[type]">
6       <method name="Void .ctor()">
7         <size>7</size>
8       </method>
9     </type>
10     <type name="Boot">
11       <method name="Void .ctor()">
12         <size>7</size>
13       </method>
14       <method name="Void Main()">
15         <size>1</size>
16       </method>
17     </type>
18   </test>
19   <test name="gtest-002.cs">
20     <type name="Cell`1[X]">
21       <method name="Void .ctor()">
22         <size>7</size>
23       </method>
24     </type>
25     <type name="D">
26       <method name="Void .ctor()">
27         <size>7</size>
28       </method>
29       <method name="Void Main()">
30         <size>1</size>
31       </method>
32     </type>
33   </test>
34   <test name="gtest-003.cs">
35     <type name="Stack`1[T]">
36       <method name="Void .ctor()">
37         <size>7</size>
38       </method>
39     </type>
40     <type name="Test">
41       <method name="Void .ctor()">
42         <size>7</size>
43       </method>
44     </type>
45     <type name="T">
46       <method name="Void .ctor()">
47         <size>7</size>
48       </method>
49       <method name="Void Main()">
50         <size>1</size>
51       </method>
52     </type>
53   </test>
54   <test name="gtest-004.cs">
55     <type name="Stack`1[T]">
56       <method name="Void .ctor()">
57         <size>7</size>
58       </method>
59     </type>
60     <type name="Test">
61       <method name="Void .ctor()">
62         <size>7</size>
63       </method>
64     </type>
65     <type name="T">
66       <method name="Void .ctor()">
67         <size>7</size>
68       </method>
69       <method name="Void Foo(Stack`1[Test])">
70         <size>1</size>
71       </method>
72       <method name="Void Main()">
73         <size>1</size>
74       </method>
75     </type>
76   </test>
77   <test name="gtest-005.cs">
78     <type name="Stack`1[T]">
79       <method name="Void .ctor()">
80         <size>7</size>
81       </method>
82     </type>
83     <type name="Test">
84       <method name="Void .ctor()">
85         <size>7</size>
86       </method>
87     </type>
88     <type name="T">
89       <method name="Void .ctor()">
90         <size>7</size>
91       </method>
92       <method name="Void Main()">
93         <size>1</size>
94       </method>
95     </type>
96   </test>
97   <test name="gtest-006.cs">
98     <type name="Stack`1[T]">
99       <method name="Void .ctor()">
100         <size>23</size>
101       </method>
102       <method name="Void Push(T)">
103         <size>30</size>
104       </method>
105       <method name="T Pop()">
106         <size>29</size>
107       </method>
108       <method name="Void Hello(T)">
109         <size>17</size>
110       </method>
111     </type>
112     <type name="Test">
113       <method name="Void .ctor()">
114         <size>7</size>
115       </method>
116       <method name="Void Main()">
117         <size>1</size>
118       </method>
119     </type>
120   </test>
121   <test name="gtest-007.cs">
122     <type name="Stack`1[T]">
123       <method name="Void .ctor()">
124         <size>7</size>
125       </method>
126     </type>
127     <type name="Test">
128       <method name="Void .ctor()">
129         <size>7</size>
130       </method>
131     </type>
132     <type name="X">
133       <method name="Void .ctor()">
134         <size>7</size>
135       </method>
136       <method name="Void Main()">
137         <size>1</size>
138       </method>
139     </type>
140   </test>
141   <test name="gtest-008.cs">
142     <type name="Stack`1[T]">
143       <method name="Void .ctor()">
144         <size>7</size>
145       </method>
146     </type>
147     <type name="Test">
148       <method name="Void .ctor()">
149         <size>7</size>
150       </method>
151     </type>
152     <type name="X">
153       <method name="Void .ctor()">
154         <size>7</size>
155       </method>
156       <method name="Void Main()">
157         <size>1</size>
158       </method>
159     </type>
160   </test>
161   <test name="gtest-009.cs">
162     <type name="Stack`1[T]">
163       <method name="Void .ctor()">
164         <size>7</size>
165       </method>
166       <method name="System.Object Test(T)">
167         <size>14</size>
168       </method>
169     </type>
170     <type name="Test">
171       <method name="Void .ctor()">
172         <size>7</size>
173       </method>
174     </type>
175     <type name="X">
176       <method name="Void .ctor()">
177         <size>7</size>
178       </method>
179       <method name="Void Main()">
180         <size>1</size>
181       </method>
182     </type>
183   </test>
184   <test name="gtest-010.cs">
185     <type name="J">
186       <method name="Void .ctor()">
187         <size>7</size>
188       </method>
189       <method name="Void Foo()">
190         <size>11</size>
191       </method>
192     </type>
193     <type name="Stack`1[T]">
194       <method name="Void .ctor()">
195         <size>7</size>
196       </method>
197       <method name="Void Test(T)">
198         <size>27</size>
199       </method>
200     </type>
201     <type name="Test">
202       <method name="Void .ctor()">
203         <size>7</size>
204       </method>
205     </type>
206     <type name="X">
207       <method name="Void .ctor()">
208         <size>7</size>
209       </method>
210       <method name="Void Main()">
211         <size>1</size>
212       </method>
213     </type>
214   </test>
215   <test name="gtest-011.cs">
216     <type name="Stack`1[S]">
217       <method name="Void .ctor()">
218         <size>7</size>
219       </method>
220       <method name="Void Hello(S)">
221         <size>1</size>
222       </method>
223     </type>
224     <type name="X">
225       <method name="Void .ctor()">
226         <size>7</size>
227       </method>
228       <method name="Void Test()">
229         <size>13</size>
230       </method>
231       <method name="Void Main()">
232         <size>1</size>
233       </method>
234     </type>
235   </test>
236   <test name="gtest-012.cs">
237     <type name="Stack`1[S]">
238       <method name="Void .ctor()">
239         <size>7</size>
240       </method>
241       <method name="Void Hello(S)">
242         <size>1</size>
243       </method>
244     </type>
245     <type name="Test`1[T]">
246       <method name="Void .ctor()">
247         <size>7</size>
248       </method>
249       <method name="Void Foo(T)">
250         <size>1</size>
251       </method>
252     </type>
253     <type name="X">
254       <method name="Void .ctor()">
255         <size>7</size>
256       </method>
257       <method name="Void Test()">
258         <size>25</size>
259       </method>
260       <method name="Void Main()">
261         <size>1</size>
262       </method>
263     </type>
264   </test>
265   <test name="gtest-013.cs">
266     <type name="X">
267       <method name="Void .ctor()">
268         <size>7</size>
269       </method>
270       <method name="Void Test()">
271         <size>13</size>
272       </method>
273       <method name="Void Main()">
274         <size>1</size>
275       </method>
276     </type>
277   </test>
278   <test name="gtest-014.cs">
279     <type name="Stack`1[S]">
280       <method name="Void .ctor(S)">
281         <size>7</size>
282       </method>
283       <method name="Void Push(S)">
284         <size>1</size>
285       </method>
286     </type>
287     <type name="X">
288       <method name="Void .ctor()">
289         <size>7</size>
290       </method>
291       <method name="Void Main()">
292         <size>37</size>
293       </method>
294     </type>
295   </test>
296   <test name="gtest-015.cs">
297     <type name="Stack`1[S]">
298       <method name="Void .ctor()">
299         <size>7</size>
300       </method>
301       <method name="Void Hello[T,U](S, T, U)">
302         <size>3</size>
303       </method>
304     </type>
305     <type name="X">
306       <method name="Void .ctor()">
307         <size>7</size>
308       </method>
309       <method name="Void Main()">
310         <size>1</size>
311       </method>
312     </type>
313   </test>
314   <test name="gtest-016.cs">
315     <type name="Stack`1[S]">
316       <method name="Void .ctor()">
317         <size>7</size>
318       </method>
319       <method name="Void Hello[T](S, T)">
320         <size>1</size>
321       </method>
322     </type>
323     <type name="X">
324       <method name="Void .ctor()">
325         <size>7</size>
326       </method>
327       <method name="Void Main()">
328         <size>1</size>
329       </method>
330     </type>
331   </test>
332   <test name="gtest-017.cs">
333     <type name="X">
334       <method name="Void .ctor()">
335         <size>7</size>
336       </method>
337       <method name="Void Foo(Stack)">
338         <size>12</size>
339       </method>
340       <method name="Void Main()">
341         <size>13</size>
342       </method>
343     </type>
344   </test>
345   <test name="gtest-018.cs">
346     <type name="Stack">
347       <method name="Void .ctor()">
348         <size>7</size>
349       </method>
350       <method name="Void Hello[T](T)">
351         <size>1</size>
352       </method>
353     </type>
354     <type name="X">
355       <method name="Void .ctor()">
356         <size>7</size>
357       </method>
358       <method name="Void Foo(Stack)">
359         <size>12</size>
360       </method>
361       <method name="Void Main()">
362         <size>13</size>
363       </method>
364     </type>
365   </test>
366   <test name="gtest-019.cs">
367     <type name="X">
368       <method name="Void .ctor()">
369         <size>7</size>
370       </method>
371       <method name="Void Main()">
372         <size>1</size>
373       </method>
374     </type>
375   </test>
376   <test name="gtest-020.cs">
377     <type name="X">
378       <method name="Void .ctor()">
379         <size>7</size>
380       </method>
381       <method name="Void Test()">
382         <size>13</size>
383       </method>
384       <method name="Void Main()">
385         <size>1</size>
386       </method>
387     </type>
388     <type name="Stack`1[S]">
389       <method name="Void Hello(S)">
390         <size>1</size>
391       </method>
392     </type>
393   </test>
394   <test name="gtest-021.cs">
395     <type name="Foo`1[T]">
396       <method name="Void .ctor(Int32)">
397         <size>58</size>
398       </method>
399       <method name="Void Test()">
400         <size>23</size>
401       </method>
402     </type>
403     <type name="Bar`1[T]">
404       <method name="Void .ctor()">
405         <size>7</size>
406       </method>
407       <method name="Void Test()">
408         <size>45</size>
409       </method>
410     </type>
411     <type name="X">
412       <method name="Void .ctor()">
413         <size>7</size>
414       </method>
415       <method name="Void Print(System.Object)">
416         <size>39</size>
417       </method>
418       <method name="Void Main()">
419         <size>38</size>
420       </method>
421     </type>
422     <type name="S">
423       <method name="Void .ctor(String)">
424         <size>8</size>
425       </method>
426       <method name="System.String ToString()">
427         <size>17</size>
428       </method>
429     </type>
430   </test>
431   <test name="gtest-022.cs">
432     <type name="Foo`1[T]">
433       <method name="Void .ctor()">
434         <size>7</size>
435       </method>
436       <method name="Void Hello()">
437         <size>1</size>
438       </method>
439       <method name="Void World(T)">
440         <size>7</size>
441       </method>
442     </type>
443     <type name="Bar">
444       <method name="Void .ctor()">
445         <size>7</size>
446       </method>
447       <method name="Void Test()">
448         <size>14</size>
449       </method>
450     </type>
451     <type name="X">
452       <method name="Void .ctor()">
453         <size>7</size>
454       </method>
455       <method name="Void Main()">
456         <size>13</size>
457       </method>
458     </type>
459   </test>
460   <test name="gtest-023.cs">
461     <type name="Foo`1[T]">
462       <method name="Void .ctor()">
463         <size>7</size>
464       </method>
465       <method name="Void Hello()">
466         <size>1</size>
467       </method>
468       <method name="Void World(T)">
469         <size>7</size>
470       </method>
471     </type>
472     <type name="Bar">
473       <method name="Void .ctor()">
474         <size>7</size>
475       </method>
476       <method name="Void Test()">
477         <size>14</size>
478       </method>
479     </type>
480     <type name="X">
481       <method name="Void .ctor()">
482         <size>7</size>
483       </method>
484       <method name="Void Main()">
485         <size>1</size>
486       </method>
487     </type>
488   </test>
489   <test name="gtest-024.cs">
490     <type name="Foo`1[T]">
491       <method name="Void .ctor()">
492         <size>7</size>
493       </method>
494       <method name="Void Hello(T)">
495         <size>13</size>
496       </method>
497       <method name="Void Whatever(System.Object)">
498         <size>12</size>
499       </method>
500     </type>
501     <type name="X">
502       <method name="Void .ctor()">
503         <size>7</size>
504       </method>
505       <method name="Void Test(Foo`1[System.Int32])">
506         <size>8</size>
507       </method>
508       <method name="Void Main()">
509         <size>13</size>
510       </method>
511     </type>
512   </test>
513   <test name="gtest-025.cs">
514     <type name="Foo">
515       <method name="Void .ctor()">
516         <size>7</size>
517       </method>
518       <method name="Void Hello[T](T)">
519         <size>13</size>
520       </method>
521       <method name="Void Whatever(System.Object)">
522         <size>12</size>
523       </method>
524     </type>
525     <type name="X">
526       <method name="Void .ctor()">
527         <size>7</size>
528       </method>
529       <method name="Void Test(Foo)">
530         <size>12</size>
531       </method>
532       <method name="Void Main()">
533         <size>13</size>
534       </method>
535     </type>
536   </test>
537   <test name="gtest-026.cs">
538     <type name="Foo`1[T]">
539       <method name="Void .ctor()">
540         <size>7</size>
541       </method>
542     </type>
543     <type name="X">
544       <method name="Void .ctor()">
545         <size>7</size>
546       </method>
547       <method name="Void Main()">
548         <size>15</size>
549       </method>
550     </type>
551   </test>
552   <test name="gtest-027.cs">
553     <type name="TheBase">
554       <method name="Void .ctor()">
555         <size>7</size>
556       </method>
557       <method name="Void BaseFunc()">
558         <size>1</size>
559       </method>
560     </type>
561     <type name="Stack`1[S]">
562       <method name="Void .ctor()">
563         <size>7</size>
564       </method>
565       <method name="Void Hello(S)">
566         <size>1</size>
567       </method>
568     </type>
569     <type name="Test`1[T]">
570       <method name="Void .ctor()">
571         <size>7</size>
572       </method>
573       <method name="Void Foo(T)">
574         <size>1</size>
575       </method>
576     </type>
577     <type name="X">
578       <method name="Void .ctor()">
579         <size>7</size>
580       </method>
581       <method name="Void Test()">
582         <size>36</size>
583       </method>
584       <method name="Void Main()">
585         <size>1</size>
586       </method>
587     </type>
588   </test>
589   <test name="gtest-028.cs">
590     <type name="Stack`1[T]">
591       <method name="Void .ctor(T)">
592         <size>14</size>
593       </method>
594       <method name="System.Object Test()">
595         <size>12</size>
596       </method>
597     </type>
598     <type name="X">
599       <method name="Void .ctor()">
600         <size>7</size>
601       </method>
602       <method name="System.Object Test(Stack`1[System.Int32])">
603         <size>7</size>
604       </method>
605       <method name="Void Main()">
606         <size>20</size>
607       </method>
608     </type>
609   </test>
610   <test name="gtest-029.cs">
611     <type name="Stack`1[T]">
612       <method name="Void .ctor(Int32)">
613         <size>19</size>
614       </method>
615       <method name="System.Object Test()">
616         <size>7</size>
617       </method>
618     </type>
619     <type name="X">
620       <method name="Void .ctor()">
621         <size>7</size>
622       </method>
623       <method name="Void Main()">
624         <size>19</size>
625       </method>
626     </type>
627   </test>
628   <test name="gtest-030.cs">
629     <type name="Foo`1[T]">
630       <method name="Void .ctor()">
631         <size>7</size>
632       </method>
633       <method name="Void Hello(T)">
634         <size>1</size>
635       </method>
636     </type>
637     <type name="Bar`2[T,U]">
638       <method name="Void .ctor()">
639         <size>7</size>
640       </method>
641       <method name="Void Test(T, U)">
642         <size>1</size>
643       </method>
644     </type>
645     <type name="X">
646       <method name="Void .ctor()">
647         <size>7</size>
648       </method>
649       <method name="Void Test(Bar`2[System.Int32,System.String])">
650         <size>24</size>
651       </method>
652       <method name="Void Main()">
653         <size>13</size>
654       </method>
655     </type>
656   </test>
657   <test name="gtest-031.cs">
658     <type name="X">
659       <method name="Void .ctor()">
660         <size>7</size>
661       </method>
662       <method name="Void Test(Bar`2[System.Int32,System.String])">
663         <size>24</size>
664       </method>
665       <method name="Void Main()">
666         <size>1</size>
667       </method>
668     </type>
669   </test>
670   <test name="gtest-032.cs">
671     <type name="X">
672       <method name="Void .ctor()">
673         <size>7</size>
674       </method>
675       <method name="Void Test(Bar`2)">
676         <size>24</size>
677       </method>
678       <method name="Void Main()">
679         <size>1</size>
680       </method>
681     </type>
682   </test>
683   <test name="gtest-033.cs">
684     <type name="X">
685       <method name="Void .ctor()">
686         <size>7</size>
687       </method>
688       <method name="Void Test(Bar`3)">
689         <size>35</size>
690       </method>
691       <method name="Void Main()">
692         <size>1</size>
693       </method>
694     </type>
695   </test>
696   <test name="gtest-034.cs">
697     <type name="Foo`1[T]">
698       <method name="Void .ctor()">
699         <size>7</size>
700       </method>
701     </type>
702     <type name="Stack`1[T]">
703       <method name="Void .ctor()">
704         <size>7</size>
705       </method>
706     </type>
707     <type name="Bar`1[T]">
708       <method name="Void .ctor()">
709         <size>7</size>
710       </method>
711     </type>
712     <type name="X">
713       <method name="Void .ctor()">
714         <size>7</size>
715       </method>
716       <method name="Void Main()">
717         <size>1</size>
718       </method>
719     </type>
720   </test>
721   <test name="gtest-035.cs">
722     <type name="Test`1[T]">
723       <method name="Void .ctor()">
724         <size>7</size>
725       </method>
726     </type>
727     <type name="Foo`1[T]">
728       <method name="Void .ctor()">
729         <size>7</size>
730       </method>
731     </type>
732     <type name="X">
733       <method name="Void .ctor()">
734         <size>7</size>
735       </method>
736       <method name="Void Main()">
737         <size>1</size>
738       </method>
739     </type>
740   </test>
741   <test name="gtest-036.cs">
742     <type name="Stack`1[T]">
743       <method name="Void .ctor()">
744         <size>7</size>
745       </method>
746       <method name="Void Hello(Stack`1[T])">
747         <size>1</size>
748       </method>
749       <method name="Void Test()">
750         <size>8</size>
751       </method>
752     </type>
753     <type name="X">
754       <method name="Void .ctor()">
755         <size>7</size>
756       </method>
757       <method name="Void Main()">
758         <size>1</size>
759       </method>
760     </type>
761   </test>
762   <test name="gtest-037.cs">
763     <type name="Foo`2[T,U]">
764       <method name="Void .ctor()">
765         <size>7</size>
766       </method>
767       <method name="Void Hello(Foo`2[T,U])">
768         <size>1</size>
769       </method>
770       <method name="Void Test()">
771         <size>8</size>
772       </method>
773     </type>
774     <type name="Bar`1[T]">
775       <method name="Void .ctor()">
776         <size>7</size>
777       </method>
778       <method name="Void Test(Foo`2[T,System.Int64])">
779         <size>8</size>
780       </method>
781     </type>
782     <type name="Baz`1[T]">
783       <method name="Void .ctor()">
784         <size>7</size>
785       </method>
786       <method name="Void Test()">
787         <size>8</size>
788       </method>
789     </type>
790     <type name="X">
791       <method name="Void .ctor()">
792         <size>7</size>
793       </method>
794       <method name="Void Main()">
795         <size>1</size>
796       </method>
797     </type>
798   </test>
799   <test name="gtest-038.cs">
800     <type name="Queue`1[T]">
801       <method name="Void .ctor(T, T)">
802         <size>38</size>
803       </method>
804       <method name="Queue`1+Node`1[T,T] GetFoo()">
805         <size>7</size>
806       </method>
807       <method name="Queue`1+Node`1[T,T] get_Foo()">
808         <size>7</size>
809       </method>
810       <method name="Void Test(T)">
811         <size>12</size>
812       </method>
813       <method name="Void Test()">
814         <size>74</size>
815       </method>
816     </type>
817     <type name="Queue`1+Node`1[T,U]">
818       <method name="Void .ctor(Node`1, U)">
819         <size>21</size>
820       </method>
821     </type>
822     <type name="X">
823       <method name="Void .ctor()">
824         <size>7</size>
825       </method>
826       <method name="Void Main()">
827         <size>16</size>
828       </method>
829     </type>
830   </test>
831   <test name="gtest-039.cs">
832     <type name="Zoo`1[T]">
833       <method name="Void .ctor(T)">
834         <size>14</size>
835       </method>
836       <method name="IMonkey`1 GetTheMonkey[U](U)">
837         <size>8</size>
838       </method>
839       <method name="T get_Name()">
840         <size>7</size>
841       </method>
842     </type>
843     <type name="Zoo`1+Monkey`2[T,V,W]">
844       <method name="Void .ctor(Zoo`1, W)">
845         <size>21</size>
846       </method>
847       <method name="W Jump()">
848         <size>44</size>
849       </method>
850     </type>
851     <type name="X">
852       <method name="Void .ctor()">
853         <size>7</size>
854       </method>
855       <method name="Void Main()">
856         <size>31</size>
857       </method>
858     </type>
859   </test>
860   <test name="gtest-040.cs">
861     <type name="Stack`1[T]">
862       <method name="Void .ctor(T)">
863         <size>26</size>
864       </method>
865       <method name="INode`1 GetNode()">
866         <size>7</size>
867       </method>
868       <method name="Stack`1+Foo`1[T,T] GetFoo(T)">
869         <size>7</size>
870       </method>
871       <method name="Stack`1+Bar`1[T,T] GetBar(T)">
872         <size>7</size>
873       </method>
874       <method name="Void Test()">
875         <size>66</size>
876       </method>
877     </type>
878     <type name="Stack`1+Node[T]">
879       <method name="Void .ctor(Stack`1)">
880         <size>14</size>
881       </method>
882       <method name="Void Hello(T)">
883         <size>1</size>
884       </method>
885     </type>
886     <type name="Stack`1+Foo`1[T,T]">
887       <method name="Void .ctor(T)">
888         <size>14</size>
889       </method>
890       <method name="Stack`1+Bar`1[T,T] GetBar()">
891         <size>12</size>
892       </method>
893     </type>
894     <type name="Stack`1+Bar`1[T,U]">
895       <method name="Void .ctor(U)">
896         <size>14</size>
897       </method>
898       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
899         <size>7</size>
900       </method>
901     </type>
902     <type name="Stack`1+Bar`1+Baz`1[T,U,V]">
903       <method name="Void .ctor(V)">
904         <size>14</size>
905       </method>
906       <method name="Stack`1+Foo`1[T,T] GetFoo(Stack`1[T])">
907         <size>12</size>
908       </method>
909       <method name="Stack`1+Bar`1[T,V] GetBar()">
910         <size>12</size>
911       </method>
912     </type>
913     <type name="X">
914       <method name="Void .ctor()">
915         <size>7</size>
916       </method>
917     </type>
918     <type name="A`1[U]">
919       <method name="Void .ctor()">
920         <size>7</size>
921       </method>
922     </type>
923     <type name="A`1+Test`1[U,T]">
924       <method name="A`1+Test`1+Nested`1[U,T,T] Foo()">
925         <size>2</size>
926       </method>
927       <method name="Void .ctor()">
928         <size>7</size>
929       </method>
930     </type>
931     <type name="A`1+Test`1+Nested`1[U,T,X]">
932       <method name="Void .ctor()">
933         <size>7</size>
934       </method>
935     </type>
936     <type name="X">
937       <method name="Int32 Main()">
938         <size>39</size>
939       </method>
940     </type>
941   </test>
942   <test name="gtest-041.cs">
943     <type name="Stack`1[T]">
944       <method name="Void .ctor()">
945         <size>7</size>
946       </method>
947       <method name="Void Hello(Int32, T[])">
948         <size>1</size>
949       </method>
950     </type>
951     <type name="X">
952       <method name="Void .ctor()">
953         <size>7</size>
954       </method>
955       <method name="Void Main()">
956         <size>36</size>
957       </method>
958     </type>
959   </test>
960   <test name="gtest-042.cs">
961     <type name="A.A`1[X]">
962       <method name="Void .ctor()">
963         <size>7</size>
964       </method>
965     </type>
966     <type name="A.B`1[X]">
967       <method name="Void .ctor()">
968         <size>7</size>
969       </method>
970     </type>
971     <type name="A.C`1[X]">
972       <method name="Void .ctor()">
973         <size>7</size>
974       </method>
975     </type>
976     <type name="A.D`1[X]">
977       <method name="Void .ctor()">
978         <size>7</size>
979       </method>
980     </type>
981     <type name="A.E`2[X,Y]">
982       <method name="Void .ctor()">
983         <size>7</size>
984       </method>
985     </type>
986     <type name="A.F`1[X]">
987       <method name="Void .ctor()">
988         <size>7</size>
989       </method>
990     </type>
991     <type name="B.MyTest`2[K,V]">
992       <method name="Void .ctor()">
993         <size>7</size>
994       </method>
995     </type>
996     <type name="C.S`1[K]">
997       <method name="Void .ctor()">
998         <size>7</size>
999       </method>
1000     </type>
1001     <type name="C.C`1[K]">
1002       <method name="Void .ctor()">
1003         <size>7</size>
1004       </method>
1005     </type>
1006     <type name="Test">
1007       <method name="Void .ctor()">
1008         <size>7</size>
1009       </method>
1010       <method name="Void Main()">
1011         <size>1</size>
1012       </method>
1013     </type>
1014   </test>
1015   <test name="gtest-043.cs">
1016     <type name="Test`1[T]">
1017       <method name="Void .ctor()">
1018         <size>7</size>
1019       </method>
1020       <method name="Void Foo()">
1021         <size>13</size>
1022       </method>
1023       <method name="Int32 GetCount()">
1024         <size>6</size>
1025       </method>
1026     </type>
1027     <type name="X">
1028       <method name="Void .ctor()">
1029         <size>7</size>
1030       </method>
1031       <method name="Int32 DoTheTest[T]()">
1032         <size>107</size>
1033       </method>
1034       <method name="Int32 Main()">
1035         <size>134</size>
1036       </method>
1037     </type>
1038   </test>
1039   <test name="gtest-044.cs">
1040     <type name="X`1[T]">
1041       <method name="Void .ctor(Int32)">
1042         <size>14</size>
1043       </method>
1044       <method name="X`1[T] op_Increment(X`1[T])">
1045         <size>14</size>
1046       </method>
1047     </type>
1048     <type name="Test">
1049       <method name="Void .ctor()">
1050         <size>7</size>
1051       </method>
1052       <method name="Void Main()">
1053         <size>37</size>
1054       </method>
1055     </type>
1056   </test>
1057   <test name="gtest-045.cs">
1058     <type name="Test`2[A,B]">
1059       <method name="Void .ctor()">
1060         <size>7</size>
1061       </method>
1062       <method name="Void Foo[U](U)">
1063         <size>1</size>
1064       </method>
1065       <method name="Void Foo[V](V[], V)">
1066         <size>1</size>
1067       </method>
1068       <method name="Void Hello[V,W](V, W, Test`2[V,W])">
1069         <size>1</size>
1070       </method>
1071       <method name="Void ArrayMethod[V](V[])">
1072         <size>1</size>
1073       </method>
1074     </type>
1075     <type name="X">
1076       <method name="Void .ctor()">
1077         <size>7</size>
1078       </method>
1079       <method name="Void Main()">
1080         <size>86</size>
1081       </method>
1082     </type>
1083     <type name="&lt;PrivateImplementationDetails&gt;">
1084       <method name="Void .ctor()">
1085         <size>7</size>
1086       </method>
1087     </type>
1088   </test>
1089   <test name="gtest-046.cs">
1090     <type name="Foo`1[T]">
1091       <method name="Void .ctor()">
1092         <size>7</size>
1093       </method>
1094       <method name="Void add_MyEvent(Test`1[T])">
1095         <size>24</size>
1096       </method>
1097       <method name="Void remove_MyEvent(Test`1[T])">
1098         <size>24</size>
1099       </method>
1100       <method name="Void Hello(T)">
1101         <size>24</size>
1102       </method>
1103     </type>
1104     <type name="X">
1105       <method name="Void .ctor()">
1106         <size>7</size>
1107       </method>
1108       <method name="Void do_hello(System.String)">
1109         <size>12</size>
1110       </method>
1111       <method name="Void Main()">
1112         <size>36</size>
1113       </method>
1114     </type>
1115     <type name="Test`1[T]">
1116       <method name="Void .ctor(Object, IntPtr)">
1117         <size>0</size>
1118       </method>
1119       <method name="Void Invoke(T)">
1120         <size>0</size>
1121       </method>
1122       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
1123         <size>0</size>
1124       </method>
1125       <method name="Void EndInvoke(IAsyncResult)">
1126         <size>0</size>
1127       </method>
1128     </type>
1129   </test>
1130   <test name="gtest-047.cs">
1131     <type name="X">
1132       <method name="Void .ctor()">
1133         <size>7</size>
1134       </method>
1135       <method name="Void Main()">
1136         <size>7</size>
1137       </method>
1138     </type>
1139   </test>
1140   <test name="gtest-048.cs">
1141     <type name="Stack`1[T]">
1142       <method name="Void .ctor()">
1143         <size>20</size>
1144       </method>
1145       <method name="Void Add(T)">
1146         <size>14</size>
1147       </method>
1148     </type>
1149     <type name="X">
1150       <method name="Void .ctor()">
1151         <size>7</size>
1152       </method>
1153       <method name="Void Main()">
1154         <size>22</size>
1155       </method>
1156     </type>
1157   </test>
1158   <test name="gtest-049.cs">
1159     <type name="X`1[T]">
1160       <method name="Void .ctor()">
1161         <size>7</size>
1162       </method>
1163       <method name="Void A(T)">
1164         <size>1</size>
1165       </method>
1166       <method name="Void A(T[])">
1167         <size>1</size>
1168       </method>
1169       <method name="Void A(T[,])">
1170         <size>1</size>
1171       </method>
1172       <method name="Void A(T[][])">
1173         <size>1</size>
1174       </method>
1175       <method name="Void B(T[])">
1176         <size>1</size>
1177       </method>
1178       <method name="Void B(Int32)">
1179         <size>1</size>
1180       </method>
1181       <method name="Void C(T[])">
1182         <size>1</size>
1183       </method>
1184       <method name="Void C(T[,])">
1185         <size>1</size>
1186       </method>
1187       <method name="Void C(System.Int32[,,])">
1188         <size>1</size>
1189       </method>
1190       <method name="Void D(Int32, T)">
1191         <size>1</size>
1192       </method>
1193       <method name="Void D(T, Int64)">
1194         <size>1</size>
1195       </method>
1196     </type>
1197     <type name="Foo">
1198       <method name="Void .ctor()">
1199         <size>7</size>
1200       </method>
1201       <method name="Void Main()">
1202         <size>1</size>
1203       </method>
1204     </type>
1205   </test>
1206   <test name="gtest-050.cs">
1207     <type name="X">
1208       <method name="Void .ctor()">
1209         <size>7</size>
1210       </method>
1211       <method name="T F[T](System.String, T)">
1212         <size>2</size>
1213       </method>
1214       <method name="T G[T]()">
1215         <size>6</size>
1216       </method>
1217       <method name="Void Main()">
1218         <size>40</size>
1219       </method>
1220     </type>
1221     <type name="D">
1222       <method name="Void .ctor(Object, IntPtr)">
1223         <size>0</size>
1224       </method>
1225       <method name="Int32 Invoke(System.String, Int32)">
1226         <size>0</size>
1227       </method>
1228       <method name="IAsyncResult BeginInvoke(System.String, Int32, System.AsyncCallback, System.Object)">
1229         <size>0</size>
1230       </method>
1231       <method name="Int32 EndInvoke(IAsyncResult)">
1232         <size>0</size>
1233       </method>
1234     </type>
1235     <type name="E">
1236       <method name="Void .ctor(Object, IntPtr)">
1237         <size>0</size>
1238       </method>
1239       <method name="Int32 Invoke()">
1240         <size>0</size>
1241       </method>
1242       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
1243         <size>0</size>
1244       </method>
1245       <method name="Int32 EndInvoke(IAsyncResult)">
1246         <size>0</size>
1247       </method>
1248     </type>
1249   </test>
1250   <test name="gtest-051.cs">
1251     <type name="Foo`1[T]">
1252       <method name="Void .ctor()">
1253         <size>7</size>
1254       </method>
1255       <method name="Void Test(T)">
1256         <size>43</size>
1257       </method>
1258     </type>
1259     <type name="A">
1260       <method name="Void .ctor()">
1261         <size>7</size>
1262       </method>
1263       <method name="Void Hello()">
1264         <size>11</size>
1265       </method>
1266     </type>
1267     <type name="B">
1268       <method name="Void .ctor()">
1269         <size>7</size>
1270       </method>
1271     </type>
1272     <type name="X">
1273       <method name="Void .ctor()">
1274         <size>7</size>
1275       </method>
1276       <method name="Void Main()">
1277         <size>18</size>
1278       </method>
1279     </type>
1280   </test>
1281   <test name="gtest-052.cs">
1282     <type name="Foo`1[T]">
1283       <method name="Void .ctor()">
1284         <size>7</size>
1285       </method>
1286       <method name="T Create()">
1287         <size>36</size>
1288       </method>
1289     </type>
1290     <type name="X">
1291       <method name="Void .ctor()">
1292         <size>7</size>
1293       </method>
1294       <method name="Void Hello()">
1295         <size>11</size>
1296       </method>
1297       <method name="Void Main()">
1298         <size>18</size>
1299       </method>
1300     </type>
1301   </test>
1302   <test name="gtest-053.cs">
1303     <type name="ReferenceTypeCounters.SimpleCounter">
1304       <method name="Void .ctor()">
1305         <size>7</size>
1306       </method>
1307       <method name="Void Increment()">
1308         <size>15</size>
1309       </method>
1310     </type>
1311     <type name="ReferenceTypeCounters.PrintingCounter">
1312       <method name="Void .ctor()">
1313         <size>7</size>
1314       </method>
1315       <method name="System.String ToString()">
1316         <size>12</size>
1317       </method>
1318       <method name="Void Increment()">
1319         <size>15</size>
1320       </method>
1321     </type>
1322     <type name="ReferenceTypeCounters.ExplicitCounter">
1323       <method name="Void .ctor()">
1324         <size>7</size>
1325       </method>
1326       <method name="Void ICounter.Increment()">
1327         <size>15</size>
1328       </method>
1329       <method name="System.String ToString()">
1330         <size>12</size>
1331       </method>
1332     </type>
1333     <type name="ReferenceTypeCounters.InterfaceCounter">
1334       <method name="Void .ctor()">
1335         <size>7</size>
1336       </method>
1337       <method name="Void ICounter.Increment()">
1338         <size>15</size>
1339       </method>
1340       <method name="System.String ToString()">
1341         <size>12</size>
1342       </method>
1343       <method name="Void Increment()">
1344         <size>15</size>
1345       </method>
1346     </type>
1347     <type name="Test.Test`1[T]">
1348       <method name="Void .ctor()">
1349         <size>7</size>
1350       </method>
1351       <method name="Void Foo(T)">
1352         <size>50</size>
1353       </method>
1354     </type>
1355     <type name="Test.X">
1356       <method name="Void .ctor()">
1357         <size>7</size>
1358       </method>
1359       <method name="Void Main()">
1360         <size>97</size>
1361       </method>
1362     </type>
1363     <type name="ValueTypeCounters.SimpleCounter">
1364       <method name="Void Increment()">
1365         <size>15</size>
1366       </method>
1367     </type>
1368     <type name="ValueTypeCounters.PrintingCounter">
1369       <method name="System.String ToString()">
1370         <size>12</size>
1371       </method>
1372       <method name="Void Increment()">
1373         <size>15</size>
1374       </method>
1375     </type>
1376     <type name="ValueTypeCounters.ExplicitCounter">
1377       <method name="Void ICounter.Increment()">
1378         <size>15</size>
1379       </method>
1380       <method name="System.String ToString()">
1381         <size>12</size>
1382       </method>
1383     </type>
1384     <type name="ValueTypeCounters.InterfaceCounter">
1385       <method name="Void ICounter.Increment()">
1386         <size>15</size>
1387       </method>
1388       <method name="System.String ToString()">
1389         <size>12</size>
1390       </method>
1391       <method name="Void Increment()">
1392         <size>15</size>
1393       </method>
1394     </type>
1395   </test>
1396   <test name="gtest-054.cs">
1397     <type name="A">
1398       <method name="Void .ctor()">
1399         <size>7</size>
1400       </method>
1401     </type>
1402     <type name="B">
1403       <method name="Void .ctor()">
1404         <size>7</size>
1405       </method>
1406       <method name="Void Hello()">
1407         <size>1</size>
1408       </method>
1409       <method name="C op_Implicit(B)">
1410         <size>6</size>
1411       </method>
1412     </type>
1413     <type name="C">
1414       <method name="Void .ctor()">
1415         <size>7</size>
1416       </method>
1417       <method name="B op_Explicit(C)">
1418         <size>6</size>
1419       </method>
1420     </type>
1421     <type name="Test">
1422       <method name="Void .ctor()">
1423         <size>7</size>
1424       </method>
1425       <method name="Void Simple[T](T)">
1426         <size>36</size>
1427       </method>
1428       <method name="Void Interface[T](T)">
1429         <size>8</size>
1430       </method>
1431       <method name="Void Class[T](T)">
1432         <size>71</size>
1433       </method>
1434       <method name="Void Array[T](T[])">
1435         <size>21</size>
1436       </method>
1437       <method name="Void Main()">
1438         <size>1</size>
1439       </method>
1440     </type>
1441   </test>
1442   <test name="gtest-055.cs">
1443     <type name="N1.A`1[T]">
1444       <method name="Void .ctor()">
1445         <size>7</size>
1446       </method>
1447     </type>
1448     <type name="N1.A`1+B[T]">
1449       <method name="Void .ctor()">
1450         <size>7</size>
1451       </method>
1452     </type>
1453     <type name="N1.A`1+C`1[T,U]">
1454       <method name="Void .ctor()">
1455         <size>7</size>
1456       </method>
1457     </type>
1458     <type name="N1.C">
1459       <method name="Void .ctor()">
1460         <size>7</size>
1461       </method>
1462     </type>
1463     <type name="N2.X">
1464       <method name="Void .ctor()">
1465         <size>7</size>
1466       </method>
1467       <method name="Void Main()">
1468         <size>19</size>
1469       </method>
1470     </type>
1471   </test>
1472   <test name="gtest-056.cs">
1473     <type name="Log`1[T]">
1474       <method name="Void .ctor()">
1475         <size>31</size>
1476       </method>
1477       <method name="Void .cctor()">
1478         <size>1</size>
1479       </method>
1480       <method name="Int32 get_InstanceCount()">
1481         <size>6</size>
1482       </method>
1483       <method name="Void Add(T)">
1484         <size>32</size>
1485       </method>
1486       <method name="Int32 get_Count()">
1487         <size>7</size>
1488       </method>
1489       <method name="T get_Last()">
1490         <size>47</size>
1491       </method>
1492       <method name="Void set_Last(T)">
1493         <size>68</size>
1494       </method>
1495       <method name="T[] get_All()">
1496         <size>70</size>
1497       </method>
1498     </type>
1499     <type name="TestLog">
1500       <method name="Void .ctor()">
1501         <size>7</size>
1502       </method>
1503     </type>
1504     <type name="TestLog+MyTest">
1505       <method name="Void .ctor()">
1506         <size>7</size>
1507       </method>
1508       <method name="Void Main(System.String[])">
1509         <size>203</size>
1510       </method>
1511     </type>
1512   </test>
1513   <test name="gtest-057.cs">
1514     <type name="Hello`1[T]">
1515       <method name="Void .ctor()">
1516         <size>7</size>
1517       </method>
1518       <method name="IHello`1 Test[U]()">
1519         <size>6</size>
1520       </method>
1521       <method name="Void Print(T)">
1522         <size>17</size>
1523       </method>
1524     </type>
1525     <type name="X">
1526       <method name="Void .ctor()">
1527         <size>7</size>
1528       </method>
1529       <method name="Void Main()">
1530         <size>48</size>
1531       </method>
1532     </type>
1533   </test>
1534   <test name="gtest-058.cs">
1535     <type name="Foo">
1536       <method name="Void .ctor()">
1537         <size>7</size>
1538       </method>
1539       <method name="Void Main()">
1540         <size>1</size>
1541       </method>
1542     </type>
1543     <type name="Foo`1[T]">
1544       <method name="Void .ctor()">
1545         <size>7</size>
1546       </method>
1547       <method name="Foo`1[T] get_Blah()">
1548         <size>6</size>
1549       </method>
1550     </type>
1551   </test>
1552   <test name="gtest-059.cs">
1553     <type name="X`1[T]">
1554       <method name="Void .ctor()">
1555         <size>7</size>
1556       </method>
1557     </type>
1558     <type name="Foo">
1559       <method name="Void .ctor()">
1560         <size>7</size>
1561       </method>
1562       <method name="Void Main()">
1563         <size>1</size>
1564       </method>
1565     </type>
1566   </test>
1567   <test name="gtest-060.cs">
1568     <type name="MyList`1[T]">
1569       <method name="Void .ctor()">
1570         <size>7</size>
1571       </method>
1572       <method name="Void Hello(T)">
1573         <size>12</size>
1574       </method>
1575     </type>
1576     <type name="Foo">
1577       <method name="Void .ctor()">
1578         <size>7</size>
1579       </method>
1580       <method name="MyList`1[T] Map[T]()">
1581         <size>6</size>
1582       </method>
1583     </type>
1584     <type name="X">
1585       <method name="Void .ctor()">
1586         <size>7</size>
1587       </method>
1588       <method name="Void Main()">
1589         <size>22</size>
1590       </method>
1591     </type>
1592   </test>
1593   <test name="gtest-061.cs">
1594     <type name="Foo`1[T]">
1595       <method name="Void .ctor(T)">
1596         <size>14</size>
1597       </method>
1598       <method name="U Method[U](Test`2[T,U])">
1599         <size>13</size>
1600       </method>
1601     </type>
1602     <type name="X">
1603       <method name="Void .ctor()">
1604         <size>7</size>
1605       </method>
1606       <method name="Void Main()">
1607         <size>83</size>
1608       </method>
1609     </type>
1610     <type name="Test`2[A,B]">
1611       <method name="Void .ctor(Object, IntPtr)">
1612         <size>0</size>
1613       </method>
1614       <method name="B Invoke(A)">
1615         <size>0</size>
1616       </method>
1617       <method name="IAsyncResult BeginInvoke(A, System.AsyncCallback, System.Object)">
1618         <size>0</size>
1619       </method>
1620       <method name="B EndInvoke(IAsyncResult)">
1621         <size>0</size>
1622       </method>
1623     </type>
1624     <type name="X">
1625       <method name="System.String &lt;Main&gt;m__0(Double)">
1626         <size>17</size>
1627       </method>
1628     </type>
1629   </test>
1630   <test name="gtest-062.cs">
1631     <type name="X">
1632       <method name="Void .ctor()">
1633         <size>7</size>
1634       </method>
1635       <method name="IEnumerable`1 Test(Int32, Int64)">
1636         <size>44</size>
1637       </method>
1638       <method name="Int32 Main()">
1639         <size>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>47</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       <method name="Void f6(ParamEnum)">
7230         <size>1</size>
7231       </method>
7232     </type>
7233   </test>
7234   <test name="gtest-263.cs">
7235     <type name="Foo`1[S]">
7236       <method name="Void .ctor()">
7237         <size>7</size>
7238       </method>
7239       <method name="ICloneable Test(S)">
7240         <size>12</size>
7241       </method>
7242     </type>
7243     <type name="ConvertHelper">
7244       <method name="IEnumerator`1 Test[S,T](S)">
7245         <size>22</size>
7246       </method>
7247       <method name="Void Main()">
7248         <size>1</size>
7249       </method>
7250     </type>
7251     <type name="ConvertHelper+&lt;Test&gt;c__Iterator0`2[S,T]">
7252       <method name="Void .ctor()">
7253         <size>7</size>
7254       </method>
7255       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7256         <size>12</size>
7257       </method>
7258       <method name="Boolean MoveNext()">
7259         <size>80</size>
7260       </method>
7261       <method name="Void Dispose()">
7262         <size>8</size>
7263       </method>
7264       <method name="Void Reset()">
7265         <size>6</size>
7266       </method>
7267       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
7268         <size>7</size>
7269       </method>
7270     </type>
7271   </test>
7272   <test name="gtest-264.cs">
7273     <type name="BaseList`1[SubType]">
7274       <method name="Void .ctor()">
7275         <size>18</size>
7276       </method>
7277     </type>
7278     <type name="XXX">
7279       <method name="Void .ctor()">
7280         <size>7</size>
7281       </method>
7282     </type>
7283     <type name="Crash">
7284       <method name="Void .ctor()">
7285         <size>7</size>
7286       </method>
7287       <method name="Void Main()">
7288         <size>14</size>
7289       </method>
7290     </type>
7291   </test>
7292   <test name="gtest-265.cs">
7293     <type name="Test">
7294       <method name="Void .ctor()">
7295         <size>7</size>
7296       </method>
7297       <method name="Void Main()">
7298         <size>14</size>
7299       </method>
7300     </type>
7301   </test>
7302   <test name="gtest-266.cs">
7303     <type name="Test`1[T]">
7304       <method name="Void .ctor()">
7305         <size>7</size>
7306       </method>
7307     </type>
7308     <type name="Test`1+Inner`1[T,U]">
7309       <method name="Void .ctor()">
7310         <size>7</size>
7311       </method>
7312       <method name="Void Foo()">
7313         <size>13</size>
7314       </method>
7315     </type>
7316     <type name="Test">
7317       <method name="Void .ctor()">
7318         <size>7</size>
7319       </method>
7320       <method name="Void Main()">
7321         <size>1</size>
7322       </method>
7323     </type>
7324   </test>
7325   <test name="gtest-267.cs">
7326     <type name="T">
7327       <method name="Void .ctor()">
7328         <size>7</size>
7329       </method>
7330       <method name="Void Foo[T](Handler`1[T])">
7331         <size>34</size>
7332       </method>
7333       <method name="Void Response[T](Handler`1[T])">
7334         <size>1</size>
7335       </method>
7336       <method name="Void Main()">
7337         <size>1</size>
7338       </method>
7339     </type>
7340     <type name="Handler`1[T]">
7341       <method name="Void .ctor(Object, IntPtr)">
7342         <size>0</size>
7343       </method>
7344       <method name="Void Invoke(T)">
7345         <size>0</size>
7346       </method>
7347       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7348         <size>0</size>
7349       </method>
7350       <method name="Void EndInvoke(IAsyncResult)">
7351         <size>0</size>
7352       </method>
7353     </type>
7354     <type name="T+&lt;Foo&gt;c__AnonStorey0`1[T]">
7355       <method name="Void .ctor()">
7356         <size>7</size>
7357       </method>
7358       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7359         <size>18</size>
7360       </method>
7361     </type>
7362   </test>
7363   <test name="gtest-268.cs">
7364     <type name="Test">
7365       <method name="Void .ctor()">
7366         <size>7</size>
7367       </method>
7368       <method name="Void Bar()">
7369         <size>7</size>
7370       </method>
7371       <method name="Void Main()">
7372         <size>1</size>
7373       </method>
7374     </type>
7375     <type name="Test+G`1[T]">
7376       <method name="Void .ctor()">
7377         <size>7</size>
7378       </method>
7379     </type>
7380   </test>
7381   <test name="gtest-269.cs">
7382     <type name="X">
7383       <method name="Void .ctor()">
7384         <size>7</size>
7385       </method>
7386       <method name="Int32 Beer(Nullable`1)">
7387         <size>54</size>
7388       </method>
7389       <method name="Int64 PubToLong(IrishPub)">
7390         <size>12</size>
7391       </method>
7392       <method name="Int32 Test(Nullable`1)">
7393         <size>53</size>
7394       </method>
7395       <method name="Int32 TestWithNull(Nullable`1)">
7396         <size>55</size>
7397       </method>
7398       <method name="Nullable`1 Foo(Boolean)">
7399         <size>24</size>
7400       </method>
7401       <method name="Int32 Test(Boolean)">
7402         <size>54</size>
7403       </method>
7404       <method name="Int32 Main()">
7405         <size>194</size>
7406       </method>
7407     </type>
7408     <type name="IrishPub">
7409       <method name="Void .ctor(IrishBeer)">
7410         <size>8</size>
7411       </method>
7412       <method name="Int64 op_Implicit(Nullable`1)">
7413         <size>36</size>
7414       </method>
7415       <method name="Nullable`1 op_Implicit(Int64)">
7416         <size>13</size>
7417       </method>
7418     </type>
7419   </test>
7420   <test name="gtest-270.cs">
7421     <type name="X">
7422       <method name="Void .ctor()">
7423         <size>7</size>
7424       </method>
7425       <method name="Int32 Test(Nullable`1)">
7426         <size>44</size>
7427       </method>
7428       <method name="Int32 Main()">
7429         <size>42</size>
7430       </method>
7431     </type>
7432   </test>
7433   <test name="gtest-271.cs">
7434     <type name="Qux`2[X,V]">
7435       <method name="Void .ctor()">
7436         <size>7</size>
7437       </method>
7438       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
7439         <size>8</size>
7440       </method>
7441       <method name="IEnumerator`1 GetEnumerator()">
7442         <size>8</size>
7443       </method>
7444     </type>
7445     <type name="Foo`2[X,V]">
7446       <method name="Void .ctor()">
7447         <size>7</size>
7448       </method>
7449     </type>
7450     <type name="Test`1[T]">
7451       <method name="Void .ctor()">
7452         <size>7</size>
7453       </method>
7454       <method name="Int32 CompareTo(Test`1[T])">
7455         <size>2</size>
7456       </method>
7457     </type>
7458     <type name="X">
7459       <method name="Void .ctor()">
7460         <size>7</size>
7461       </method>
7462       <method name="Void Main()">
7463         <size>53</size>
7464       </method>
7465     </type>
7466     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7467       <method name="Void .ctor()">
7468         <size>7</size>
7469       </method>
7470       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7471         <size>7</size>
7472       </method>
7473       <method name="Boolean MoveNext()">
7474         <size>25</size>
7475       </method>
7476       <method name="Void Dispose()">
7477         <size>8</size>
7478       </method>
7479       <method name="Void Reset()">
7480         <size>6</size>
7481       </method>
7482     </type>
7483     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7484       <method name="Void .ctor()">
7485         <size>7</size>
7486       </method>
7487       <method name="System.Object System.Collections.IEnumerator.get_Current()">
7488         <size>12</size>
7489       </method>
7490       <method name="Boolean MoveNext()">
7491         <size>25</size>
7492       </method>
7493       <method name="Void Dispose()">
7494         <size>8</size>
7495       </method>
7496       <method name="Void Reset()">
7497         <size>6</size>
7498       </method>
7499     </type>
7500     <type name="Qux`2+GetEnumerator&gt;c__Iterator0[X,V]">
7501       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
7502         <size>7</size>
7503       </method>
7504     </type>
7505     <type name="Qux`2+&lt;GetEnumerator&gt;c__Iterator1[X,V]">
7506       <method name="V System.Collections.Generic.IEnumerator&lt;V&gt;.get_Current()">
7507         <size>7</size>
7508       </method>
7509     </type>
7510   </test>
7511   <test name="gtest-272.cs">
7512     <type name="X">
7513       <method name="Void Foo[T](Handler`1[T])">
7514         <size>27</size>
7515       </method>
7516       <method name="Void Response[T](Handler`1[T])">
7517         <size>1</size>
7518       </method>
7519       <method name="Void Test[T](T)">
7520         <size>1</size>
7521       </method>
7522       <method name="Void Main()">
7523         <size>18</size>
7524       </method>
7525     </type>
7526     <type name="Handler`1[T]">
7527       <method name="Void .ctor(Object, IntPtr)">
7528         <size>0</size>
7529       </method>
7530       <method name="Void Invoke(T)">
7531         <size>0</size>
7532       </method>
7533       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
7534         <size>0</size>
7535       </method>
7536       <method name="Void EndInvoke(IAsyncResult)">
7537         <size>0</size>
7538       </method>
7539     </type>
7540     <type name="X+&lt;Foo&gt;c__AnonStorey0`1[T]">
7541       <method name="Void .ctor()">
7542         <size>7</size>
7543       </method>
7544       <method name="Void &lt;&gt;m__0(IAsyncResult)">
7545         <size>12</size>
7546       </method>
7547     </type>
7548   </test>
7549   <test name="gtest-273.cs">
7550     <type name="ThisBaseClass`3[A,B,C]">
7551       <method name="Void .ctor()">
7552         <size>7</size>
7553       </method>
7554     </type>
7555     <type name="ThatBaseClass`3[B,A,C]">
7556       <method name="Void .ctor()">
7557         <size>7</size>
7558       </method>
7559     </type>
7560     <type name="ThisClass`3[A,B,C]">
7561       <method name="Void .ctor()">
7562         <size>7</size>
7563       </method>
7564     </type>
7565     <type name="ThatClass`3[B,A,C]">
7566       <method name="Void .ctor()">
7567         <size>7</size>
7568       </method>
7569     </type>
7570     <type name="ThisClass">
7571       <method name="Void .ctor()">
7572         <size>7</size>
7573       </method>
7574     </type>
7575     <type name="ThatClass">
7576       <method name="Void .ctor()">
7577         <size>7</size>
7578       </method>
7579     </type>
7580     <type name="Test">
7581       <method name="Void .ctor()">
7582         <size>7</size>
7583       </method>
7584       <method name="Void Main()">
7585         <size>1</size>
7586       </method>
7587     </type>
7588   </test>
7589   <test name="gtest-274.cs">
7590     <type name="X">
7591       <method name="Void .ctor()">
7592         <size>7</size>
7593       </method>
7594       <method name="Void Main()">
7595         <size>447</size>
7596       </method>
7597     </type>
7598     <type name="Foo">
7599       <method name="Void .ctor(Int64)">
7600         <size>8</size>
7601       </method>
7602       <method name="Foo op_Implicit(Int64)">
7603         <size>7</size>
7604       </method>
7605     </type>
7606     <type name="Bar">
7607       <method name="Void .ctor(Foo)">
7608         <size>8</size>
7609       </method>
7610       <method name="Bar op_Implicit(Foo)">
7611         <size>7</size>
7612       </method>
7613     </type>
7614     <type name="Baz">
7615       <method name="Void .ctor(Foo)">
7616         <size>8</size>
7617       </method>
7618       <method name="Baz op_Explicit(Foo)">
7619         <size>7</size>
7620       </method>
7621     </type>
7622   </test>
7623   <test name="gtest-275.cs">
7624     <type name="Test">
7625       <method name="Void .ctor()">
7626         <size>7</size>
7627       </method>
7628       <method name="Void Main()">
7629         <size>19</size>
7630       </method>
7631     </type>
7632     <type name="Test+C">
7633       <method name="Void .ctor()">
7634         <size>18</size>
7635       </method>
7636     </type>
7637     <type name="Test+D`2[T,U]">
7638       <method name="Void .ctor()">
7639         <size>18</size>
7640       </method>
7641     </type>
7642     <type name="Test+E`1[T]">
7643       <method name="Void .ctor()">
7644         <size>18</size>
7645       </method>
7646     </type>
7647   </test>
7648   <test name="gtest-276.cs">
7649     <type name="Tests">
7650       <method name="Void .ctor()">
7651         <size>7</size>
7652       </method>
7653       <method name="Int32 Main()">
7654         <size>30</size>
7655       </method>
7656     </type>
7657     <type name="Tests+GenericClass`1[T]">
7658       <method name="Void .ctor()">
7659         <size>7</size>
7660       </method>
7661       <method name="T Z(IList`1, Int32)">
7662         <size>8</size>
7663       </method>
7664     </type>
7665   </test>
7666   <test name="gtest-277.cs">
7667     <type name="X">
7668       <method name="Void .ctor()">
7669         <size>7</size>
7670       </method>
7671       <method name="Void Main()">
7672         <size>1</size>
7673       </method>
7674     </type>
7675   </test>
7676   <test name="gtest-278.cs">
7677     <type name="Program">
7678       <method name="Void .ctor()">
7679         <size>7</size>
7680       </method>
7681       <method name="Int32 Main()">
7682         <size>6</size>
7683       </method>
7684     </type>
7685   </test>
7686   <test name="gtest-279.cs">
7687     <type name="Foo">
7688       <method name="Void .ctor()">
7689         <size>7</size>
7690       </method>
7691       <method name="IList`1 Bar[T]()">
7692         <size>12</size>
7693       </method>
7694       <method name="Void Bar()">
7695         <size>11</size>
7696       </method>
7697     </type>
7698     <type name="BugReport">
7699       <method name="Void .ctor()">
7700         <size>7</size>
7701       </method>
7702       <method name="Void Main(System.String[])">
7703         <size>20</size>
7704       </method>
7705     </type>
7706   </test>
7707   <test name="gtest-280.cs">
7708     <type name="Test">
7709       <method name="Void .ctor()">
7710         <size>7</size>
7711       </method>
7712       <method name="Void Main(System.String[])">
7713         <size>69</size>
7714       </method>
7715     </type>
7716     <type name="Test+TestDel">
7717       <method name="Void .ctor(Object, IntPtr)">
7718         <size>0</size>
7719       </method>
7720       <method name="Int32 Invoke(Int32)">
7721         <size>0</size>
7722       </method>
7723       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
7724         <size>0</size>
7725       </method>
7726       <method name="Int32 EndInvoke(IAsyncResult)">
7727         <size>0</size>
7728       </method>
7729     </type>
7730     <type name="Test">
7731       <method name="Int32 &lt;Main&gt;m__0(Int32)">
7732         <size>2</size>
7733       </method>
7734     </type>
7735   </test>
7736   <test name="gtest-281.cs">
7737     <type name="List">
7738       <method name="Void .ctor()">
7739         <size>7</size>
7740       </method>
7741       <method name="Void AddRange[T](ICollection`1)">
7742         <size>1</size>
7743       </method>
7744     </type>
7745     <type name="Tests">
7746       <method name="Void .ctor()">
7747         <size>7</size>
7748       </method>
7749       <method name="Void Main()">
7750         <size>21</size>
7751       </method>
7752     </type>
7753   </test>
7754   <test name="gtest-282.cs">
7755     <type name="Foo">
7756       <method name="Void .ctor()">
7757         <size>7</size>
7758       </method>
7759     </type>
7760     <type name="Foo+Bar">
7761       <method name="Void .ctor()">
7762         <size>7</size>
7763       </method>
7764     </type>
7765     <type name="C`1[T]">
7766       <method name="Void .ctor()">
7767         <size>7</size>
7768       </method>
7769     </type>
7770     <type name="Test">
7771       <method name="Void .ctor()">
7772         <size>7</size>
7773       </method>
7774       <method name="Void .cctor()">
7775         <size>11</size>
7776       </method>
7777       <method name="Void Main()">
7778         <size>21</size>
7779       </method>
7780     </type>
7781   </test>
7782   <test name="gtest-283.cs">
7783     <type name="Point">
7784       <method name="Void .ctor(Int32, Int32)">
7785         <size>15</size>
7786       </method>
7787     </type>
7788     <type name="TestPoint">
7789       <method name="Void Serialize(IFoo)">
7790         <size>39</size>
7791       </method>
7792       <method name="Void Main()">
7793         <size>1</size>
7794       </method>
7795     </type>
7796   </test>
7797   <test name="gtest-284.cs">
7798     <type name="X">
7799       <method name="Void .ctor()">
7800         <size>7</size>
7801       </method>
7802     </type>
7803     <type name="CollectionTester">
7804       <method name="Int32 Test[T](IList`1)">
7805         <size>67</size>
7806       </method>
7807       <method name="Int32 Test()">
7808         <size>522</size>
7809       </method>
7810     </type>
7811     <type name="InterfaceTester">
7812       <method name="Void .cctor()">
7813         <size>106</size>
7814       </method>
7815       <method name="Int32 Test(System.Type, System.Type[])">
7816         <size>398</size>
7817       </method>
7818       <method name="Int32 Test()">
7819         <size>532</size>
7820       </method>
7821     </type>
7822     <type name="Z">
7823       <method name="Void .ctor()">
7824         <size>7</size>
7825       </method>
7826       <method name="Int32 Test()">
7827         <size>36</size>
7828       </method>
7829       <method name="Int32 Main()">
7830         <size>45</size>
7831       </method>
7832     </type>
7833   </test>
7834   <test name="gtest-285.cs">
7835     <type name="A">
7836       <method name="Void .ctor()">
7837         <size>7</size>
7838       </method>
7839     </type>
7840     <type name="B">
7841       <method name="Void .ctor()">
7842         <size>7</size>
7843       </method>
7844     </type>
7845     <type name="Tests">
7846       <method name="Void .ctor()">
7847         <size>7</size>
7848       </method>
7849       <method name="Void Main()">
7850         <size>38</size>
7851       </method>
7852     </type>
7853   </test>
7854   <test name="gtest-286.cs">
7855     <type name="TestAttribute">
7856       <method name="Void .ctor(Type)">
7857         <size>14</size>
7858       </method>
7859     </type>
7860     <type name="C`1[T]">
7861       <method name="Void .ctor()">
7862         <size>7</size>
7863       </method>
7864       <method name="Void Foo()">
7865         <size>1</size>
7866       </method>
7867     </type>
7868     <type name="C">
7869       <method name="Void .ctor()">
7870         <size>7</size>
7871       </method>
7872       <method name="Int32 Main()">
7873         <size>76</size>
7874       </method>
7875     </type>
7876   </test>
7877   <test name="gtest-287.cs">
7878     <type name="X">
7879       <method name="Void .ctor()">
7880         <size>7</size>
7881       </method>
7882       <method name="Void Main()">
7883         <size>36</size>
7884       </method>
7885       <method name="Void D()">
7886         <size>1</size>
7887       </method>
7888     </type>
7889   </test>
7890   <test name="gtest-288.cs">
7891     <type name="A">
7892       <method name="Void .ctor()">
7893         <size>7</size>
7894       </method>
7895       <method name="Boolean Test(Int32)">
7896         <size>5</size>
7897       </method>
7898     </type>
7899     <type name="B">
7900       <method name="Void .ctor()">
7901         <size>7</size>
7902       </method>
7903       <method name="Void Test()">
7904         <size>1</size>
7905       </method>
7906     </type>
7907     <type name="B+C">
7908       <method name="Void .ctor()">
7909         <size>7</size>
7910       </method>
7911       <method name="Boolean Foo(Int32)">
7912         <size>13</size>
7913       </method>
7914     </type>
7915     <type name="X">
7916       <method name="Void .ctor()">
7917         <size>7</size>
7918       </method>
7919       <method name="Void Main()">
7920         <size>1</size>
7921       </method>
7922     </type>
7923   </test>
7924   <test name="gtest-289.cs">
7925     <type name="C">
7926       <method name="Void .ctor()">
7927         <size>7</size>
7928       </method>
7929       <method name="Void add_Ev1(D)">
7930         <size>24</size>
7931       </method>
7932       <method name="Void remove_Ev1(D)">
7933         <size>24</size>
7934       </method>
7935     </type>
7936     <type name="Consts">
7937       <method name="Void .ctor()">
7938         <size>7</size>
7939       </method>
7940       <method name="Void .cctor()">
7941         <size>1</size>
7942       </method>
7943     </type>
7944     <type name="Test">
7945       <method name="Void .ctor()">
7946         <size>7</size>
7947       </method>
7948       <method name="Int32 Main()">
7949         <size>94</size>
7950       </method>
7951     </type>
7952     <type name="D">
7953       <method name="Void .ctor(Object, IntPtr)">
7954         <size>0</size>
7955       </method>
7956       <method name="Void Invoke()">
7957         <size>0</size>
7958       </method>
7959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
7960         <size>0</size>
7961       </method>
7962       <method name="Void EndInvoke(IAsyncResult)">
7963         <size>0</size>
7964       </method>
7965     </type>
7966   </test>
7967   <test name="gtest-290.cs">
7968     <type name="GenericEventNotUsedTest`1[T]">
7969       <method name="Void .ctor()">
7970         <size>7</size>
7971       </method>
7972       <method name="Void add_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7973         <size>24</size>
7974       </method>
7975       <method name="Void remove_TestEvent(GenericEventHandler`2[GenericEventNotUsedTest`1[T],T])">
7976         <size>24</size>
7977       </method>
7978       <method name="Void RaiseTestEvent(T)">
7979         <size>14</size>
7980       </method>
7981     </type>
7982     <type name="TestEntry">
7983       <method name="Void Main()">
7984         <size>1</size>
7985       </method>
7986     </type>
7987     <type name="GenericEventHandler`2[U,V]">
7988       <method name="Void .ctor(Object, IntPtr)">
7989         <size>0</size>
7990       </method>
7991       <method name="Void Invoke(U, V)">
7992         <size>0</size>
7993       </method>
7994       <method name="IAsyncResult BeginInvoke(U, V, System.AsyncCallback, System.Object)">
7995         <size>0</size>
7996       </method>
7997       <method name="Void EndInvoke(IAsyncResult)">
7998         <size>0</size>
7999       </method>
8000     </type>
8001   </test>
8002   <test name="gtest-291.cs">
8003     <type name="Global">
8004       <method name="Void .ctor()">
8005         <size>7</size>
8006       </method>
8007       <method name="Void Main()">
8008         <size>22</size>
8009       </method>
8010       <method name="System.String Test2(Nullable`1)">
8011         <size>6</size>
8012       </method>
8013     </type>
8014   </test>
8015   <test name="gtest-292.cs">
8016     <type name="Test.A`1[TA]">
8017       <method name="Void .ctor()">
8018         <size>7</size>
8019       </method>
8020     </type>
8021     <type name="X">
8022       <method name="Void .ctor()">
8023         <size>7</size>
8024       </method>
8025       <method name="Void Main()">
8026         <size>1</size>
8027       </method>
8028     </type>
8029     <type name="Test.Handler`1[TA]">
8030       <method name="Void .ctor(Object, IntPtr)">
8031         <size>0</size>
8032       </method>
8033       <method name="Void Invoke(TA)">
8034         <size>0</size>
8035       </method>
8036       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
8037         <size>0</size>
8038       </method>
8039       <method name="Void EndInvoke(IAsyncResult)">
8040         <size>0</size>
8041       </method>
8042     </type>
8043   </test>
8044   <test name="gtest-293.cs">
8045     <type name="Test`1[T]">
8046       <method name="Void .ctor()">
8047         <size>7</size>
8048       </method>
8049       <method name="Void Invalid(T)">
8050         <size>21</size>
8051       </method>
8052       <method name="Void Other(IEnumerable`1)">
8053         <size>1</size>
8054       </method>
8055     </type>
8056     <type name="X">
8057       <method name="Void .ctor()">
8058         <size>7</size>
8059       </method>
8060       <method name="Void Main()">
8061         <size>1</size>
8062       </method>
8063     </type>
8064   </test>
8065   <test name="gtest-294.cs">
8066     <type name="A">
8067       <method name="Void .ctor()">
8068         <size>7</size>
8069       </method>
8070     </type>
8071     <type name="B">
8072       <method name="Void .ctor()">
8073         <size>7</size>
8074       </method>
8075     </type>
8076     <type name="X">
8077       <method name="Void .ctor()">
8078         <size>7</size>
8079       </method>
8080       <method name="A Test(A, B)">
8081         <size>10</size>
8082       </method>
8083       <method name="Int32 Main()">
8084         <size>73</size>
8085       </method>
8086     </type>
8087   </test>
8088   <test name="gtest-295.cs">
8089     <type name="Test.Cache`1[T]">
8090       <method name="Void .ctor()">
8091         <size>7</size>
8092       </method>
8093     </type>
8094     <type name="Test.Base">
8095       <method name="Void .ctor()">
8096         <size>7</size>
8097       </method>
8098     </type>
8099     <type name="Test.MyType`1[T]">
8100       <method name="Void .ctor()">
8101         <size>7</size>
8102       </method>
8103     </type>
8104     <type name="Test.Foo">
8105       <method name="Void .ctor()">
8106         <size>7</size>
8107       </method>
8108       <method name="Void Main()">
8109         <size>7</size>
8110       </method>
8111     </type>
8112   </test>
8113   <test name="gtest-296.cs">
8114     <type name="MyCollection`1[T]">
8115       <method name="Void .ctor()">
8116         <size>7</size>
8117       </method>
8118       <method name="Void Foo()">
8119         <size>14</size>
8120       </method>
8121     </type>
8122     <type name="C">
8123       <method name="Void .ctor()">
8124         <size>7</size>
8125       </method>
8126       <method name="Void Main()">
8127         <size>1</size>
8128       </method>
8129     </type>
8130   </test>
8131   <test name="gtest-297.cs">
8132     <type name="Test">
8133       <method name="Void .ctor()">
8134         <size>7</size>
8135       </method>
8136       <method name="Void Main()">
8137         <size>18</size>
8138       </method>
8139     </type>
8140   </test>
8141   <test name="gtest-298.cs">
8142     <type name="A">
8143       <method name="Void .ctor(TestFunc`1)">
8144         <size>14</size>
8145       </method>
8146     </type>
8147     <type name="TestClass">
8148       <method name="Void .ctor()">
8149         <size>7</size>
8150       </method>
8151       <method name="Void .cctor()">
8152         <size>46</size>
8153       </method>
8154       <method name="Int32 Main()">
8155         <size>6</size>
8156       </method>
8157     </type>
8158     <type name="TestFunc`1[T]">
8159       <method name="Void .ctor(Object, IntPtr)">
8160         <size>0</size>
8161       </method>
8162       <method name="Void Invoke(T)">
8163         <size>0</size>
8164       </method>
8165       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
8166         <size>0</size>
8167       </method>
8168       <method name="Void EndInvoke(IAsyncResult)">
8169         <size>0</size>
8170       </method>
8171     </type>
8172     <type name="TestClass">
8173       <method name="Void &lt;a&gt;m__0(Int32)">
8174         <size>7</size>
8175       </method>
8176     </type>
8177   </test>
8178   <test name="gtest-299.cs">
8179     <type name="N.A">
8180       <method name="Void .ctor()">
8181         <size>7</size>
8182       </method>
8183     </type>
8184     <type name="B`1[T]">
8185       <method name="Void .ctor()">
8186         <size>7</size>
8187       </method>
8188     </type>
8189     <type name="Test">
8190       <method name="Void .ctor()">
8191         <size>7</size>
8192       </method>
8193       <method name="Void Main()">
8194         <size>47</size>
8195       </method>
8196     </type>
8197   </test>
8198   <test name="gtest-300.cs">
8199     <type name="Test">
8200       <method name="Void .ctor()">
8201         <size>7</size>
8202       </method>
8203       <method name="Void Main()">
8204         <size>64</size>
8205       </method>
8206     </type>
8207   </test>
8208   <test name="gtest-301.cs">
8209     <type name="Test">
8210       <method name="Void .ctor()">
8211         <size>7</size>
8212       </method>
8213       <method name="Void Main(System.String[])">
8214         <size>23</size>
8215       </method>
8216     </type>
8217   </test>
8218   <test name="gtest-302.cs">
8219     <type name="Test">
8220       <method name="Void .ctor()">
8221         <size>7</size>
8222       </method>
8223       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8224         <size>6</size>
8225       </method>
8226     </type>
8227     <type name="M">
8228       <method name="Void .ctor()">
8229         <size>7</size>
8230       </method>
8231       <method name="Void Main()">
8232         <size>59</size>
8233       </method>
8234     </type>
8235     <type name="Test+GetEnumerator&gt;c__Iterator0">
8236       <method name="Void .ctor()">
8237         <size>7</size>
8238       </method>
8239       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8240         <size>12</size>
8241       </method>
8242       <method name="Boolean MoveNext()">
8243         <size>25</size>
8244       </method>
8245       <method name="Void Dispose()">
8246         <size>8</size>
8247       </method>
8248       <method name="Void Reset()">
8249         <size>6</size>
8250       </method>
8251     </type>
8252     <type name="Test">
8253       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
8254         <size>8</size>
8255       </method>
8256     </type>
8257     <type name="Test+GetEnumerator&gt;c__Iterator0">
8258       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
8259         <size>7</size>
8260       </method>
8261     </type>
8262   </test>
8263   <test name="gtest-303.cs">
8264     <type name="test.BaseClass">
8265       <method name="Void .ctor()">
8266         <size>7</size>
8267       </method>
8268       <method name="System.String get_Hello()">
8269         <size>6</size>
8270       </method>
8271     </type>
8272     <type name="test.Printer">
8273       <method name="Void .ctor()">
8274         <size>7</size>
8275       </method>
8276       <method name="Void Print[T](T)">
8277         <size>0</size>
8278       </method>
8279     </type>
8280     <type name="test.PrinterImpl">
8281       <method name="Void .ctor()">
8282         <size>7</size>
8283       </method>
8284       <method name="Void Print[T](T)">
8285         <size>19</size>
8286       </method>
8287     </type>
8288     <type name="test.Starter">
8289       <method name="Void .ctor()">
8290         <size>7</size>
8291       </method>
8292       <method name="Void Main(System.String[])">
8293         <size>20</size>
8294       </method>
8295     </type>
8296   </test>
8297   <test name="gtest-304.cs">
8298     <type name="test.BaseClass">
8299       <method name="Void .ctor()">
8300         <size>7</size>
8301       </method>
8302       <method name="System.String get_Hello()">
8303         <size>6</size>
8304       </method>
8305     </type>
8306     <type name="test.Printer">
8307       <method name="Void .ctor()">
8308         <size>7</size>
8309       </method>
8310       <method name="Void Print[T](System.Object)">
8311         <size>0</size>
8312       </method>
8313     </type>
8314     <type name="test.PrinterImpl">
8315       <method name="Void .ctor()">
8316         <size>7</size>
8317       </method>
8318       <method name="Void Print[T](System.Object)">
8319         <size>31</size>
8320       </method>
8321     </type>
8322     <type name="test.Starter">
8323       <method name="Void .ctor()">
8324         <size>7</size>
8325       </method>
8326       <method name="Void Main(System.String[])">
8327         <size>20</size>
8328       </method>
8329     </type>
8330   </test>
8331   <test name="gtest-305.cs">
8332     <type name="T">
8333       <method name="Void .ctor()">
8334         <size>82</size>
8335       </method>
8336       <method name="Int32 Main()">
8337         <size>54</size>
8338       </method>
8339     </type>
8340   </test>
8341   <test name="gtest-306.cs">
8342     <type name="FuParentClass`1[Trow]">
8343       <method name="Void .ctor()">
8344         <size>7</size>
8345       </method>
8346     </type>
8347     <type name="FuParentClass`1+FuChildClass[Trow]">
8348       <method name="Void .ctor()">
8349         <size>7</size>
8350       </method>
8351     </type>
8352     <type name="C">
8353       <method name="Void .ctor()">
8354         <size>7</size>
8355       </method>
8356       <method name="Void Main()">
8357         <size>1</size>
8358       </method>
8359     </type>
8360   </test>
8361   <test name="gtest-307.cs">
8362     <type name="Foo`1[T]">
8363       <method name="Void .ctor()">
8364         <size>7</size>
8365       </method>
8366     </type>
8367     <type name="Bar">
8368       <method name="Void .ctor()">
8369         <size>7</size>
8370       </method>
8371       <method name="Int32 g()">
8372         <size>2</size>
8373       </method>
8374       <method name="Int32 Main()">
8375         <size>20</size>
8376       </method>
8377     </type>
8378     <type name="Foo`1+F[T]">
8379       <method name="Void .ctor(Object, IntPtr)">
8380         <size>0</size>
8381       </method>
8382       <method name="Int32 Invoke()">
8383         <size>0</size>
8384       </method>
8385       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8386         <size>0</size>
8387       </method>
8388       <method name="Int32 EndInvoke(IAsyncResult)">
8389         <size>0</size>
8390       </method>
8391     </type>
8392   </test>
8393   <test name="gtest-308.cs">
8394     <type name="Test">
8395       <method name="Void .ctor()">
8396         <size>7</size>
8397       </method>
8398       <method name="System.Comparison`1[U] WrapComparison[U](System.Comparison`1[U])">
8399         <size>26</size>
8400       </method>
8401       <method name="Test+MyComparison`1[W] WrapMyComparison[W](Test+MyComparison`1[W])">
8402         <size>26</size>
8403       </method>
8404     </type>
8405     <type name="Foo">
8406       <method name="Void .ctor()">
8407         <size>7</size>
8408       </method>
8409       <method name="Int32 compare(Int32, Int32)">
8410         <size>4</size>
8411       </method>
8412       <method name="Int32 compare(System.String, System.String)">
8413         <size>8</size>
8414       </method>
8415       <method name="Void test(Int32)">
8416         <size>29</size>
8417       </method>
8418       <method name="Void Main()">
8419         <size>141</size>
8420       </method>
8421     </type>
8422     <type name="Test+MyComparison`1[V]">
8423       <method name="Void .ctor(Object, IntPtr)">
8424         <size>0</size>
8425       </method>
8426       <method name="Int32 Invoke(V, V)">
8427         <size>0</size>
8428       </method>
8429       <method name="IAsyncResult BeginInvoke(V, V, System.AsyncCallback, System.Object)">
8430         <size>0</size>
8431       </method>
8432       <method name="Int32 EndInvoke(IAsyncResult)">
8433         <size>0</size>
8434       </method>
8435     </type>
8436     <type name="Test+&lt;WrapComparison&gt;c__AnonStorey0`1[U]">
8437       <method name="Void .ctor()">
8438         <size>7</size>
8439       </method>
8440       <method name="Int32 &lt;&gt;m__0(U, U)">
8441         <size>14</size>
8442       </method>
8443     </type>
8444     <type name="Test+&lt;WrapMyComparison&gt;c__AnonStorey1`1[W]">
8445       <method name="Void .ctor()">
8446         <size>7</size>
8447       </method>
8448       <method name="Int32 &lt;&gt;m__1(W, W)">
8449         <size>14</size>
8450       </method>
8451     </type>
8452   </test>
8453   <test name="gtest-309.cs">
8454     <type name="Test`2[A,B]">
8455       <method name="Void .ctor()">
8456         <size>7</size>
8457       </method>
8458       <method name="Void Foo[V,W](Test`2[A,W], Test`2[V,B])">
8459         <size>1</size>
8460       </method>
8461     </type>
8462     <type name="X">
8463       <method name="Void .ctor()">
8464         <size>7</size>
8465       </method>
8466       <method name="Void Main()">
8467         <size>15</size>
8468       </method>
8469     </type>
8470   </test>
8471   <test name="gtest-310.cs">
8472     <type name="MonoBugs.IncompleteGenericInference">
8473       <method name="Void DoSomethingGeneric[T1,T2](IEnumerable`1, IDictionary`2)">
8474         <size>1</size>
8475       </method>
8476       <method name="Void Main()">
8477         <size>20</size>
8478       </method>
8479     </type>
8480   </test>
8481   <test name="gtest-312.cs">
8482     <type name="CantCastGenericListToArray">
8483       <method name="Void .ctor()">
8484         <size>7</size>
8485       </method>
8486       <method name="Void Main(System.String[])">
8487         <size>51</size>
8488       </method>
8489     </type>
8490   </test>
8491   <test name="gtest-313.cs">
8492     <type name="Foo`1[T]">
8493       <method name="Void .ctor(TestEnum)">
8494         <size>14</size>
8495       </method>
8496     </type>
8497     <type name="X">
8498       <method name="Void .ctor()">
8499         <size>7</size>
8500       </method>
8501       <method name="Void Main()">
8502         <size>28</size>
8503       </method>
8504     </type>
8505   </test>
8506   <test name="gtest-314.cs">
8507     <type name="test.App">
8508       <method name="Void .ctor()">
8509         <size>7</size>
8510       </method>
8511       <method name="Void Main()">
8512         <size>1</size>
8513       </method>
8514     </type>
8515     <type name="test.ThisClass`2[T,O]">
8516       <method name="Void .ctor()">
8517         <size>7</size>
8518       </method>
8519     </type>
8520     <type name="test.OtherClass`2[O,T]">
8521       <method name="Void .ctor()">
8522         <size>7</size>
8523       </method>
8524       <method name="Void Test(T)">
8525         <size>8</size>
8526       </method>
8527     </type>
8528   </test>
8529   <test name="gtest-315.cs">
8530     <type name="A`1[T]">
8531       <method name="Void .ctor()">
8532         <size>7</size>
8533       </method>
8534     </type>
8535     <type name="A`1+B[T]">
8536       <method name="Void .ctor()">
8537         <size>7</size>
8538       </method>
8539     </type>
8540     <type name="X">
8541       <method name="Void .ctor()">
8542         <size>7</size>
8543       </method>
8544       <method name="Void Main()">
8545         <size>18</size>
8546       </method>
8547     </type>
8548   </test>
8549   <test name="gtest-317.cs">
8550     <type name="Foo`1[K]">
8551       <method name="Void .ctor()">
8552         <size>7</size>
8553       </method>
8554     </type>
8555     <type name="Bar`1[Q]">
8556       <method name="Void .ctor()">
8557         <size>7</size>
8558       </method>
8559     </type>
8560     <type name="Bar`1+Baz[Q]">
8561       <method name="Void .ctor()">
8562         <size>7</size>
8563       </method>
8564     </type>
8565     <type name="X">
8566       <method name="Void .ctor()">
8567         <size>7</size>
8568       </method>
8569       <method name="Void Main()">
8570         <size>13</size>
8571       </method>
8572     </type>
8573   </test>
8574   <test name="gtest-318.cs">
8575     <type name="Foo`1[K]">
8576       <method name="Void .ctor()">
8577         <size>7</size>
8578       </method>
8579     </type>
8580     <type name="Bar`1[Q]">
8581       <method name="Void .ctor()">
8582         <size>7</size>
8583       </method>
8584     </type>
8585     <type name="Bar`1+Baz[Q]">
8586       <method name="Void .ctor()">
8587         <size>7</size>
8588       </method>
8589     </type>
8590     <type name="Goo`1[Q]">
8591       <method name="Void .ctor()">
8592         <size>7</size>
8593       </method>
8594     </type>
8595     <type name="X">
8596       <method name="Void .ctor()">
8597         <size>7</size>
8598       </method>
8599       <method name="Void Main()">
8600         <size>13</size>
8601       </method>
8602     </type>
8603   </test>
8604   <test name="gtest-319.cs">
8605     <type name="Temp`1[T]">
8606       <method name="Void .ctor()">
8607         <size>7</size>
8608       </method>
8609       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8610         <size>7</size>
8611       </method>
8612       <method name="IEnumerator`1 GetEnumerator()">
8613         <size>8</size>
8614       </method>
8615     </type>
8616     <type name="Temp`1+Foo[T]">
8617       <method name="Void .ctor()">
8618         <size>7</size>
8619       </method>
8620     </type>
8621     <type name="X">
8622       <method name="Void .ctor()">
8623         <size>7</size>
8624       </method>
8625       <method name="Void Main()">
8626         <size>1</size>
8627       </method>
8628     </type>
8629     <type name="Temp`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
8630       <method name="Void .ctor()">
8631         <size>7</size>
8632       </method>
8633       <method name="System.Object System.Collections.IEnumerator.get_Current()">
8634         <size>7</size>
8635       </method>
8636       <method name="Boolean MoveNext()">
8637         <size>69</size>
8638       </method>
8639       <method name="Void Dispose()">
8640         <size>8</size>
8641       </method>
8642       <method name="Void Reset()">
8643         <size>6</size>
8644       </method>
8645       <method name="Temp`1+Foo[T] System.Collections.Generic.IEnumerator&lt;Temp&lt;T&gt;.Foo&gt;.get_Current()">
8646         <size>7</size>
8647       </method>
8648     </type>
8649   </test>
8650   <test name="gtest-320.cs">
8651     <type name="Foo`1[K]">
8652       <method name="Void .ctor()">
8653         <size>7</size>
8654       </method>
8655     </type>
8656     <type name="B">
8657       <method name="Void .ctor()">
8658         <size>7</size>
8659       </method>
8660     </type>
8661     <type name="B+C">
8662       <method name="Void .ctor()">
8663         <size>7</size>
8664       </method>
8665     </type>
8666     <type name="X">
8667       <method name="Void .ctor()">
8668         <size>7</size>
8669       </method>
8670       <method name="Void Main()">
8671         <size>1</size>
8672       </method>
8673     </type>
8674   </test>
8675   <test name="gtest-321.cs">
8676     <type name="App">
8677       <method name="Void .ctor()">
8678         <size>7</size>
8679       </method>
8680       <method name="Void TestMethod[T](System.String, App+TGenericDelegate`1[T])">
8681         <size>25</size>
8682       </method>
8683       <method name="Void ADelegate[T](System.String)">
8684         <size>12</size>
8685       </method>
8686       <method name="Void Main(System.String[])">
8687         <size>13</size>
8688       </method>
8689       <method name="Void Run()">
8690         <size>49</size>
8691       </method>
8692     </type>
8693     <type name="App+TGenericDelegate`1[T]">
8694       <method name="Void .ctor(Object, IntPtr)">
8695         <size>0</size>
8696       </method>
8697       <method name="Void Invoke(System.String)">
8698         <size>0</size>
8699       </method>
8700       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
8701         <size>0</size>
8702       </method>
8703       <method name="Void EndInvoke(IAsyncResult)">
8704         <size>0</size>
8705       </method>
8706     </type>
8707   </test>
8708   <test name="gtest-322.cs">
8709     <type name="MyBase`2[K,V]">
8710       <method name="Void .ctor(Callback)">
8711         <size>7</size>
8712       </method>
8713     </type>
8714     <type name="X">
8715       <method name="Void .ctor(Callback)">
8716         <size>8</size>
8717       </method>
8718       <method name="Void Main()">
8719         <size>1</size>
8720       </method>
8721     </type>
8722     <type name="MyBase`2+Callback[K,V]">
8723       <method name="Void .ctor(Object, IntPtr)">
8724         <size>0</size>
8725       </method>
8726       <method name="Void Invoke(K, V)">
8727         <size>0</size>
8728       </method>
8729       <method name="IAsyncResult BeginInvoke(K, V, System.AsyncCallback, System.Object)">
8730         <size>0</size>
8731       </method>
8732       <method name="Void EndInvoke(IAsyncResult)">
8733         <size>0</size>
8734       </method>
8735     </type>
8736   </test>
8737   <test name="gtest-323.cs">
8738     <type name="MyBase`2[K,V]">
8739       <method name="Void .ctor()">
8740         <size>7</size>
8741       </method>
8742       <method name="Void Hello(MyBase`2+Callback[K,V])">
8743         <size>1</size>
8744       </method>
8745     </type>
8746     <type name="MyBase`2+Callback[K,V]">
8747       <method name="Void .ctor()">
8748         <size>7</size>
8749       </method>
8750     </type>
8751     <type name="X">
8752       <method name="Void .ctor(Callback)">
8753         <size>7</size>
8754       </method>
8755       <method name="Void Test(MyBase`2+Callback[System.String,System.Int32])">
8756         <size>8</size>
8757       </method>
8758       <method name="Void Main()">
8759         <size>1</size>
8760       </method>
8761     </type>
8762   </test>
8763   <test name="gtest-324.cs">
8764     <type name="B">
8765       <method name="Void .ctor()">
8766         <size>19</size>
8767       </method>
8768       <method name="Void add_D(A)">
8769         <size>22</size>
8770       </method>
8771       <method name="Void remove_D(A)">
8772         <size>22</size>
8773       </method>
8774       <method name="Void C()">
8775         <size>36</size>
8776       </method>
8777       <method name="Void F(Int64)">
8778         <size>1</size>
8779       </method>
8780       <method name="Void Main()">
8781         <size>1</size>
8782       </method>
8783     </type>
8784     <type name="A">
8785       <method name="Void .ctor(Object, IntPtr)">
8786         <size>0</size>
8787       </method>
8788       <method name="Void Invoke()">
8789         <size>0</size>
8790       </method>
8791       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
8792         <size>0</size>
8793       </method>
8794       <method name="Void EndInvoke(IAsyncResult)">
8795         <size>0</size>
8796       </method>
8797     </type>
8798     <type name="B+&lt;C&gt;c__AnonStorey1">
8799       <method name="Void .ctor()">
8800         <size>7</size>
8801       </method>
8802       <method name="Void &lt;&gt;m__0()">
8803         <size>54</size>
8804       </method>
8805     </type>
8806     <type name="B+&lt;C&gt;c__AnonStorey1+&lt;C&gt;c__AnonStorey0">
8807       <method name="Void .ctor()">
8808         <size>7</size>
8809       </method>
8810       <method name="Void &lt;&gt;m__1()">
8811         <size>57</size>
8812       </method>
8813     </type>
8814   </test>
8815   <test name="gtest-325.cs">
8816     <type name="SomeClass`1[T]">
8817       <method name="Void .ctor()">
8818         <size>7</size>
8819       </method>
8820       <method name="Void Foo()">
8821         <size>37</size>
8822       </method>
8823     </type>
8824     <type name="Foo">
8825       <method name="Void .ctor()">
8826         <size>7</size>
8827       </method>
8828       <method name="Void Main()">
8829         <size>13</size>
8830       </method>
8831     </type>
8832   </test>
8833   <test name="gtest-326.cs">
8834     <type name="A">
8835       <method name="Void .ctor()">
8836         <size>7</size>
8837       </method>
8838     </type>
8839     <type name="X">
8840       <method name="Void .ctor()">
8841         <size>7</size>
8842       </method>
8843       <method name="Void Main()">
8844         <size>53</size>
8845       </method>
8846     </type>
8847   </test>
8848   <test name="gtest-327.cs">
8849     <type name="Tester`1[T]">
8850       <method name="Void .ctor()">
8851         <size>7</size>
8852       </method>
8853       <method name="Void Do()">
8854         <size>50</size>
8855       </method>
8856     </type>
8857     <type name="Reference">
8858       <method name="Void .ctor()">
8859         <size>7</size>
8860       </method>
8861       <method name="Void Test()">
8862         <size>1</size>
8863       </method>
8864     </type>
8865     <type name="C">
8866       <method name="Void .ctor()">
8867         <size>7</size>
8868       </method>
8869       <method name="Void Main()">
8870         <size>21</size>
8871       </method>
8872     </type>
8873     <type name="Value">
8874       <method name="Void Test()">
8875         <size>1</size>
8876       </method>
8877     </type>
8878   </test>
8879   <test name="gtest-328.cs">
8880     <type name="App">
8881       <method name="Void .ctor()">
8882         <size>7</size>
8883       </method>
8884       <method name="Void Main()">
8885         <size>34</size>
8886       </method>
8887       <method name="Void TestMethod(System.String, System.Collections.Generic.List`1[System.String], App+MyClass[])">
8888         <size>13</size>
8889       </method>
8890     </type>
8891     <type name="App+MyClass">
8892       <method name="Void .ctor()">
8893         <size>7</size>
8894       </method>
8895     </type>
8896   </test>
8897   <test name="gtest-329.cs">
8898     <type name="NullableInt">
8899       <method name="Void .ctor()">
8900         <size>7</size>
8901       </method>
8902       <method name="Void Main()">
8903         <size>53</size>
8904       </method>
8905     </type>
8906   </test>
8907   <test name="gtest-330.cs">
8908     <type name="BaseCollection`1[T]">
8909       <method name="Void .ctor()">
8910         <size>18</size>
8911       </method>
8912       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
8913         <size>17</size>
8914       </method>
8915     </type>
8916     <type name="BaseIntList`1[T]">
8917       <method name="Void .ctor()">
8918         <size>7</size>
8919       </method>
8920     </type>
8921     <type name="IntList">
8922       <method name="Void .ctor()">
8923         <size>7</size>
8924       </method>
8925     </type>
8926     <type name="X">
8927       <method name="Void .ctor()">
8928         <size>7</size>
8929       </method>
8930       <method name="Void Main()">
8931         <size>59</size>
8932       </method>
8933     </type>
8934     <type name="BaseCollection`1[T]">
8935       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
8936         <size>17</size>
8937       </method>
8938     </type>
8939   </test>
8940   <test name="gtest-331.cs">
8941     <type name="Foo`1[T]">
8942       <method name="Void .ctor()">
8943         <size>7</size>
8944       </method>
8945       <method name="Void Map[S](S)">
8946         <size>14</size>
8947       </method>
8948       <method name="Void Test(T)">
8949         <size>12</size>
8950       </method>
8951     </type>
8952     <type name="X">
8953       <method name="Void .ctor()">
8954         <size>7</size>
8955       </method>
8956       <method name="Void Main()">
8957         <size>18</size>
8958       </method>
8959     </type>
8960   </test>
8961   <test name="gtest-332.cs">
8962     <type name="C`1[T]">
8963       <method name="Void .ctor()">
8964         <size>7</size>
8965       </method>
8966       <method name="System.Type Test()">
8967         <size>15</size>
8968       </method>
8969     </type>
8970     <type name="M">
8971       <method name="Void .ctor()">
8972         <size>7</size>
8973       </method>
8974       <method name="Void Main()">
8975         <size>67</size>
8976       </method>
8977     </type>
8978   </test>
8979   <test name="gtest-333.cs">
8980     <type name="Test">
8981       <method name="Void .ctor()">
8982         <size>7</size>
8983       </method>
8984       <method name="Void Main()">
8985         <size>1</size>
8986       </method>
8987       <method name="Void Foo(System.Object)">
8988         <size>20</size>
8989       </method>
8990     </type>
8991   </test>
8992   <test name="gtest-334.cs">
8993     <type name="Test">
8994       <method name="Void .ctor()">
8995         <size>7</size>
8996       </method>
8997       <method name="Int32 Main()">
8998         <size>105</size>
8999       </method>
9000       <method name="Void DelegateMethod(Boolean)">
9001         <size>1</size>
9002       </method>
9003       <method name="Int32 DelegateMethod(Int32)">
9004         <size>2</size>
9005       </method>
9006     </type>
9007     <type name="Test+DelegateA">
9008       <method name="Void .ctor(Object, IntPtr)">
9009         <size>0</size>
9010       </method>
9011       <method name="Void Invoke(Boolean)">
9012         <size>0</size>
9013       </method>
9014       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
9015         <size>0</size>
9016       </method>
9017       <method name="Void EndInvoke(IAsyncResult)">
9018         <size>0</size>
9019       </method>
9020     </type>
9021     <type name="Test+DelegateB">
9022       <method name="Void .ctor(Object, IntPtr)">
9023         <size>0</size>
9024       </method>
9025       <method name="Int32 Invoke(Int32)">
9026         <size>0</size>
9027       </method>
9028       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
9029         <size>0</size>
9030       </method>
9031       <method name="Int32 EndInvoke(IAsyncResult)">
9032         <size>0</size>
9033       </method>
9034     </type>
9035   </test>
9036   <test name="gtest-335.cs">
9037     <type name="TestClass">
9038       <method name="Void .ctor()">
9039         <size>7</size>
9040       </method>
9041       <method name="Boolean Test_1()">
9042         <size>43</size>
9043       </method>
9044       <method name="Boolean Test_2()">
9045         <size>48</size>
9046       </method>
9047       <method name="Boolean Test_3()">
9048         <size>46</size>
9049       </method>
9050       <method name="Boolean Test_4()">
9051         <size>29</size>
9052       </method>
9053       <method name="Int32 Main()">
9054         <size>60</size>
9055       </method>
9056     </type>
9057   </test>
9058   <test name="gtest-336.cs">
9059     <type name="TestAttribute">
9060       <method name="Void .ctor()">
9061         <size>7</size>
9062       </method>
9063       <method name="Void .ctor(Type)">
9064         <size>14</size>
9065       </method>
9066       <method name="System.Object get_Type()">
9067         <size>7</size>
9068       </method>
9069       <method name="Void set_Type(System.Object)">
9070         <size>8</size>
9071       </method>
9072     </type>
9073     <type name="N.C`1[T]">
9074       <method name="Void .ctor()">
9075         <size>7</size>
9076       </method>
9077       <method name="Void Bar()">
9078         <size>1</size>
9079       </method>
9080       <method name="Void Bar2()">
9081         <size>1</size>
9082       </method>
9083       <method name="Void Bar3()">
9084         <size>1</size>
9085       </method>
9086       <method name="Void Bar4()">
9087         <size>1</size>
9088       </method>
9089     </type>
9090     <type name="N.CC">
9091       <method name="Void .ctor()">
9092         <size>7</size>
9093       </method>
9094       <method name="Void Main()">
9095         <size>1</size>
9096       </method>
9097     </type>
9098   </test>
9099   <test name="gtest-337.cs">
9100     <type name="X">
9101       <method name="Void .ctor()">
9102         <size>7</size>
9103       </method>
9104       <method name="Void SetValue[T](System.Object, T)">
9105         <size>1</size>
9106       </method>
9107       <method name="Void Main()">
9108         <size>12</size>
9109       </method>
9110     </type>
9111   </test>
9112   <test name="gtest-338.cs">
9113     <type name="Test">
9114       <method name="Void .ctor()">
9115         <size>7</size>
9116       </method>
9117       <method name="Void Foo[T](IList`1)">
9118         <size>25</size>
9119       </method>
9120       <method name="Void Main()">
9121         <size>13</size>
9122       </method>
9123     </type>
9124     <type name="FooList`1[T]">
9125       <method name="Void .ctor()">
9126         <size>7</size>
9127       </method>
9128       <method name="Int32 IndexOf(T)">
9129         <size>6</size>
9130       </method>
9131       <method name="Void Insert(Int32, T)">
9132         <size>6</size>
9133       </method>
9134       <method name="Void RemoveAt(Int32)">
9135         <size>6</size>
9136       </method>
9137       <method name="T get_Item(Int32)">
9138         <size>6</size>
9139       </method>
9140       <method name="Void set_Item(Int32, T)">
9141         <size>6</size>
9142       </method>
9143       <method name="Void Add(T)">
9144         <size>6</size>
9145       </method>
9146       <method name="Void Clear()">
9147         <size>6</size>
9148       </method>
9149       <method name="Boolean Contains(T)">
9150         <size>6</size>
9151       </method>
9152       <method name="Void CopyTo(T[], Int32)">
9153         <size>6</size>
9154       </method>
9155       <method name="Boolean Remove(T)">
9156         <size>6</size>
9157       </method>
9158       <method name="Int32 get_Count()">
9159         <size>6</size>
9160       </method>
9161       <method name="Boolean get_IsReadOnly()">
9162         <size>6</size>
9163       </method>
9164       <method name="IEnumerator GetEnumerator()">
9165         <size>6</size>
9166       </method>
9167       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
9168         <size>6</size>
9169       </method>
9170     </type>
9171   </test>
9172   <test name="gtest-339.cs">
9173     <type name="Program">
9174       <method name="Void .ctor()">
9175         <size>7</size>
9176       </method>
9177       <method name="Void Main()">
9178         <size>11</size>
9179       </method>
9180       <method name="Void SerializeDictionary(IDictionary)">
9181         <size>1</size>
9182       </method>
9183       <method name="Void SerializeDictionary(IDictionary`2)">
9184         <size>1</size>
9185       </method>
9186     </type>
9187     <type name="SerializerLazyDictionary">
9188       <method name="Void .ctor()">
9189         <size>7</size>
9190       </method>
9191       <method name="IEnumerator`1 GetEnumerator()">
9192         <size>2</size>
9193       </method>
9194     </type>
9195     <type name="LazyDictionary">
9196       <method name="Void .ctor()">
9197         <size>7</size>
9198       </method>
9199       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
9200         <size>7</size>
9201       </method>
9202       <method name="IEnumerator`1 GetEnumerator()">
9203         <size>0</size>
9204       </method>
9205       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.Add(System.String, System.Object)">
9206         <size>6</size>
9207       </method>
9208       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.ContainsKey(System.String)">
9209         <size>6</size>
9210       </method>
9211       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Keys()">
9212         <size>6</size>
9213       </method>
9214       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.Remove(System.String)">
9215         <size>6</size>
9216       </method>
9217       <method name="Boolean System.Collections.Generic.IDictionary&lt;string,object&gt;.TryGetValue(System.String, System.Object ByRef)">
9218         <size>6</size>
9219       </method>
9220       <method name="ICollection`1 System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Values()">
9221         <size>6</size>
9222       </method>
9223       <method name="System.Object System.Collections.Generic.IDictionary&lt;string,object&gt;.get_Item(System.String)">
9224         <size>6</size>
9225       </method>
9226       <method name="Void System.Collections.Generic.IDictionary&lt;string,object&gt;.set_Item(System.String, System.Object)">
9227         <size>6</size>
9228       </method>
9229       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Add(KeyValuePair`2)">
9230         <size>6</size>
9231       </method>
9232       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Clear()">
9233         <size>6</size>
9234       </method>
9235       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Contains(KeyValuePair`2)">
9236         <size>6</size>
9237       </method>
9238       <method name="Void System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.CopyTo(System.Collections.Generic.KeyValuePair`2[System.String,System.Object][], Int32)">
9239         <size>6</size>
9240       </method>
9241       <method name="Int32 System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Count()">
9242         <size>6</size>
9243       </method>
9244       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_IsReadOnly()">
9245         <size>6</size>
9246       </method>
9247       <method name="Boolean System.Collections.Generic.ICollection&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.Remove(KeyValuePair`2)">
9248         <size>6</size>
9249       </method>
9250       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.GetEnumerator()">
9251         <size>7</size>
9252       </method>
9253     </type>
9254   </test>
9255   <test name="gtest-340.cs">
9256     <type name="Tests">
9257       <method name="Void .ctor()">
9258         <size>7</size>
9259       </method>
9260       <method name="T[] FindAll[T](T[], System.Predicate`1[T])">
9261         <size>7</size>
9262       </method>
9263       <method name="Boolean ProtectedOnly(System.Reflection.MemberInfo)">
9264         <size>2</size>
9265       </method>
9266       <method name="System.Reflection.MemberInfo[] foo()">
9267         <size>44</size>
9268       </method>
9269       <method name="Void Main(System.String[])">
9270         <size>12</size>
9271       </method>
9272     </type>
9273   </test>
9274   <test name="gtest-341.cs">
9275     <type name="C">
9276       <method name="Void .ctor()">
9277         <size>7</size>
9278       </method>
9279       <method name="Int32 GetLength()">
9280         <size>2</size>
9281       </method>
9282     </type>
9283     <type name="Tests">
9284       <method name="Void .ctor()">
9285         <size>7</size>
9286       </method>
9287       <method name="Void Main()">
9288         <size>1</size>
9289       </method>
9290     </type>
9291   </test>
9292   <test name="gtest-342.cs">
9293     <type name="Base`1[T]">
9294       <method name="Void .ctor()">
9295         <size>7</size>
9296       </method>
9297       <method name="T op_Implicit(Base`1[T])">
9298         <size>7</size>
9299       </method>
9300     </type>
9301     <type name="TestMain">
9302       <method name="Void .ctor()">
9303         <size>7</size>
9304       </method>
9305       <method name="Void Main(System.String[])">
9306         <size>1</size>
9307       </method>
9308     </type>
9309   </test>
9310   <test name="gtest-343.cs">
9311     <type name="Implementer">
9312       <method name="Void .ctor()">
9313         <size>7</size>
9314       </method>
9315       <method name="Void Combine[TOImplementer]()">
9316         <size>1</size>
9317       </method>
9318     </type>
9319     <type name="MainClass">
9320       <method name="Void .ctor()">
9321         <size>7</size>
9322       </method>
9323       <method name="Int32 Main()">
9324         <size>8</size>
9325       </method>
9326     </type>
9327   </test>
9328   <test name="gtest-344.cs">
9329     <type name="ConfigurationElement">
9330       <method name="Void .ctor()">
9331         <size>7</size>
9332       </method>
9333       <method name="Void Main()">
9334         <size>1</size>
9335       </method>
9336     </type>
9337     <type name="CustomConfigurationElement">
9338       <method name="Void .ctor()">
9339         <size>7</size>
9340       </method>
9341     </type>
9342     <type name="CustomConfigurationElementCollection">
9343       <method name="Void .ctor()">
9344         <size>7</size>
9345       </method>
9346     </type>
9347     <type name="BaseCollection`1[T]">
9348       <method name="Void .ctor()">
9349         <size>7</size>
9350       </method>
9351     </type>
9352   </test>
9353   <test name="gtest-345.cs">
9354     <type name="ShiftReduceParser`2[TokenValueType,TokenLocationType]">
9355       <method name="Void .ctor()">
9356         <size>7</size>
9357       </method>
9358       <method name="Void Dump(System.String)">
9359         <size>6</size>
9360       </method>
9361     </type>
9362     <type name="Parser">
9363       <method name="Void .ctor()">
9364         <size>7</size>
9365       </method>
9366       <method name="Void NoCall[T](T)">
9367         <size>1</size>
9368       </method>
9369       <method name="Int32 Main()">
9370         <size>2</size>
9371       </method>
9372     </type>
9373   </test>
9374   <test name="gtest-346.cs">
9375     <type name="test">
9376       <method name="Void .ctor()">
9377         <size>7</size>
9378       </method>
9379       <method name="Void CreateSimpleCallSite[A]()">
9380         <size>1</size>
9381       </method>
9382       <method name="Void CreateSimpleCallSite[A](Int32)">
9383         <size>1</size>
9384       </method>
9385       <method name="Void CreateSimpleCallSite(Int32)">
9386         <size>1</size>
9387       </method>
9388       <method name="Void Main()">
9389         <size>1</size>
9390       </method>
9391     </type>
9392   </test>
9393   <test name="gtest-347.cs">
9394     <type name="X">
9395       <method name="Void .ctor()">
9396         <size>7</size>
9397       </method>
9398       <method name="IEnumerable`1 Enumerable[T](System.String)">
9399         <size>6</size>
9400       </method>
9401       <method name="IEnumerable Enumerable(Int32)">
9402         <size>6</size>
9403       </method>
9404       <method name="IEnumerable Enumerable(System.String)">
9405         <size>6</size>
9406       </method>
9407       <method name="Void Main()">
9408         <size>1</size>
9409       </method>
9410     </type>
9411   </test>
9412   <test name="gtest-348.cs">
9413     <type name="Bar`1[U]">
9414       <method name="Void .ctor()">
9415         <size>7</size>
9416       </method>
9417       <method name="Void OnWorldDestroyed()">
9418         <size>1</size>
9419       </method>
9420     </type>
9421     <type name="Baz`1[U]">
9422       <method name="Void .ctor()">
9423         <size>7</size>
9424       </method>
9425       <method name="Void DestroyWorld(U)">
9426         <size>14</size>
9427       </method>
9428     </type>
9429     <type name="Bling">
9430       <method name="Void .ctor()">
9431         <size>7</size>
9432       </method>
9433       <method name="Void Main()">
9434         <size>1</size>
9435       </method>
9436     </type>
9437   </test>
9438   <test name="gtest-349.cs">
9439     <type name="X">
9440       <method name="Void .ctor()">
9441         <size>7</size>
9442       </method>
9443       <method name="Int32 Main()">
9444         <size>103</size>
9445       </method>
9446       <method name="Int32 f2(IList, IList)">
9447         <size>2</size>
9448       </method>
9449       <method name="Int32 f2(IList, System.Object)">
9450         <size>2</size>
9451       </method>
9452     </type>
9453     <type name="X+Function`3[T1,T2,R]">
9454       <method name="Void .ctor(Object, IntPtr)">
9455         <size>0</size>
9456       </method>
9457       <method name="R Invoke(T1, T2)">
9458         <size>0</size>
9459       </method>
9460       <method name="IAsyncResult BeginInvoke(T1, T2, System.AsyncCallback, System.Object)">
9461         <size>0</size>
9462       </method>
9463       <method name="R EndInvoke(IAsyncResult)">
9464         <size>0</size>
9465       </method>
9466     </type>
9467   </test>
9468   <test name="gtest-350.cs">
9469     <type name="Foo`1[T]">
9470       <method name="Void .ctor()">
9471         <size>7</size>
9472       </method>
9473       <method name="Boolean Equals(T)">
9474         <size>0</size>
9475       </method>
9476     </type>
9477     <type name="C">
9478       <method name="Void .ctor()">
9479         <size>7</size>
9480       </method>
9481       <method name="Void Main()">
9482         <size>1</size>
9483       </method>
9484     </type>
9485   </test>
9486   <test name="gtest-351.cs">
9487     <type name="TestThing">
9488       <method name="Void .ctor()">
9489         <size>7</size>
9490       </method>
9491     </type>
9492     <type name="Test">
9493       <method name="Void .ctor()">
9494         <size>7</size>
9495       </method>
9496       <method name="Int32 Main(System.String[])">
9497         <size>31</size>
9498       </method>
9499     </type>
9500     <type name="TestThing">
9501       <method name="Int32 SetEnum(System.String, System.Enum)">
9502         <size>2</size>
9503       </method>
9504       <method name="Int32 SetEnum(Int32, System.Enum)">
9505         <size>2</size>
9506       </method>
9507     </type>
9508   </test>
9509   <test name="gtest-352.cs">
9510     <type name="T">
9511       <method name="Void .ctor()">
9512         <size>7</size>
9513       </method>
9514       <method name="Int32 Main()">
9515         <size>125</size>
9516       </method>
9517     </type>
9518     <type name="D">
9519       <method name="Void .ctor(Int32)">
9520         <size>8</size>
9521       </method>
9522       <method name="Void .cctor()">
9523         <size>12</size>
9524       </method>
9525     </type>
9526   </test>
9527   <test name="gtest-353.cs">
9528     <type name="Bug.RedSkyTimeCode">
9529       <method name="Void .ctor()">
9530         <size>7</size>
9531       </method>
9532       <method name="Void CopyTo(Bug.xxx*)">
9533         <size>99</size>
9534       </method>
9535       <method name="Void Main()">
9536         <size>1</size>
9537       </method>
9538       <method name="Void Convert(Bug.xxx*, UInt64*)">
9539         <size>93</size>
9540       </method>
9541     </type>
9542   </test>
9543   <test name="gtest-354.cs">
9544     <type name="M">
9545       <method name="Void .ctor()">
9546         <size>7</size>
9547       </method>
9548       <method name="Void Main()">
9549         <size>1</size>
9550       </method>
9551     </type>
9552   </test>
9553   <test name="gtest-355.cs">
9554     <type name="A">
9555       <method name="Void .ctor()">
9556         <size>7</size>
9557       </method>
9558       <method name="System.String Foo[T](System.String)">
9559         <size>6</size>
9560       </method>
9561       <method name="Boolean Foo(System.String)">
9562         <size>2</size>
9563       </method>
9564     </type>
9565     <type name="B">
9566       <method name="Void .ctor()">
9567         <size>7</size>
9568       </method>
9569       <method name="System.String Foo[T](System.String)">
9570         <size>6</size>
9571       </method>
9572       <method name="Boolean Goo(System.String)">
9573         <size>8</size>
9574       </method>
9575       <method name="Boolean Foo(System.String)">
9576         <size>2</size>
9577       </method>
9578     </type>
9579     <type name="C">
9580       <method name="Void .ctor()">
9581         <size>7</size>
9582       </method>
9583       <method name="Void Main()">
9584         <size>1</size>
9585       </method>
9586     </type>
9587   </test>
9588   <test name="gtest-356.cs">
9589     <type name="A`1[T]">
9590       <method name="Void .ctor()">
9591         <size>7</size>
9592       </method>
9593       <method name="Void Foo(B+E)">
9594         <size>1</size>
9595       </method>
9596     </type>
9597     <type name="B`1[U]">
9598       <method name="Void .ctor()">
9599         <size>7</size>
9600       </method>
9601     </type>
9602     <type name="B">
9603       <method name="Void .ctor()">
9604         <size>7</size>
9605       </method>
9606     </type>
9607     <type name="B+E">
9608       <method name="Void .ctor()">
9609         <size>7</size>
9610       </method>
9611     </type>
9612     <type name="C">
9613       <method name="Void .ctor()">
9614         <size>7</size>
9615       </method>
9616       <method name="Void Main()">
9617         <size>1</size>
9618       </method>
9619     </type>
9620   </test>
9621   <test name="gtest-357.cs">
9622     <type name="C`1[T]">
9623       <method name="Void .ctor()">
9624         <size>7</size>
9625       </method>
9626     </type>
9627     <type name="D`1[U]">
9628       <method name="Void .ctor()">
9629         <size>7</size>
9630       </method>
9631     </type>
9632     <type name="X">
9633       <method name="Void .ctor()">
9634         <size>7</size>
9635       </method>
9636       <method name="Void Main()">
9637         <size>1</size>
9638       </method>
9639     </type>
9640   </test>
9641   <test name="gtest-358.cs">
9642     <type name="Test">
9643       <method name="Void .ctor()">
9644         <size>7</size>
9645       </method>
9646       <method name="Void Main()">
9647         <size>1</size>
9648       </method>
9649     </type>
9650     <type name="Foo">
9651       <method name="Boolean op_Equality(Foo, Foo)">
9652         <size>6</size>
9653       </method>
9654       <method name="Boolean op_Inequality(Foo, Foo)">
9655         <size>6</size>
9656       </method>
9657     </type>
9658   </test>
9659   <test name="gtest-359.cs">
9660     <type name="BaseGeneric`1[T]">
9661       <method name="Void .ctor()">
9662         <size>7</size>
9663       </method>
9664     </type>
9665     <type name="BaseGeneric`1+InnerDerived[T]">
9666       <method name="Void .ctor(T)">
9667         <size>7</size>
9668       </method>
9669     </type>
9670     <type name="BaseGeneric`1+GenericInnerDerived`1[T,U]">
9671       <method name="Void .ctor(T, U)">
9672         <size>7</size>
9673       </method>
9674     </type>
9675     <type name="BaseConcrete">
9676       <method name="Void .ctor()">
9677         <size>7</size>
9678       </method>
9679     </type>
9680     <type name="Concrete_A">
9681       <method name="Void .ctor()">
9682         <size>7</size>
9683       </method>
9684     </type>
9685     <type name="Concrete_B">
9686       <method name="Void .ctor()">
9687         <size>7</size>
9688       </method>
9689     </type>
9690     <type name="BaseGeneric_2`2[T,U]">
9691       <method name="Void .ctor()">
9692         <size>7</size>
9693       </method>
9694     </type>
9695     <type name="BaseGeneric_2`2+InnerDerived[T,U]">
9696       <method name="Void .ctor(T, U)">
9697         <size>7</size>
9698       </method>
9699     </type>
9700     <type name="BaseGeneric_1`1[T]">
9701       <method name="Void .ctor()">
9702         <size>7</size>
9703       </method>
9704     </type>
9705     <type name="Concrete_2">
9706       <method name="Void .ctor()">
9707         <size>7</size>
9708       </method>
9709     </type>
9710     <type name="Program">
9711       <method name="Void .ctor()">
9712         <size>7</size>
9713       </method>
9714       <method name="Void Main()">
9715         <size>40</size>
9716       </method>
9717     </type>
9718   </test>
9719   <test name="gtest-360.cs">
9720     <type name="C">
9721       <method name="Void .ctor()">
9722         <size>7</size>
9723       </method>
9724       <method name="Int32 Foo[T](T, System.Object[])">
9725         <size>2</size>
9726       </method>
9727       <method name="Int32 Foo(System.String, System.Object[])">
9728         <size>2</size>
9729       </method>
9730       <method name="Int32 InvokeMethod(System.String, System.Object[])">
9731         <size>8</size>
9732       </method>
9733       <method name="Int32 Main()">
9734         <size>17</size>
9735       </method>
9736     </type>
9737   </test>
9738   <test name="gtest-361.cs">
9739     <type name="Thing">
9740       <method name="Void .ctor()">
9741         <size>7</size>
9742       </method>
9743       <method name="Void Foo()">
9744         <size>1</size>
9745       </method>
9746       <method name="Int32 Main()">
9747         <size>164</size>
9748       </method>
9749       <method name="Void Method(Thing+Handler, System.String[])">
9750         <size>1</size>
9751       </method>
9752     </type>
9753     <type name="Thing+Handler">
9754       <method name="Void .ctor(Object, IntPtr)">
9755         <size>0</size>
9756       </method>
9757       <method name="Void Invoke()">
9758         <size>0</size>
9759       </method>
9760       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
9761         <size>0</size>
9762       </method>
9763       <method name="Void EndInvoke(IAsyncResult)">
9764         <size>0</size>
9765       </method>
9766     </type>
9767     <type name="Thing">
9768       <method name="Void &lt;Main&gt;m__0()">
9769         <size>1</size>
9770       </method>
9771       <method name="Void &lt;Main&gt;m__1()">
9772         <size>1</size>
9773       </method>
9774     </type>
9775   </test>
9776   <test name="gtest-362.cs">
9777     <type name="C">
9778       <method name="Void .ctor()">
9779         <size>7</size>
9780       </method>
9781       <method name="Void Assert[T](T)">
9782         <size>1</size>
9783       </method>
9784       <method name="Void Assert[T](T, T)">
9785         <size>1</size>
9786       </method>
9787       <method name="Int32 Main()">
9788         <size>83</size>
9789       </method>
9790     </type>
9791   </test>
9792   <test name="gtest-363.cs">
9793     <type name="Test">
9794       <method name="Void .ctor()">
9795         <size>7</size>
9796       </method>
9797       <method name="Void InsertAt[T](T[], Int32, T[])">
9798         <size>1</size>
9799       </method>
9800       <method name="Void Main()">
9801         <size>39</size>
9802       </method>
9803     </type>
9804   </test>
9805   <test name="gtest-364.cs">
9806     <type name="BugReport.Program">
9807       <method name="Void .ctor()">
9808         <size>7</size>
9809       </method>
9810       <method name="Int32 Main()">
9811         <size>307</size>
9812       </method>
9813     </type>
9814     <type name="BugReport.A">
9815       <method name="Void .ctor()">
9816         <size>7</size>
9817       </method>
9818       <method name="Nullable`1 get_Counter()">
9819         <size>7</size>
9820       </method>
9821       <method name="Void set_Counter(Nullable`1)">
9822         <size>8</size>
9823       </method>
9824     </type>
9825   </test>
9826   <test name="gtest-365.cs">
9827     <type name="B.Program">
9828       <method name="Void .ctor()">
9829         <size>7</size>
9830       </method>
9831       <method name="Int32 Main()">
9832         <size>51</size>
9833       </method>
9834     </type>
9835   </test>
9836   <test name="gtest-366.cs">
9837     <type name="Tester">
9838       <method name="Void .ctor()">
9839         <size>7</size>
9840       </method>
9841       <method name="Void Assert[T](T, T)">
9842         <size>1</size>
9843       </method>
9844       <method name="Void Main()">
9845         <size>20</size>
9846       </method>
9847     </type>
9848     <type name="MyType">
9849       <method name="Void .ctor(Int32)">
9850         <size>8</size>
9851       </method>
9852       <method name="Int32 op_Implicit(MyType)">
9853         <size>8</size>
9854       </method>
9855     </type>
9856   </test>
9857   <test name="gtest-367.cs">
9858     <type name="Foo">
9859       <method name="Void .ctor()">
9860         <size>7</size>
9861       </method>
9862     </type>
9863     <type name="Repro">
9864       <method name="Void .ctor()">
9865         <size>7</size>
9866       </method>
9867       <method name="Void Bar[TFoo](TFoo)">
9868         <size>19</size>
9869       </method>
9870       <method name="Void Baz[T](T, System.Action`1[T])">
9871         <size>8</size>
9872       </method>
9873       <method name="Void Main()">
9874         <size>1</size>
9875       </method>
9876       <method name="Void Gazonk(Repro)">
9877         <size>1</size>
9878       </method>
9879     </type>
9880   </test>
9881   <test name="gtest-368.cs">
9882     <type name="C`1[T]">
9883       <method name="Void .ctor(D)">
9884         <size>7</size>
9885       </method>
9886       <method name="Void .ctor()">
9887         <size>7</size>
9888       </method>
9889     </type>
9890     <type name="C`1+D[T]">
9891       <method name="Void .ctor()">
9892         <size>7</size>
9893       </method>
9894     </type>
9895     <type name="M">
9896       <method name="Void .ctor()">
9897         <size>7</size>
9898       </method>
9899       <method name="Void Main()">
9900         <size>1</size>
9901       </method>
9902     </type>
9903   </test>
9904   <test name="gtest-369.cs">
9905     <type name="Db4objects.Db4o.Internal.ObjectContainerBase">
9906       <method name="Void .ctor()">
9907         <size>7</size>
9908       </method>
9909       <method name="IList`1 Query[Extent](IList`1, IList`1)">
9910         <size>2</size>
9911       </method>
9912       <method name="IList Query()">
9913         <size>2</size>
9914       </method>
9915     </type>
9916     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9917       <method name="Void .ctor()">
9918         <size>7</size>
9919       </method>
9920     </type>
9921     <type name="Db4objects.Db4o.Internal.M">
9922       <method name="Void .ctor()">
9923         <size>7</size>
9924       </method>
9925       <method name="Void Main()">
9926         <size>1</size>
9927       </method>
9928     </type>
9929     <type name="Db4objects.Db4o.Internal.ExternalObjectContainer">
9930       <method name="IList Db4objects.Db4o.IObjectContainer.Query()">
9931         <size>7</size>
9932       </method>
9933       <method name="IList`1 Db4objects.Db4o.IObjectContainer.Query[Extent](IList`1, IList`1)">
9934         <size>9</size>
9935       </method>
9936     </type>
9937   </test>
9938   <test name="gtest-370.cs">
9939     <type name="N2.X`1[T]">
9940       <method name="Void .ctor()">
9941         <size>7</size>
9942       </method>
9943     </type>
9944     <type name="N2.X`1+A`1[T,T]">
9945       <method name="Void .ctor()">
9946         <size>7</size>
9947       </method>
9948     </type>
9949     <type name="N2.X`1+A`1+B`1[T,T,T]">
9950       <method name="Void .ctor()">
9951         <size>7</size>
9952       </method>
9953     </type>
9954     <type name="N2.X`1+A`1+B`1+C`1[T,T,T,T]">
9955       <method name="Void .ctor()">
9956         <size>7</size>
9957       </method>
9958     </type>
9959     <type name="N2.C">
9960       <method name="Void .ctor()">
9961         <size>7</size>
9962       </method>
9963       <method name="Void Main()">
9964         <size>1</size>
9965       </method>
9966     </type>
9967   </test>
9968   <test name="gtest-371.cs">
9969     <type name="X">
9970       <method name="Void .ctor()">
9971         <size>7</size>
9972       </method>
9973       <method name="Void Main()">
9974         <size>86</size>
9975       </method>
9976     </type>
9977     <type name="&lt;PrivateImplementationDetails&gt;">
9978       <method name="Void .ctor()">
9979         <size>7</size>
9980       </method>
9981     </type>
9982   </test>
9983   <test name="gtest-372.cs">
9984     <type name="TestClass`1[T]">
9985       <method name="Void .ctor()">
9986         <size>7</size>
9987       </method>
9988       <method name="Boolean Check(T, T)">
9989         <size>15</size>
9990       </method>
9991     </type>
9992     <type name="C">
9993       <method name="Void .ctor()">
9994         <size>7</size>
9995       </method>
9996     </type>
9997     <type name="TestClass2`1[T]">
9998       <method name="Void .ctor()">
9999         <size>7</size>
10000       </method>
10001       <method name="Boolean Check(T, T)">
10002         <size>15</size>
10003       </method>
10004     </type>
10005     <type name="X">
10006       <method name="Void .ctor()">
10007         <size>7</size>
10008       </method>
10009       <method name="Int32 Main()">
10010         <size>28</size>
10011       </method>
10012     </type>
10013   </test>
10014   <test name="gtest-373.cs">
10015     <type name="MonoBug.MainClass">
10016       <method name="Void .ctor()">
10017         <size>7</size>
10018       </method>
10019       <method name="Void Main()">
10020         <size>29</size>
10021       </method>
10022     </type>
10023     <type name="MonoBug.GenericType`1[T]">
10024       <method name="Void .ctor(T)">
10025         <size>14</size>
10026       </method>
10027       <method name="T op_Implicit(MonoBug.GenericType`1[T])">
10028         <size>7</size>
10029       </method>
10030     </type>
10031   </test>
10032   <test name="gtest-374.cs">
10033     <type name="aClass">
10034       <method name="Void .ctor()">
10035         <size>7</size>
10036       </method>
10037       <method name="Void Main(System.String[])">
10038         <size>14</size>
10039       </method>
10040     </type>
10041   </test>
10042   <test name="gtest-375.cs">
10043     <type name="X">
10044       <method name="Void .ctor()">
10045         <size>7</size>
10046       </method>
10047       <method name="Boolean Compute(Int32)">
10048         <size>2</size>
10049       </method>
10050       <method name="Boolean Compute2(Int32)">
10051         <size>2</size>
10052       </method>
10053       <method name="Int32 Main()">
10054         <size>28</size>
10055       </method>
10056     </type>
10057   </test>
10058   <test name="gtest-376.cs">
10059     <type name="C">
10060       <method name="Void .ctor()">
10061         <size>7</size>
10062       </method>
10063       <method name="Void Main()">
10064         <size>1</size>
10065       </method>
10066     </type>
10067     <type name="S`1[T]">
10068       <method name="System.Object Box(Nullable`1)">
10069         <size>30</size>
10070       </method>
10071     </type>
10072   </test>
10073   <test name="gtest-377.cs">
10074     <type name="D">
10075       <method name="Void .cctor()">
10076         <size>26</size>
10077       </method>
10078       <method name="Void Main()">
10079         <size>98</size>
10080       </method>
10081     </type>
10082   </test>
10083   <test name="gtest-378.cs">
10084     <type name="Test">
10085       <method name="Void .ctor()">
10086         <size>7</size>
10087       </method>
10088       <method name="System.Object FooG[T](Nullable`1)">
10089         <size>7</size>
10090       </method>
10091       <method name="System.Object Foo(Nullable`1)">
10092         <size>7</size>
10093       </method>
10094       <method name="Int32 Main()">
10095         <size>58</size>
10096       </method>
10097     </type>
10098   </test>
10099   <test name="gtest-379.cs">
10100     <type name="C">
10101       <method name="Void .ctor()">
10102         <size>7</size>
10103       </method>
10104       <method name="Int32 Print(Nullable`1)">
10105         <size>16</size>
10106       </method>
10107       <method name="Int32 Main()">
10108         <size>15</size>
10109       </method>
10110     </type>
10111     <type name="S">
10112       <method name="Boolean op_Equality(S, S)">
10113         <size>2</size>
10114       </method>
10115       <method name="Boolean op_Inequality(S, S)">
10116         <size>2</size>
10117       </method>
10118     </type>
10119   </test>
10120   <test name="gtest-380.cs">
10121     <type name="Test">
10122       <method name="Void .ctor()">
10123         <size>7</size>
10124       </method>
10125       <method name="Int32 Main()">
10126         <size>165</size>
10127       </method>
10128     </type>
10129     <type name="GTest`1[T]">
10130       <method name="Void .ctor()">
10131         <size>7</size>
10132       </method>
10133       <method name="Void .cctor()">
10134         <size>13</size>
10135       </method>
10136     </type>
10137   </test>
10138   <test name="gtest-381.cs">
10139     <type name="TestGoto">
10140       <method name="Void .ctor()">
10141         <size>7</size>
10142       </method>
10143       <method name="Void .cctor()">
10144         <size>7</size>
10145       </method>
10146       <method name="Void Main(System.String[])">
10147         <size>67</size>
10148       </method>
10149       <method name="IEnumerable`1 setX()">
10150         <size>16</size>
10151       </method>
10152       <method name="IEnumerable`1 test()">
10153         <size>16</size>
10154       </method>
10155     </type>
10156     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10157       <method name="Void .ctor()">
10158         <size>7</size>
10159       </method>
10160       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10161         <size>12</size>
10162       </method>
10163       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10164         <size>7</size>
10165       </method>
10166       <method name="Boolean MoveNext()">
10167         <size>106</size>
10168       </method>
10169       <method name="Void Dispose()">
10170         <size>46</size>
10171       </method>
10172       <method name="Void Reset()">
10173         <size>6</size>
10174       </method>
10175     </type>
10176     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10177       <method name="Void .ctor()">
10178         <size>7</size>
10179       </method>
10180       <method name="System.Object System.Collections.IEnumerator.get_Current()">
10181         <size>12</size>
10182       </method>
10183       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
10184         <size>7</size>
10185       </method>
10186       <method name="Boolean MoveNext()">
10187         <size>176</size>
10188       </method>
10189       <method name="Void Dispose()">
10190         <size>60</size>
10191       </method>
10192       <method name="Void Reset()">
10193         <size>6</size>
10194       </method>
10195     </type>
10196     <type name="TestGoto+&lt;setX&gt;c__Iterator0">
10197       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10198         <size>7</size>
10199       </method>
10200       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10201         <size>26</size>
10202       </method>
10203     </type>
10204     <type name="TestGoto+&lt;test&gt;c__Iterator1">
10205       <method name="Boolean System.Collections.Generic.IEnumerator&lt;bool&gt;.get_Current()">
10206         <size>7</size>
10207       </method>
10208       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;bool&gt;.GetEnumerator()">
10209         <size>26</size>
10210       </method>
10211     </type>
10212   </test>
10213   <test name="gtest-382.cs">
10214     <type name="C">
10215       <method name="Void .ctor()">
10216         <size>7</size>
10217       </method>
10218       <method name="Int32 Main()">
10219         <size>76</size>
10220       </method>
10221     </type>
10222   </test>
10223   <test name="gtest-383.cs">
10224     <type name="C">
10225       <method name="Void .ctor()">
10226         <size>7</size>
10227       </method>
10228       <method name="Int32 Main()">
10229         <size>260</size>
10230       </method>
10231     </type>
10232     <type name="MyTypeA">
10233       <method name="Void .ctor(Int16)">
10234         <size>8</size>
10235       </method>
10236       <method name="MyTypeA op_Addition(MyTypeA, MyTypeA)">
10237         <size>6</size>
10238       </method>
10239       <method name="Boolean op_Equality(MyTypeA, MyTypeA)">
10240         <size>2</size>
10241       </method>
10242       <method name="Boolean op_Inequality(MyTypeA, MyTypeA)">
10243         <size>6</size>
10244       </method>
10245       <method name="Boolean op_GreaterThan(MyTypeA, MyTypeA)">
10246         <size>6</size>
10247       </method>
10248       <method name="Boolean op_LessThan(MyTypeA, MyTypeA)">
10249         <size>6</size>
10250       </method>
10251     </type>
10252     <type name="MyTypeB">
10253       <method name="Void .ctor(Int16)">
10254         <size>8</size>
10255       </method>
10256       <method name="MyTypeB op_Addition(MyTypeB, MyTypeB)">
10257         <size>2</size>
10258       </method>
10259       <method name="Boolean op_Equality(MyTypeB, MyTypeB)">
10260         <size>2</size>
10261       </method>
10262       <method name="Boolean op_Inequality(MyTypeB, MyTypeB)">
10263         <size>2</size>
10264       </method>
10265       <method name="Boolean op_GreaterThan(MyTypeB, MyTypeB)">
10266         <size>2</size>
10267       </method>
10268       <method name="Boolean op_LessThan(MyTypeB, MyTypeB)">
10269         <size>2</size>
10270       </method>
10271       <method name="MyTypeB op_BitwiseAnd(MyTypeB, MyTypeB)">
10272         <size>2</size>
10273       </method>
10274     </type>
10275   </test>
10276   <test name="gtest-384.cs">
10277     <type name="N.TestG">
10278       <method name="Void .ctor()">
10279         <size>7</size>
10280       </method>
10281       <method name="Void Foo[T]()">
10282         <size>1</size>
10283       </method>
10284     </type>
10285     <type name="NonGeneric">
10286       <method name="Void .ctor()">
10287         <size>7</size>
10288       </method>
10289     </type>
10290     <type name="Generic`1[T]">
10291       <method name="Void .ctor()">
10292         <size>7</size>
10293       </method>
10294     </type>
10295     <type name="m">
10296       <method name="Void .ctor()">
10297         <size>7</size>
10298       </method>
10299       <method name="NonGeneric compiles_fine(NonGeneric, NonGeneric ByRef)">
10300         <size>13</size>
10301       </method>
10302       <method name="Generic`1[System.Int32] does_not_compile(Generic`1[System.Int32], Generic`1[System.Int32] ByRef)">
10303         <size>13</size>
10304       </method>
10305       <method name="Void Main()">
10306         <size>6</size>
10307       </method>
10308     </type>
10309   </test>
10310   <test name="gtest-385.cs">
10311     <type name="DocAttribute">
10312       <method name="Void .ctor()">
10313         <size>7</size>
10314       </method>
10315       <method name="Void .ctor(String)">
10316         <size>7</size>
10317       </method>
10318     </type>
10319     <type name="Test">
10320       <method name="Void .ctor()">
10321         <size>7</size>
10322       </method>
10323       <method name="Int32 Main()">
10324         <size>66</size>
10325       </method>
10326     </type>
10327     <type name="Func`2[TArg,TRet]">
10328       <method name="Void .ctor(Object, IntPtr)">
10329         <size>0</size>
10330       </method>
10331       <method name="Void Invoke()">
10332         <size>0</size>
10333       </method>
10334       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10335         <size>0</size>
10336       </method>
10337       <method name="Void EndInvoke(IAsyncResult)">
10338         <size>0</size>
10339       </method>
10340     </type>
10341   </test>
10342   <test name="gtest-386.cs">
10343     <type name="C">
10344       <method name="Void .ctor()">
10345         <size>7</size>
10346       </method>
10347       <method name="Int32 Main()">
10348         <size>220</size>
10349       </method>
10350     </type>
10351     <type name="MyType">
10352       <method name="Void .ctor(Int32)">
10353         <size>8</size>
10354       </method>
10355       <method name="MyType op_UnaryNegation(MyType)">
10356         <size>14</size>
10357       </method>
10358     </type>
10359   </test>
10360   <test name="gtest-387.cs">
10361     <type name="C">
10362       <method name="Void .ctor()">
10363         <size>7</size>
10364       </method>
10365       <method name="Int32 Main()">
10366         <size>168</size>
10367       </method>
10368     </type>
10369   </test>
10370   <test name="gtest-388.cs">
10371     <type name="Data">
10372       <method name="Void .ctor()">
10373         <size>7</size>
10374       </method>
10375     </type>
10376     <type name="Foo">
10377       <method name="Void .ctor()">
10378         <size>7</size>
10379       </method>
10380       <method name="Void f(Data)">
10381         <size>19</size>
10382       </method>
10383       <method name="Void Main()">
10384         <size>22</size>
10385       </method>
10386     </type>
10387   </test>
10388   <test name="gtest-389.cs">
10389     <type name="C">
10390       <method name="Void .ctor()">
10391         <size>7</size>
10392       </method>
10393       <method name="Int32 Main()">
10394         <size>234</size>
10395       </method>
10396     </type>
10397   </test>
10398   <test name="gtest-390.cs">
10399     <type name="Program">
10400       <method name="Void .ctor()">
10401         <size>7</size>
10402       </method>
10403       <method name="Int32 Main()">
10404         <size>4</size>
10405       </method>
10406     </type>
10407   </test>
10408   <test name="gtest-391.cs">
10409     <type name="C">
10410       <method name="Void .ctor()">
10411         <size>7</size>
10412       </method>
10413       <method name="Int32 Main()">
10414         <size>121</size>
10415       </method>
10416       <method name="Boolean Test_1()">
10417         <size>36</size>
10418       </method>
10419     </type>
10420   </test>
10421   <test name="gtest-392.cs">
10422     <type name="DieSubrangeType">
10423       <method name="Void .ctor()">
10424         <size>19</size>
10425       </method>
10426       <method name="Nullable`1 get_UpperBound()">
10427         <size>7</size>
10428       </method>
10429       <method name="Void set_UpperBound(Nullable`1)">
10430         <size>8</size>
10431       </method>
10432     </type>
10433     <type name="X">
10434       <method name="Void .ctor()">
10435         <size>7</size>
10436       </method>
10437       <method name="Int32 Main()">
10438         <size>61</size>
10439       </method>
10440     </type>
10441   </test>
10442   <test name="gtest-393.cs">
10443     <type name="B`1[T]">
10444       <method name="Void .ctor()">
10445         <size>7</size>
10446       </method>
10447     </type>
10448     <type name="A">
10449       <method name="Void .ctor(Type)">
10450         <size>29</size>
10451       </method>
10452       <method name="Void .cctor()">
10453         <size>7</size>
10454       </method>
10455       <method name="Int32 Main()">
10456         <size>23</size>
10457       </method>
10458     </type>
10459   </test>
10460   <test name="gtest-394.cs">
10461     <type name="Test">
10462       <method name="Void .ctor()">
10463         <size>7</size>
10464       </method>
10465       <method name="Void FindMembers(Test+MemberFilter)">
10466         <size>1</size>
10467       </method>
10468       <method name="Void GetMethodGroup(Test+MemberFilter)">
10469         <size>43</size>
10470       </method>
10471       <method name="Void Main()">
10472         <size>1</size>
10473       </method>
10474     </type>
10475     <type name="Test+MemberFilter">
10476       <method name="Void .ctor(Object, IntPtr)">
10477         <size>0</size>
10478       </method>
10479       <method name="Boolean Invoke()">
10480         <size>0</size>
10481       </method>
10482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
10483         <size>0</size>
10484       </method>
10485       <method name="Boolean EndInvoke(IAsyncResult)">
10486         <size>0</size>
10487       </method>
10488     </type>
10489     <type name="Test">
10490       <method name="Boolean &lt;GetMethodGroup&gt;m__0()">
10491         <size>2</size>
10492       </method>
10493     </type>
10494   </test>
10495   <test name="gtest-395.cs">
10496     <type name="RuleBuilder`1[T]">
10497       <method name="Void .ctor()">
10498         <size>7</size>
10499       </method>
10500     </type>
10501     <type name="RubyMethod">
10502       <method name="Void .ctor()">
10503         <size>7</size>
10504       </method>
10505       <method name="RuleBuilder`1[T] IDynamicObject.GetRule[T]()">
10506         <size>6</size>
10507       </method>
10508     </type>
10509     <type name="T">
10510       <method name="Void .ctor()">
10511         <size>7</size>
10512       </method>
10513       <method name="Void Main()">
10514         <size>1</size>
10515       </method>
10516     </type>
10517   </test>
10518   <test name="gtest-396.cs">
10519     <type name="Test">
10520       <method name="Void .ctor()">
10521         <size>7</size>
10522       </method>
10523       <method name="Void Invoke[A,TR](System.Func`2[A,System.Func`1[TR]], A, TR)">
10524         <size>1</size>
10525       </method>
10526       <method name="System.Func`1[System.Int32] Method(System.String)">
10527         <size>2</size>
10528       </method>
10529       <method name="Void Main()">
10530         <size>24</size>
10531       </method>
10532     </type>
10533   </test>
10534   <test name="gtest-397.cs">
10535     <type name="Test">
10536       <method name="Void .ctor()">
10537         <size>7</size>
10538       </method>
10539       <method name="Foo NegateFoo(Foo)">
10540         <size>12</size>
10541       </method>
10542       <method name="Foo NegateFooNullable(Nullable`1)">
10543         <size>7</size>
10544       </method>
10545       <method name="Nullable`1 NegateBarNullable(Nullable`1)">
10546         <size>7</size>
10547       </method>
10548       <method name="Nullable`1 NegateBar(Bar)">
10549         <size>12</size>
10550       </method>
10551       <method name="Int32 Main()">
10552         <size>139</size>
10553       </method>
10554     </type>
10555     <type name="Foo">
10556       <method name="Void .ctor(Int32)">
10557         <size>8</size>
10558       </method>
10559       <method name="Foo op_UnaryNegation(Nullable`1)">
10560         <size>42</size>
10561       </method>
10562     </type>
10563     <type name="Bar">
10564       <method name="Void .ctor(Int32)">
10565         <size>8</size>
10566       </method>
10567       <method name="Nullable`1 op_UnaryNegation(Nullable`1)">
10568         <size>41</size>
10569       </method>
10570     </type>
10571   </test>
10572   <test name="gtest-398.cs">
10573     <type name="GenericClass`1[T]">
10574       <method name="Void .ctor(T)">
10575         <size>14</size>
10576       </method>
10577       <method name="Void Method()">
10578         <size>42</size>
10579       </method>
10580       <method name="Void Test(T)">
10581         <size>1</size>
10582       </method>
10583     </type>
10584     <type name="Foo">
10585       <method name="Void .ctor()">
10586         <size>7</size>
10587       </method>
10588       <method name="Void Main(System.String[])">
10589         <size>15</size>
10590       </method>
10591     </type>
10592     <type name="ToStr">
10593       <method name="Void .ctor(Object, IntPtr)">
10594         <size>0</size>
10595       </method>
10596       <method name="System.String Invoke(System.String, IFormatProvider)">
10597         <size>0</size>
10598       </method>
10599       <method name="IAsyncResult BeginInvoke(System.String, IFormatProvider, System.AsyncCallback, System.Object)">
10600         <size>0</size>
10601       </method>
10602       <method name="System.String EndInvoke(IAsyncResult)">
10603         <size>0</size>
10604       </method>
10605     </type>
10606   </test>
10607   <test name="gtest-399.cs">
10608     <type name="TestIssue.Base">
10609       <method name="Void .ctor()">
10610         <size>7</size>
10611       </method>
10612     </type>
10613     <type name="TestIssue.Derived">
10614       <method name="Void .ctor()">
10615         <size>7</size>
10616       </method>
10617     </type>
10618     <type name="TestIssue.Program">
10619       <method name="Void .ctor()">
10620         <size>7</size>
10621       </method>
10622       <method name="Int32 Main()">
10623         <size>39</size>
10624       </method>
10625     </type>
10626   </test>
10627   <test name="gtest-400.cs">
10628     <type name="Gen`1[T]">
10629       <method name="Void .ctor()">
10630         <size>7</size>
10631       </method>
10632       <method name="Boolean Foo(T)">
10633         <size>15</size>
10634       </method>
10635     </type>
10636     <type name="Program">
10637       <method name="Void .ctor()">
10638         <size>7</size>
10639       </method>
10640       <method name="Boolean Foo[T]()">
10641         <size>17</size>
10642       </method>
10643       <method name="Int32 Main()">
10644         <size>66</size>
10645       </method>
10646     </type>
10647   </test>
10648   <test name="gtest-401.cs">
10649     <type name="ParserTest">
10650       <method name="Void .ctor()">
10651         <size>7</size>
10652       </method>
10653       <method name="Void Main()">
10654         <size>165</size>
10655       </method>
10656     </type>
10657   </test>
10658   <test name="gtest-402.cs">
10659     <type name="X">
10660       <method name="Void .ctor()">
10661         <size>7</size>
10662       </method>
10663       <method name="Void Main()">
10664         <size>16</size>
10665       </method>
10666     </type>
10667   </test>
10668   <test name="gtest-403.cs">
10669     <type name="T">
10670       <method name="Void .ctor()">
10671         <size>7</size>
10672       </method>
10673       <method name="Void Main()">
10674         <size>15</size>
10675       </method>
10676     </type>
10677     <type name="S`1[T]">
10678       <method name="Void Foo()">
10679         <size>1</size>
10680       </method>
10681     </type>
10682   </test>
10683   <test name="gtest-404.cs">
10684     <type name="Test.Program">
10685       <method name="Void Main()">
10686         <size>1</size>
10687       </method>
10688     </type>
10689     <type name="Test.Class1`1[T1]">
10690       <method name="Void .ctor()">
10691         <size>7</size>
10692       </method>
10693       <method name="Void add_doSomething(System.EventHandler)">
10694         <size>24</size>
10695       </method>
10696       <method name="Void remove_doSomething(System.EventHandler)">
10697         <size>24</size>
10698       </method>
10699     </type>
10700     <type name="Test.Class2`1[T]">
10701       <method name="Void .ctor()">
10702         <size>7</size>
10703       </method>
10704       <method name="Void add_DoSomething(System.EventHandler)">
10705         <size>8</size>
10706       </method>
10707       <method name="Void remove_DoSomething(System.EventHandler)">
10708         <size>8</size>
10709       </method>
10710     </type>
10711   </test>
10712   <test name="gtest-405.cs">
10713     <type name="C">
10714       <method name="Void .ctor()">
10715         <size>7</size>
10716       </method>
10717       <method name="Void Main()">
10718         <size>1</size>
10719       </method>
10720     </type>
10721   </test>
10722   <test name="gtest-406.cs">
10723     <type name="Test`1[T]">
10724       <method name="Void .ctor()">
10725         <size>7</size>
10726       </method>
10727       <method name="Void Foo[TOutput](System.Func`2[T,TOutput])">
10728         <size>1</size>
10729       </method>
10730     </type>
10731     <type name="C`2[A,B]">
10732       <method name="Void .ctor(IEnumerable`1)">
10733         <size>46</size>
10734       </method>
10735       <method name="B &lt;C&gt;m__0(B)">
10736         <size>2</size>
10737       </method>
10738     </type>
10739     <type name="M">
10740       <method name="Void .ctor()">
10741         <size>7</size>
10742       </method>
10743       <method name="Void Main()">
10744         <size>1</size>
10745       </method>
10746     </type>
10747   </test>
10748   <test name="gtest-407.cs">
10749     <type name="NullableColorTests">
10750       <method name="Void .ctor()">
10751         <size>7</size>
10752       </method>
10753       <method name="Int32 Main()">
10754         <size>99</size>
10755       </method>
10756     </type>
10757     <type name="MyColor">
10758       <method name="Void .ctor(Int32)">
10759         <size>8</size>
10760       </method>
10761       <method name="Boolean op_Equality(MyColor, MyColor)">
10762         <size>17</size>
10763       </method>
10764       <method name="Boolean op_Inequality(MyColor, MyColor)">
10765         <size>20</size>
10766       </method>
10767     </type>
10768   </test>
10769   <test name="gtest-408.cs">
10770     <type name="Test">
10771       <method name="Void .ctor()">
10772         <size>7</size>
10773       </method>
10774       <method name="Int32 Main()">
10775         <size>92</size>
10776       </method>
10777     </type>
10778   </test>
10779   <test name="gtest-409.cs">
10780     <type name="ConditionalParsing">
10781       <method name="Void .ctor()">
10782         <size>7</size>
10783       </method>
10784       <method name="Nullable`1 Test_3[T](System.Func`3[T,T,T], T)">
10785         <size>14</size>
10786       </method>
10787       <method name="Void Test_1(Boolean)">
10788         <size>20</size>
10789       </method>
10790       <method name="Void Test_2()">
10791         <size>31</size>
10792       </method>
10793       <method name="Void Test_4(Boolean, Boolean)">
10794         <size>39</size>
10795       </method>
10796       <method name="Void Test_5(Boolean, IDisposable)">
10797         <size>45</size>
10798       </method>
10799       <method name="Void Test_6(Boolean)">
10800         <size>47</size>
10801       </method>
10802       <method name="Void Test_7(System.Object)">
10803         <size>8</size>
10804       </method>
10805       <method name="Void Main()">
10806         <size>1</size>
10807       </method>
10808     </type>
10809     <type name="ConditionalParsing+T">
10810       <method name="Void .ctor(String, Boolean)">
10811         <size>28</size>
10812       </method>
10813       <method name="Void .ctor(String, Boolean, Int32, Int32, Int32)">
10814         <size>7</size>
10815       </method>
10816     </type>
10817     <type name="&lt;PrivateImplementationDetails&gt;">
10818       <method name="Void .ctor()">
10819         <size>7</size>
10820       </method>
10821     </type>
10822     <type name="ConditionalParsing+Const">
10823       <method name="Void .ctor()">
10824         <size>7</size>
10825       </method>
10826     </type>
10827     <type name="ConditionalParsing">
10828       <method name="Void Test_8(DateTime)">
10829         <size>38</size>
10830       </method>
10831       <method name="Void Test_9()">
10832         <size>43</size>
10833       </method>
10834     </type>
10835   </test>
10836   <test name="gtest-410.cs">
10837     <type name="Program">
10838       <method name="Void .ctor()">
10839         <size>7</size>
10840       </method>
10841       <method name="Void Main()">
10842         <size>7</size>
10843       </method>
10844     </type>
10845   </test>
10846   <test name="gtest-411.cs">
10847     <type name="Maybe">
10848       <method name="Maybe`1[T] C[T](T)">
10849         <size>2</size>
10850       </method>
10851     </type>
10852     <type name="Maybe`1[T]">
10853       <method name="Void .ctor(T)">
10854         <size>7</size>
10855       </method>
10856     </type>
10857     <type name="Extensions">
10858       <method name="R Match[T,R](T, System.Func`2[T,Maybe`1[R]][])">
10859         <size>10</size>
10860       </method>
10861     </type>
10862     <type name="Test">
10863       <method name="Void .ctor()">
10864         <size>7</size>
10865       </method>
10866       <method name="Void Main()">
10867         <size>131</size>
10868       </method>
10869       <method name="Maybe`1[System.String] &lt;Main&gt;m__0(System.String)">
10870         <size>7</size>
10871       </method>
10872       <method name="Maybe`1[System.String] &lt;Main&gt;m__1(System.String)">
10873         <size>7</size>
10874       </method>
10875       <method name="Maybe`1[System.String] &lt;Main&gt;m__2(System.String)">
10876         <size>11</size>
10877       </method>
10878     </type>
10879   </test>
10880   <test name="gtest-412.cs">
10881     <type name="Program">
10882       <method name="Void .ctor()">
10883         <size>7</size>
10884       </method>
10885       <method name="Int32 Main()">
10886         <size>213</size>
10887       </method>
10888     </type>
10889   </test>
10890   <test name="gtest-413.cs">
10891     <type name="Test">
10892       <method name="Void .ctor()">
10893         <size>7</size>
10894       </method>
10895       <method name="Int32 Main()">
10896         <size>95</size>
10897       </method>
10898     </type>
10899     <type name="S">
10900       <method name="Int64 op_Addition(S, Int64)">
10901         <size>2</size>
10902       </method>
10903     </type>
10904   </test>
10905   <test name="gtest-414.cs">
10906     <type name="MonoTest.MainClass">
10907       <method name="Void .ctor()">
10908         <size>7</size>
10909       </method>
10910       <method name="Void Main()">
10911         <size>1</size>
10912       </method>
10913     </type>
10914     <type name="MonoTest.TestImpl">
10915       <method name="Void .ctor()">
10916         <size>7</size>
10917       </method>
10918       <method name="Void MonoTest.ITest.Get[T](System.Object)">
10919         <size>1</size>
10920       </method>
10921       <method name="Void Get[T]()">
10922         <size>1</size>
10923       </method>
10924       <method name="Void Get[T](System.Object)">
10925         <size>1</size>
10926       </method>
10927     </type>
10928     <type name="MonoTest.C">
10929       <method name="Void .ctor()">
10930         <size>7</size>
10931       </method>
10932       <method name="Void MonoTest.IG&lt;int&gt;.M()">
10933         <size>1</size>
10934       </method>
10935       <method name="Void MonoTest.IG&lt;string&gt;.M()">
10936         <size>1</size>
10937       </method>
10938     </type>
10939   </test>
10940   <test name="gtest-415.cs">
10941     <type name="S2">
10942       <method name="Void Test()">
10943         <size>39</size>
10944       </method>
10945       <method name="Void Main()">
10946         <size>16</size>
10947       </method>
10948     </type>
10949   </test>
10950   <test name="gtest-416.cs">
10951     <type name="Bug.Demo">
10952       <method name="Boolean Fixed()">
10953         <size>14</size>
10954       </method>
10955       <method name="Boolean Foo(System.Int32[])">
10956         <size>43</size>
10957       </method>
10958       <method name="Int32 Main()">
10959         <size>65</size>
10960       </method>
10961     </type>
10962   </test>
10963   <test name="gtest-417.cs">
10964     <type name="C">
10965       <method name="Void .ctor()">
10966         <size>7</size>
10967       </method>
10968       <method name="Void Goo()">
10969         <size>11</size>
10970       </method>
10971       <method name="Void Main()">
10972         <size>1</size>
10973       </method>
10974     </type>
10975   </test>
10976   <test name="gtest-418.cs">
10977     <type name="N.Nested">
10978       <method name="Void .ctor()">
10979         <size>7</size>
10980       </method>
10981     </type>
10982     <type name="N.Nested+C">
10983       <method name="Void .ctor()">
10984         <size>7</size>
10985       </method>
10986       <method name="Int32 N.Nested.I&lt;int&gt;.get_P()">
10987         <size>2</size>
10988       </method>
10989     </type>
10990     <type name="N.M">
10991       <method name="Void .ctor()">
10992         <size>7</size>
10993       </method>
10994       <method name="Int32 Main()">
10995         <size>173</size>
10996       </method>
10997     </type>
10998   </test>
10999   <test name="gtest-419.cs">
11000     <type name="Program">
11001       <method name="Void .ctor()">
11002         <size>7</size>
11003       </method>
11004       <method name="Int32 Main()">
11005         <size>56</size>
11006       </method>
11007       <method name="System.Object Test(System.String)">
11008         <size>42</size>
11009       </method>
11010     </type>
11011   </test>
11012   <test name="gtest-420.cs">
11013     <type name="C">
11014       <method name="Void .ctor()">
11015         <size>7</size>
11016       </method>
11017     </type>
11018     <type name="TestClass">
11019       <method name="Void .ctor()">
11020         <size>7</size>
11021       </method>
11022       <method name="Int32 Test(System.Object, System.Object, System.Object[])">
11023         <size>2</size>
11024       </method>
11025       <method name="Int32 Test(System.Object, System.Object[])">
11026         <size>2</size>
11027       </method>
11028       <method name="Int32 Main()">
11029         <size>43</size>
11030       </method>
11031     </type>
11032   </test>
11033   <test name="gtest-421.cs">
11034     <type name="OneOff">
11035       <method name="Void .ctor()">
11036         <size>7</size>
11037       </method>
11038       <method name="Int32 Main()">
11039         <size>50</size>
11040       </method>
11041       <method name="T[] Clone[T](T[])">
11042         <size>166</size>
11043       </method>
11044     </type>
11045     <type name="&lt;PrivateImplementationDetails&gt;">
11046       <method name="Void .ctor()">
11047         <size>7</size>
11048       </method>
11049     </type>
11050   </test>
11051   <test name="gtest-422.cs">
11052     <type name="A">
11053       <method name="Void .ctor()">
11054         <size>7</size>
11055       </method>
11056       <method name="Boolean op_GreaterThan(A, System.Object)">
11057         <size>2</size>
11058       </method>
11059       <method name="Boolean op_LessThan(A, System.Object)">
11060         <size>2</size>
11061       </method>
11062     </type>
11063     <type name="C">
11064       <method name="Void .ctor()">
11065         <size>7</size>
11066       </method>
11067       <method name="Int32 Main()">
11068         <size>23</size>
11069       </method>
11070       <method name="Nullable`1 get_Id()">
11071         <size>7</size>
11072       </method>
11073       <method name="Boolean Test()">
11074         <size>51</size>
11075       </method>
11076     </type>
11077   </test>
11078   <test name="gtest-423.cs">
11079     <type name="App">
11080       <method name="Void .ctor()">
11081         <size>7</size>
11082       </method>
11083       <method name="Void Main()">
11084         <size>33</size>
11085       </method>
11086       <method name="Void Test(System.Object, System.EventArgs)">
11087         <size>1</size>
11088       </method>
11089     </type>
11090   </test>
11091   <test name="gtest-424.cs">
11092     <type name="A">
11093       <method name="Void .ctor()">
11094         <size>7</size>
11095       </method>
11096     </type>
11097     <type name="B">
11098       <method name="Void .ctor()">
11099         <size>7</size>
11100       </method>
11101     </type>
11102     <type name="Test">
11103       <method name="Void .ctor()">
11104         <size>7</size>
11105       </method>
11106       <method name="Void Block(A[])">
11107         <size>6</size>
11108       </method>
11109       <method name="Void Block(IEnumerable`1, A[])">
11110         <size>1</size>
11111       </method>
11112       <method name="Int32 Main()">
11113         <size>29</size>
11114       </method>
11115     </type>
11116   </test>
11117   <test name="gtest-425.cs">
11118     <type name="EventClass`1[T]">
11119       <method name="Void .ctor()">
11120         <size>7</size>
11121       </method>
11122     </type>
11123     <type name="Test">
11124       <method name="Void .ctor()">
11125         <size>7</size>
11126       </method>
11127       <method name="Void Main()">
11128         <size>16</size>
11129       </method>
11130     </type>
11131     <type name="EventClass`1+HookDelegate[T]">
11132       <method name="Void .ctor(Object, IntPtr)">
11133         <size>0</size>
11134       </method>
11135       <method name="Void Invoke(T)">
11136         <size>0</size>
11137       </method>
11138       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11139         <size>0</size>
11140       </method>
11141       <method name="Void EndInvoke(IAsyncResult)">
11142         <size>0</size>
11143       </method>
11144     </type>
11145   </test>
11146   <test name="gtest-426.cs">
11147     <type name="OverloadTest.MyClass`1[T]">
11148       <method name="Void .ctor()">
11149         <size>7</size>
11150       </method>
11151       <method name="Boolean Method(MyInterface`1)">
11152         <size>20</size>
11153       </method>
11154       <method name="Boolean Method(System.Action`1[T])">
11155         <size>2</size>
11156       </method>
11157     </type>
11158     <type name="OverloadTest.C">
11159       <method name="Void .ctor()">
11160         <size>7</size>
11161       </method>
11162       <method name="Void Main()">
11163         <size>1</size>
11164       </method>
11165     </type>
11166   </test>
11167   <test name="gtest-427.cs">
11168     <type name="T">
11169       <method name="Void .ctor()">
11170         <size>7</size>
11171       </method>
11172       <method name="Void Test()">
11173         <size>19</size>
11174       </method>
11175       <method name="Void Attach(EventHandler)">
11176         <size>2</size>
11177       </method>
11178       <method name="Void Attach(EventHandler`1[System.String])">
11179         <size>1</size>
11180       </method>
11181       <method name="Void OnClick(System.String)">
11182         <size>1</size>
11183       </method>
11184       <method name="Void Main()">
11185         <size>11</size>
11186       </method>
11187     </type>
11188     <type name="EventHandler">
11189       <method name="Void .ctor(Object, IntPtr)">
11190         <size>0</size>
11191       </method>
11192       <method name="Void Invoke(System.Object)">
11193         <size>0</size>
11194       </method>
11195       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
11196         <size>0</size>
11197       </method>
11198       <method name="Void EndInvoke(IAsyncResult)">
11199         <size>0</size>
11200       </method>
11201     </type>
11202     <type name="EventHandler`1[T]">
11203       <method name="Void .ctor(Object, IntPtr)">
11204         <size>0</size>
11205       </method>
11206       <method name="Void Invoke(T)">
11207         <size>0</size>
11208       </method>
11209       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
11210         <size>0</size>
11211       </method>
11212       <method name="Void EndInvoke(IAsyncResult)">
11213         <size>0</size>
11214       </method>
11215     </type>
11216   </test>
11217   <test name="gtest-428.cs">
11218     <type name="CInt">
11219       <method name="Void .ctor(Int32)">
11220         <size>8</size>
11221       </method>
11222       <method name="CInt op_Implicit(Int32)">
11223         <size>7</size>
11224       </method>
11225       <method name="Int32 op_Implicit(CInt)">
11226         <size>8</size>
11227       </method>
11228     </type>
11229     <type name="Klass">
11230       <method name="Void .ctor(Nullable`1)">
11231         <size>14</size>
11232       </method>
11233       <method name="Nullable`1 get_Value()">
11234         <size>7</size>
11235       </method>
11236     </type>
11237     <type name="MainClass">
11238       <method name="Void .ctor()">
11239         <size>7</size>
11240       </method>
11241       <method name="Int32 Main()">
11242         <size>173</size>
11243       </method>
11244     </type>
11245   </test>
11246   <test name="gtest-429.cs">
11247     <type name="CInt">
11248       <method name="Void .ctor(Int32)">
11249         <size>8</size>
11250       </method>
11251       <method name="CInt op_Implicit(Int32)">
11252         <size>7</size>
11253       </method>
11254       <method name="Int32 op_Implicit(CInt)">
11255         <size>8</size>
11256       </method>
11257     </type>
11258     <type name="Klass">
11259       <method name="Void .ctor(Nullable`1)">
11260         <size>14</size>
11261       </method>
11262     </type>
11263     <type name="MainClass">
11264       <method name="Void .ctor()">
11265         <size>7</size>
11266       </method>
11267       <method name="Int32 Main()">
11268         <size>36</size>
11269       </method>
11270     </type>
11271   </test>
11272   <test name="gtest-430.cs">
11273     <type name="Tmp">
11274       <method name="Void .ctor()">
11275         <size>7</size>
11276       </method>
11277     </type>
11278     <type name="Driver">
11279       <method name="Void .ctor()">
11280         <size>7</size>
11281       </method>
11282       <method name="Nullable`1 get_Prop()">
11283         <size>42</size>
11284       </method>
11285       <method name="Int32 Main()">
11286         <size>42</size>
11287       </method>
11288     </type>
11289   </test>
11290   <test name="gtest-431.cs">
11291     <type name="Program">
11292       <method name="Void .ctor()">
11293         <size>7</size>
11294       </method>
11295       <method name="Void Main()">
11296         <size>13</size>
11297       </method>
11298     </type>
11299   </test>
11300   <test name="gtest-432.cs">
11301     <type name="Test.Bar`2[T,U]">
11302       <method name="Void .ctor()">
11303         <size>7</size>
11304       </method>
11305       <method name="Void DoSomething[V]()">
11306         <size>1</size>
11307       </method>
11308     </type>
11309     <type name="Test.Baz">
11310       <method name="Void .ctor()">
11311         <size>7</size>
11312       </method>
11313       <method name="Void GetInTroubleHere()">
11314         <size>13</size>
11315       </method>
11316       <method name="Void Main()">
11317         <size>1</size>
11318       </method>
11319     </type>
11320   </test>
11321   <test name="gtest-433.cs">
11322     <type name="M">
11323       <method name="Void .ctor()">
11324         <size>7</size>
11325       </method>
11326       <method name="Void Main()">
11327         <size>37</size>
11328       </method>
11329     </type>
11330   </test>
11331   <test name="gtest-434.cs">
11332     <type name="testcase.Init">
11333       <method name="Void .ctor()">
11334         <size>7</size>
11335       </method>
11336       <method name="Void testcase.IInitializationExpression.AddRegistry[T](Int32)">
11337         <size>8</size>
11338       </method>
11339     </type>
11340     <type name="testcase.Program">
11341       <method name="Void .ctor()">
11342         <size>7</size>
11343       </method>
11344       <method name="Int32 Main()">
11345         <size>75</size>
11346       </method>
11347     </type>
11348   </test>
11349   <test name="gtest-435.cs">
11350     <type name="testcase.Program">
11351       <method name="Void .ctor()">
11352         <size>7</size>
11353       </method>
11354       <method name="Int32 Main()">
11355         <size>258</size>
11356       </method>
11357     </type>
11358   </test>
11359   <test name="gtest-436.cs">
11360     <type name="SomeClass">
11361       <method name="Void .ctor()">
11362         <size>7</size>
11363       </method>
11364       <method name="Int32 Main()">
11365         <size>2</size>
11366       </method>
11367     </type>
11368   </test>
11369   <test name="gtest-438.cs">
11370     <type name="Tests">
11371       <method name="Void .ctor()">
11372         <size>7</size>
11373       </method>
11374       <method name="ServiceType GetService[ServiceType](System.Object[])">
11375         <size>17</size>
11376       </method>
11377       <method name="Int32 Main()">
11378         <size>19</size>
11379       </method>
11380     </type>
11381   </test>
11382   <test name="gtest-439.cs">
11383     <type name="MonoBug.Stuff">
11384       <method name="MonoBug.GenericStuff`2[T1,T2] CreateThing[T1,T2](T1, T2)">
11385         <size>8</size>
11386       </method>
11387     </type>
11388     <type name="MonoBug.GenericStuff`2[T1,T2]">
11389       <method name="Void .ctor(T1, T2)">
11390         <size>21</size>
11391       </method>
11392     </type>
11393     <type name="MonoBug.Program">
11394       <method name="Void Main()">
11395         <size>35</size>
11396       </method>
11397     </type>
11398   </test>
11399   <test name="gtest-440.cs">
11400     <type name="AnyObjectId">
11401       <method name="Void .ctor()">
11402         <size>7</size>
11403       </method>
11404       <method name="Int32 get_W1()">
11405         <size>7</size>
11406       </method>
11407       <method name="Void set_W1(Int32)">
11408         <size>8</size>
11409       </method>
11410     </type>
11411     <type name="ObjectId">
11412       <method name="Void .ctor()">
11413         <size>14</size>
11414       </method>
11415       <method name="Void Main()">
11416         <size>1</size>
11417       </method>
11418     </type>
11419   </test>
11420   <test name="gtest-441.cs">
11421     <type name="Name.Test">
11422       <method name="Void .ctor()">
11423         <size>7</size>
11424       </method>
11425     </type>
11426     <type name="Name.Subclass">
11427       <method name="Void .ctor()">
11428         <size>7</size>
11429       </method>
11430       <method name="System.Collections.Generic.List`1[System.Int32] get_List()">
11431         <size>7</size>
11432       </method>
11433       <method name="Void Main(System.String[])">
11434         <size>7</size>
11435       </method>
11436     </type>
11437   </test>
11438   <test name="gtest-442.cs">
11439     <type name="NonGenericBase">
11440       <method name="Void .ctor()">
11441         <size>7</size>
11442       </method>
11443       <method name="Int32 get_Item(Int32)">
11444         <size>0</size>
11445       </method>
11446     </type>
11447     <type name="GenericBase`1[T]">
11448       <method name="Void .ctor()">
11449         <size>7</size>
11450       </method>
11451       <method name="T get_Instance()">
11452         <size>7</size>
11453       </method>
11454       <method name="Void Foo()">
11455         <size>24</size>
11456       </method>
11457     </type>
11458     <type name="EntryPoint">
11459       <method name="Void .ctor()">
11460         <size>7</size>
11461       </method>
11462       <method name="Void Main()">
11463         <size>1</size>
11464       </method>
11465     </type>
11466   </test>
11467   <test name="gtest-443.cs">
11468     <type name="C">
11469       <method name="Void .ctor()">
11470         <size>7</size>
11471       </method>
11472       <method name="Void M[T]()">
11473         <size>28</size>
11474       </method>
11475       <method name="Int32 Main()">
11476         <size>7</size>
11477       </method>
11478     </type>
11479   </test>
11480   <test name="gtest-444.cs">
11481     <type name="MyClass">
11482       <method name="Void .ctor()">
11483         <size>7</size>
11484       </method>
11485       <method name="Int32 Main()">
11486         <size>114</size>
11487       </method>
11488     </type>
11489   </test>
11490   <test name="gtest-445.cs">
11491     <type name="Test">
11492       <method name="Void .ctor()">
11493         <size>7</size>
11494       </method>
11495       <method name="Void Main()">
11496         <size>1</size>
11497       </method>
11498       <method name="Void Foo[T](T ByRef)">
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 Foo[T](T[,,])">
11508         <size>1</size>
11509       </method>
11510       <method name="Void Bar(Int32 ByRef)">
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       <method name="Void Bar(System.Int32[,,])">
11520         <size>1</size>
11521       </method>
11522     </type>
11523   </test>
11524   <test name="gtest-446.cs">
11525     <type name="BugTest.Bug`1[T]">
11526       <method name="Void .ctor()">
11527         <size>7</size>
11528       </method>
11529       <method name="Void CreateObject(T ByRef)">
11530         <size>42</size>
11531       </method>
11532     </type>
11533     <type name="BugTest.Program">
11534       <method name="Int32 Main()">
11535         <size>16</size>
11536       </method>
11537     </type>
11538   </test>
11539   <test name="gtest-447.cs">
11540     <type name="B">
11541       <method name="Void .ctor()">
11542         <size>7</size>
11543       </method>
11544       <method name="Int32 Main()">
11545         <size>29</size>
11546       </method>
11547     </type>
11548   </test>
11549   <test name="gtest-449.cs">
11550     <type name="Program">
11551       <method name="Void .ctor()">
11552         <size>7</size>
11553       </method>
11554       <method name="Int32 Main()">
11555         <size>59</size>
11556       </method>
11557     </type>
11558   </test>
11559   <test name="gtest-450.cs">
11560     <type name="Program">
11561       <method name="Void .ctor()">
11562         <size>7</size>
11563       </method>
11564       <method name="Int32 Main()">
11565         <size>59</size>
11566       </method>
11567     </type>
11568   </test>
11569   <test name="gtest-453.cs">
11570     <type name="Test.CompilerTest">
11571       <method name="Void .ctor()">
11572         <size>7</size>
11573       </method>
11574       <method name="Int32 Main()">
11575         <size>12</size>
11576       </method>
11577       <method name="Int32 DoSomething[T](System.String, T, T ByRef)">
11578         <size>73</size>
11579       </method>
11580       <method name="Void ThisDoesNotWork()">
11581         <size>27</size>
11582       </method>
11583       <method name="Void ThisWorksFine()">
11584         <size>38</size>
11585       </method>
11586     </type>
11587   </test>
11588   <test name="gtest-454.cs">
11589     <type name="TestNS.TestCase">
11590       <method name="Void .ctor()">
11591         <size>7</size>
11592       </method>
11593       <method name="Int32 Compare[T](T[], T[])">
11594         <size>2</size>
11595       </method>
11596       <method name="Void DoSomething[T](System.Func`3[T,T,System.Int32])">
11597         <size>30</size>
11598       </method>
11599       <method name="Int32 Main()">
11600         <size>19</size>
11601       </method>
11602     </type>
11603   </test>
11604   <test name="gtest-455.cs">
11605     <type name="ConsoleApplication1.Program">
11606       <method name="Void .ctor()">
11607         <size>7</size>
11608       </method>
11609       <method name="Void Main()">
11610         <size>14</size>
11611       </method>
11612     </type>
11613     <type name="ConsoleApplication1.Inner`1[T]">
11614       <method name="Void .ctor()">
11615         <size>7</size>
11616       </method>
11617       <method name="Void Compare(System.Object, T)">
11618         <size>13</size>
11619       </method>
11620     </type>
11621   </test>
11622   <test name="gtest-456.cs">
11623     <type name="G`1[T]">
11624       <method name="Void .ctor()">
11625         <size>7</size>
11626       </method>
11627     </type>
11628     <type name="G`1+S[T]">
11629       <method name="System.String Test()">
11630         <size>22</size>
11631       </method>
11632     </type>
11633     <type name="C">
11634       <method name="Int32 Main()">
11635         <size>36</size>
11636       </method>
11637       <method name="Void .ctor()">
11638         <size>7</size>
11639       </method>
11640     </type>
11641   </test>
11642   <test name="gtest-457.cs">
11643     <type name="Program">
11644       <method name="Void Foo[T]()">
11645         <size>1</size>
11646       </method>
11647       <method name="Int32 Main()">
11648         <size>2</size>
11649       </method>
11650       <method name="Void .ctor()">
11651         <size>7</size>
11652       </method>
11653     </type>
11654     <type name="Program+C">
11655       <method name="Void .ctor()">
11656         <size>7</size>
11657       </method>
11658     </type>
11659   </test>
11660   <test name="gtest-458.cs">
11661     <type name="MyList`1[T]">
11662       <method name="MyList`1+Helper`2[T,U,V] GetHelper[U,V]()">
11663         <size>2</size>
11664       </method>
11665       <method name="Void .ctor()">
11666         <size>7</size>
11667       </method>
11668     </type>
11669     <type name="MyList`1+Helper`2[T,U,V]">
11670       <method name="Void .ctor()">
11671         <size>7</size>
11672       </method>
11673     </type>
11674     <type name="C">
11675       <method name="Int32 Main()">
11676         <size>13</size>
11677       </method>
11678       <method name="Void .ctor()">
11679         <size>7</size>
11680       </method>
11681     </type>
11682   </test>
11683   <test name="gtest-459.cs">
11684     <type name="GenericTest.OuterGeneric`1[T]">
11685       <method name="Void .ctor()">
11686         <size>7</size>
11687       </method>
11688     </type>
11689     <type name="GenericTest.OuterGeneric`1+InnerGeneric`1[T,U]">
11690       <method name="System.String GetTypeNames()">
11691         <size>41</size>
11692       </method>
11693       <method name="Void .ctor()">
11694         <size>7</size>
11695       </method>
11696     </type>
11697     <type name="GenericTest.Program">
11698       <method name="Int32 Main()">
11699         <size>14</size>
11700       </method>
11701       <method name="Void .ctor()">
11702         <size>7</size>
11703       </method>
11704     </type>
11705   </test>
11706   <test name="gtest-460.cs">
11707     <type name="Foo`1[T]">
11708       <method name="Void .ctor()">
11709         <size>7</size>
11710       </method>
11711     </type>
11712     <type name="Foo`1+Bar`1[T,V]">
11713       <method name="Void .ctor()">
11714         <size>7</size>
11715       </method>
11716     </type>
11717     <type name="FooImpl">
11718       <method name="Int32 Main()">
11719         <size>8</size>
11720       </method>
11721       <method name="Void .ctor()">
11722         <size>7</size>
11723       </method>
11724     </type>
11725     <type name="FooImpl+BarImpl">
11726       <method name="Void .ctor()">
11727         <size>7</size>
11728       </method>
11729     </type>
11730   </test>
11731   <test name="gtest-461.cs">
11732     <type name="Test.BaseContext">
11733       <method name="Void .ctor()">
11734         <size>7</size>
11735       </method>
11736     </type>
11737     <type name="Test.MyDataContext">
11738       <method name="Void .ctor()">
11739         <size>7</size>
11740       </method>
11741     </type>
11742     <type name="Test.Entity`1[T]">
11743       <method name="Void .ctor()">
11744         <size>7</size>
11745       </method>
11746     </type>
11747     <type name="Test.Person">
11748       <method name="Void .ctor()">
11749         <size>7</size>
11750       </method>
11751     </type>
11752     <type name="Test.TheBox`1[T]">
11753       <method name="U GetById[U](Guid)">
11754         <size>7</size>
11755       </method>
11756       <method name="Void .ctor()">
11757         <size>7</size>
11758       </method>
11759     </type>
11760     <type name="Test.Program">
11761       <method name="Void Main()">
11762         <size>19</size>
11763       </method>
11764       <method name="Void .ctor()">
11765         <size>7</size>
11766       </method>
11767     </type>
11768   </test>
11769   <test name="gtest-462.cs">
11770     <type name="Program">
11771       <method name="Int32 Main()">
11772         <size>79</size>
11773       </method>
11774       <method name="Void .ctor()">
11775         <size>7</size>
11776       </method>
11777     </type>
11778     <type name="Program+Tester`1[T]">
11779       <method name="T Get(System.Object)">
11780         <size>30</size>
11781       </method>
11782       <method name="Void .ctor()">
11783         <size>7</size>
11784       </method>
11785     </type>
11786   </test>
11787   <test name="gtest-463.cs">
11788     <type name="STuple`1[Ta]">
11789       <method name="Void .ctor(Ta)">
11790         <size>8</size>
11791       </method>
11792     </type>
11793     <type name="C">
11794       <method name="Int32 Main()">
11795         <size>10</size>
11796       </method>
11797       <method name="Void .ctor()">
11798         <size>7</size>
11799       </method>
11800     </type>
11801   </test>
11802   <test name="gtest-464.cs">
11803     <type name="Test">
11804       <method name="Int32 Main()">
11805         <size>28</size>
11806       </method>
11807       <method name="Void .ctor()">
11808         <size>7</size>
11809       </method>
11810     </type>
11811   </test>
11812   <test name="gtest-465.cs">
11813     <type name="DerivedClass">
11814       <method name="Void GenericMethod_1[T]()">
11815         <size>1</size>
11816       </method>
11817       <method name="Void GenericMethod_2[T]()">
11818         <size>1</size>
11819       </method>
11820       <method name="Void GenericMethod_3[T]()">
11821         <size>1</size>
11822       </method>
11823       <method name="Void .ctor()">
11824         <size>7</size>
11825       </method>
11826     </type>
11827     <type name="Program">
11828       <method name="Int32 Main()">
11829         <size>8</size>
11830       </method>
11831       <method name="Void .ctor()">
11832         <size>7</size>
11833       </method>
11834     </type>
11835   </test>
11836   <test name="gtest-466.cs">
11837     <type name="Program">
11838       <method name="Boolean Test[T](T)">
11839         <size>10</size>
11840       </method>
11841       <method name="Int32 Main()">
11842         <size>40</size>
11843       </method>
11844       <method name="Void .ctor()">
11845         <size>7</size>
11846       </method>
11847     </type>
11848   </test>
11849   <test name="gtest-467.cs">
11850     <type name="S">
11851       <method name="Int32 Main()">
11852         <size>79</size>
11853       </method>
11854     </type>
11855     <type name="A">
11856       <method name="A op_Implicit(S)">
11857         <size>6</size>
11858       </method>
11859       <method name="Void .ctor()">
11860         <size>7</size>
11861       </method>
11862     </type>
11863     <type name="B">
11864       <method name="Void .ctor()">
11865         <size>7</size>
11866       </method>
11867     </type>
11868   </test>
11869   <test name="gtest-468.cs">
11870     <type name="TS">
11871       <method name="Nullable`1 get_v()">
11872         <size>7</size>
11873       </method>
11874       <method name="Int32 Main()">
11875         <size>43</size>
11876       </method>
11877       <method name="Nullable`1 op_Implicit(TS)">
11878         <size>7</size>
11879       </method>
11880       <method name="TS op_Implicit(Nullable`1)">
11881         <size>2</size>
11882       </method>
11883       <method name="Void .ctor()">
11884         <size>7</size>
11885       </method>
11886     </type>
11887   </test>
11888   <test name="gtest-469.cs">
11889     <type name="Foo`2[T1,T2]">
11890       <method name="Void .ctor(T2)">
11891         <size>7</size>
11892       </method>
11893     </type>
11894     <type name="Bar">
11895       <method name="Int32 Main()">
11896         <size>13</size>
11897       </method>
11898       <method name="Void .ctor()">
11899         <size>7</size>
11900       </method>
11901     </type>
11902   </test>
11903   <test name="gtest-470.cs">
11904     <type name="C">
11905       <method name="Void Main()">
11906         <size>13</size>
11907       </method>
11908       <method name="Void .ctor()">
11909         <size>7</size>
11910       </method>
11911     </type>
11912   </test>
11913   <test name="gtest-471.cs">
11914     <type name="Q">
11915       <method name="Void bar[T](T ByRef)">
11916         <size>16</size>
11917       </method>
11918       <method name="Int32 Main()">
11919         <size>11</size>
11920       </method>
11921       <method name="Void .ctor()">
11922         <size>7</size>
11923       </method>
11924     </type>
11925   </test>
11926   <test name="gtest-472.cs">
11927     <type name="C`1[T]">
11928       <method name="Void CopyUnsafe(T[], System.Int64[])">
11929         <size>1</size>
11930       </method>
11931       <method name="Boolean CopyUnsafe(T[], Int64)">
11932         <size>2</size>
11933       </method>
11934       <method name="Void CopyUnsafe(T[])">
11935         <size>11</size>
11936       </method>
11937       <method name="Void .ctor()">
11938         <size>7</size>
11939       </method>
11940     </type>
11941     <type name="A">
11942       <method name="Void Main()">
11943         <size>1</size>
11944       </method>
11945       <method name="Void .ctor()">
11946         <size>7</size>
11947       </method>
11948     </type>
11949   </test>
11950   <test name="gtest-473.cs">
11951     <type name="A`1[X]">
11952       <method name="Void Foo[T]()">
11953         <size>1</size>
11954       </method>
11955       <method name="Void .ctor()">
11956         <size>7</size>
11957       </method>
11958     </type>
11959     <type name="B">
11960       <method name="Void Foo[T]()">
11961         <size>1</size>
11962       </method>
11963       <method name="Void .ctor()">
11964         <size>7</size>
11965       </method>
11966     </type>
11967     <type name="C">
11968       <method name="Int32 Main()">
11969         <size>8</size>
11970       </method>
11971       <method name="Void .ctor()">
11972         <size>7</size>
11973       </method>
11974     </type>
11975   </test>
11976   <test name="gtest-474.cs">
11977     <type name="A`1[X]">
11978       <method name="Void .ctor()">
11979         <size>7</size>
11980       </method>
11981     </type>
11982     <type name="B`1[T]">
11983       <method name="Void .ctor()">
11984         <size>7</size>
11985       </method>
11986     </type>
11987     <type name="C">
11988       <method name="Void Main()">
11989         <size>7</size>
11990       </method>
11991       <method name="Void .ctor()">
11992         <size>7</size>
11993       </method>
11994     </type>
11995   </test>
11996   <test name="gtest-475.cs">
11997     <type name="Value`1[T]">
11998       <method name="Void .ctor()">
11999         <size>7</size>
12000       </method>
12001       <method name="Void .cctor()">
12002         <size>1</size>
12003       </method>
12004     </type>
12005     <type name="Test`2[T,U]">
12006       <method name="Value`1[T] get_Value()">
12007         <size>2</size>
12008       </method>
12009       <method name="Void .ctor()">
12010         <size>7</size>
12011       </method>
12012     </type>
12013     <type name="Test`2+B[T,U]">
12014       <method name="Void .ctor(Value`1)">
12015         <size>7</size>
12016       </method>
12017       <method name="Void .cctor()">
12018         <size>16</size>
12019       </method>
12020     </type>
12021     <type name="C">
12022       <method name="Void Main()">
12023         <size>7</size>
12024       </method>
12025       <method name="Void .ctor()">
12026         <size>7</size>
12027       </method>
12028     </type>
12029   </test>
12030   <test name="gtest-476.cs">
12031     <type name="Test`1[T]">
12032       <method name="B First()">
12033         <size>10</size>
12034       </method>
12035       <method name="IFoo Second()">
12036         <size>15</size>
12037       </method>
12038       <method name="Void .ctor()">
12039         <size>7</size>
12040       </method>
12041     </type>
12042     <type name="C">
12043       <method name="Void Main()">
12044         <size>1</size>
12045       </method>
12046       <method name="Void .ctor()">
12047         <size>7</size>
12048       </method>
12049     </type>
12050   </test>
12051   <test name="gtest-477.cs">
12052     <type name="B`1[T]">
12053       <method name="Void .ctor()">
12054         <size>7</size>
12055       </method>
12056     </type>
12057     <type name="B`1+BNested[T]">
12058       <method name="Void .ctor()">
12059         <size>7</size>
12060       </method>
12061     </type>
12062     <type name="A`1[T]">
12063       <method name="Void .ctor()">
12064         <size>7</size>
12065       </method>
12066     </type>
12067     <type name="AA`1[T]">
12068       <method name="Void .ctor()">
12069         <size>7</size>
12070       </method>
12071     </type>
12072     <type name="AA`1+ANested[T]">
12073       <method name="Void .ctor()">
12074         <size>7</size>
12075       </method>
12076     </type>
12077     <type name="M">
12078       <method name="Void Main()">
12079         <size>1</size>
12080       </method>
12081       <method name="Void .ctor()">
12082         <size>7</size>
12083       </method>
12084     </type>
12085   </test>
12086   <test name="gtest-478.cs">
12087     <type name="M">
12088       <method name="Void Foo()">
12089         <size>1</size>
12090       </method>
12091       <method name="Void GenFoo()">
12092         <size>1</size>
12093       </method>
12094       <method name="Void Main()">
12095         <size>13</size>
12096       </method>
12097       <method name="Void .ctor()">
12098         <size>7</size>
12099       </method>
12100     </type>
12101   </test>
12102   <test name="gtest-479.cs">
12103     <type name="A">
12104       <method name="Void .ctor()">
12105         <size>7</size>
12106       </method>
12107     </type>
12108     <type name="B">
12109       <method name="Void .ctor()">
12110         <size>7</size>
12111       </method>
12112     </type>
12113     <type name="M">
12114       <method name="Void Test[T](I`1)">
12115         <size>1</size>
12116       </method>
12117       <method name="Void Main()">
12118         <size>21</size>
12119       </method>
12120       <method name="Void .ctor()">
12121         <size>7</size>
12122       </method>
12123     </type>
12124   </test>
12125   <test name="gtest-480.cs">
12126     <type name="C">
12127       <method name="Void Foo()">
12128         <size>55</size>
12129       </method>
12130       <method name="Void Main()">
12131         <size>30</size>
12132       </method>
12133       <method name="Void .ctor()">
12134         <size>7</size>
12135       </method>
12136     </type>
12137   </test>
12138   <test name="gtest-481.cs">
12139     <type name="TestClass`1[T]">
12140       <method name="Void Add(T[][] ByRef)">
12141         <size>1</size>
12142       </method>
12143       <method name="Void .ctor(Int32)">
12144         <size>18</size>
12145       </method>
12146     </type>
12147     <type name="C">
12148       <method name="Void Main()">
12149         <size>8</size>
12150       </method>
12151       <method name="Void .ctor()">
12152         <size>7</size>
12153       </method>
12154     </type>
12155   </test>
12156   <test name="gtest-anon-1.cs">
12157     <type name="X">
12158       <method name="Void .ctor()">
12159         <size>7</size>
12160       </method>
12161       <method name="Void Hello[U](U)">
12162         <size>1</size>
12163       </method>
12164       <method name="Void Test[T](T)">
12165         <size>64</size>
12166       </method>
12167       <method name="Void Main()">
12168         <size>14</size>
12169       </method>
12170     </type>
12171     <type name="Foo">
12172       <method name="Void .ctor(Object, IntPtr)">
12173         <size>0</size>
12174       </method>
12175       <method name="Void Invoke()">
12176         <size>0</size>
12177       </method>
12178       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12179         <size>0</size>
12180       </method>
12181       <method name="Void EndInvoke(IAsyncResult)">
12182         <size>0</size>
12183       </method>
12184     </type>
12185     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12186       <method name="Void .ctor()">
12187         <size>7</size>
12188       </method>
12189       <method name="Void &lt;&gt;m__0()">
12190         <size>18</size>
12191       </method>
12192     </type>
12193   </test>
12194   <test name="gtest-anon-10.cs">
12195     <type name="X">
12196       <method name="Void .ctor()">
12197         <size>7</size>
12198       </method>
12199       <method name="IEnumerable`1 Test[T](T, T)">
12200         <size>44</size>
12201       </method>
12202       <method name="Int32 Main()">
12203         <size>95</size>
12204       </method>
12205     </type>
12206     <type name="X+&lt;Test&gt;c__Iterator0`1[T]">
12207       <method name="Void .ctor()">
12208         <size>7</size>
12209       </method>
12210       <method name="System.Object System.Collections.IEnumerator.get_Current()">
12211         <size>12</size>
12212       </method>
12213       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
12214         <size>7</size>
12215       </method>
12216       <method name="Boolean MoveNext()">
12217         <size>110</size>
12218       </method>
12219       <method name="Void Dispose()">
12220         <size>8</size>
12221       </method>
12222       <method name="Void Reset()">
12223         <size>6</size>
12224       </method>
12225       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
12226         <size>7</size>
12227       </method>
12228       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
12229         <size>52</size>
12230       </method>
12231     </type>
12232   </test>
12233   <test name="gtest-anon-11.cs">
12234     <type name="Test`1[R]">
12235       <method name="Void .ctor()">
12236         <size>7</size>
12237       </method>
12238       <method name="Void World[S,T](S, T)">
12239         <size>1</size>
12240       </method>
12241       <method name="Void Hello[U,V](U, V)">
12242         <size>47</size>
12243       </method>
12244     </type>
12245     <type name="X">
12246       <method name="Void .ctor()">
12247         <size>7</size>
12248       </method>
12249       <method name="Void Main()">
12250         <size>21</size>
12251       </method>
12252     </type>
12253     <type name="Foo">
12254       <method name="Void .ctor(Object, IntPtr)">
12255         <size>0</size>
12256       </method>
12257       <method name="Void Invoke()">
12258         <size>0</size>
12259       </method>
12260       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12261         <size>0</size>
12262       </method>
12263       <method name="Void EndInvoke(IAsyncResult)">
12264         <size>0</size>
12265       </method>
12266     </type>
12267     <type name="Test`1+&lt;Hello&gt;c__AnonStorey0`2[R,U,V]">
12268       <method name="Void .ctor()">
12269         <size>7</size>
12270       </method>
12271       <method name="Void &lt;&gt;m__0()">
12272         <size>24</size>
12273       </method>
12274     </type>
12275   </test>
12276   <test name="gtest-anon-12.cs">
12277     <type name="World`1[T]">
12278       <method name="Void .ctor()">
12279         <size>7</size>
12280       </method>
12281       <method name="Void Hello[U](U)">
12282         <size>1</size>
12283       </method>
12284       <method name="Void Test(T)">
12285         <size>46</size>
12286       </method>
12287     </type>
12288     <type name="X">
12289       <method name="Void .ctor()">
12290         <size>7</size>
12291       </method>
12292       <method name="Void Main()">
12293         <size>18</size>
12294       </method>
12295     </type>
12296     <type name="Foo">
12297       <method name="Void .ctor(Object, IntPtr)">
12298         <size>0</size>
12299       </method>
12300       <method name="Void Invoke()">
12301         <size>0</size>
12302       </method>
12303       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12304         <size>0</size>
12305       </method>
12306       <method name="Void EndInvoke(IAsyncResult)">
12307         <size>0</size>
12308       </method>
12309     </type>
12310     <type name="World`1+&lt;Test&gt;c__AnonStorey0[T]">
12311       <method name="Void .ctor()">
12312         <size>7</size>
12313       </method>
12314       <method name="Void &lt;&gt;m__0()">
12315         <size>18</size>
12316       </method>
12317     </type>
12318   </test>
12319   <test name="gtest-anon-13.cs">
12320     <type name="X">
12321       <method name="Void .ctor()">
12322         <size>7</size>
12323       </method>
12324       <method name="X+ModuleBinder`1[TDelegate] CreateMethodUnscoped[TDelegate]()">
12325         <size>13</size>
12326       </method>
12327       <method name="Void Main()">
12328         <size>1</size>
12329       </method>
12330     </type>
12331     <type name="X+ModuleBinder`1[T]">
12332       <method name="Void .ctor(Object, IntPtr)">
12333         <size>0</size>
12334       </method>
12335       <method name="T Invoke(System.Object)">
12336         <size>0</size>
12337       </method>
12338       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
12339         <size>0</size>
12340       </method>
12341       <method name="T EndInvoke(IAsyncResult)">
12342         <size>0</size>
12343       </method>
12344     </type>
12345     <type name="X">
12346       <method name="TDelegate &lt;CreateMethodUnscoped`1&gt;m__0[TDelegate](System.Object)">
12347         <size>7</size>
12348       </method>
12349     </type>
12350   </test>
12351   <test name="gtest-anon-14.cs">
12352     <type name="T">
12353       <method name="Void .ctor()">
12354         <size>7</size>
12355       </method>
12356       <method name="Void SomeMethod(System.Converter`2[System.Int32,System.Int32])">
12357         <size>1</size>
12358       </method>
12359       <method name="Void SomeCaller()">
12360         <size>36</size>
12361       </method>
12362       <method name="Void Main()">
12363         <size>1</size>
12364       </method>
12365       <method name="Int32 &lt;SomeCaller&gt;m__0(Int32)">
12366         <size>2</size>
12367       </method>
12368     </type>
12369   </test>
12370   <test name="gtest-anon-15.cs">
12371     <type name="Test`1[T]">
12372       <method name="Void .ctor()">
12373         <size>7</size>
12374       </method>
12375       <method name="Void Hello[S](T, S)">
12376         <size>42</size>
12377       </method>
12378     </type>
12379     <type name="X">
12380       <method name="Void .ctor()">
12381         <size>7</size>
12382       </method>
12383       <method name="Void Main()">
12384         <size>16</size>
12385       </method>
12386     </type>
12387     <type name="Foo`1[V]">
12388       <method name="Void .ctor(Object, IntPtr)">
12389         <size>0</size>
12390       </method>
12391       <method name="Void Invoke(V)">
12392         <size>0</size>
12393       </method>
12394       <method name="IAsyncResult BeginInvoke(V, System.AsyncCallback, System.Object)">
12395         <size>0</size>
12396       </method>
12397       <method name="Void EndInvoke(IAsyncResult)">
12398         <size>0</size>
12399       </method>
12400     </type>
12401     <type name="Bar`1[W]">
12402       <method name="Void .ctor(Object, IntPtr)">
12403         <size>0</size>
12404       </method>
12405       <method name="Void Invoke(W)">
12406         <size>0</size>
12407       </method>
12408       <method name="IAsyncResult BeginInvoke(W, System.AsyncCallback, System.Object)">
12409         <size>0</size>
12410       </method>
12411       <method name="Void EndInvoke(IAsyncResult)">
12412         <size>0</size>
12413       </method>
12414     </type>
12415     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1[T,S]">
12416       <method name="Void .ctor()">
12417         <size>7</size>
12418       </method>
12419       <method name="Void &lt;&gt;m__0(Int64)">
12420         <size>57</size>
12421       </method>
12422     </type>
12423     <type name="Test`1+&lt;Hello&gt;c__AnonStorey1`1+&lt;Hello&gt;c__AnonStorey0`1[T,S]">
12424       <method name="Void .ctor()">
12425         <size>7</size>
12426       </method>
12427       <method name="Void &lt;&gt;m__1(T)">
12428         <size>65</size>
12429       </method>
12430     </type>
12431   </test>
12432   <test name="gtest-anon-16.cs">
12433     <type name="A">
12434       <method name="Void .ctor(TestFunc`1)">
12435         <size>7</size>
12436       </method>
12437       <method name="Void Main()">
12438         <size>1</size>
12439       </method>
12440     </type>
12441     <type name="TestClass">
12442       <method name="Void .ctor()">
12443         <size>47</size>
12444       </method>
12445       <method name="Void Func[T](TestFunc`1[T])">
12446         <size>1</size>
12447       </method>
12448     </type>
12449     <type name="TestFunc`1[T]">
12450       <method name="Void .ctor(Object, IntPtr)">
12451         <size>0</size>
12452       </method>
12453       <method name="Void Invoke(T)">
12454         <size>0</size>
12455       </method>
12456       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12457         <size>0</size>
12458       </method>
12459       <method name="Void EndInvoke(IAsyncResult)">
12460         <size>0</size>
12461       </method>
12462     </type>
12463     <type name="TestClass">
12464       <method name="Void &lt;a&gt;m__0(Int32)">
12465         <size>1</size>
12466       </method>
12467     </type>
12468   </test>
12469   <test name="gtest-anon-17.cs">
12470     <type name="C">
12471       <method name="Void .ctor()">
12472         <size>7</size>
12473       </method>
12474       <method name="Void Test[T,U](C+Func`1[T], U)">
12475         <size>1</size>
12476       </method>
12477       <method name="Void Main()">
12478         <size>75</size>
12479       </method>
12480     </type>
12481     <type name="C+Func`1[T]">
12482       <method name="Void .ctor(Object, IntPtr)">
12483         <size>0</size>
12484       </method>
12485       <method name="T Invoke(T)">
12486         <size>0</size>
12487       </method>
12488       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
12489         <size>0</size>
12490       </method>
12491       <method name="T EndInvoke(IAsyncResult)">
12492         <size>0</size>
12493       </method>
12494     </type>
12495     <type name="C">
12496       <method name="Int32 &lt;Main&gt;m__0(Int32)">
12497         <size>2</size>
12498       </method>
12499       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12500         <size>2</size>
12501       </method>
12502     </type>
12503   </test>
12504   <test name="gtest-anon-18.cs">
12505     <type name="C">
12506       <method name="Void .ctor()">
12507         <size>7</size>
12508       </method>
12509       <method name="TR Test[TR,TA](C+Func`2[TR,TA])">
12510         <size>10</size>
12511       </method>
12512       <method name="TR Test[TR,TA,TB](C+Func`2[TR,TA], C+Func`2[TR,TB])">
12513         <size>10</size>
12514       </method>
12515       <method name="Void Test2[T]()">
12516         <size>19</size>
12517       </method>
12518       <method name="Void Main()">
12519         <size>100</size>
12520       </method>
12521     </type>
12522     <type name="C+Func`2[TR,TA]">
12523       <method name="Void .ctor(Object, IntPtr)">
12524         <size>0</size>
12525       </method>
12526       <method name="TR Invoke(TA)">
12527         <size>0</size>
12528       </method>
12529       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
12530         <size>0</size>
12531       </method>
12532       <method name="TR EndInvoke(IAsyncResult)">
12533         <size>0</size>
12534       </method>
12535     </type>
12536     <type name="C">
12537       <method name="Int32 &lt;Main&gt;m__1(Int32)">
12538         <size>16</size>
12539       </method>
12540       <method name="System.String &lt;Main&gt;m__2(Int32)">
12541         <size>6</size>
12542       </method>
12543       <method name="System.String &lt;Main&gt;m__3(Int32)">
12544         <size>6</size>
12545       </method>
12546       <method name="T &lt;Test2`1&gt;m__0[T](T)">
12547         <size>2</size>
12548       </method>
12549     </type>
12550   </test>
12551   <test name="gtest-anon-19.cs">
12552     <type name="Test">
12553       <method name="Void .ctor()">
12554         <size>7</size>
12555       </method>
12556       <method name="Void TestNaturalSort()">
12557         <size>31</size>
12558       </method>
12559       <method name="Void Main()">
12560         <size>6</size>
12561       </method>
12562     </type>
12563     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12564       <method name="Void .ctor()">
12565         <size>7</size>
12566       </method>
12567       <method name="System.String &lt;&gt;m__1(System.Text.RegularExpressions.Match)">
12568         <size>113</size>
12569       </method>
12570     </type>
12571     <type name="Test">
12572       <method name="Int32 &lt;TestNaturalSort&gt;m__0(System.String, System.String)">
12573         <size>106</size>
12574       </method>
12575     </type>
12576     <type name="Test+&lt;TestNaturalSort&gt;c__AnonStorey0">
12577       <method name="System.String &lt;&gt;m__2(System.Text.RegularExpressions.Match)">
12578         <size>113</size>
12579       </method>
12580     </type>
12581   </test>
12582   <test name="gtest-anon-2.cs">
12583     <type name="X">
12584       <method name="Void .ctor()">
12585         <size>7</size>
12586       </method>
12587       <method name="Void Hello[U](U)">
12588         <size>1</size>
12589       </method>
12590       <method name="Void Test[T](T)">
12591         <size>71</size>
12592       </method>
12593       <method name="Void Main()">
12594         <size>14</size>
12595       </method>
12596     </type>
12597     <type name="Simple">
12598       <method name="Void .ctor(Object, IntPtr)">
12599         <size>0</size>
12600       </method>
12601       <method name="Void Invoke()">
12602         <size>0</size>
12603       </method>
12604       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12605         <size>0</size>
12606       </method>
12607       <method name="Void EndInvoke(IAsyncResult)">
12608         <size>0</size>
12609       </method>
12610     </type>
12611     <type name="Foo">
12612       <method name="Void .ctor(Object, IntPtr)">
12613         <size>0</size>
12614       </method>
12615       <method name="Simple Invoke()">
12616         <size>0</size>
12617       </method>
12618       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12619         <size>0</size>
12620       </method>
12621       <method name="Simple EndInvoke(IAsyncResult)">
12622         <size>0</size>
12623       </method>
12624     </type>
12625     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
12626       <method name="Void .ctor()">
12627         <size>7</size>
12628       </method>
12629       <method name="Simple &lt;&gt;m__0()">
12630         <size>55</size>
12631       </method>
12632     </type>
12633     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
12634       <method name="Void .ctor()">
12635         <size>7</size>
12636       </method>
12637       <method name="Void &lt;&gt;m__1()">
12638         <size>50</size>
12639       </method>
12640     </type>
12641   </test>
12642   <test name="gtest-anon-21.cs">
12643     <type name="BaseObject">
12644       <method name="Void .ctor()">
12645         <size>7</size>
12646       </method>
12647       <method name="System.Collections.Generic.List`1[T] Query[T](Nullable`1 ByRef)">
12648         <size>53</size>
12649       </method>
12650       <method name="T MakeSomething[T]()">
12651         <size>7</size>
12652       </method>
12653       <method name="Int32 Main()">
12654         <size>10</size>
12655       </method>
12656       <method name="Void Closure(EmptyDelegate)">
12657         <size>1</size>
12658       </method>
12659     </type>
12660     <type name="EmptyDelegate">
12661       <method name="Void .ctor(Object, IntPtr)">
12662         <size>0</size>
12663       </method>
12664       <method name="Void Invoke()">
12665         <size>0</size>
12666       </method>
12667       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12668         <size>0</size>
12669       </method>
12670       <method name="Void EndInvoke(IAsyncResult)">
12671         <size>0</size>
12672       </method>
12673     </type>
12674     <type name="BaseObject+&lt;Query&gt;c__AnonStorey0`1[T]">
12675       <method name="Void .ctor()">
12676         <size>7</size>
12677       </method>
12678       <method name="Void &lt;&gt;m__0()">
12679         <size>17</size>
12680       </method>
12681     </type>
12682   </test>
12683   <test name="gtest-anon-22.cs">
12684     <type name="C">
12685       <method name="Void .ctor()">
12686         <size>7</size>
12687       </method>
12688       <method name="Int32 Foo(D1)">
12689         <size>2</size>
12690       </method>
12691       <method name="Int32 Foo(D2)">
12692         <size>2</size>
12693       </method>
12694       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D1])">
12695         <size>2</size>
12696       </method>
12697       <method name="Int32 FooE(System.Linq.Expressions.Expression`1[D2])">
12698         <size>2</size>
12699       </method>
12700       <method name="Int32 Main()">
12701         <size>82</size>
12702       </method>
12703     </type>
12704     <type name="D1">
12705       <method name="Void .ctor(Object, IntPtr)">
12706         <size>0</size>
12707       </method>
12708       <method name="Int32 Invoke()">
12709         <size>0</size>
12710       </method>
12711       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12712         <size>0</size>
12713       </method>
12714       <method name="Int32 EndInvoke(IAsyncResult)">
12715         <size>0</size>
12716       </method>
12717     </type>
12718     <type name="D2">
12719       <method name="Void .ctor(Object, IntPtr)">
12720         <size>0</size>
12721       </method>
12722       <method name="Int64 Invoke()">
12723         <size>0</size>
12724       </method>
12725       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12726         <size>0</size>
12727       </method>
12728       <method name="Int64 EndInvoke(IAsyncResult)">
12729         <size>0</size>
12730       </method>
12731     </type>
12732     <type name="C">
12733       <method name="Int32 &lt;Main&gt;m__0()">
12734         <size>2</size>
12735       </method>
12736     </type>
12737   </test>
12738   <test name="gtest-anon-23.cs">
12739     <type name="MemberAccessData">
12740       <method name="Void .ctor()">
12741         <size>7</size>
12742       </method>
12743       <method name="Void set_MyTypeProperty(Nullable`1)">
12744         <size>8</size>
12745       </method>
12746       <method name="Nullable`1 get_MyTypeProperty()">
12747         <size>7</size>
12748       </method>
12749     </type>
12750     <type name="C">
12751       <method name="Void .ctor()">
12752         <size>7</size>
12753       </method>
12754       <method name="Void Test(C+D)">
12755         <size>1</size>
12756       </method>
12757       <method name="Void Main()">
12758         <size>200</size>
12759       </method>
12760     </type>
12761     <type name="C+D">
12762       <method name="Void .ctor(Object, IntPtr)">
12763         <size>0</size>
12764       </method>
12765       <method name="Void Invoke()">
12766         <size>0</size>
12767       </method>
12768       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
12769         <size>0</size>
12770       </method>
12771       <method name="Void EndInvoke(IAsyncResult)">
12772         <size>0</size>
12773       </method>
12774     </type>
12775     <type name="C+&lt;Main&gt;c__AnonStorey0">
12776       <method name="Void .ctor()">
12777         <size>7</size>
12778       </method>
12779       <method name="Void &lt;&gt;m__0()">
12780         <size>38</size>
12781       </method>
12782       <method name="Void &lt;&gt;m__1()">
12783         <size>32</size>
12784       </method>
12785     </type>
12786     <type name="C">
12787       <method name="Void &lt;Main&gt;m__2()">
12788         <size>16</size>
12789       </method>
12790       <method name="Void &lt;Main&gt;m__3()">
12791         <size>16</size>
12792       </method>
12793       <method name="Void &lt;Main&gt;m__4()">
12794         <size>61</size>
12795       </method>
12796       <method name="Void &lt;Main&gt;m__5()">
12797         <size>53</size>
12798       </method>
12799     </type>
12800     <type name="&lt;PrivateImplementationDetails&gt;">
12801       <method name="Void .ctor()">
12802         <size>7</size>
12803       </method>
12804     </type>
12805   </test>
12806   <test name="gtest-anon-24.cs">
12807     <type name="Disposable`1[T]">
12808       <method name="Void .ctor()">
12809         <size>7</size>
12810       </method>
12811       <method name="Void Dispose()">
12812         <size>1</size>
12813       </method>
12814     </type>
12815     <type name="Test">
12816       <method name="Void .ctor()">
12817         <size>7</size>
12818       </method>
12819       <method name="System.Func`1[T[]] For[T](System.Collections.Generic.List`1[T])">
12820         <size>38</size>
12821       </method>
12822       <method name="System.Func`1[T] Throw[T](T)">
12823         <size>26</size>
12824       </method>
12825       <method name="System.Func`1[T] Do[T](T)">
12826         <size>26</size>
12827       </method>
12828       <method name="System.Func`1[T] Lock[T](T)">
12829         <size>26</size>
12830       </method>
12831       <method name="System.Func`1[T] Catch[T](T)">
12832         <size>26</size>
12833       </method>
12834       <method name="System.Func`1[T] Finally[T](T)">
12835         <size>26</size>
12836       </method>
12837       <method name="System.Func`1[T] Using[T](T)">
12838         <size>57</size>
12839       </method>
12840       <method name="System.Func`1[T] Switch[T](T)">
12841         <size>38</size>
12842       </method>
12843       <method name="System.Func`1[System.Collections.Generic.List`1[T]] ForForeach[T](T[])">
12844         <size>26</size>
12845       </method>
12846       <method name="Int32 Main()">
12847         <size>501</size>
12848       </method>
12849     </type>
12850     <type name="Test+&lt;For&gt;c__AnonStorey0`1[T]">
12851       <method name="Void .ctor()">
12852         <size>7</size>
12853       </method>
12854       <method name="T[] &lt;&gt;m__0()">
12855         <size>56</size>
12856       </method>
12857     </type>
12858     <type name="Test+&lt;Throw&gt;c__AnonStorey1`1[T]">
12859       <method name="Void .ctor()">
12860         <size>7</size>
12861       </method>
12862       <method name="T &lt;&gt;m__1()">
12863         <size>23</size>
12864       </method>
12865     </type>
12866     <type name="Test">
12867       <method name="Void ArrayMutate[T](T[])">
12868         <size>27</size>
12869       </method>
12870       <method name="System.Func`1[T[][]] ArrayMultiMutate[T](T[][])">
12871         <size>26</size>
12872       </method>
12873       <method name="System.Func`1[System.Type] TypeOf[T](T)">
12874         <size>38</size>
12875       </method>
12876     </type>
12877     <type name="Test+&lt;TypeOf&gt;c__AnonStorey2`1[T]">
12878       <method name="System.Type &lt;&gt;m__2()">
12879         <size>56</size>
12880       </method>
12881       <method name="Void .ctor()">
12882         <size>7</size>
12883       </method>
12884     </type>
12885     <type name="Test+&lt;Do&gt;c__AnonStorey3`1[T]">
12886       <method name="T &lt;&gt;m__3()">
12887         <size>28</size>
12888       </method>
12889       <method name="Void .ctor()">
12890         <size>7</size>
12891       </method>
12892     </type>
12893     <type name="Test+&lt;Lock&gt;c__AnonStorey4`1[T]">
12894       <method name="T &lt;&gt;m__4()">
12895         <size>65</size>
12896       </method>
12897       <method name="Void .ctor()">
12898         <size>7</size>
12899       </method>
12900     </type>
12901     <type name="Test+&lt;Catch&gt;c__AnonStorey5`1[T]">
12902       <method name="T &lt;&gt;m__5()">
12903         <size>48</size>
12904       </method>
12905       <method name="Void .ctor()">
12906         <size>7</size>
12907       </method>
12908     </type>
12909     <type name="Test+&lt;Finally&gt;c__AnonStorey6`1[T]">
12910       <method name="T &lt;&gt;m__6()">
12911         <size>50</size>
12912       </method>
12913       <method name="Void .ctor()">
12914         <size>7</size>
12915       </method>
12916     </type>
12917     <type name="Test+&lt;Using&gt;c__AnonStorey7`1[T]">
12918       <method name="T &lt;&gt;m__7()">
12919         <size>7</size>
12920       </method>
12921       <method name="Void .ctor()">
12922         <size>7</size>
12923       </method>
12924     </type>
12925     <type name="Test+&lt;Switch&gt;c__AnonStorey8`1[T]">
12926       <method name="T &lt;&gt;m__8()">
12927         <size>35</size>
12928       </method>
12929       <method name="Void .ctor()">
12930         <size>7</size>
12931       </method>
12932     </type>
12933     <type name="Test+&lt;ForForeach&gt;c__AnonStorey9`1[T]">
12934       <method name="System.Collections.Generic.List`1[T] &lt;&gt;m__9()">
12935         <size>56</size>
12936       </method>
12937       <method name="Void .ctor()">
12938         <size>7</size>
12939       </method>
12940     </type>
12941     <type name="Test+&lt;ArrayMutate&gt;c__AnonStoreyA`1[T]">
12942       <method name="Void &lt;&gt;m__A(Int32)">
12943         <size>36</size>
12944       </method>
12945       <method name="Void .ctor()">
12946         <size>7</size>
12947       </method>
12948     </type>
12949     <type name="Test+&lt;ArrayMultiMutate&gt;c__AnonStoreyB`1[T]">
12950       <method name="T[][] &lt;&gt;m__B()">
12951         <size>48</size>
12952       </method>
12953       <method name="Void .ctor()">
12954         <size>7</size>
12955       </method>
12956     </type>
12957     <type name="CA`1[T]">
12958       <method name="Void .ctor()">
12959         <size>7</size>
12960       </method>
12961     </type>
12962     <type name="Test">
12963       <method name="System.Func`1[T[]] NestedTypeMutate[T]()">
12964         <size>34</size>
12965       </method>
12966     </type>
12967     <type name="Test+&lt;NestedTypeMutate&gt;c__AnonStoreyC`1[T]">
12968       <method name="T[] &lt;&gt;m__C()">
12969         <size>37</size>
12970       </method>
12971       <method name="Void .ctor()">
12972         <size>7</size>
12973       </method>
12974     </type>
12975   </test>
12976   <test name="gtest-anon-25.cs">
12977     <type name="HS`1[T]">
12978       <method name="Void .ctor(IEqualityComparer`1)">
12979         <size>7</size>
12980       </method>
12981     </type>
12982     <type name="Test">
12983       <method name="Void .ctor()">
12984         <size>7</size>
12985       </method>
12986       <method name="Void Foo[T](IEqualityComparer`1)">
12987         <size>27</size>
12988       </method>
12989       <method name="Int32 Main()">
12990         <size>8</size>
12991       </method>
12992     </type>
12993     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[T]">
12994       <method name="Void .ctor()">
12995         <size>7</size>
12996       </method>
12997       <method name="HS`1[T] &lt;&gt;m__0()">
12998         <size>12</size>
12999       </method>
13000     </type>
13001   </test>
13002   <test name="gtest-anon-26.cs">
13003     <type name="MonoBugs.BrokenGenericCast">
13004       <method name="Void .ctor()">
13005         <size>7</size>
13006       </method>
13007       <method name="System.Converter`2[TSource,TDest] GetUpcaster[TSource,TDest]()">
13008         <size>13</size>
13009       </method>
13010       <method name="System.Converter`2[TSource,TDest] GetDowncaster[TSource,TDest]()">
13011         <size>13</size>
13012       </method>
13013       <method name="Void Main()">
13014         <size>1</size>
13015       </method>
13016       <method name="TDest &lt;GetUpcaster`2&gt;m__0[TSource,TDest](TSource)">
13017         <size>12</size>
13018       </method>
13019       <method name="TDest &lt;GetDowncaster`2&gt;m__1[TSource,TDest](TSource)">
13020         <size>12</size>
13021       </method>
13022     </type>
13023   </test>
13024   <test name="gtest-anon-27.cs">
13025     <type name="BaseDataObjectFactory">
13026       <method name="Void .ctor()">
13027         <size>7</size>
13028       </method>
13029       <method name="T GetBusinessQueryObjectFromReader[T]()">
13030         <size>8</size>
13031       </method>
13032       <method name="T[] GetQueryObjects[T](System.String)">
13033         <size>0</size>
13034       </method>
13035     </type>
13036     <type name="BusinessQueryObject">
13037       <method name="Void .ctor()">
13038         <size>7</size>
13039       </method>
13040     </type>
13041     <type name="MySqlDataObjectFactory">
13042       <method name="Void .ctor()">
13043         <size>7</size>
13044       </method>
13045       <method name="T[] GetQueryObjects[T](System.String)">
13046         <size>63</size>
13047       </method>
13048       <method name="Void ExecuteReader(Int32, MySqlDataObjectFactory+PerformActionWithReader)">
13049         <size>1</size>
13050       </method>
13051     </type>
13052     <type name="C">
13053       <method name="Void .ctor()">
13054         <size>7</size>
13055       </method>
13056       <method name="Void Main()">
13057         <size>1</size>
13058       </method>
13059     </type>
13060     <type name="MySqlDataObjectFactory+PerformActionWithReader">
13061       <method name="Void .ctor(Object, IntPtr)">
13062         <size>0</size>
13063       </method>
13064       <method name="Void Invoke()">
13065         <size>0</size>
13066       </method>
13067       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13068         <size>0</size>
13069       </method>
13070       <method name="Void EndInvoke(IAsyncResult)">
13071         <size>0</size>
13072       </method>
13073     </type>
13074     <type name="MySqlDataObjectFactory+&lt;GetQueryObjects&gt;c__AnonStorey0`1[T]">
13075       <method name="Void .ctor()">
13076         <size>7</size>
13077       </method>
13078       <method name="Void &lt;&gt;m__0()">
13079         <size>17</size>
13080       </method>
13081     </type>
13082   </test>
13083   <test name="gtest-anon-28.cs">
13084     <type name="A">
13085       <method name="Void .ctor()">
13086         <size>7</size>
13087       </method>
13088       <method name="Void Foo[T]()">
13089         <size>0</size>
13090       </method>
13091     </type>
13092     <type name="B">
13093       <method name="Void .ctor()">
13094         <size>7</size>
13095       </method>
13096       <method name="Void Foo[T]()">
13097         <size>14</size>
13098       </method>
13099       <method name="Void Main()">
13100         <size>1</size>
13101       </method>
13102     </type>
13103     <type name="B+Del">
13104       <method name="Void .ctor(Object, IntPtr)">
13105         <size>0</size>
13106       </method>
13107       <method name="Void Invoke()">
13108         <size>0</size>
13109       </method>
13110       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13111         <size>0</size>
13112       </method>
13113       <method name="Void EndInvoke(IAsyncResult)">
13114         <size>0</size>
13115       </method>
13116     </type>
13117     <type name="B">
13118       <method name="Void &lt;Foo`1&gt;m__0[T]()">
13119         <size>7</size>
13120       </method>
13121     </type>
13122   </test>
13123   <test name="gtest-anon-29.cs">
13124     <type name="Test">
13125       <method name="Void .ctor()">
13126         <size>7</size>
13127       </method>
13128       <method name="Boolean TryAction[T](Test+Creator`1[T], T ByRef)">
13129         <size>17</size>
13130       </method>
13131       <method name="Boolean Func1[T](IList`1, Boolean, T ByRef)">
13132         <size>32</size>
13133       </method>
13134       <method name="T Item[T](IList`1)">
13135         <size>7</size>
13136       </method>
13137       <method name="T GetSingleItem[T](IList`1)">
13138         <size>10</size>
13139       </method>
13140       <method name="Void Main()">
13141         <size>15</size>
13142       </method>
13143     </type>
13144     <type name="Test+Creator`1[T]">
13145       <method name="Void .ctor(Object, IntPtr)">
13146         <size>0</size>
13147       </method>
13148       <method name="T Invoke()">
13149         <size>0</size>
13150       </method>
13151       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13152         <size>0</size>
13153       </method>
13154       <method name="T EndInvoke(IAsyncResult)">
13155         <size>0</size>
13156       </method>
13157     </type>
13158     <type name="Test+&lt;Func1&gt;c__AnonStorey0`1[T]">
13159       <method name="Void .ctor()">
13160         <size>7</size>
13161       </method>
13162       <method name="T &lt;&gt;m__0()">
13163         <size>12</size>
13164       </method>
13165     </type>
13166   </test>
13167   <test name="gtest-anon-3.cs">
13168     <type name="X">
13169       <method name="Void .ctor()">
13170         <size>7</size>
13171       </method>
13172       <method name="Void Hello[U](U)">
13173         <size>1</size>
13174       </method>
13175       <method name="Void Test[T](T)">
13176         <size>28</size>
13177       </method>
13178       <method name="Void Main()">
13179         <size>14</size>
13180       </method>
13181     </type>
13182     <type name="Foo`1[S]">
13183       <method name="Void .ctor(Object, IntPtr)">
13184         <size>0</size>
13185       </method>
13186       <method name="Void Invoke(S)">
13187         <size>0</size>
13188       </method>
13189       <method name="IAsyncResult BeginInvoke(S, System.AsyncCallback, System.Object)">
13190         <size>0</size>
13191       </method>
13192       <method name="Void EndInvoke(IAsyncResult)">
13193         <size>0</size>
13194       </method>
13195     </type>
13196     <type name="X">
13197       <method name="Void &lt;Test`1&gt;m__0[T](T)">
13198         <size>8</size>
13199       </method>
13200     </type>
13201   </test>
13202   <test name="gtest-anon-30.cs">
13203     <type name="X">
13204       <method name="Void .ctor()">
13205         <size>7</size>
13206       </method>
13207       <method name="Void Hello[U](U)">
13208         <size>1</size>
13209       </method>
13210       <method name="Void Test[T](T)">
13211         <size>46</size>
13212       </method>
13213       <method name="Void Main()">
13214         <size>1</size>
13215       </method>
13216     </type>
13217     <type name="Simple">
13218       <method name="Void .ctor(Object, IntPtr)">
13219         <size>0</size>
13220       </method>
13221       <method name="Void Invoke()">
13222         <size>0</size>
13223       </method>
13224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13225         <size>0</size>
13226       </method>
13227       <method name="Void EndInvoke(IAsyncResult)">
13228         <size>0</size>
13229       </method>
13230     </type>
13231     <type name="Foo">
13232       <method name="Void .ctor(Object, IntPtr)">
13233         <size>0</size>
13234       </method>
13235       <method name="Simple Invoke()">
13236         <size>0</size>
13237       </method>
13238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13239         <size>0</size>
13240       </method>
13241       <method name="Simple EndInvoke(IAsyncResult)">
13242         <size>0</size>
13243       </method>
13244     </type>
13245     <type name="X+&lt;Test&gt;c__AnonStorey0`1[T]">
13246       <method name="Void .ctor()">
13247         <size>7</size>
13248       </method>
13249       <method name="Simple &lt;&gt;m__0()">
13250         <size>55</size>
13251       </method>
13252     </type>
13253     <type name="X+&lt;Test&gt;c__AnonStorey0`1+&lt;Test&gt;c__AnonStorey1`1[T]">
13254       <method name="Void .ctor()">
13255         <size>7</size>
13256       </method>
13257       <method name="Void &lt;&gt;m__1()">
13258         <size>50</size>
13259       </method>
13260     </type>
13261   </test>
13262   <test name="gtest-anon-31.cs">
13263     <type name="A">
13264       <method name="Void Fail[X]()">
13265         <size>25</size>
13266       </method>
13267       <method name="Void Main()">
13268         <size>1</size>
13269       </method>
13270     </type>
13271     <type name="A+&lt;Fail&gt;c__AnonStorey0`1[X]">
13272       <method name="Void .ctor()">
13273         <size>7</size>
13274       </method>
13275       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
13276         <size>36</size>
13277       </method>
13278       <method name="Void &lt;&gt;m__1(System.Object, System.EventArgs)">
13279         <size>1</size>
13280       </method>
13281     </type>
13282   </test>
13283   <test name="gtest-anon-32.cs">
13284     <type name="Program">
13285       <method name="Void .ctor()">
13286         <size>7</size>
13287       </method>
13288       <method name="Void Foo[T](IList`1)">
13289         <size>31</size>
13290       </method>
13291       <method name="Void Assert(System.Action`1[System.Int32])">
13292         <size>9</size>
13293       </method>
13294       <method name="Void Main(System.String[])">
13295         <size>7</size>
13296       </method>
13297     </type>
13298     <type name="Program+&lt;Foo&gt;c__AnonStorey0`1[T]">
13299       <method name="Void .ctor()">
13300         <size>7</size>
13301       </method>
13302       <method name="Void &lt;&gt;m__0(Int32)">
13303         <size>18</size>
13304       </method>
13305     </type>
13306   </test>
13307   <test name="gtest-anon-33.cs">
13308     <type name="IEnumerableRocks">
13309       <method name="System.String Implode[TSource,TResult](IEnumerable`1, System.String, System.Func`2[TSource,TResult])">
13310         <size>33</size>
13311       </method>
13312       <method name="System.String Implode[TSource](IEnumerable`1, System.String, System.Action`2[System.Text.StringBuilder,TSource])">
13313         <size>126</size>
13314       </method>
13315     </type>
13316     <type name="Test">
13317       <method name="Void .ctor()">
13318         <size>7</size>
13319       </method>
13320       <method name="Void Main()">
13321         <size>67</size>
13322       </method>
13323       <method name="System.String &lt;Main&gt;m__1(System.String)">
13324         <size>17</size>
13325       </method>
13326     </type>
13327     <type name="IEnumerableRocks+&lt;Implode&gt;c__AnonStorey0`2[TSource,TResult]">
13328       <method name="Void .ctor()">
13329         <size>7</size>
13330       </method>
13331       <method name="Void &lt;&gt;m__0(System.Text.StringBuilder, TSource)">
13332         <size>34</size>
13333       </method>
13334     </type>
13335   </test>
13336   <test name="gtest-anon-34.cs">
13337     <type name="MyClass">
13338       <method name="Void .ctor()">
13339         <size>18</size>
13340       </method>
13341       <method name="Int32 get_Answer()">
13342         <size>7</size>
13343       </method>
13344       <method name="Void set_Answer(Int32)">
13345         <size>8</size>
13346       </method>
13347     </type>
13348     <type name="Test">
13349       <method name="Void .ctor()">
13350         <size>7</size>
13351       </method>
13352       <method name="Int32 Main()">
13353         <size>82</size>
13354       </method>
13355     </type>
13356     <type name="Test+D">
13357       <method name="Void .ctor(Object, IntPtr)">
13358         <size>0</size>
13359       </method>
13360       <method name="Void Invoke()">
13361         <size>0</size>
13362       </method>
13363       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13364         <size>0</size>
13365       </method>
13366       <method name="Void EndInvoke(IAsyncResult)">
13367         <size>0</size>
13368       </method>
13369     </type>
13370     <type name="Test+&lt;Main&gt;c__AnonStorey0">
13371       <method name="Void .ctor()">
13372         <size>7</size>
13373       </method>
13374       <method name="Void &lt;&gt;m__0()">
13375         <size>33</size>
13376       </method>
13377     </type>
13378   </test>
13379   <test name="gtest-anon-35.cs">
13380     <type name="C`1[T]">
13381       <method name="Void .ctor()">
13382         <size>7</size>
13383       </method>
13384       <method name="System.Func`1[T] XX()">
13385         <size>32</size>
13386       </method>
13387       <method name="T &lt;XX&gt;m__0()">
13388         <size>10</size>
13389       </method>
13390     </type>
13391     <type name="C2`1[T]">
13392       <method name="Void .ctor()">
13393         <size>7</size>
13394       </method>
13395       <method name="System.Func`1[C`1[T]] XX()">
13396         <size>32</size>
13397       </method>
13398       <method name="C`1[T] &lt;XX&gt;m__1()">
13399         <size>2</size>
13400       </method>
13401     </type>
13402     <type name="N1">
13403       <method name="Void .ctor()">
13404         <size>7</size>
13405       </method>
13406       <method name="System.Func`1[T] XX[T]()">
13407         <size>15</size>
13408       </method>
13409     </type>
13410     <type name="Test">
13411       <method name="Void .ctor()">
13412         <size>7</size>
13413       </method>
13414       <method name="Int32 Main()">
13415         <size>98</size>
13416       </method>
13417     </type>
13418     <type name="N1">
13419       <method name="T &lt;XX`1&gt;m__2[T]()">
13420         <size>10</size>
13421       </method>
13422     </type>
13423   </test>
13424   <test name="gtest-anon-36.cs">
13425     <type name="Foo`1[T]">
13426       <method name="Void .ctor()">
13427         <size>7</size>
13428       </method>
13429       <method name="Void add_handler(Handler`1[T])">
13430         <size>24</size>
13431       </method>
13432       <method name="Void remove_handler(Handler`1[T])">
13433         <size>24</size>
13434       </method>
13435       <method name="Void add_Handler(Handler`1[T])">
13436         <size>64</size>
13437       </method>
13438       <method name="Void remove_Handler(Handler`1[T])">
13439         <size>24</size>
13440       </method>
13441       <method name="Void &lt;add_Handler&gt;m__0(System.Object)">
13442         <size>18</size>
13443       </method>
13444     </type>
13445     <type name="Program">
13446       <method name="Void .ctor()">
13447         <size>7</size>
13448       </method>
13449       <method name="Int32 Main()">
13450         <size>15</size>
13451       </method>
13452     </type>
13453     <type name="Handler`1[T]">
13454       <method name="Void .ctor(Object, IntPtr)">
13455         <size>0</size>
13456       </method>
13457       <method name="Void Invoke(System.Object)">
13458         <size>0</size>
13459       </method>
13460       <method name="IAsyncResult BeginInvoke(System.Object, 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   </test>
13468   <test name="gtest-anon-37.cs">
13469     <type name="Wrap`1[U]">
13470       <method name="Void .ctor()">
13471         <size>7</size>
13472       </method>
13473     </type>
13474     <type name="Test">
13475       <method name="Void .ctor()">
13476         <size>7</size>
13477       </method>
13478       <method name="Int32 Run[T](Wrap`1[T])">
13479         <size>56</size>
13480       </method>
13481       <method name="Int32 Main()">
13482         <size>16</size>
13483       </method>
13484     </type>
13485     <type name="Test+&lt;Run&gt;c__AnonStorey0`1[T]">
13486       <method name="Void .ctor()">
13487         <size>7</size>
13488       </method>
13489       <method name="Void &lt;&gt;m__0()">
13490         <size>17</size>
13491       </method>
13492     </type>
13493   </test>
13494   <test name="gtest-anon-38.cs">
13495     <type name="Foo`1[T]">
13496       <method name="Void .ctor()">
13497         <size>7</size>
13498       </method>
13499       <method name="Boolean ContainsAll[U](IEnumerable`1)">
13500         <size>40</size>
13501       </method>
13502       <method name="Boolean Contains(T)">
13503         <size>2</size>
13504       </method>
13505     </type>
13506     <type name="Program">
13507       <method name="Void .ctor()">
13508         <size>7</size>
13509       </method>
13510       <method name="Int32 Main()">
13511         <size>42</size>
13512       </method>
13513     </type>
13514     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
13515       <method name="Void .ctor()">
13516         <size>7</size>
13517       </method>
13518       <method name="Boolean &lt;&gt;m__0()">
13519         <size>199</size>
13520       </method>
13521     </type>
13522     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1+&lt;ContainsAll&gt;c__AnonStorey1`1[T,U]">
13523       <method name="Void .ctor()">
13524         <size>7</size>
13525       </method>
13526     </type>
13527     <type name="&lt;PrivateImplementationDetails&gt;">
13528       <method name="Void .ctor()">
13529         <size>7</size>
13530       </method>
13531     </type>
13532   </test>
13533   <test name="gtest-anon-39.cs">
13534     <type name="Test">
13535       <method name="Void .ctor()">
13536         <size>7</size>
13537       </method>
13538       <method name="Void Test_1[T](T)">
13539         <size>33</size>
13540       </method>
13541       <method name="Void Test_2[T](Nullable`1)">
13542         <size>33</size>
13543       </method>
13544       <method name="Void Main()">
13545         <size>39</size>
13546       </method>
13547     </type>
13548     <type name="Test+D">
13549       <method name="Void .ctor(Object, IntPtr)">
13550         <size>0</size>
13551       </method>
13552       <method name="Void Invoke()">
13553         <size>0</size>
13554       </method>
13555       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13556         <size>0</size>
13557       </method>
13558       <method name="Void EndInvoke(IAsyncResult)">
13559         <size>0</size>
13560       </method>
13561     </type>
13562     <type name="Test+&lt;Test_1&gt;c__AnonStorey0`1[T]">
13563       <method name="Void .ctor()">
13564         <size>7</size>
13565       </method>
13566       <method name="Void &lt;&gt;m__0()">
13567         <size>24</size>
13568       </method>
13569     </type>
13570     <type name="Test+&lt;Test_2&gt;c__AnonStorey1`1[T]">
13571       <method name="Void .ctor()">
13572         <size>7</size>
13573       </method>
13574       <method name="Void &lt;&gt;m__1()">
13575         <size>85</size>
13576       </method>
13577     </type>
13578     <type name="Test">
13579       <method name="T Test_3[T](System.Object)">
13580         <size>51</size>
13581       </method>
13582     </type>
13583     <type name="Test+&lt;Test_3&gt;c__AnonStorey2`1[T]">
13584       <method name="Void .ctor()">
13585         <size>7</size>
13586       </method>
13587       <method name="Void &lt;&gt;m__2()">
13588         <size>23</size>
13589       </method>
13590     </type>
13591   </test>
13592   <test name="gtest-anon-4.cs">
13593     <type name="Test">
13594       <method name="Void .ctor()">
13595         <size>7</size>
13596       </method>
13597       <method name="Void Main()">
13598         <size>57</size>
13599       </method>
13600       <method name="Int32 GetItem()">
13601         <size>50</size>
13602       </method>
13603       <method name="IEnumerable`1 GetItems()">
13604         <size>16</size>
13605       </method>
13606     </type>
13607     <type name="&lt;PrivateImplementationDetails&gt;">
13608       <method name="Void .ctor()">
13609         <size>7</size>
13610       </method>
13611     </type>
13612     <type name="Test+&lt;GetItems&gt;c__Iterator0">
13613       <method name="Void .ctor()">
13614         <size>7</size>
13615       </method>
13616       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13617         <size>12</size>
13618       </method>
13619       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13620         <size>7</size>
13621       </method>
13622       <method name="Boolean MoveNext()">
13623         <size>69</size>
13624       </method>
13625       <method name="Void Dispose()">
13626         <size>8</size>
13627       </method>
13628       <method name="Void Reset()">
13629         <size>6</size>
13630       </method>
13631       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
13632         <size>7</size>
13633       </method>
13634       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
13635         <size>26</size>
13636       </method>
13637     </type>
13638   </test>
13639   <test name="gtest-anon-40.cs">
13640     <type name="RunTests">
13641       <method name="Int32 Main()">
13642         <size>7</size>
13643       </method>
13644     </type>
13645     <type name="Test1.X">
13646       <method name="Void .ctor()">
13647         <size>7</size>
13648       </method>
13649       <method name="Void Test1[R](R, Int32)">
13650         <size>150</size>
13651       </method>
13652       <method name="Void Run()">
13653         <size>13</size>
13654       </method>
13655     </type>
13656     <type name="Test1.Foo">
13657       <method name="Void .ctor(Object, IntPtr)">
13658         <size>0</size>
13659       </method>
13660       <method name="Int32 Invoke()">
13661         <size>0</size>
13662       </method>
13663       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13664         <size>0</size>
13665       </method>
13666       <method name="Int32 EndInvoke(IAsyncResult)">
13667         <size>0</size>
13668       </method>
13669     </type>
13670     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey1`1[R]">
13671       <method name="Void .ctor()">
13672         <size>7</size>
13673       </method>
13674       <method name="Int32 &lt;&gt;m__0()">
13675         <size>71</size>
13676       </method>
13677     </type>
13678     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey0`1[R]">
13679       <method name="Void .ctor()">
13680         <size>7</size>
13681       </method>
13682     </type>
13683     <type name="Test1.X+&lt;Test1&gt;c__AnonStorey2`1[R]">
13684       <method name="Void .ctor()">
13685         <size>7</size>
13686       </method>
13687     </type>
13688   </test>
13689   <test name="gtest-anon-41.cs">
13690     <type name="C">
13691       <method name="Decimal Average[TSource](IEnumerable`1, System.Func`2[TSource,System.Decimal])">
13692         <size>37</size>
13693       </method>
13694       <method name="TResult Average[TElement,TAggregate,TResult](IEnumerable`1, System.Func`3[TAggregate,TElement,TAggregate], System.Func`3[TAggregate,TElement,TResult])">
13695         <size>6</size>
13696       </method>
13697       <method name="Void Main()">
13698         <size>1</size>
13699       </method>
13700       <method name="Decimal &lt;Average`1&gt;m__0[TSource](Decimal, Decimal)">
13701         <size>8</size>
13702       </method>
13703       <method name="Decimal &lt;Average`1&gt;m__1[TSource](Decimal, Decimal)">
13704         <size>8</size>
13705       </method>
13706     </type>
13707   </test>
13708   <test name="gtest-anon-42.cs">
13709     <type name="Test">
13710       <method name="Void .ctor()">
13711         <size>7</size>
13712       </method>
13713       <method name="Void Test_3[T]()">
13714         <size>20</size>
13715       </method>
13716       <method name="Int32 Main()">
13717         <size>12</size>
13718       </method>
13719     </type>
13720     <type name="Test+D">
13721       <method name="Void .ctor(Object, IntPtr)">
13722         <size>0</size>
13723       </method>
13724       <method name="Void Invoke()">
13725         <size>0</size>
13726       </method>
13727       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13728         <size>0</size>
13729       </method>
13730       <method name="Void EndInvoke(IAsyncResult)">
13731         <size>0</size>
13732       </method>
13733     </type>
13734     <type name="Test">
13735       <method name="Void &lt;Test_3`1&gt;m__0[T]()">
13736         <size>11</size>
13737       </method>
13738     </type>
13739   </test>
13740   <test name="gtest-anon-43.cs">
13741     <type name="TestC">
13742       <method name="Void .ctor()">
13743         <size>7</size>
13744       </method>
13745       <method name="System.Func`1[System.Type] Test[T]()">
13746         <size>13</size>
13747       </method>
13748       <method name="Int32 Main()">
13749         <size>66</size>
13750       </method>
13751       <method name="System.Type &lt;Test`1&gt;m__0[T]()">
13752         <size>11</size>
13753       </method>
13754     </type>
13755   </test>
13756   <test name="gtest-anon-44.cs">
13757     <type name="UiaAtkBridgeTest.Test">
13758       <method name="Void .ctor()">
13759         <size>7</size>
13760       </method>
13761       <method name="Void Invoke(System.EventHandler)">
13762         <size>1</size>
13763       </method>
13764     </type>
13765     <type name="UiaAtkBridgeTest.GailTester">
13766       <method name="Void .ctor()">
13767         <size>7</size>
13768       </method>
13769       <method name="Void ThisCausesACrash[I]()">
13770         <size>18</size>
13771       </method>
13772       <method name="Void Main()">
13773         <size>1</size>
13774       </method>
13775       <method name="Void &lt;ThisCausesACrash`1&gt;m__0[I](System.Object, System.EventArgs)">
13776         <size>1</size>
13777       </method>
13778     </type>
13779   </test>
13780   <test name="gtest-anon-45.cs">
13781     <type name="C">
13782       <method name="Void .ctor()">
13783         <size>7</size>
13784       </method>
13785       <method name="Void AnyMethod[T]()">
13786         <size>20</size>
13787       </method>
13788       <method name="Int32 Main()">
13789         <size>12</size>
13790       </method>
13791     </type>
13792     <type name="C+&lt;AnyMethod&gt;c__AnonStorey0`1[T]">
13793       <method name="Void .ctor()">
13794         <size>7</size>
13795       </method>
13796       <method name="Void &lt;&gt;m__1(System.String)">
13797         <size>14</size>
13798       </method>
13799     </type>
13800     <type name="C">
13801       <method name="Void &lt;AnyMethod`1&gt;m__0[T]()">
13802         <size>31</size>
13803       </method>
13804     </type>
13805   </test>
13806   <test name="gtest-anon-46.cs">
13807     <type name="TheClass">
13808       <method name="Void .ctor()">
13809         <size>7</size>
13810       </method>
13811       <method name="Void Foo[T](T, System.Func`2[T,T])">
13812         <size>41</size>
13813       </method>
13814       <method name="Void Main()">
13815         <size>8</size>
13816       </method>
13817     </type>
13818     <type name="TheClass+&lt;Foo&gt;c__AnonStorey0`1[T]">
13819       <method name="Void .ctor()">
13820         <size>7</size>
13821       </method>
13822       <method name="System.Func`1[T] &lt;&gt;m__0()">
13823         <size>31</size>
13824       </method>
13825       <method name="T &lt;&gt;m__1()">
13826         <size>18</size>
13827       </method>
13828     </type>
13829   </test>
13830   <test name="gtest-anon-48.cs">
13831     <type name="GeneratorEnumerable`1[T]">
13832       <method name="Void .ctor(Func`1)">
13833         <size>7</size>
13834       </method>
13835     </type>
13836     <type name="GeneratorExpression">
13837       <method name="Void .ctor()">
13838         <size>7</size>
13839       </method>
13840     </type>
13841     <type name="GeneratorInvoker">
13842       <method name="Void .ctor(GeneratorExpression)">
13843         <size>7</size>
13844       </method>
13845       <method name="Void Invoke[T](T ByRef)">
13846         <size>1</size>
13847       </method>
13848     </type>
13849     <type name="Interpreter">
13850       <method name="System.Object InterpretGenerator[T](GeneratorExpression)">
13851         <size>31</size>
13852       </method>
13853       <method name="Int32 Main()">
13854         <size>13</size>
13855       </method>
13856     </type>
13857     <type name="Func`1[TResult]">
13858       <method name="Void .ctor(Object, IntPtr)">
13859         <size>0</size>
13860       </method>
13861       <method name="TResult Invoke()">
13862         <size>0</size>
13863       </method>
13864       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13865         <size>0</size>
13866       </method>
13867       <method name="TResult EndInvoke(IAsyncResult)">
13868         <size>0</size>
13869       </method>
13870     </type>
13871     <type name="GeneratorNext`1[T]">
13872       <method name="Void .ctor(Object, IntPtr)">
13873         <size>0</size>
13874       </method>
13875       <method name="Void Invoke(T ByRef)">
13876         <size>0</size>
13877       </method>
13878       <method name="IAsyncResult BeginInvoke(T ByRef, System.AsyncCallback, System.Object)">
13879         <size>0</size>
13880       </method>
13881       <method name="Void EndInvoke(T ByRef, IAsyncResult)">
13882         <size>0</size>
13883       </method>
13884     </type>
13885     <type name="Interpreter+&lt;InterpretGenerator&gt;c__AnonStorey0`1[T]">
13886       <method name="Void .ctor()">
13887         <size>7</size>
13888       </method>
13889       <method name="GeneratorNext`1[T] &lt;&gt;m__0()">
13890         <size>23</size>
13891       </method>
13892     </type>
13893   </test>
13894   <test name="gtest-anon-49.cs">
13895     <type name="Test">
13896       <method name="Void .ctor()">
13897         <size>7</size>
13898       </method>
13899       <method name="Void Main()">
13900         <size>1</size>
13901       </method>
13902       <method name="Void DetermineLinkedCells()">
13903         <size>74</size>
13904       </method>
13905     </type>
13906     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey0">
13907       <method name="Void .ctor()">
13908         <size>7</size>
13909       </method>
13910     </type>
13911     <type name="Test+&lt;DetermineLinkedCells&gt;c__AnonStorey1">
13912       <method name="Void .ctor()">
13913         <size>7</size>
13914       </method>
13915       <method name="Boolean &lt;&gt;m__1(System.Object)">
13916         <size>13</size>
13917       </method>
13918       <method name="Boolean &lt;&gt;m__0(System.Object)">
13919         <size>18</size>
13920       </method>
13921     </type>
13922   </test>
13923   <test name="gtest-anon-5.cs">
13924     <type name="X">
13925       <method name="Void .ctor()">
13926         <size>7</size>
13927       </method>
13928       <method name="Void Main()">
13929         <size>78</size>
13930       </method>
13931     </type>
13932     <type name="Hello">
13933       <method name="Void .ctor(Object, IntPtr)">
13934         <size>0</size>
13935       </method>
13936       <method name="Void Invoke()">
13937         <size>0</size>
13938       </method>
13939       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
13940         <size>0</size>
13941       </method>
13942       <method name="Void EndInvoke(IAsyncResult)">
13943         <size>0</size>
13944       </method>
13945     </type>
13946     <type name="Foo+&lt;Test&gt;c__Iterator0">
13947       <method name="Void .ctor()">
13948         <size>7</size>
13949       </method>
13950       <method name="System.Object System.Collections.IEnumerator.get_Current()">
13951         <size>12</size>
13952       </method>
13953       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
13954         <size>7</size>
13955       </method>
13956       <method name="Boolean MoveNext()">
13957         <size>98</size>
13958       </method>
13959       <method name="Void Dispose()">
13960         <size>8</size>
13961       </method>
13962       <method name="Void Reset()">
13963         <size>6</size>
13964       </method>
13965     </type>
13966     <type name="Foo">
13967       <method name="Void .ctor(Int32)">
13968         <size>8</size>
13969       </method>
13970       <method name="IEnumerable`1 Test(Foo)">
13971         <size>42</size>
13972       </method>
13973       <method name="Void Hello(Int32)">
13974         <size>19</size>
13975       </method>
13976       <method name="System.String ToString()">
13977         <size>22</size>
13978       </method>
13979     </type>
13980     <type name="Foo+&lt;Test&gt;c__Iterator0">
13981       <method name="Foo System.Collections.Generic.IEnumerator&lt;Foo&gt;.get_Current()">
13982         <size>7</size>
13983       </method>
13984       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Foo&gt;.GetEnumerator()">
13985         <size>52</size>
13986       </method>
13987     </type>
13988   </test>
13989   <test name="gtest-anon-50.cs">
13990     <type name="M">
13991       <method name="Void .ctor()">
13992         <size>7</size>
13993       </method>
13994       <method name="Int32 Main()">
13995         <size>12</size>
13996       </method>
13997     </type>
13998     <type name="SomeGenericClass`1[SomeType]">
13999       <method name="Void .ctor()">
14000         <size>7</size>
14001       </method>
14002       <method name="Void Invoke(SomeGenericClass`1+SomeHandlerType[SomeType])">
14003         <size>1</size>
14004       </method>
14005       <method name="Void FailsToCompile()">
14006         <size>19</size>
14007       </method>
14008     </type>
14009     <type name="SomeGenericClass`1+SomeHandlerType[SomeType]">
14010       <method name="Void .ctor(Object, IntPtr)">
14011         <size>0</size>
14012       </method>
14013       <method name="Void Invoke()">
14014         <size>0</size>
14015       </method>
14016       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14017         <size>0</size>
14018       </method>
14019       <method name="Void EndInvoke(IAsyncResult)">
14020         <size>0</size>
14021       </method>
14022     </type>
14023     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14024       <method name="Void .ctor()">
14025         <size>7</size>
14026       </method>
14027     </type>
14028     <type name="SomeGenericClass`1[SomeType]">
14029       <method name="Void &lt;FailsToCompile&gt;m__0()">
14030         <size>44</size>
14031       </method>
14032     </type>
14033     <type name="SomeGenericClass`1+&lt;FailsToCompile&gt;c__AnonStorey0[SomeType]">
14034       <method name="Void &lt;&gt;m__1()">
14035         <size>18</size>
14036       </method>
14037     </type>
14038   </test>
14039   <test name="gtest-anon-51.cs">
14040     <type name="Driver">
14041       <method name="Void .ctor()">
14042         <size>7</size>
14043       </method>
14044       <method name="Int32 Main()">
14045         <size>12</size>
14046       </method>
14047       <method name="Void P(Int32, Int32)">
14048         <size>1</size>
14049       </method>
14050       <method name="Void Repro()">
14051         <size>100</size>
14052       </method>
14053     </type>
14054     <type name="Bla">
14055       <method name="Void .ctor(Object, IntPtr)">
14056         <size>0</size>
14057       </method>
14058       <method name="Void Invoke()">
14059         <size>0</size>
14060       </method>
14061       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14062         <size>0</size>
14063       </method>
14064       <method name="Void EndInvoke(IAsyncResult)">
14065         <size>0</size>
14066       </method>
14067     </type>
14068     <type name="Driver+&lt;Repro&gt;c__AnonStorey0">
14069       <method name="Void .ctor()">
14070         <size>7</size>
14071       </method>
14072       <method name="Void &lt;&gt;m__0()">
14073         <size>35</size>
14074       </method>
14075     </type>
14076   </test>
14077   <test name="gtest-anon-52.cs">
14078     <type name="A`1[T]">
14079       <method name="Void .ctor()">
14080         <size>7</size>
14081       </method>
14082     </type>
14083     <type name="A`1+B[T]">
14084       <method name="Void .ctor()">
14085         <size>18</size>
14086       </method>
14087       <method name="Void W[R](System.String, System.Func`2[T,R])">
14088         <size>39</size>
14089       </method>
14090     </type>
14091     <type name="B">
14092       <method name="Void .ctor()">
14093         <size>7</size>
14094       </method>
14095       <method name="Void Main()">
14096         <size>1</size>
14097       </method>
14098     </type>
14099     <type name="A`1+B+&lt;W&gt;c__AnonStorey0`1[T,R]">
14100       <method name="Void .ctor()">
14101         <size>7</size>
14102       </method>
14103       <method name="Void &lt;&gt;m__0(T[])">
14104         <size>55</size>
14105       </method>
14106     </type>
14107   </test>
14108   <test name="gtest-anon-53.cs">
14109     <type name="TestComp.Program">
14110       <method name="Void .ctor()">
14111         <size>7</size>
14112       </method>
14113       <method name="Void Main(System.String[])">
14114         <size>1</size>
14115       </method>
14116     </type>
14117     <type name="TestComp.Program+MyClass">
14118       <method name="Void .ctor()">
14119         <size>7</size>
14120       </method>
14121       <method name="Void MyTemplate(TestComp.Program+MyClass+MyDelegate)">
14122         <size>1</size>
14123       </method>
14124       <method name="Void UseATemplate()">
14125         <size>36</size>
14126       </method>
14127       <method name="Void &lt;UseATemplate&gt;m__0(System.Collections.Generic.List`1[System.Int32] ByRef)">
14128         <size>16</size>
14129       </method>
14130     </type>
14131     <type name="TestComp.Program+MyClass+MyDelegate">
14132       <method name="Void .ctor(Object, IntPtr)">
14133         <size>0</size>
14134       </method>
14135       <method name="Void Invoke(System.Collections.Generic.List`1[System.Int32] ByRef)">
14136         <size>0</size>
14137       </method>
14138       <method name="IAsyncResult BeginInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, System.AsyncCallback, System.Object)">
14139         <size>0</size>
14140       </method>
14141       <method name="Void EndInvoke(System.Collections.Generic.List`1[System.Int32] ByRef, IAsyncResult)">
14142         <size>0</size>
14143       </method>
14144     </type>
14145   </test>
14146   <test name="gtest-anon-54.cs">
14147     <type name="Class">
14148       <method name="Void .ctor()">
14149         <size>7</size>
14150       </method>
14151       <method name="System.String get_Property()">
14152         <size>6</size>
14153       </method>
14154       <method name="System.String Method()">
14155         <size>44</size>
14156       </method>
14157       <method name="Int32 Main()">
14158         <size>39</size>
14159       </method>
14160     </type>
14161     <type name="Class+&lt;Method&gt;c__AnonStorey0">
14162       <method name="Void .ctor()">
14163         <size>7</size>
14164       </method>
14165       <method name="System.String &lt;&gt;m__0()">
14166         <size>56</size>
14167       </method>
14168     </type>
14169     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2">
14170       <method name="Void .ctor()">
14171         <size>7</size>
14172       </method>
14173       <method name="System.String &lt;&gt;m__1(System.String)">
14174         <size>52</size>
14175       </method>
14176     </type>
14177     <type name="Class+&lt;Method&gt;c__AnonStorey0+&lt;Method&gt;c__AnonStorey2+&lt;Method&gt;c__AnonStorey1">
14178       <method name="Void .ctor()">
14179         <size>7</size>
14180       </method>
14181       <method name="System.String &lt;&gt;m__2()">
14182         <size>39</size>
14183       </method>
14184     </type>
14185   </test>
14186   <test name="gtest-anon-55.cs">
14187     <type name="Thing`1[TFirst]">
14188       <method name="Void .ctor(Action`1)">
14189         <size>14</size>
14190       </method>
14191       <method name="Thing`1[TFirst] Create[TSecond](System.Func`2[TFirst,TSecond])">
14192         <size>31</size>
14193       </method>
14194       <method name="Void SomeAction()">
14195         <size>18</size>
14196       </method>
14197     </type>
14198     <type name="Program">
14199       <method name="Void Main()">
14200         <size>42</size>
14201       </method>
14202       <method name="System.Object &lt;Main&gt;m__1(System.Object)">
14203         <size>2</size>
14204       </method>
14205     </type>
14206     <type name="Thing`1+&lt;Create&gt;c__AnonStorey0`1[TFirst,TSecond]">
14207       <method name="Void .ctor()">
14208         <size>7</size>
14209       </method>
14210       <method name="Void &lt;&gt;m__0(TFirst)">
14211         <size>47</size>
14212       </method>
14213     </type>
14214   </test>
14215   <test name="gtest-anon-56.cs">
14216     <type name="G`1[T]">
14217       <method name="Void .ctor()">
14218         <size>7</size>
14219       </method>
14220       <method name="T def()">
14221         <size>10</size>
14222       </method>
14223     </type>
14224     <type name="C">
14225       <method name="Void .ctor()">
14226         <size>7</size>
14227       </method>
14228       <method name="Void foo(System.Object)">
14229         <size>1</size>
14230       </method>
14231       <method name="Void cf[T]()">
14232         <size>35</size>
14233       </method>
14234       <method name="Int32 Main()">
14235         <size>17</size>
14236       </method>
14237     </type>
14238     <type name="C+DF">
14239       <method name="Void .ctor(Object, IntPtr)">
14240         <size>0</size>
14241       </method>
14242       <method name="Void Invoke()">
14243         <size>0</size>
14244       </method>
14245       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14246         <size>0</size>
14247       </method>
14248       <method name="Void EndInvoke(IAsyncResult)">
14249         <size>0</size>
14250       </method>
14251     </type>
14252     <type name="C+&lt;cf&gt;c__AnonStorey0`1[T]">
14253       <method name="Void .ctor()">
14254         <size>7</size>
14255       </method>
14256       <method name="Void &lt;&gt;m__0()">
14257         <size>22</size>
14258       </method>
14259     </type>
14260   </test>
14261   <test name="gtest-anon-57.cs">
14262     <type name="X`1[T]">
14263       <method name="Void IFoo&lt;T&gt;.Test()">
14264         <size>37</size>
14265       </method>
14266       <method name="Void &lt;Test&gt;m__0()">
14267         <size>7</size>
14268       </method>
14269       <method name="Void .ctor()">
14270         <size>7</size>
14271       </method>
14272     </type>
14273     <type name="M">
14274       <method name="Void Main()">
14275         <size>13</size>
14276       </method>
14277       <method name="Void .ctor()">
14278         <size>7</size>
14279       </method>
14280     </type>
14281     <type name="Foo">
14282       <method name="Void Invoke()">
14283         <size>0</size>
14284       </method>
14285       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14286         <size>0</size>
14287       </method>
14288       <method name="Void EndInvoke(IAsyncResult)">
14289         <size>0</size>
14290       </method>
14291       <method name="Void .ctor(Object, IntPtr)">
14292         <size>0</size>
14293       </method>
14294     </type>
14295   </test>
14296   <test name="gtest-anon-58.cs">
14297     <type name="Test">
14298       <method name="X Foo[X](Boolean)">
14299         <size>45</size>
14300       </method>
14301       <method name="X FooNested[X](Boolean)">
14302         <size>66</size>
14303       </method>
14304       <method name="Int32 Main()">
14305         <size>36</size>
14306       </method>
14307       <method name="Void .ctor()">
14308         <size>7</size>
14309       </method>
14310     </type>
14311     <type name="Test+&lt;Foo&gt;c__AnonStorey0`1[X]">
14312       <method name="X &lt;&gt;m__0()">
14313         <size>12</size>
14314       </method>
14315       <method name="Void .ctor()">
14316         <size>7</size>
14317       </method>
14318     </type>
14319     <type name="Test+&lt;FooNested&gt;c__AnonStorey1`1[X]">
14320       <method name="Call`1[X] &lt;&gt;m__1()">
14321         <size>12</size>
14322       </method>
14323       <method name="Void .ctor()">
14324         <size>7</size>
14325       </method>
14326     </type>
14327   </test>
14328   <test name="gtest-anon-59.cs">
14329     <type name="TestGenericsSubtypeMatching.Sender`1[T]">
14330       <method name="Void DoSend[TMessage](System.Action`1[T])">
14331         <size>83</size>
14332       </method>
14333       <method name="Void Send(System.Action`1[T])">
14334         <size>1</size>
14335       </method>
14336       <method name="Void ActionOnObject(System.Object)">
14337         <size>8</size>
14338       </method>
14339       <method name="Void Dispose()">
14340         <size>11</size>
14341       </method>
14342       <method name="Void .ctor()">
14343         <size>7</size>
14344       </method>
14345     </type>
14346     <type name="TestGenericsSubtypeMatching.C">
14347       <method name="Void Main()">
14348         <size>40</size>
14349       </method>
14350       <method name="Void &lt;Main&gt;m__1(System.String)">
14351         <size>7</size>
14352       </method>
14353       <method name="Void .ctor()">
14354         <size>7</size>
14355       </method>
14356     </type>
14357     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey0`1[T,TMessage]">
14358       <method name="Void .ctor()">
14359         <size>7</size>
14360       </method>
14361     </type>
14362     <type name="TestGenericsSubtypeMatching.Sender`1+&lt;DoSend&gt;c__AnonStorey1`1[T,TMessage]">
14363       <method name="Void &lt;&gt;m__0(T)">
14364         <size>35</size>
14365       </method>
14366       <method name="Void .ctor()">
14367         <size>7</size>
14368       </method>
14369     </type>
14370   </test>
14371   <test name="gtest-anon-6.cs">
14372     <type name="X">
14373       <method name="Void .ctor()">
14374         <size>7</size>
14375       </method>
14376       <method name="Void Hello[U,V](U, V)">
14377         <size>1</size>
14378       </method>
14379       <method name="Void Test[A,B,C](A, B, C)">
14380         <size>49</size>
14381       </method>
14382       <method name="Void Main()">
14383         <size>28</size>
14384       </method>
14385     </type>
14386     <type name="Foo`2[R,S]">
14387       <method name="Void .ctor(Object, IntPtr)">
14388         <size>0</size>
14389       </method>
14390       <method name="Void Invoke(R, S)">
14391         <size>0</size>
14392       </method>
14393       <method name="IAsyncResult BeginInvoke(R, S, System.AsyncCallback, System.Object)">
14394         <size>0</size>
14395       </method>
14396       <method name="Void EndInvoke(IAsyncResult)">
14397         <size>0</size>
14398       </method>
14399     </type>
14400     <type name="X+&lt;Test&gt;c__AnonStorey0`3[A,B,C]">
14401       <method name="Void .ctor()">
14402         <size>7</size>
14403       </method>
14404       <method name="Void &lt;&gt;m__0(A, Int32)">
14405         <size>32</size>
14406       </method>
14407     </type>
14408   </test>
14409   <test name="gtest-anon-7.cs">
14410     <type name="MyDisposable">
14411       <method name="Void .ctor()">
14412         <size>26</size>
14413       </method>
14414       <method name="Void Dispose()">
14415         <size>1</size>
14416       </method>
14417       <method name="Int32 get_ID()">
14418         <size>7</size>
14419       </method>
14420       <method name="System.String ToString()">
14421         <size>28</size>
14422       </method>
14423     </type>
14424     <type name="X">
14425       <method name="Void .ctor()">
14426         <size>7</size>
14427       </method>
14428       <method name="IEnumerable`1 Test(Int32)">
14429         <size>30</size>
14430       </method>
14431       <method name="Void Main()">
14432         <size>58</size>
14433       </method>
14434     </type>
14435     <type name="X+&lt;Test&gt;c__Iterator0">
14436       <method name="Void .ctor()">
14437         <size>7</size>
14438       </method>
14439       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14440         <size>12</size>
14441       </method>
14442       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14443         <size>7</size>
14444       </method>
14445       <method name="Boolean MoveNext()">
14446         <size>180</size>
14447       </method>
14448       <method name="Void Dispose()">
14449         <size>66</size>
14450       </method>
14451       <method name="Void Reset()">
14452         <size>6</size>
14453       </method>
14454       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14455         <size>7</size>
14456       </method>
14457       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14458         <size>40</size>
14459       </method>
14460     </type>
14461   </test>
14462   <test name="gtest-anon-8.cs">
14463     <type name="X">
14464       <method name="Void .ctor()">
14465         <size>7</size>
14466       </method>
14467       <method name="Void Test[R](R, Int32)">
14468         <size>88</size>
14469       </method>
14470       <method name="Void Main()">
14471         <size>12</size>
14472       </method>
14473     </type>
14474     <type name="Foo">
14475       <method name="Void .ctor(Object, IntPtr)">
14476         <size>0</size>
14477       </method>
14478       <method name="Int32 Invoke()">
14479         <size>0</size>
14480       </method>
14481       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14482         <size>0</size>
14483       </method>
14484       <method name="Int32 EndInvoke(IAsyncResult)">
14485         <size>0</size>
14486       </method>
14487     </type>
14488     <type name="X+&lt;Test&gt;c__AnonStorey1`1[R]">
14489       <method name="Void .ctor()">
14490         <size>7</size>
14491       </method>
14492       <method name="Int32 &lt;&gt;m__0()">
14493         <size>34</size>
14494       </method>
14495     </type>
14496     <type name="X+&lt;Test&gt;c__AnonStorey0`1[R]">
14497       <method name="Void .ctor()">
14498         <size>7</size>
14499       </method>
14500     </type>
14501   </test>
14502   <test name="gtest-anon-9.cs">
14503     <type name="Test">
14504       <method name="Void .ctor()">
14505         <size>7</size>
14506       </method>
14507       <method name="IEnumerable`1 get_Foo()">
14508         <size>16</size>
14509       </method>
14510       <method name="Void set_Foo(IEnumerable`1)">
14511         <size>11</size>
14512       </method>
14513       <method name="Void Main()">
14514         <size>78</size>
14515       </method>
14516       <method name="Foo op_Implicit(Test)">
14517         <size>30</size>
14518       </method>
14519       <method name="IEnumerable`1 op_Addition(Test, Test)">
14520         <size>44</size>
14521       </method>
14522     </type>
14523     <type name="Foo">
14524       <method name="Void .ctor(Object, IntPtr)">
14525         <size>0</size>
14526       </method>
14527       <method name="Void Invoke()">
14528         <size>0</size>
14529       </method>
14530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
14531         <size>0</size>
14532       </method>
14533       <method name="Void EndInvoke(IAsyncResult)">
14534         <size>0</size>
14535       </method>
14536     </type>
14537     <type name="Test">
14538       <method name="Void &lt;op_Implicit&gt;m__0()">
14539         <size>11</size>
14540       </method>
14541     </type>
14542     <type name="Test+&lt;&gt;c__Iterator0">
14543       <method name="Void .ctor()">
14544         <size>7</size>
14545       </method>
14546       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14547         <size>12</size>
14548       </method>
14549       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14550         <size>7</size>
14551       </method>
14552       <method name="Boolean MoveNext()">
14553         <size>65</size>
14554       </method>
14555       <method name="Void Dispose()">
14556         <size>8</size>
14557       </method>
14558       <method name="Void Reset()">
14559         <size>6</size>
14560       </method>
14561     </type>
14562     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14563       <method name="Void .ctor()">
14564         <size>7</size>
14565       </method>
14566       <method name="System.Object System.Collections.IEnumerator.get_Current()">
14567         <size>7</size>
14568       </method>
14569       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
14570         <size>7</size>
14571       </method>
14572       <method name="Boolean MoveNext()">
14573         <size>98</size>
14574       </method>
14575       <method name="Void Dispose()">
14576         <size>8</size>
14577       </method>
14578       <method name="Void Reset()">
14579         <size>6</size>
14580       </method>
14581     </type>
14582     <type name="Test+&lt;&gt;c__Iterator0">
14583       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
14584         <size>7</size>
14585       </method>
14586       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
14587         <size>26</size>
14588       </method>
14589     </type>
14590     <type name="Test+&lt;op_Addition&gt;c__Iterator1">
14591       <method name="Test System.Collections.Generic.IEnumerator&lt;Test&gt;.get_Current()">
14592         <size>7</size>
14593       </method>
14594       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;Test&gt;.GetEnumerator()">
14595         <size>52</size>
14596       </method>
14597     </type>
14598   </test>
14599   <test name="gtest-anontype-01.cs">
14600     <type name="Test">
14601       <method name="Void .ctor()">
14602         <size>7</size>
14603       </method>
14604       <method name="Int32 Main()">
14605         <size>53</size>
14606       </method>
14607     </type>
14608     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14609       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14610         <size>21</size>
14611       </method>
14612       <method name="&lt;Foo&gt;__T get_Foo()">
14613         <size>7</size>
14614       </method>
14615       <method name="&lt;Baz&gt;__T get_Baz()">
14616         <size>7</size>
14617       </method>
14618       <method name="Boolean Equals(System.Object)">
14619         <size>69</size>
14620       </method>
14621       <method name="Int32 GetHashCode()">
14622         <size>86</size>
14623       </method>
14624       <method name="System.String ToString()">
14625         <size>142</size>
14626       </method>
14627     </type>
14628   </test>
14629   <test name="gtest-anontype-02.cs">
14630     <type name="Test">
14631       <method name="Void .ctor()">
14632         <size>7</size>
14633       </method>
14634       <method name="System.Object TestA(System.String)">
14635         <size>7</size>
14636       </method>
14637       <method name="Int32 Main()">
14638         <size>99</size>
14639       </method>
14640     </type>
14641     <type name="&lt;&gt;__AnonType0`1[&lt;s&gt;__T]">
14642       <method name="Void .ctor(&lt;s&gt;__T)">
14643         <size>14</size>
14644       </method>
14645       <method name="&lt;s&gt;__T get_s()">
14646         <size>7</size>
14647       </method>
14648       <method name="Boolean Equals(System.Object)">
14649         <size>39</size>
14650       </method>
14651       <method name="Int32 GetHashCode()">
14652         <size>63</size>
14653       </method>
14654       <method name="System.String ToString()">
14655         <size>67</size>
14656       </method>
14657     </type>
14658     <type name="&lt;&gt;__AnonType1`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14659       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14660         <size>21</size>
14661       </method>
14662       <method name="&lt;Foo&gt;__T get_Foo()">
14663         <size>7</size>
14664       </method>
14665       <method name="&lt;Baz&gt;__T get_Baz()">
14666         <size>7</size>
14667       </method>
14668       <method name="Boolean Equals(System.Object)">
14669         <size>69</size>
14670       </method>
14671       <method name="Int32 GetHashCode()">
14672         <size>86</size>
14673       </method>
14674       <method name="System.String ToString()">
14675         <size>142</size>
14676       </method>
14677     </type>
14678   </test>
14679   <test name="gtest-anontype-03.cs">
14680     <type name="MyClass">
14681       <method name="Void .ctor()">
14682         <size>18</size>
14683       </method>
14684       <method name="Int32 get_Baz()">
14685         <size>3</size>
14686       </method>
14687     </type>
14688     <type name="Test">
14689       <method name="Void .ctor()">
14690         <size>7</size>
14691       </method>
14692       <method name="Int32 Main()">
14693         <size>64</size>
14694       </method>
14695     </type>
14696     <type name="&lt;&gt;__AnonType0`2[&lt;Foo&gt;__T,&lt;Baz&gt;__T]">
14697       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T)">
14698         <size>21</size>
14699       </method>
14700       <method name="&lt;Foo&gt;__T get_Foo()">
14701         <size>7</size>
14702       </method>
14703       <method name="&lt;Baz&gt;__T get_Baz()">
14704         <size>7</size>
14705       </method>
14706       <method name="Boolean Equals(System.Object)">
14707         <size>69</size>
14708       </method>
14709       <method name="Int32 GetHashCode()">
14710         <size>86</size>
14711       </method>
14712       <method name="System.String ToString()">
14713         <size>142</size>
14714       </method>
14715     </type>
14716   </test>
14717   <test name="gtest-anontype-04.cs">
14718     <type name="MyClass">
14719       <method name="Void .ctor()">
14720         <size>18</size>
14721       </method>
14722       <method name="Int32 get_Baz()">
14723         <size>3</size>
14724       </method>
14725     </type>
14726     <type name="Test">
14727       <method name="Void .ctor()">
14728         <size>7</size>
14729       </method>
14730       <method name="Int32 Main()">
14731         <size>111</size>
14732       </method>
14733     </type>
14734     <type name="&lt;&gt;__AnonType0`4[&lt;Foo&gt;__T,&lt;Baz&gt;__T,&lt;Hello&gt;__T,&lt;Answer&gt;__T]">
14735       <method name="Void .ctor(&lt;Foo&gt;__T, &lt;Baz&gt;__T, &lt;Hello&gt;__T, &lt;Answer&gt;__T)">
14736         <size>36</size>
14737       </method>
14738       <method name="&lt;Foo&gt;__T get_Foo()">
14739         <size>7</size>
14740       </method>
14741       <method name="&lt;Baz&gt;__T get_Baz()">
14742         <size>7</size>
14743       </method>
14744       <method name="&lt;Hello&gt;__T get_Hello()">
14745         <size>7</size>
14746       </method>
14747       <method name="&lt;Answer&gt;__T get_Answer()">
14748         <size>7</size>
14749       </method>
14750       <method name="Boolean Equals(System.Object)">
14751         <size>123</size>
14752       </method>
14753       <method name="Int32 GetHashCode()">
14754         <size>132</size>
14755       </method>
14756       <method name="System.String ToString()">
14757         <size>258</size>
14758       </method>
14759     </type>
14760   </test>
14761   <test name="gtest-anontype-05.cs">
14762     <type name="Test">
14763       <method name="Void .ctor()">
14764         <size>7</size>
14765       </method>
14766       <method name="System.String Null()">
14767         <size>2</size>
14768       </method>
14769       <method name="Int32 Main()">
14770         <size>287</size>
14771       </method>
14772     </type>
14773     <type name="&lt;&gt;__AnonType0`2[&lt;Name&gt;__T,&lt;Age&gt;__T]">
14774       <method name="Void .ctor(&lt;Name&gt;__T, &lt;Age&gt;__T)">
14775         <size>21</size>
14776       </method>
14777       <method name="&lt;Name&gt;__T get_Name()">
14778         <size>7</size>
14779       </method>
14780       <method name="&lt;Age&gt;__T get_Age()">
14781         <size>7</size>
14782       </method>
14783       <method name="Boolean Equals(System.Object)">
14784         <size>69</size>
14785       </method>
14786       <method name="Int32 GetHashCode()">
14787         <size>86</size>
14788       </method>
14789       <method name="System.String ToString()">
14790         <size>142</size>
14791       </method>
14792     </type>
14793     <type name="&lt;&gt;__AnonType1`2[&lt;Age&gt;__T,&lt;Name&gt;__T]">
14794       <method name="Void .ctor(&lt;Age&gt;__T, &lt;Name&gt;__T)">
14795         <size>21</size>
14796       </method>
14797       <method name="&lt;Age&gt;__T get_Age()">
14798         <size>7</size>
14799       </method>
14800       <method name="&lt;Name&gt;__T get_Name()">
14801         <size>7</size>
14802       </method>
14803       <method name="Boolean Equals(System.Object)">
14804         <size>69</size>
14805       </method>
14806       <method name="Int32 GetHashCode()">
14807         <size>86</size>
14808       </method>
14809       <method name="System.String ToString()">
14810         <size>142</size>
14811       </method>
14812     </type>
14813     <type name="&lt;&gt;__AnonType2">
14814       <method name="Void .ctor()">
14815         <size>7</size>
14816       </method>
14817       <method name="Boolean Equals(System.Object)">
14818         <size>15</size>
14819       </method>
14820       <method name="Int32 GetHashCode()">
14821         <size>40</size>
14822       </method>
14823       <method name="System.String ToString()">
14824         <size>6</size>
14825       </method>
14826     </type>
14827     <type name="&lt;&gt;__AnonType3`1[&lt;Foo&gt;__T]">
14828       <method name="Void .ctor(&lt;Foo&gt;__T)">
14829         <size>14</size>
14830       </method>
14831       <method name="&lt;Foo&gt;__T get_Foo()">
14832         <size>7</size>
14833       </method>
14834       <method name="Boolean Equals(System.Object)">
14835         <size>39</size>
14836       </method>
14837       <method name="Int32 GetHashCode()">
14838         <size>63</size>
14839       </method>
14840       <method name="System.String ToString()">
14841         <size>67</size>
14842       </method>
14843     </type>
14844   </test>
14845   <test name="gtest-anontype-06.cs">
14846     <type name="CastByExample">
14847       <method name="Void .ctor()">
14848         <size>7</size>
14849       </method>
14850       <method name="T Cast[T](System.Object, T)">
14851         <size>7</size>
14852       </method>
14853       <method name="Void Main()">
14854         <size>29</size>
14855       </method>
14856     </type>
14857     <type name="&lt;&gt;__AnonType0`1[&lt;Foo&gt;__T]">
14858       <method name="Void .ctor(&lt;Foo&gt;__T)">
14859         <size>14</size>
14860       </method>
14861       <method name="&lt;Foo&gt;__T get_Foo()">
14862         <size>7</size>
14863       </method>
14864       <method name="Boolean Equals(System.Object)">
14865         <size>39</size>
14866       </method>
14867       <method name="Int32 GetHashCode()">
14868         <size>63</size>
14869       </method>
14870       <method name="System.String ToString()">
14871         <size>67</size>
14872       </method>
14873     </type>
14874   </test>
14875   <test name="gtest-anontype-07.cs">
14876     <type name="Test">
14877       <method name="Void .ctor()">
14878         <size>7</size>
14879       </method>
14880       <method name="Int32 Main()">
14881         <size>59</size>
14882       </method>
14883     </type>
14884     <type name="&lt;&gt;__AnonType0">
14885       <method name="Void .ctor()">
14886         <size>7</size>
14887       </method>
14888       <method name="Boolean Equals(System.Object)">
14889         <size>15</size>
14890       </method>
14891       <method name="Int32 GetHashCode()">
14892         <size>40</size>
14893       </method>
14894       <method name="System.String ToString()">
14895         <size>6</size>
14896       </method>
14897     </type>
14898   </test>
14899   <test name="gtest-anontype-08.cs">
14900     <type name="Test">
14901       <method name="Void Main()">
14902         <size>15</size>
14903       </method>
14904     </type>
14905     <type name="&lt;&gt;__AnonType0`2[&lt;X&gt;__T,&lt;Y&gt;__T]">
14906       <method name="Void .ctor(&lt;X&gt;__T, &lt;Y&gt;__T)">
14907         <size>21</size>
14908       </method>
14909       <method name="&lt;X&gt;__T get_X()">
14910         <size>7</size>
14911       </method>
14912       <method name="&lt;Y&gt;__T get_Y()">
14913         <size>7</size>
14914       </method>
14915       <method name="Boolean Equals(System.Object)">
14916         <size>69</size>
14917       </method>
14918       <method name="Int32 GetHashCode()">
14919         <size>86</size>
14920       </method>
14921       <method name="System.String ToString()">
14922         <size>142</size>
14923       </method>
14924     </type>
14925   </test>
14926   <test name="gtest-anontype-09.cs">
14927     <type name="My.System.Test">
14928       <method name="Int32 Main()">
14929         <size>35</size>
14930       </method>
14931     </type>
14932     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14933       <method name="Void .ctor(&lt;X&gt;__T)">
14934         <size>14</size>
14935       </method>
14936       <method name="&lt;X&gt;__T get_X()">
14937         <size>7</size>
14938       </method>
14939       <method name="Boolean Equals(System.Object)">
14940         <size>39</size>
14941       </method>
14942       <method name="Int32 GetHashCode()">
14943         <size>63</size>
14944       </method>
14945       <method name="System.String ToString()">
14946         <size>67</size>
14947       </method>
14948     </type>
14949     <type name="&lt;&gt;__AnonType1`1[&lt;Value&gt;__T]">
14950       <method name="Void .ctor(&lt;Value&gt;__T)">
14951         <size>14</size>
14952       </method>
14953       <method name="&lt;Value&gt;__T get_Value()">
14954         <size>7</size>
14955       </method>
14956       <method name="Boolean Equals(System.Object)">
14957         <size>39</size>
14958       </method>
14959       <method name="Int32 GetHashCode()">
14960         <size>63</size>
14961       </method>
14962       <method name="System.String ToString()">
14963         <size>67</size>
14964       </method>
14965     </type>
14966   </test>
14967   <test name="gtest-anontype-10.cs">
14968     <type name="A">
14969       <method name="Void .ctor()">
14970         <size>7</size>
14971       </method>
14972       <method name="Int32 get_X()">
14973         <size>3</size>
14974       </method>
14975     </type>
14976     <type name="B">
14977       <method name="Void .ctor()">
14978         <size>7</size>
14979       </method>
14980       <method name="Int32 Main()">
14981         <size>11</size>
14982       </method>
14983       <method name="Int32 Test()">
14984         <size>33</size>
14985       </method>
14986     </type>
14987     <type name="&lt;&gt;__AnonType0`1[&lt;X&gt;__T]">
14988       <method name="Void .ctor(&lt;X&gt;__T)">
14989         <size>14</size>
14990       </method>
14991       <method name="&lt;X&gt;__T get_X()">
14992         <size>7</size>
14993       </method>
14994       <method name="Boolean Equals(System.Object)">
14995         <size>39</size>
14996       </method>
14997       <method name="Int32 GetHashCode()">
14998         <size>63</size>
14999       </method>
15000       <method name="System.String ToString()">
15001         <size>67</size>
15002       </method>
15003     </type>
15004   </test>
15005   <test name="gtest-anontype-11.cs">
15006     <type name="Alpha">
15007       <method name="Void .ctor(String)">
15008         <size>14</size>
15009       </method>
15010       <method name="Int32 GetHashCode()">
15011         <size>18</size>
15012       </method>
15013     </type>
15014     <type name="Beta">
15015       <method name="Void .ctor(String)">
15016         <size>14</size>
15017       </method>
15018       <method name="Int32 GetHashCode()">
15019         <size>18</size>
15020       </method>
15021     </type>
15022     <type name="Program">
15023       <method name="Int32 Main()">
15024         <size>49</size>
15025       </method>
15026     </type>
15027     <type name="&lt;&gt;__AnonType0`2[&lt;First&gt;__T,&lt;Second&gt;__T]">
15028       <method name="Void .ctor(&lt;First&gt;__T, &lt;Second&gt;__T)">
15029         <size>21</size>
15030       </method>
15031       <method name="&lt;First&gt;__T get_First()">
15032         <size>7</size>
15033       </method>
15034       <method name="&lt;Second&gt;__T get_Second()">
15035         <size>7</size>
15036       </method>
15037       <method name="Boolean Equals(System.Object)">
15038         <size>69</size>
15039       </method>
15040       <method name="Int32 GetHashCode()">
15041         <size>86</size>
15042       </method>
15043       <method name="System.String ToString()">
15044         <size>142</size>
15045       </method>
15046     </type>
15047   </test>
15048   <test name="gtest-autoproperty-01.cs">
15049     <type name="Test">
15050       <method name="Void .ctor()">
15051         <size>15</size>
15052       </method>
15053       <method name="System.String get_Foo()">
15054         <size>7</size>
15055       </method>
15056       <method name="Void set_Foo(System.String)">
15057         <size>8</size>
15058       </method>
15059       <method name="Int32 get_Answer()">
15060         <size>7</size>
15061       </method>
15062       <method name="Void set_Answer(Int32)">
15063         <size>8</size>
15064       </method>
15065       <method name="Int32 Main()">
15066         <size>97</size>
15067       </method>
15068     </type>
15069     <type name="Test+A">
15070       <method name="Void .ctor()">
15071         <size>7</size>
15072       </method>
15073       <method name="System.String get_B()">
15074         <size>7</size>
15075       </method>
15076       <method name="Void set_B(System.String)">
15077         <size>8</size>
15078       </method>
15079     </type>
15080   </test>
15081   <test name="gtest-autoproperty-02.cs">
15082     <type name="Test">
15083       <method name="Void .ctor()">
15084         <size>7</size>
15085       </method>
15086       <method name="System.String get_Foo()">
15087         <size>6</size>
15088       </method>
15089       <method name="Void set_Foo(System.String)">
15090         <size>7</size>
15091       </method>
15092       <method name="Int32 get_Answer()">
15093         <size>6</size>
15094       </method>
15095       <method name="Void set_Answer(Int32)">
15096         <size>7</size>
15097       </method>
15098       <method name="Int32 Main()">
15099         <size>114</size>
15100       </method>
15101     </type>
15102     <type name="Test+A">
15103       <method name="Void .ctor()">
15104         <size>7</size>
15105       </method>
15106       <method name="System.String get_B()">
15107         <size>6</size>
15108       </method>
15109       <method name="Void set_B(System.String)">
15110         <size>7</size>
15111       </method>
15112       <method name="System.String get_C()">
15113         <size>6</size>
15114       </method>
15115       <method name="Void set_C(System.String)">
15116         <size>7</size>
15117       </method>
15118       <method name="Void DoThings()">
15119         <size>11</size>
15120       </method>
15121     </type>
15122   </test>
15123   <test name="gtest-autoproperty-03.cs">
15124     <type name="Test">
15125       <method name="Void .ctor()">
15126         <size>7</size>
15127       </method>
15128       <method name="System.String get_Foo()">
15129         <size>7</size>
15130       </method>
15131       <method name="Void set_Foo(System.String)">
15132         <size>8</size>
15133       </method>
15134       <method name="Int32 Main()">
15135         <size>236</size>
15136       </method>
15137     </type>
15138   </test>
15139   <test name="gtest-autoproperty-04.cs">
15140     <type name="MonoTests.MainClass">
15141       <method name="Void .ctor()">
15142         <size>7</size>
15143       </method>
15144       <method name="System.String[] get_foo()">
15145         <size>7</size>
15146       </method>
15147       <method name="Void set_foo(System.String[])">
15148         <size>8</size>
15149       </method>
15150       <method name="System.String[] get_bar()">
15151         <size>0</size>
15152       </method>
15153       <method name="Void set_bar(System.String[])">
15154         <size>0</size>
15155       </method>
15156       <method name="Void Main(System.String[])">
15157         <size>11</size>
15158       </method>
15159     </type>
15160     <type name="MonoTests.ChildClass">
15161       <method name="Void .ctor()">
15162         <size>7</size>
15163       </method>
15164       <method name="System.String[] get_foo()">
15165         <size>7</size>
15166       </method>
15167       <method name="Void set_foo(System.String[])">
15168         <size>8</size>
15169       </method>
15170       <method name="System.String[] get_bar()">
15171         <size>7</size>
15172       </method>
15173       <method name="Void set_bar(System.String[])">
15174         <size>8</size>
15175       </method>
15176     </type>
15177   </test>
15178   <test name="gtest-autoproperty-05.cs">
15179     <type name="Test">
15180       <method name="Void .ctor()">
15181         <size>7</size>
15182       </method>
15183       <method name="System.String get_X()">
15184         <size>7</size>
15185       </method>
15186       <method name="Void set_X(System.String)">
15187         <size>8</size>
15188       </method>
15189     </type>
15190     <type name="M">
15191       <method name="Void .ctor()">
15192         <size>7</size>
15193       </method>
15194       <method name="Void Main()">
15195         <size>1</size>
15196       </method>
15197     </type>
15198   </test>
15199   <test name="gtest-autoproperty-06.cs">
15200     <type name="A">
15201       <method name="Void .ctor()">
15202         <size>7</size>
15203       </method>
15204     </type>
15205     <type name="B">
15206       <method name="Void .ctor()">
15207         <size>7</size>
15208       </method>
15209     </type>
15210     <type name="C">
15211       <method name="Void .ctor()">
15212         <size>7</size>
15213       </method>
15214       <method name="B I&lt;B&gt;.get_Prop()">
15215         <size>7</size>
15216       </method>
15217       <method name="Void I&lt;B&gt;.set_Prop(B)">
15218         <size>8</size>
15219       </method>
15220       <method name="A I&lt;A&gt;.get_Prop()">
15221         <size>7</size>
15222       </method>
15223       <method name="Void I&lt;A&gt;.set_Prop(A)">
15224         <size>8</size>
15225       </method>
15226     </type>
15227     <type name="Program">
15228       <method name="Void .ctor()">
15229         <size>7</size>
15230       </method>
15231       <method name="Void Main(System.String[])">
15232         <size>7</size>
15233       </method>
15234     </type>
15235   </test>
15236   <test name="gtest-collectioninit-01.cs">
15237     <type name="Test">
15238       <method name="Void .ctor()">
15239         <size>7</size>
15240       </method>
15241       <method name="Void TestList(System.Collections.Generic.List`1[System.Int32], Int32)">
15242         <size>81</size>
15243       </method>
15244       <method name="Int32 Main()">
15245         <size>524</size>
15246       </method>
15247     </type>
15248     <type name="Test+Wrap">
15249       <method name="Void .ctor()">
15250         <size>31</size>
15251       </method>
15252       <method name="Void .ctor(Int32)">
15253         <size>25</size>
15254       </method>
15255       <method name="System.Collections.ArrayList get_Numbers()">
15256         <size>7</size>
15257       </method>
15258     </type>
15259   </test>
15260   <test name="gtest-collectioninit-02.cs">
15261     <type name="C">
15262       <method name="Void .ctor()">
15263         <size>7</size>
15264       </method>
15265       <method name="Int32 Main()">
15266         <size>73</size>
15267       </method>
15268     </type>
15269   </test>
15270   <test name="gtest-collectioninit-03.cs">
15271     <type name="X">
15272       <method name="Void .ctor()">
15273         <size>7</size>
15274       </method>
15275       <method name="Int32 Main()">
15276         <size>34</size>
15277       </method>
15278       <method name="Void R(System.Object ByRef)">
15279         <size>28</size>
15280       </method>
15281     </type>
15282   </test>
15283   <test name="gtest-etree-01.cs">
15284     <type name="MyTypeExplicit">
15285       <method name="Void .ctor(Int32)">
15286         <size>14</size>
15287       </method>
15288       <method name="Int32 op_Explicit(MyTypeExplicit)">
15289         <size>7</size>
15290       </method>
15291     </type>
15292     <type name="MemberAccessData">
15293       <method name="Void .ctor()">
15294         <size>7</size>
15295       </method>
15296       <method name="Void .cctor()">
15297         <size>16</size>
15298       </method>
15299       <method name="Void add_EventField(System.Func`1[System.Boolean])">
15300         <size>24</size>
15301       </method>
15302       <method name="Void remove_EventField(System.Func`1[System.Boolean])">
15303         <size>24</size>
15304       </method>
15305       <method name="System.Linq.Expressions.Expression`1[System.Func`1[System.Func`1[System.Boolean]]] GetEvent()">
15306         <size>33</size>
15307       </method>
15308       <method name="Void set_MyTypeProperty(MyType)">
15309         <size>8</size>
15310       </method>
15311       <method name="MyType get_MyTypeProperty()">
15312         <size>7</size>
15313       </method>
15314       <method name="System.String get_StaticProperty()">
15315         <size>6</size>
15316       </method>
15317     </type>
15318     <type name="NewTest`1[T]">
15319       <method name="Void .ctor(T)">
15320         <size>27</size>
15321       </method>
15322       <method name="Void .ctor(T[])">
15323         <size>14</size>
15324       </method>
15325       <method name="Int32 GetHashCode()">
15326         <size>7</size>
15327       </method>
15328       <method name="Boolean Equals(System.Object)">
15329         <size>89</size>
15330       </method>
15331     </type>
15332     <type name="Indexer">
15333       <method name="Void .ctor()">
15334         <size>7</size>
15335       </method>
15336       <method name="Int32 get_Item(Int32)">
15337         <size>2</size>
15338       </method>
15339       <method name="Void set_Item(Int32, Int32)">
15340         <size>1</size>
15341       </method>
15342       <method name="System.String get_Item(System.String[])">
15343         <size>7</size>
15344       </method>
15345     </type>
15346     <type name="Tester">
15347       <method name="Void .ctor()">
15348         <size>7</size>
15349       </method>
15350       <method name="Void Assert[T](T, T)">
15351         <size>9</size>
15352       </method>
15353       <method name="Void Assert[T](T, T, System.String)">
15354         <size>89</size>
15355       </method>
15356       <method name="Void Assert[T](T[], T[])">
15357         <size>220</size>
15358       </method>
15359       <method name="T GenericMethod[T](T)">
15360         <size>2</size>
15361       </method>
15362       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
15363         <size>56</size>
15364       </method>
15365       <method name="Void AddTest()">
15366         <size>99</size>
15367       </method>
15368       <method name="Void AddTest_2()">
15369         <size>118</size>
15370       </method>
15371       <method name="Void AddTest_3()">
15372         <size>129</size>
15373       </method>
15374       <method name="Void AddTest_4()">
15375         <size>191</size>
15376       </method>
15377       <method name="Void AddTest_5()">
15378         <size>133</size>
15379       </method>
15380       <method name="Void AddTest_6()">
15381         <size>158</size>
15382       </method>
15383       <method name="Void AddTest_7()">
15384         <size>142</size>
15385       </method>
15386       <method name="Void AddTest_8()">
15387         <size>248</size>
15388       </method>
15389       <method name="Void AddTest_9()">
15390         <size>142</size>
15391       </method>
15392       <method name="Void AddCheckedTest()">
15393         <size>99</size>
15394       </method>
15395       <method name="Void AddCheckedTest_2()">
15396         <size>118</size>
15397       </method>
15398       <method name="Void AddCheckedTest_3()">
15399         <size>129</size>
15400       </method>
15401       <method name="Void AddStringTest()">
15402         <size>128</size>
15403       </method>
15404       <method name="Void AddStringTest_2()">
15405         <size>173</size>
15406       </method>
15407       <method name="Void AddStringTest_3()">
15408         <size>174</size>
15409       </method>
15410       <method name="Void AddStringTest_4()">
15411         <size>174</size>
15412       </method>
15413       <method name="Void AndTest()">
15414         <size>140</size>
15415       </method>
15416       <method name="Void AndTest_2()">
15417         <size>161</size>
15418       </method>
15419       <method name="Void AndTest_3()">
15420         <size>161</size>
15421       </method>
15422       <method name="Void AndNullableTest()">
15423         <size>381</size>
15424       </method>
15425       <method name="Void AndNullableTest_2()">
15426         <size>237</size>
15427       </method>
15428       <method name="Void AndNullableTest_3()">
15429         <size>198</size>
15430       </method>
15431       <method name="Void AndAlsoTest()">
15432         <size>96</size>
15433       </method>
15434       <method name="Void AndAlsoTest_2()">
15435         <size>165</size>
15436       </method>
15437       <method name="Void AndAlsoTest_3()">
15438         <size>108</size>
15439       </method>
15440       <method name="Void ArrayIndexTest()">
15441         <size>145</size>
15442       </method>
15443       <method name="Void ArrayIndexTest_2()">
15444         <size>115</size>
15445       </method>
15446       <method name="Void ArrayIndexTest_3()">
15447         <size>199</size>
15448       </method>
15449       <method name="Void ArrayIndexTest_4()">
15450         <size>243</size>
15451       </method>
15452       <method name="Void ArrayIndexTest_5()">
15453         <size>108</size>
15454       </method>
15455       <method name="Void ArrayLengthTest()">
15456         <size>99</size>
15457       </method>
15458       <method name="Void ArrayLengthTest_2()">
15459         <size>91</size>
15460       </method>
15461       <method name="Void CallTest()">
15462         <size>138</size>
15463       </method>
15464       <method name="Void CallTest_2()">
15465         <size>107</size>
15466       </method>
15467       <method name="Void CallTest_3()">
15468         <size>207</size>
15469       </method>
15470       <method name="Void CallTest_4()">
15471         <size>121</size>
15472       </method>
15473       <method name="Void CallTest_5()">
15474         <size>99</size>
15475       </method>
15476       <method name="Void CallTest_6()">
15477         <size>70</size>
15478       </method>
15479       <method name="Void CallTest_7()">
15480         <size>124</size>
15481       </method>
15482       <method name="Void CallTest_8()">
15483         <size>227</size>
15484       </method>
15485       <method name="Void CallTest_9()">
15486         <size>88</size>
15487       </method>
15488       <method name="Void CoalesceTest()">
15489         <size>120</size>
15490       </method>
15491       <method name="Void CoalesceTest_2()">
15492         <size>171</size>
15493       </method>
15494       <method name="Void ConditionTest()">
15495         <size>170</size>
15496       </method>
15497       <method name="Void ConditionTest_2()">
15498         <size>301</size>
15499       </method>
15500       <method name="Void ConditionTest_3()">
15501         <size>179</size>
15502       </method>
15503       <method name="Void ConditionTest_4()">
15504         <size>183</size>
15505       </method>
15506       <method name="Void ConstantTest()">
15507         <size>59</size>
15508       </method>
15509       <method name="Void ConstantTest_2()">
15510         <size>62</size>
15511       </method>
15512       <method name="Void ConstantTest_3()">
15513         <size>54</size>
15514       </method>
15515       <method name="Void ConstantTest_4()">
15516         <size>44</size>
15517       </method>
15518       <method name="Void ConstantTest_5()">
15519         <size>59</size>
15520       </method>
15521       <method name="Void ConstantTest_6()">
15522         <size>67</size>
15523       </method>
15524       <method name="Void ConstantTest_7()">
15525         <size>62</size>
15526       </method>
15527       <method name="Void ConstantTest_8()">
15528         <size>72</size>
15529       </method>
15530       <method name="Void ConstantTest_9()">
15531         <size>72</size>
15532       </method>
15533       <method name="Void ConstantTest_10()">
15534         <size>72</size>
15535       </method>
15536       <method name="Void ConstantTest_11()">
15537         <size>59</size>
15538       </method>
15539       <method name="Void ConstantTest_13()">
15540         <size>59</size>
15541       </method>
15542       <method name="Void ConstantTest_14()">
15543         <size>72</size>
15544       </method>
15545       <method name="Void ConstantTest_15()">
15546         <size>62</size>
15547       </method>
15548       <method name="Void ConvertTest()">
15549         <size>82</size>
15550       </method>
15551       <method name="Void ConvertTest_2()">
15552         <size>83</size>
15553       </method>
15554       <method name="Void ConvertTest_3()">
15555         <size>93</size>
15556       </method>
15557       <method name="Void ConvertTest_4()">
15558         <size>102</size>
15559       </method>
15560       <method name="Void ConvertTest_5()">
15561         <size>109</size>
15562       </method>
15563       <method name="Void ConvertTest_6()">
15564         <size>240</size>
15565       </method>
15566       <method name="Void ConvertTest_7()">
15567         <size>122</size>
15568       </method>
15569       <method name="Void ConvertTest_8()">
15570         <size>118</size>
15571       </method>
15572       <method name="Void ConvertTest_9()">
15573         <size>97</size>
15574       </method>
15575       <method name="Void ConvertTest_10()">
15576         <size>163</size>
15577       </method>
15578       <method name="Void ConvertTest_11()">
15579         <size>101</size>
15580       </method>
15581       <method name="Void ConvertTest_12()">
15582         <size>156</size>
15583       </method>
15584       <method name="Void ConvertTest_13()">
15585         <size>86</size>
15586       </method>
15587       <method name="Void ConvertTest_14()">
15588         <size>88</size>
15589       </method>
15590       <method name="Void ConvertTest_15()">
15591         <size>132</size>
15592       </method>
15593       <method name="Void ConvertCheckedTest()">
15594         <size>82</size>
15595       </method>
15596       <method name="Void ConvertCheckedTest_2()">
15597         <size>83</size>
15598       </method>
15599       <method name="Void ConvertCheckedTest_3()">
15600         <size>93</size>
15601       </method>
15602       <method name="Void ConvertCheckedTest_4()">
15603         <size>102</size>
15604       </method>
15605       <method name="Void DivideTest()">
15606         <size>99</size>
15607       </method>
15608       <method name="Void DivideTest_2()">
15609         <size>185</size>
15610       </method>
15611       <method name="Void DivideTest_3()">
15612         <size>129</size>
15613       </method>
15614       <method name="Void DivideTest_4()">
15615         <size>192</size>
15616       </method>
15617       <method name="Void DivideTest_5()">
15618         <size>134</size>
15619       </method>
15620       <method name="Void DivideTest_6()">
15621         <size>196</size>
15622       </method>
15623       <method name="Void EqualTest()">
15624         <size>118</size>
15625       </method>
15626       <method name="Void EqualTest_2()">
15627         <size>168</size>
15628       </method>
15629       <method name="Void EqualTest_3()">
15630         <size>125</size>
15631       </method>
15632       <method name="Void EqualTest_4()">
15633         <size>210</size>
15634       </method>
15635       <method name="Void EqualTest_5()">
15636         <size>176</size>
15637       </method>
15638       <method name="Void EqualTest_6()">
15639         <size>119</size>
15640       </method>
15641       <method name="Void EqualTest_7()">
15642         <size>167</size>
15643       </method>
15644       <method name="Void EqualTest_8()">
15645         <size>116</size>
15646       </method>
15647       <method name="Void EqualTest_9()">
15648         <size>146</size>
15649       </method>
15650       <method name="Void EqualTest_10()">
15651         <size>169</size>
15652       </method>
15653       <method name="Void EqualTest_11()">
15654         <size>132</size>
15655       </method>
15656       <method name="Void EqualTest_12()">
15657         <size>127</size>
15658       </method>
15659       <method name="Void EqualTest_13()">
15660         <size>124</size>
15661       </method>
15662       <method name="Void EqualTestDelegate()">
15663         <size>113</size>
15664       </method>
15665       <method name="Void EqualTestDelegate_2()">
15666         <size>312</size>
15667       </method>
15668       <method name="Void ExclusiveOrTest()">
15669         <size>115</size>
15670       </method>
15671       <method name="Void ExclusiveOrTest_2()">
15672         <size>183</size>
15673       </method>
15674       <method name="Void ExclusiveOrTest_3()">
15675         <size>129</size>
15676       </method>
15677       <method name="Void ExclusiveOrTest_4()">
15678         <size>192</size>
15679       </method>
15680       <method name="Void ExclusiveOrTest_5()">
15681         <size>197</size>
15682       </method>
15683       <method name="Void ExclusiveOrTest_6()">
15684         <size>161</size>
15685       </method>
15686       <method name="Void ExclusiveOrTest_7()">
15687         <size>198</size>
15688       </method>
15689       <method name="Void ExclusiveOrTest_8()">
15690         <size>164</size>
15691       </method>
15692       <method name="Void GreaterThanTest()">
15693         <size>99</size>
15694       </method>
15695       <method name="Void GreaterThanTest_2()">
15696         <size>154</size>
15697       </method>
15698       <method name="Void GreaterThanTest_3()">
15699         <size>125</size>
15700       </method>
15701       <method name="Void GreaterThanTest_4()">
15702         <size>210</size>
15703       </method>
15704       <method name="Void GreaterThanTest_5()">
15705         <size>209</size>
15706       </method>
15707       <method name="Void GreaterThanTest_6()">
15708         <size>102</size>
15709       </method>
15710       <method name="Void GreaterThanTest_7()">
15711         <size>146</size>
15712       </method>
15713       <method name="Void GreaterThanTest_8()">
15714         <size>169</size>
15715       </method>
15716       <method name="Void GreaterThanOrEqualTest()">
15717         <size>99</size>
15718       </method>
15719       <method name="Void GreaterThanOrEqualTest_2()">
15720         <size>169</size>
15721       </method>
15722       <method name="Void GreaterThanOrEqualTest_3()">
15723         <size>130</size>
15724       </method>
15725       <method name="Void GreaterThanOrEqualTest_4()">
15726         <size>210</size>
15727       </method>
15728       <method name="Void GreaterThanOrEqualTest_5()">
15729         <size>209</size>
15730       </method>
15731       <method name="Void GreaterThanOrEqualTest_6()">
15732         <size>102</size>
15733       </method>
15734       <method name="Void GreaterThanOrEqualTest_7()">
15735         <size>146</size>
15736       </method>
15737       <method name="Void GreaterThanOrEqualTest_8()">
15738         <size>169</size>
15739       </method>
15740       <method name="Void InvokeTest()">
15741         <size>90</size>
15742       </method>
15743       <method name="Void InvokeTest_2()">
15744         <size>138</size>
15745       </method>
15746       <method name="Void LeftShiftTest()">
15747         <size>155</size>
15748       </method>
15749       <method name="Void LeftShiftTest_2()">
15750         <size>162</size>
15751       </method>
15752       <method name="Void LeftShiftTest_3()">
15753         <size>184</size>
15754       </method>
15755       <method name="Void LeftShiftTest_4()">
15756         <size>261</size>
15757       </method>
15758       <method name="Void LeftShiftTest_5()">
15759         <size>110</size>
15760       </method>
15761       <method name="Void LessThanTest()">
15762         <size>99</size>
15763       </method>
15764       <method name="Void LessThanTest_2()">
15765         <size>154</size>
15766       </method>
15767       <method name="Void LessThanTest_3()">
15768         <size>125</size>
15769       </method>
15770       <method name="Void LessThanTest_4()">
15771         <size>210</size>
15772       </method>
15773       <method name="Void LessThanTest_5()">
15774         <size>209</size>
15775       </method>
15776       <method name="Void LessThanTest_6()">
15777         <size>102</size>
15778       </method>
15779       <method name="Void LessThanTest_7()">
15780         <size>146</size>
15781       </method>
15782       <method name="Void LessThanTest_8()">
15783         <size>169</size>
15784       </method>
15785       <method name="Void LessThanOrEqualTest()">
15786         <size>99</size>
15787       </method>
15788       <method name="Void LessThanOrEqualTest_2()">
15789         <size>169</size>
15790       </method>
15791       <method name="Void LessThanOrEqualTest_3()">
15792         <size>125</size>
15793       </method>
15794       <method name="Void LessThanOrEqualTest_4()">
15795         <size>210</size>
15796       </method>
15797       <method name="Void LessThanOrEqualTest_5()">
15798         <size>209</size>
15799       </method>
15800       <method name="Void LessThanOrEqualTest_6()">
15801         <size>102</size>
15802       </method>
15803       <method name="Void LessThanOrEqualTest_7()">
15804         <size>146</size>
15805       </method>
15806       <method name="Void LessThanOrEqualTest_8()">
15807         <size>169</size>
15808       </method>
15809       <method name="Void ListInitTest()">
15810         <size>404</size>
15811       </method>
15812       <method name="Void ListInitTest_2()">
15813         <size>292</size>
15814       </method>
15815       <method name="Void MemberAccessTest()">
15816         <size>132</size>
15817       </method>
15818       <method name="Void MemberAccessTest_2()">
15819         <size>63</size>
15820       </method>
15821       <method name="Void MemberAccessTest_3()">
15822         <size>113</size>
15823       </method>
15824       <method name="Void MemberAccessTest_4()">
15825         <size>91</size>
15826       </method>
15827       <method name="Void MemberAccessTest_5()">
15828         <size>39</size>
15829       </method>
15830       <method name="Void MemberAccessTest_6()">
15831         <size>104</size>
15832       </method>
15833       <method name="Void MemberAccessTest_7()">
15834         <size>109</size>
15835       </method>
15836       <method name="Void MemberAccessTest_8()">
15837         <size>63</size>
15838       </method>
15839       <method name="Void MemberAccessTest_9()">
15840         <size>91</size>
15841       </method>
15842       <method name="Void MemberInitTest()">
15843         <size>302</size>
15844       </method>
15845       <method name="Void MemberInitTest_2()">
15846         <size>250</size>
15847       </method>
15848       <method name="Void MemberInitTest_3()">
15849         <size>124</size>
15850       </method>
15851       <method name="Void ModuloTest()">
15852         <size>100</size>
15853       </method>
15854       <method name="Void ModuloTest_2()">
15855         <size>185</size>
15856       </method>
15857       <method name="Void ModuloTest_3()">
15858         <size>129</size>
15859       </method>
15860       <method name="Void ModuloTest_4()">
15861         <size>192</size>
15862       </method>
15863       <method name="Void ModuloTest_5()">
15864         <size>133</size>
15865       </method>
15866       <method name="Void ModuloTest_6()">
15867         <size>200</size>
15868       </method>
15869       <method name="Void ModuloTest_7()">
15870         <size>110</size>
15871       </method>
15872       <method name="Void MultiplyTest()">
15873         <size>131</size>
15874       </method>
15875       <method name="Void MultiplyTest_2()">
15876         <size>185</size>
15877       </method>
15878       <method name="Void MultiplyTest_3()">
15879         <size>133</size>
15880       </method>
15881       <method name="Void MultiplyTest_4()">
15882         <size>195</size>
15883       </method>
15884       <method name="Void MultiplyTest_5()">
15885         <size>137</size>
15886       </method>
15887       <method name="Void MultiplyTest_6()">
15888         <size>202</size>
15889       </method>
15890       <method name="Void MultiplyTest_7()">
15891         <size>110</size>
15892       </method>
15893       <method name="Void MultiplyCheckedTest()">
15894         <size>122</size>
15895       </method>
15896       <method name="Void MultiplyCheckedTest_2()">
15897         <size>192</size>
15898       </method>
15899       <method name="Void MultiplyCheckedTest_3()">
15900         <size>133</size>
15901       </method>
15902       <method name="Void MultiplyCheckedTest_4()">
15903         <size>121</size>
15904       </method>
15905       <method name="Void MultiplyCheckedTest_5()">
15906         <size>124</size>
15907       </method>
15908       <method name="Void NegateTest()">
15909         <size>72</size>
15910       </method>
15911       <method name="Void NegateTest_2()">
15912         <size>92</size>
15913       </method>
15914       <method name="Void NegateTest_3()">
15915         <size>130</size>
15916       </method>
15917       <method name="Void NegateTest_4()">
15918         <size>97</size>
15919       </method>
15920       <method name="Void NegateTest_5()">
15921         <size>141</size>
15922       </method>
15923       <method name="Void NegateTest_6()">
15924         <size>121</size>
15925       </method>
15926       <method name="Void NegateTest_7()">
15927         <size>132</size>
15928       </method>
15929       <method name="Void NegateTest_8()">
15930         <size>97</size>
15931       </method>
15932       <method name="Void NegateTest_9()">
15933         <size>87</size>
15934       </method>
15935       <method name="Void NegateTestChecked()">
15936         <size>91</size>
15937       </method>
15938       <method name="Void NegateTestChecked_2()">
15939         <size>137</size>
15940       </method>
15941       <method name="Void NegateTestChecked_3()">
15942         <size>97</size>
15943       </method>
15944       <method name="Void NegateTestChecked_4()">
15945         <size>86</size>
15946       </method>
15947       <method name="Void NewArrayInitTest()">
15948         <size>92</size>
15949       </method>
15950       <method name="Void NewArrayInitTest_2()">
15951         <size>64</size>
15952       </method>
15953       <method name="Void NewArrayInitTest_3()">
15954         <size>136</size>
15955       </method>
15956       <method name="Void NewArrayInitTest_4()">
15957         <size>120</size>
15958       </method>
15959       <method name="Void NewArrayBoundsTest()">
15960         <size>123</size>
15961       </method>
15962       <method name="Void NewArrayBoundsTest_2()">
15963         <size>123</size>
15964       </method>
15965       <method name="Void NewTest()">
15966         <size>93</size>
15967       </method>
15968       <method name="Void NewTest_2()">
15969         <size>61</size>
15970       </method>
15971       <method name="Void NewTest_3()">
15972         <size>98</size>
15973       </method>
15974       <method name="Void NewTest_4()">
15975         <size>252</size>
15976       </method>
15977       <method name="Void NewTest_5()">
15978         <size>371</size>
15979       </method>
15980       <method name="Void NotTest()">
15981         <size>70</size>
15982       </method>
15983       <method name="Void NotTest_2()">
15984         <size>113</size>
15985       </method>
15986       <method name="Void NotTest_3()">
15987         <size>71</size>
15988       </method>
15989       <method name="Void NotTest_4()">
15990         <size>105</size>
15991       </method>
15992       <method name="Void NotTest_5()">
15993         <size>73</size>
15994       </method>
15995       <method name="Void NotTest_6()">
15996         <size>104</size>
15997       </method>
15998       <method name="Void NotNullableTest()">
15999         <size>114</size>
16000       </method>
16001       <method name="Void NotNullableTest_2()">
16002         <size>134</size>
16003       </method>
16004       <method name="Void NotNullableTest_3()">
16005         <size>130</size>
16006       </method>
16007       <method name="Void NotNullableTest_4()">
16008         <size>149</size>
16009       </method>
16010       <method name="Void NotNullableTest_5()">
16011         <size>148</size>
16012       </method>
16013       <method name="Void NotEqualTest()">
16014         <size>118</size>
16015       </method>
16016       <method name="Void NotEqualTest_2()">
16017         <size>166</size>
16018       </method>
16019       <method name="Void NotEqualTest_3()">
16020         <size>125</size>
16021       </method>
16022       <method name="Void NotEqualTest_4()">
16023         <size>210</size>
16024       </method>
16025       <method name="Void NotEqualTest_5()">
16026         <size>176</size>
16027       </method>
16028       <method name="Void NotEqualTest_6()">
16029         <size>119</size>
16030       </method>
16031       <method name="Void NotEqualTest_7()">
16032         <size>167</size>
16033       </method>
16034       <method name="Void NotEqualTest_8()">
16035         <size>116</size>
16036       </method>
16037       <method name="Void NotEqualTest_9()">
16038         <size>146</size>
16039       </method>
16040       <method name="Void NotEqualTest_10()">
16041         <size>169</size>
16042       </method>
16043       <method name="Void NotEqualTest_11()">
16044         <size>132</size>
16045       </method>
16046       <method name="Void OrTest()">
16047         <size>141</size>
16048       </method>
16049       <method name="Void OrTest_2()">
16050         <size>129</size>
16051       </method>
16052       <method name="Void OrTest_3()">
16053         <size>161</size>
16054       </method>
16055       <method name="Void OrNullableTest()">
16056         <size>382</size>
16057       </method>
16058       <method name="Void OrNullableTest_2()">
16059         <size>186</size>
16060       </method>
16061       <method name="Void OrNullableTest_3()">
16062         <size>176</size>
16063       </method>
16064       <method name="Void OrNullableTest_4()">
16065         <size>198</size>
16066       </method>
16067       <method name="Void OrElseTest()">
16068         <size>97</size>
16069       </method>
16070       <method name="Void OrElseTest_2()">
16071         <size>167</size>
16072       </method>
16073       <method name="Void ParameterTest()">
16074         <size>73</size>
16075       </method>
16076       <method name="Void ParameterTest_2()">
16077         <size>75</size>
16078       </method>
16079       <method name="Void ParameterTest_3()">
16080         <size>73</size>
16081       </method>
16082       <method name="Void ParameterTest_4()">
16083         <size>100</size>
16084       </method>
16085       <method name="Void QuoteTest()">
16086         <size>85</size>
16087       </method>
16088       <method name="Void RightShiftTest()">
16089         <size>152</size>
16090       </method>
16091       <method name="Void RightShiftTest_2()">
16092         <size>159</size>
16093       </method>
16094       <method name="Void RightShiftTest_3()">
16095         <size>184</size>
16096       </method>
16097       <method name="Void RightShiftTest_4()">
16098         <size>258</size>
16099       </method>
16100       <method name="Void SubtractTest()">
16101         <size>100</size>
16102       </method>
16103       <method name="Void SubtractTest_2()">
16104         <size>119</size>
16105       </method>
16106       <method name="Void SubtractTest_3()">
16107         <size>130</size>
16108       </method>
16109       <method name="Void SubtractTest_4()">
16110         <size>192</size>
16111       </method>
16112       <method name="Void SubtractTest_5()">
16113         <size>134</size>
16114       </method>
16115       <method name="Void SubtractTest_6()">
16116         <size>160</size>
16117       </method>
16118       <method name="Void SubtractTest_7()">
16119         <size>113</size>
16120       </method>
16121       <method name="Void SubtractTest_8()">
16122         <size>146</size>
16123       </method>
16124       <method name="Void SubtractTest_9()">
16125         <size>142</size>
16126       </method>
16127       <method name="Void SubtractTest_10()">
16128         <size>161</size>
16129       </method>
16130       <method name="Void SubtractTest_11()">
16131         <size>157</size>
16132       </method>
16133       <method name="Void SubtractCheckedTest()">
16134         <size>127</size>
16135       </method>
16136       <method name="Void SubtractCheckedTest_2()">
16137         <size>185</size>
16138       </method>
16139       <method name="Void SubtractCheckedTest_3()">
16140         <size>130</size>
16141       </method>
16142       <method name="Void SubtractCheckedTest_4()">
16143         <size>121</size>
16144       </method>
16145       <method name="Void TypeAsTest()">
16146         <size>80</size>
16147       </method>
16148       <method name="Void TypeAsTest_2()">
16149         <size>144</size>
16150       </method>
16151       <method name="Void TypeAsTest_3()">
16152         <size>85</size>
16153       </method>
16154       <method name="Void TypeIsTest()">
16155         <size>103</size>
16156       </method>
16157       <method name="Void TypeIsTest_2()">
16158         <size>103</size>
16159       </method>
16160       <method name="Void TypeIsTest_3()">
16161         <size>85</size>
16162       </method>
16163       <method name="Void TypeIsTest_5()">
16164         <size>74</size>
16165       </method>
16166       <method name="Void TypeIsTest_6()">
16167         <size>111</size>
16168       </method>
16169       <method name="Void UnaryPlusTest()">
16170         <size>67</size>
16171       </method>
16172       <method name="Void UnaryPlusTest_2()">
16173         <size>47</size>
16174       </method>
16175       <method name="Void UnaryPlusTest_3()">
16176         <size>97</size>
16177       </method>
16178       <method name="Void UnaryPlusTest_4()">
16179         <size>141</size>
16180       </method>
16181       <method name="Void UnaryPlusTest_5()">
16182         <size>140</size>
16183       </method>
16184       <method name="System.String InstanceMethod(System.String)">
16185         <size>2</size>
16186       </method>
16187       <method name="System.Object InstanceParamsMethod(Int32, System.Object[])">
16188         <size>30</size>
16189       </method>
16190       <method name="Int32 TestInt()">
16191         <size>3</size>
16192       </method>
16193       <method name="Void RefMethod(Int32 ByRef)">
16194         <size>8</size>
16195       </method>
16196       <method name="Boolean RunTest(System.Reflection.MethodInfo)">
16197         <size>87</size>
16198       </method>
16199       <method name="Int32 Main()">
16200         <size>179</size>
16201       </method>
16202     </type>
16203     <type name="Tester+EmptyDelegate">
16204       <method name="Void .ctor(Object, IntPtr)">
16205         <size>0</size>
16206       </method>
16207       <method name="Void Invoke()">
16208         <size>0</size>
16209       </method>
16210       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16211         <size>0</size>
16212       </method>
16213       <method name="Void EndInvoke(IAsyncResult)">
16214         <size>0</size>
16215       </method>
16216     </type>
16217     <type name="Tester+IntDelegate">
16218       <method name="Void .ctor(Object, IntPtr)">
16219         <size>0</size>
16220       </method>
16221       <method name="Int32 Invoke()">
16222         <size>0</size>
16223       </method>
16224       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16225         <size>0</size>
16226       </method>
16227       <method name="Int32 EndInvoke(IAsyncResult)">
16228         <size>0</size>
16229       </method>
16230     </type>
16231     <type name="&lt;&gt;__AnonType0`2[&lt;A&gt;__T,&lt;Value&gt;__T]">
16232       <method name="Void .ctor(&lt;A&gt;__T, &lt;Value&gt;__T)">
16233         <size>21</size>
16234       </method>
16235       <method name="&lt;A&gt;__T get_A()">
16236         <size>7</size>
16237       </method>
16238       <method name="&lt;Value&gt;__T get_Value()">
16239         <size>7</size>
16240       </method>
16241       <method name="Boolean Equals(System.Object)">
16242         <size>69</size>
16243       </method>
16244       <method name="Int32 GetHashCode()">
16245         <size>86</size>
16246       </method>
16247       <method name="System.String ToString()">
16248         <size>142</size>
16249       </method>
16250     </type>
16251     <type name="Tester">
16252       <method name="Void &lt;EqualTestDelegate_2&gt;m__0()">
16253         <size>1</size>
16254       </method>
16255       <method name="Void &lt;EqualTestDelegate_2&gt;m__1()">
16256         <size>1</size>
16257       </method>
16258       <method name="Void &lt;EqualTestDelegate_2&gt;m__2()">
16259         <size>1</size>
16260       </method>
16261       <method name="Void &lt;EqualTestDelegate_2&gt;m__3()">
16262         <size>1</size>
16263       </method>
16264       <method name="Void &lt;EqualTestDelegate_2&gt;m__4()">
16265         <size>1</size>
16266       </method>
16267       <method name="System.String &lt;InvokeTest_2&gt;m__5(Int32)">
16268         <size>12</size>
16269       </method>
16270       <method name="Boolean &lt;Main&gt;m__6(System.Reflection.MethodInfo)">
16271         <size>12</size>
16272       </method>
16273       <method name="System.String &lt;Main&gt;m__7(System.Reflection.MethodInfo)">
16274         <size>7</size>
16275       </method>
16276       <method name="Boolean &lt;Main&gt;m__8(System.Reflection.MethodInfo)">
16277         <size>7</size>
16278       </method>
16279       <method name="Boolean &lt;Main&gt;m__9(Boolean)">
16280         <size>5</size>
16281       </method>
16282       <method name="Void NewArrayInitTest_5()">
16283         <size>158</size>
16284       </method>
16285       <method name="Void ConditionTest_5()">
16286         <size>107</size>
16287       </method>
16288       <method name="Void AndTest_4()">
16289         <size>92</size>
16290       </method>
16291       <method name="Void MemberInitTest_4()">
16292         <size>66</size>
16293       </method>
16294       <method name="Void NewTest_6()">
16295         <size>182</size>
16296       </method>
16297     </type>
16298     <type name="InverseLogicalOperator">
16299       <method name="Void .ctor(Boolean)">
16300         <size>8</size>
16301       </method>
16302       <method name="Boolean op_True(InverseLogicalOperator)">
16303         <size>8</size>
16304       </method>
16305       <method name="Boolean op_False(InverseLogicalOperator)">
16306         <size>8</size>
16307       </method>
16308     </type>
16309     <type name="MyType">
16310       <method name="Void .ctor(Int32)">
16311         <size>8</size>
16312       </method>
16313       <method name="Int16 get_ShortProp()">
16314         <size>7</size>
16315       </method>
16316       <method name="Void set_ShortProp(Int16)">
16317         <size>8</size>
16318       </method>
16319       <method name="Int32 GetHashCode()">
16320         <size>6</size>
16321       </method>
16322       <method name="System.String ToString()">
16323         <size>12</size>
16324       </method>
16325       <method name="Int32 op_Implicit(MyType)">
16326         <size>8</size>
16327       </method>
16328       <method name="Boolean op_True(MyType)">
16329         <size>16</size>
16330       </method>
16331       <method name="Boolean op_False(MyType)">
16332         <size>19</size>
16333       </method>
16334       <method name="MyType op_Addition(MyType, MyType)">
16335         <size>21</size>
16336       </method>
16337       <method name="MyType op_Subtraction(MyType, MyType)">
16338         <size>21</size>
16339       </method>
16340       <method name="MyType op_Division(MyType, MyType)">
16341         <size>21</size>
16342       </method>
16343       <method name="MyType op_Multiply(MyType, MyType)">
16344         <size>21</size>
16345       </method>
16346       <method name="MyType op_Modulus(MyType, MyType)">
16347         <size>21</size>
16348       </method>
16349       <method name="MyType op_BitwiseAnd(MyType, MyType)">
16350         <size>21</size>
16351       </method>
16352       <method name="MyType op_BitwiseOr(MyType, MyType)">
16353         <size>21</size>
16354       </method>
16355       <method name="MyType op_ExclusiveOr(MyType, MyType)">
16356         <size>21</size>
16357       </method>
16358       <method name="Boolean op_Equality(MyType, MyType)">
16359         <size>17</size>
16360       </method>
16361       <method name="Boolean op_Inequality(MyType, MyType)">
16362         <size>20</size>
16363       </method>
16364       <method name="Boolean op_GreaterThan(MyType, MyType)">
16365         <size>17</size>
16366       </method>
16367       <method name="Boolean op_LessThan(MyType, MyType)">
16368         <size>17</size>
16369       </method>
16370       <method name="Boolean op_GreaterThanOrEqual(MyType, MyType)">
16371         <size>20</size>
16372       </method>
16373       <method name="Boolean op_LessThanOrEqual(MyType, MyType)">
16374         <size>20</size>
16375       </method>
16376       <method name="Boolean op_LogicalNot(MyType)">
16377         <size>11</size>
16378       </method>
16379       <method name="Int32 op_RightShift(MyType, Int32)">
16380         <size>13</size>
16381       </method>
16382       <method name="Int32 op_LeftShift(MyType, Int32)">
16383         <size>13</size>
16384       </method>
16385       <method name="MyType op_UnaryNegation(MyType)">
16386         <size>14</size>
16387       </method>
16388       <method name="MyType op_UnaryPlus(MyType)">
16389         <size>13</size>
16390       </method>
16391     </type>
16392     <type name="MyTypeImplicitOnly">
16393       <method name="Void .ctor(Int16)">
16394         <size>8</size>
16395       </method>
16396       <method name="Int16 op_Implicit(MyTypeImplicitOnly)">
16397         <size>8</size>
16398       </method>
16399     </type>
16400     <type name="Tester">
16401       <method name="Void EqualTest_14()">
16402         <size>101</size>
16403       </method>
16404     </type>
16405     <type name="Tester+&lt;ConvertTest_9&gt;c__AnonStorey0">
16406       <method name="Void .ctor()">
16407         <size>7</size>
16408       </method>
16409     </type>
16410     <type name="Tester">
16411       <method name="Void NewArrayInitTest_6()">
16412         <size>103</size>
16413       </method>
16414       <method name="Void LambdaTest()">
16415         <size>89</size>
16416       </method>
16417       <method name="Void EqualTest_15()">
16418         <size>159</size>
16419       </method>
16420       <method name="Void ArrayIndexTest_6()">
16421         <size>122</size>
16422       </method>
16423       <method name="Void ArrayIndexTest_7()">
16424         <size>128</size>
16425       </method>
16426       <method name="Void NewArrayBoundsTest_3()">
16427         <size>85</size>
16428       </method>
16429       <method name="Void NewArrayBoundsTest_4()">
16430         <size>82</size>
16431       </method>
16432     </type>
16433     <type name="&lt;PrivateImplementationDetails&gt;">
16434       <method name="Void .ctor()">
16435         <size>7</size>
16436       </method>
16437     </type>
16438     <type name="Tester">
16439       <method name="Void LeftShiftTest_6()">
16440         <size>155</size>
16441       </method>
16442       <method name="Void RightShiftTest_5()">
16443         <size>152</size>
16444       </method>
16445       <method name="Void QuoteTest_2()">
16446         <size>99</size>
16447       </method>
16448     </type>
16449     <type name="Tester+&lt;MemberAccessTest&gt;c__AnonStorey1">
16450       <method name="Void .ctor()">
16451         <size>7</size>
16452       </method>
16453     </type>
16454     <type name="Tester+&lt;MemberAccessTest_3&gt;c__AnonStorey2">
16455       <method name="Void .ctor()">
16456         <size>7</size>
16457       </method>
16458     </type>
16459     <type name="Tester+&lt;MemberAccessTest_4&gt;c__AnonStorey3">
16460       <method name="Void .ctor()">
16461         <size>7</size>
16462       </method>
16463     </type>
16464     <type name="Tester+&lt;MemberAccessTest_6&gt;c__AnonStorey4">
16465       <method name="Void .ctor()">
16466         <size>7</size>
16467       </method>
16468     </type>
16469     <type name="Tester+&lt;MemberAccessTest_9&gt;c__AnonStorey5">
16470       <method name="Void .ctor()">
16471         <size>7</size>
16472       </method>
16473     </type>
16474     <type name="Tester">
16475       <method name="Void NewTest_7()">
16476         <size>53</size>
16477       </method>
16478     </type>
16479   </test>
16480   <test name="gtest-etree-02.cs">
16481     <type name="M">
16482       <method name="Void .ctor()">
16483         <size>7</size>
16484       </method>
16485       <method name="Void Foo[T](System.Linq.Expressions.Expression`1[System.Func`2[T,T]])">
16486         <size>1</size>
16487       </method>
16488       <method name="System.String Param(System.String)">
16489         <size>114</size>
16490       </method>
16491       <method name="Int32 Main()">
16492         <size>157</size>
16493       </method>
16494     </type>
16495     <type name="M+&lt;Param&gt;c__AnonStorey0">
16496       <method name="Void .ctor()">
16497         <size>7</size>
16498       </method>
16499     </type>
16500   </test>
16501   <test name="gtest-etree-03.cs">
16502     <type name="C">
16503       <method name="Void .ctor()">
16504         <size>7</size>
16505       </method>
16506       <method name="Int32 Main()">
16507         <size>6</size>
16508       </method>
16509     </type>
16510     <type name="S`1[T]">
16511       <method name="Int32 Test()">
16512         <size>145</size>
16513       </method>
16514     </type>
16515   </test>
16516   <test name="gtest-etree-04.cs">
16517     <type name="C">
16518       <method name="Void .ctor()">
16519         <size>7</size>
16520       </method>
16521       <method name="Int32 Main()">
16522         <size>366</size>
16523       </method>
16524     </type>
16525     <type name="C+&lt;Main&gt;c__AnonStorey0">
16526       <method name="Void .ctor()">
16527         <size>7</size>
16528       </method>
16529     </type>
16530     <type name="Foo">
16531       <method name="Boolean op_GreaterThan(Foo, Foo)">
16532         <size>6</size>
16533       </method>
16534       <method name="Boolean op_LessThan(Foo, Foo)">
16535         <size>6</size>
16536       </method>
16537       <method name="Boolean op_Equality(Foo, Foo)">
16538         <size>6</size>
16539       </method>
16540       <method name="Boolean op_Inequality(Foo, Foo)">
16541         <size>6</size>
16542       </method>
16543     </type>
16544   </test>
16545   <test name="gtest-etree-05.cs">
16546     <type name="C">
16547       <method name="Void .ctor()">
16548         <size>7</size>
16549       </method>
16550       <method name="Void Assert[T](T, T)">
16551         <size>46</size>
16552       </method>
16553       <method name="Void AssertNodeType(System.Linq.Expressions.LambdaExpression, ExpressionType)">
16554         <size>56</size>
16555       </method>
16556       <method name="Int32 Main()">
16557         <size>350</size>
16558       </method>
16559     </type>
16560   </test>
16561   <test name="gtest-etree-06.cs">
16562     <type name="Test">
16563       <method name="Void .ctor()">
16564         <size>7</size>
16565       </method>
16566       <method name="Int32 Main()">
16567         <size>45</size>
16568       </method>
16569       <method name="Int32 Value()">
16570         <size>2</size>
16571       </method>
16572     </type>
16573   </test>
16574   <test name="gtest-etree-07.cs">
16575     <type name="C">
16576       <method name="Void .ctor()">
16577         <size>7</size>
16578       </method>
16579       <method name="Void Test()">
16580         <size>14</size>
16581       </method>
16582       <method name="Int32* Foo()">
16583         <size>3</size>
16584       </method>
16585       <method name="Int32 Main()">
16586         <size>564</size>
16587       </method>
16588     </type>
16589     <type name="EmptyDelegate">
16590       <method name="Void .ctor(Object, IntPtr)">
16591         <size>0</size>
16592       </method>
16593       <method name="Void Invoke()">
16594         <size>0</size>
16595       </method>
16596       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16597         <size>0</size>
16598       </method>
16599       <method name="Void EndInvoke(IAsyncResult)">
16600         <size>0</size>
16601       </method>
16602     </type>
16603     <type name="UnsafeDelegate">
16604       <method name="Void .ctor(Object, IntPtr)">
16605         <size>0</size>
16606       </method>
16607       <method name="Int32* Invoke()">
16608         <size>0</size>
16609       </method>
16610       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
16611         <size>0</size>
16612       </method>
16613       <method name="Int32* EndInvoke(IAsyncResult)">
16614         <size>0</size>
16615       </method>
16616     </type>
16617   </test>
16618   <test name="gtest-etree-08.cs">
16619     <type name="Foo">
16620       <method name="Void .ctor()">
16621         <size>7</size>
16622       </method>
16623       <method name="Int32 ThisMethod()">
16624         <size>3</size>
16625       </method>
16626       <method name="Int32 Goo(Boolean)">
16627         <size>204</size>
16628       </method>
16629       <method name="Int32 Main()">
16630         <size>14</size>
16631       </method>
16632     </type>
16633     <type name="Foo+&lt;Goo&gt;c__AnonStorey0">
16634       <method name="Void .ctor()">
16635         <size>7</size>
16636       </method>
16637     </type>
16638   </test>
16639   <test name="gtest-etree-09.cs">
16640     <type name="Mono.C">
16641       <method name="Void .ctor()">
16642         <size>7</size>
16643       </method>
16644       <method name="Int32 Main()">
16645         <size>300</size>
16646       </method>
16647       <method name="System.Int64[] GetValues()">
16648         <size>18</size>
16649       </method>
16650     </type>
16651     <type name="Mono.C+&lt;Main&gt;c__AnonStorey0">
16652       <method name="Void .ctor()">
16653         <size>7</size>
16654       </method>
16655     </type>
16656     <type name="&lt;PrivateImplementationDetails&gt;">
16657       <method name="Void .ctor()">
16658         <size>7</size>
16659       </method>
16660     </type>
16661   </test>
16662   <test name="gtest-etree-10.cs">
16663     <type name="Foo`1[T]">
16664       <method name="Void .ctor()">
16665         <size>7</size>
16666       </method>
16667       <method name="Boolean ContainsAll[U](IEnumerable`1)">
16668         <size>189</size>
16669       </method>
16670       <method name="Boolean Contains(T)">
16671         <size>2</size>
16672       </method>
16673     </type>
16674     <type name="Program">
16675       <method name="Void .ctor()">
16676         <size>7</size>
16677       </method>
16678       <method name="Int32 Main()">
16679         <size>42</size>
16680       </method>
16681     </type>
16682     <type name="Foo`1+&lt;ContainsAll&gt;c__AnonStorey0`1[T,U]">
16683       <method name="Void .ctor()">
16684         <size>7</size>
16685       </method>
16686     </type>
16687     <type name="&lt;PrivateImplementationDetails&gt;">
16688       <method name="Void .ctor()">
16689         <size>7</size>
16690       </method>
16691     </type>
16692   </test>
16693   <test name="gtest-etree-11.cs">
16694     <type name="C">
16695       <method name="Void .ctor()">
16696         <size>7</size>
16697       </method>
16698       <method name="Void Main()">
16699         <size>12</size>
16700       </method>
16701     </type>
16702     <type name="Test">
16703       <method name="Void .ctor()">
16704         <size>7</size>
16705       </method>
16706       <method name="Void Invalid(Int32)">
16707         <size>124</size>
16708       </method>
16709       <method name="Void Other(System.Int32[])">
16710         <size>1</size>
16711       </method>
16712     </type>
16713     <type name="Test+&lt;Invalid&gt;c__AnonStorey0">
16714       <method name="Void .ctor()">
16715         <size>7</size>
16716       </method>
16717     </type>
16718   </test>
16719   <test name="gtest-etree-12.cs">
16720     <type name="TestCase">
16721       <method name="Void .cctor()">
16722         <size>68</size>
16723       </method>
16724       <method name="Boolean StaticMethodTakingAnExpression(System.Linq.Expressions.Expression`1[System.Func`2[System.Object,System.Boolean]])">
16725         <size>2</size>
16726       </method>
16727       <method name="Void DummyToMakeTheStaticsInitialize()">
16728         <size>1</size>
16729       </method>
16730     </type>
16731     <type name="Program">
16732       <method name="Void .ctor()">
16733         <size>7</size>
16734       </method>
16735       <method name="Int32 Main()">
16736         <size>7</size>
16737       </method>
16738     </type>
16739   </test>
16740   <test name="gtest-etree-13.cs">
16741     <type name="Program">
16742       <method name="Void .ctor()">
16743         <size>7</size>
16744       </method>
16745       <method name="Int32 Main()">
16746         <size>53</size>
16747       </method>
16748       <method name="IEnumerable`1 Test[T](Int32)">
16749         <size>30</size>
16750       </method>
16751     </type>
16752     <type name="Program+&lt;Test&gt;c__Iterator0`1[T]">
16753       <method name="Void .ctor()">
16754         <size>7</size>
16755       </method>
16756       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
16757         <size>7</size>
16758       </method>
16759       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16760         <size>12</size>
16761       </method>
16762       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16763         <size>7</size>
16764       </method>
16765       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
16766         <size>40</size>
16767       </method>
16768       <method name="Boolean MoveNext()">
16769         <size>108</size>
16770       </method>
16771       <method name="Void Dispose()">
16772         <size>8</size>
16773       </method>
16774       <method name="Void Reset()">
16775         <size>6</size>
16776       </method>
16777     </type>
16778   </test>
16779   <test name="gtest-etree-14.cs">
16780     <type name="Person">
16781       <method name="Void .ctor()">
16782         <size>7</size>
16783       </method>
16784       <method name="Int32 get_Age()">
16785         <size>7</size>
16786       </method>
16787       <method name="Void set_Age(Int32)">
16788         <size>8</size>
16789       </method>
16790     </type>
16791     <type name="Repro">
16792       <method name="Void .ctor()">
16793         <size>7</size>
16794       </method>
16795       <method name="Int32 Main()">
16796         <size>59</size>
16797       </method>
16798       <method name="IEnumerable`1 GetPersons[T](IEnumerable`1, Int32)">
16799         <size>44</size>
16800       </method>
16801       <method name="Boolean Test[T](T, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
16802         <size>13</size>
16803       </method>
16804     </type>
16805     <type name="Repro+&lt;GetPersons&gt;c__Iterator0`1[T]">
16806       <method name="Void .ctor()">
16807         <size>7</size>
16808       </method>
16809       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
16810         <size>7</size>
16811       </method>
16812       <method name="System.Object System.Collections.IEnumerator.get_Current()">
16813         <size>12</size>
16814       </method>
16815       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
16816         <size>7</size>
16817       </method>
16818       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
16819         <size>52</size>
16820       </method>
16821       <method name="Boolean MoveNext()">
16822         <size>293</size>
16823       </method>
16824       <method name="Void Dispose()">
16825         <size>60</size>
16826       </method>
16827       <method name="Void Reset()">
16828         <size>6</size>
16829       </method>
16830     </type>
16831   </test>
16832   <test name="gtest-etree-15.cs">
16833     <type name="Foo">
16834       <method name="Int32 Helper(System.Linq.Expressions.Expression`1[System.Predicate`1[System.Int32]])">
16835         <size>2</size>
16836       </method>
16837       <method name="Void Main()">
16838         <size>190</size>
16839       </method>
16840     </type>
16841   </test>
16842   <test name="gtest-etree-16.cs">
16843     <type name="Program">
16844       <method name="Void .ctor()">
16845         <size>7</size>
16846       </method>
16847       <method name="Int32 Main()">
16848         <size>136</size>
16849       </method>
16850     </type>
16851     <type name="Foo">
16852       <method name="Void .ctor()">
16853         <size>7</size>
16854       </method>
16855     </type>
16856   </test>
16857   <test name="gtest-etree-17.cs">
16858     <type name="CompilerCrashTest.QueryCompiler">
16859       <method name="D Compile[D](System.Linq.Expressions.Expression`1[D])">
16860         <size>12</size>
16861       </method>
16862       <method name="System.Delegate Compile(System.Linq.Expressions.LambdaExpression)">
16863         <size>6</size>
16864       </method>
16865       <method name="Void Main()">
16866         <size>1</size>
16867       </method>
16868     </type>
16869   </test>
16870   <test name="gtest-etree-18.cs">
16871     <type name="FooBase">
16872       <method name="Void .ctor()">
16873         <size>7</size>
16874       </method>
16875     </type>
16876     <type name="Foo">
16877       <method name="Void .ctor()">
16878         <size>7</size>
16879       </method>
16880     </type>
16881     <type name="Program">
16882       <method name="Void .ctor()">
16883         <size>7</size>
16884       </method>
16885       <method name="Int32 Main()">
16886         <size>140</size>
16887       </method>
16888     </type>
16889   </test>
16890   <test name="gtest-etree-19.cs">
16891     <type name="Test">
16892       <method name="Void .ctor()">
16893         <size>7</size>
16894       </method>
16895       <method name="Int32 Main()">
16896         <size>20</size>
16897       </method>
16898       <method name="T Value[T]()">
16899         <size>76</size>
16900       </method>
16901     </type>
16902   </test>
16903   <test name="gtest-etree-20.cs">
16904     <type name="S">
16905       <method name="Int32 Main()">
16906         <size>215</size>
16907       </method>
16908     </type>
16909     <type name="A">
16910       <method name="A op_Implicit(S)">
16911         <size>6</size>
16912       </method>
16913       <method name="Void .ctor()">
16914         <size>7</size>
16915       </method>
16916     </type>
16917     <type name="B">
16918       <method name="Void .ctor()">
16919         <size>7</size>
16920       </method>
16921     </type>
16922   </test>
16923   <test name="gtest-exmethod-01.cs">
16924     <type name="SimpleTest">
16925       <method name="System.String Prefix(System.String, System.String)">
16926         <size>8</size>
16927       </method>
16928     </type>
16929     <type name="M">
16930       <method name="Void .ctor()">
16931         <size>7</size>
16932       </method>
16933       <method name="Int32 Main()">
16934         <size>157</size>
16935       </method>
16936     </type>
16937   </test>
16938   <test name="gtest-exmethod-02.cs">
16939     <type name="M">
16940       <method name="Void .ctor()">
16941         <size>7</size>
16942       </method>
16943       <method name="Void Main()">
16944         <size>12</size>
16945       </method>
16946     </type>
16947     <type name="N.M">
16948       <method name="Void .ctor()">
16949         <size>7</size>
16950       </method>
16951       <method name="Void Test2()">
16952         <size>12</size>
16953       </method>
16954     </type>
16955   </test>
16956   <test name="gtest-exmethod-03.cs">
16957     <type name="A.A">
16958       <method name="Int32 Foo(Int32)">
16959         <size>2</size>
16960       </method>
16961       <method name="Int32 Foo(Int32, System.String)">
16962         <size>3</size>
16963       </method>
16964     </type>
16965     <type name="B.X">
16966       <method name="Int32 Foo(Int32)">
16967         <size>2</size>
16968       </method>
16969       <method name="Int32 Foo(Int32, Boolean)">
16970         <size>3</size>
16971       </method>
16972     </type>
16973     <type name="C.F">
16974       <method name="Boolean Foo(Byte)">
16975         <size>2</size>
16976       </method>
16977     </type>
16978     <type name="C.D.F">
16979       <method name="Int32 Foo(Int32)">
16980         <size>3</size>
16981       </method>
16982       <method name="Void TestX()">
16983         <size>9</size>
16984       </method>
16985     </type>
16986     <type name="C.M">
16987       <method name="Int32 Foo(Int32)">
16988         <size>2</size>
16989       </method>
16990       <method name="Int32 Main()">
16991         <size>61</size>
16992       </method>
16993     </type>
16994   </test>
16995   <test name="gtest-exmethod-04.cs">
16996     <type name="A.Test">
16997       <method name="System.String Test_1(Boolean)">
16998         <size>6</size>
16999       </method>
17000     </type>
17001     <type name="B.M">
17002       <method name="Void .ctor()">
17003         <size>7</size>
17004       </method>
17005       <method name="Void Main()">
17006         <size>12</size>
17007       </method>
17008     </type>
17009   </test>
17010   <test name="gtest-exmethod-05.cs">
17011     <type name="A.Test_A">
17012       <method name="System.String Test_1(System.String)">
17013         <size>6</size>
17014       </method>
17015     </type>
17016     <type name="A.Test_B">
17017       <method name="System.String Test_2(System.String)">
17018         <size>6</size>
17019       </method>
17020     </type>
17021     <type name="B.M">
17022       <method name="Void .ctor()">
17023         <size>7</size>
17024       </method>
17025       <method name="Void Main()">
17026         <size>23</size>
17027       </method>
17028     </type>
17029   </test>
17030   <test name="gtest-exmethod-06.cs">
17031     <type name="Gen">
17032       <method name="T Test_1[T](T)">
17033         <size>10</size>
17034       </method>
17035       <method name="System.String Test_1[T](System.String)">
17036         <size>6</size>
17037       </method>
17038     </type>
17039     <type name="B.M">
17040       <method name="Void .ctor()">
17041         <size>7</size>
17042       </method>
17043       <method name="Void Main()">
17044         <size>30</size>
17045       </method>
17046     </type>
17047   </test>
17048   <test name="gtest-exmethod-07.cs">
17049     <type name="E">
17050       <method name="Void ToReadOnly[T](IEnumerable`1)">
17051         <size>1</size>
17052       </method>
17053       <method name="Void To(IA)">
17054         <size>1</size>
17055       </method>
17056     </type>
17057     <type name="C">
17058       <method name="Void .ctor()">
17059         <size>7</size>
17060       </method>
17061       <method name="Void Main()">
17062         <size>1</size>
17063       </method>
17064       <method name="Void Test(IEnumerable`1)">
17065         <size>15</size>
17066       </method>
17067     </type>
17068   </test>
17069   <test name="gtest-exmethod-08.cs">
17070     <type name="C">
17071       <method name="Void .ctor()">
17072         <size>7</size>
17073       </method>
17074       <method name="Void Main()">
17075         <size>21</size>
17076       </method>
17077     </type>
17078   </test>
17079   <test name="gtest-exmethod-09.cs">
17080     <type name="Test">
17081       <method name="Void Foo[T](System.String)">
17082         <size>1</size>
17083       </method>
17084     </type>
17085     <type name="C">
17086       <method name="Void .ctor()">
17087         <size>7</size>
17088       </method>
17089       <method name="Void Main()">
17090         <size>11</size>
17091       </method>
17092     </type>
17093   </test>
17094   <test name="gtest-exmethod-10.cs">
17095     <type name="AExtensions">
17096       <method name="Int32 Round(Double)">
17097         <size>8</size>
17098       </method>
17099     </type>
17100     <type name="BExtensions">
17101       <method name="T GetBy[T](T[], Double)">
17102         <size>13</size>
17103       </method>
17104     </type>
17105     <type name="C">
17106       <method name="Void .ctor()">
17107         <size>7</size>
17108       </method>
17109       <method name="Void Main()">
17110         <size>1</size>
17111       </method>
17112     </type>
17113   </test>
17114   <test name="gtest-exmethod-11.cs">
17115     <type name="Test">
17116       <method name="Void .ctor()">
17117         <size>7</size>
17118       </method>
17119       <method name="Int32 Main(System.String[])">
17120         <size>20</size>
17121       </method>
17122     </type>
17123     <type name="Lol">
17124       <method name="Boolean OneEleven(System.Object)">
17125         <size>2</size>
17126       </method>
17127     </type>
17128   </test>
17129   <test name="gtest-exmethod-12.cs">
17130     <type name="Program">
17131       <method name="Void .ctor()">
17132         <size>7</size>
17133       </method>
17134       <method name="Void Main(System.String[])">
17135         <size>63</size>
17136       </method>
17137     </type>
17138     <type name="ChatClient">
17139       <method name="Void .ctor()">
17140         <size>7</size>
17141       </method>
17142       <method name="Void Say(System.String, System.String)">
17143         <size>13</size>
17144       </method>
17145     </type>
17146     <type name="ChatExtensions">
17147       <method name="Void Say(ChatClient, System.String, System.Collections.Specialized.StringCollection)">
17148         <size>62</size>
17149       </method>
17150     </type>
17151   </test>
17152   <test name="gtest-exmethod-13.cs">
17153     <type name="Foo">
17154       <method name="IEnumerable`1 Reverse[T](IEnumerable`1)">
17155         <size>2</size>
17156       </method>
17157       <method name="Void Main()">
17158         <size>23</size>
17159       </method>
17160     </type>
17161   </test>
17162   <test name="gtest-exmethod-14.cs">
17163     <type name="C">
17164       <method name="Void Bar[U](IA)">
17165         <size>7</size>
17166       </method>
17167       <method name="Void Foo[T](IA)">
17168         <size>1</size>
17169       </method>
17170       <method name="Void Foo(IA)">
17171         <size>7</size>
17172       </method>
17173       <method name="Void Main()">
17174         <size>1</size>
17175       </method>
17176     </type>
17177   </test>
17178   <test name="gtest-exmethod-15.cs">
17179     <type name="C">
17180       <method name="TAttribute GetCustomAttribute[TAttribute](ICustomAttributeProvider)">
17181         <size>15</size>
17182       </method>
17183       <method name="TAttribute[] GetCustomAttributes[TAttribute](ICustomAttributeProvider)">
17184         <size>2</size>
17185       </method>
17186       <method name="Void Main()">
17187         <size>1</size>
17188       </method>
17189     </type>
17190   </test>
17191   <test name="gtest-exmethod-16.cs">
17192     <type name="Rocks">
17193       <method name="Boolean Extension(System.String)">
17194         <size>2</size>
17195       </method>
17196       <method name="Boolean Extension(D)">
17197         <size>2</size>
17198       </method>
17199     </type>
17200     <type name="Program">
17201       <method name="Void .ctor()">
17202         <size>7</size>
17203       </method>
17204       <method name="Void add_e(D)">
17205         <size>24</size>
17206       </method>
17207       <method name="Void remove_e(D)">
17208         <size>24</size>
17209       </method>
17210       <method name="System.String get_Item(Int32)">
17211         <size>6</size>
17212       </method>
17213       <method name="System.String get_Property()">
17214         <size>6</size>
17215       </method>
17216       <method name="Void Main(System.String[])">
17217         <size>44</size>
17218       </method>
17219     </type>
17220     <type name="D">
17221       <method name="Void .ctor(Object, IntPtr)">
17222         <size>0</size>
17223       </method>
17224       <method name="System.String Invoke()">
17225         <size>0</size>
17226       </method>
17227       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17228         <size>0</size>
17229       </method>
17230       <method name="System.String EndInvoke(IAsyncResult)">
17231         <size>0</size>
17232       </method>
17233     </type>
17234   </test>
17235   <test name="gtest-exmethod-17.cs">
17236     <type name="MainClass">
17237       <method name="Void Main()">
17238         <size>45</size>
17239       </method>
17240     </type>
17241   </test>
17242   <test name="gtest-exmethod-18.cs">
17243     <type name="Foo">
17244       <method name="Void .ctor()">
17245         <size>7</size>
17246       </method>
17247       <method name="Boolean get_IsBar()">
17248         <size>2</size>
17249       </method>
17250     </type>
17251     <type name="FooExt">
17252       <method name="Boolean IsBar(Foo)">
17253         <size>7</size>
17254       </method>
17255     </type>
17256     <type name="Repro">
17257       <method name="Void .ctor()">
17258         <size>7</size>
17259       </method>
17260       <method name="Void Main()">
17261         <size>18</size>
17262       </method>
17263     </type>
17264   </test>
17265   <test name="gtest-exmethod-19.cs">
17266     <type name="Rocks">
17267       <method name="Int32 Test_2[T](IEnumerable`1)">
17268         <size>3</size>
17269       </method>
17270       <method name="System.String Test_1(System.String)">
17271         <size>12</size>
17272       </method>
17273     </type>
17274     <type name="Test">
17275       <method name="Void .ctor()">
17276         <size>7</size>
17277       </method>
17278       <method name="Int32 Main()">
17279         <size>142</size>
17280       </method>
17281     </type>
17282     <type name="Test+D">
17283       <method name="Void .ctor(Object, IntPtr)">
17284         <size>0</size>
17285       </method>
17286       <method name="System.String Invoke()">
17287         <size>0</size>
17288       </method>
17289       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
17290         <size>0</size>
17291       </method>
17292       <method name="System.String EndInvoke(IAsyncResult)">
17293         <size>0</size>
17294       </method>
17295     </type>
17296   </test>
17297   <test name="gtest-exmethod-20.cs">
17298     <type name="Outer.Inner.Test">
17299       <method name="Void .ctor()">
17300         <size>7</size>
17301       </method>
17302       <method name="Void M(I)">
17303         <size>13</size>
17304       </method>
17305       <method name="Void Main()">
17306         <size>1</size>
17307       </method>
17308     </type>
17309     <type name="Outer.ExtensionMethods">
17310       <method name="Void AddRange[T](I, IEnumerable`1)">
17311         <size>1</size>
17312       </method>
17313     </type>
17314   </test>
17315   <test name="gtest-exmethod-21.cs">
17316     <type name="Outer.Inner.Test">
17317       <method name="Void .ctor()">
17318         <size>7</size>
17319       </method>
17320       <method name="Void M(I)">
17321         <size>7</size>
17322       </method>
17323       <method name="Void Main()">
17324         <size>1</size>
17325       </method>
17326     </type>
17327     <type name="External.ExtensionMethods">
17328       <method name="Void AddRange(I)">
17329         <size>1</size>
17330       </method>
17331     </type>
17332   </test>
17333   <test name="gtest-exmethod-22.cs">
17334     <type name="Program">
17335       <method name="Void .ctor()">
17336         <size>7</size>
17337       </method>
17338       <method name="Int32 Main()">
17339         <size>8</size>
17340       </method>
17341     </type>
17342   </test>
17343   <test name="gtest-exmethod-23.cs">
17344     <type name="T">
17345       <method name="Void A(System.String, Int32)">
17346         <size>1</size>
17347       </method>
17348       <method name="Void Main()">
17349         <size>1</size>
17350       </method>
17351     </type>
17352   </test>
17353   <test name="gtest-exmethod-24.cs">
17354     <type name="Bar">
17355       <method name="Void .ctor()">
17356         <size>7</size>
17357       </method>
17358       <method name="Void Main()">
17359         <size>1</size>
17360       </method>
17361     </type>
17362   </test>
17363   <test name="gtest-exmethod-25.cs">
17364     <type name="Bar">
17365       <method name="Void .ctor()">
17366         <size>7</size>
17367       </method>
17368       <method name="Void Main()">
17369         <size>11</size>
17370       </method>
17371     </type>
17372   </test>
17373   <test name="gtest-exmethod-26.cs">
17374     <type name="test.TypeExtensions">
17375       <method name="Boolean IsNullable(System.Type)">
17376         <size>2</size>
17377       </method>
17378     </type>
17379     <type name="testmono.MainClass">
17380       <method name="Void .ctor()">
17381         <size>7</size>
17382       </method>
17383       <method name="Void Main()">
17384         <size>33</size>
17385       </method>
17386     </type>
17387   </test>
17388   <test name="gtest-exmethod-27.cs">
17389     <type name="Foo.Extensions">
17390       <method name="System.String AsString(IList`1)">
17391         <size>6</size>
17392       </method>
17393     </type>
17394     <type name="Bar.Program">
17395       <method name="Void .ctor()">
17396         <size>7</size>
17397       </method>
17398       <method name="Void Main()">
17399         <size>17</size>
17400       </method>
17401       <method name="System.String Pan(System.Byte[])">
17402         <size>7</size>
17403       </method>
17404     </type>
17405   </test>
17406   <test name="gtest-exmethod-28.cs">
17407     <type name="Foo">
17408       <method name="Void .ctor()">
17409         <size>7</size>
17410       </method>
17411     </type>
17412     <type name="Extensions">
17413       <method name="Boolean IsFoo(Foo)">
17414         <size>2</size>
17415       </method>
17416       <method name="Boolean IsBar(Bar)">
17417         <size>2</size>
17418       </method>
17419     </type>
17420     <type name="Bar">
17421       <method name="Void .ctor()">
17422         <size>7</size>
17423       </method>
17424     </type>
17425     <type name="Program">
17426       <method name="Void .ctor()">
17427         <size>7</size>
17428       </method>
17429       <method name="Void Main()">
17430         <size>1</size>
17431       </method>
17432     </type>
17433   </test>
17434   <test name="gtest-exmethod-29.cs">
17435     <type name="My">
17436       <method name="Void .ctor()">
17437         <size>7</size>
17438       </method>
17439     </type>
17440     <type name="Test">
17441       <method name="Int32 Main()">
17442         <size>40</size>
17443       </method>
17444       <method name="Int32 ContentTransferEncoding[T](My)">
17445         <size>2</size>
17446       </method>
17447       <method name="Int32 ContentTransferEncoding(My)">
17448         <size>2</size>
17449       </method>
17450     </type>
17451     <type name="My">
17452       <method name="Void set_ContentTransferEncoding(Boolean)">
17453         <size>1</size>
17454       </method>
17455     </type>
17456   </test>
17457   <test name="gtest-exmethod-30.cs">
17458     <type name="Test">
17459       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17460         <size>2</size>
17461       </method>
17462       <method name="Int32 get_First()">
17463         <size>2</size>
17464       </method>
17465       <method name="IEnumerator`1 GetEnumerator()">
17466         <size>2</size>
17467       </method>
17468       <method name="Void .ctor()">
17469         <size>7</size>
17470       </method>
17471     </type>
17472     <type name="C">
17473       <method name="Void Test()">
17474         <size>14</size>
17475       </method>
17476       <method name="Void Main()">
17477         <size>1</size>
17478       </method>
17479       <method name="Void .ctor()">
17480         <size>7</size>
17481       </method>
17482     </type>
17483   </test>
17484   <test name="gtest-exmethod-31.cs">
17485     <type name="N.S">
17486       <method name="Void Map[T](Int32, System.Func`2[T,System.String])">
17487         <size>1</size>
17488       </method>
17489     </type>
17490     <type name="N2.S2">
17491       <method name="Void Map(Int32, Int32)">
17492         <size>1</size>
17493       </method>
17494     </type>
17495     <type name="M.C">
17496       <method name="Void Main()">
17497         <size>8</size>
17498       </method>
17499       <method name="Void .ctor()">
17500         <size>7</size>
17501       </method>
17502     </type>
17503   </test>
17504   <test name="gtest-friend-01.cs">
17505     <type name="Test">
17506       <method name="Void .ctor()">
17507         <size>7</size>
17508       </method>
17509       <method name="Void Main()">
17510         <size>20</size>
17511       </method>
17512     </type>
17513   </test>
17514   <test name="gtest-friend-02.cs">
17515     <type name="Test">
17516       <method name="Void .ctor()">
17517         <size>7</size>
17518       </method>
17519       <method name="Void Main()">
17520         <size>20</size>
17521       </method>
17522     </type>
17523   </test>
17524   <test name="gtest-friend-03.cs">
17525     <type name="Test">
17526       <method name="Void .ctor()">
17527         <size>7</size>
17528       </method>
17529       <method name="Void Main()">
17530         <size>20</size>
17531       </method>
17532     </type>
17533   </test>
17534   <test name="gtest-friend-04.cs">
17535     <type name="Test">
17536       <method name="Void .ctor()">
17537         <size>7</size>
17538       </method>
17539       <method name="Void Main()">
17540         <size>19</size>
17541       </method>
17542     </type>
17543   </test>
17544   <test name="gtest-friend-05.cs">
17545     <type name="Test">
17546       <method name="Void .ctor()">
17547         <size>7</size>
17548       </method>
17549       <method name="Void Main()">
17550         <size>20</size>
17551       </method>
17552     </type>
17553   </test>
17554   <test name="gtest-friend-06.cs">
17555     <type name="Test">
17556       <method name="Void .ctor()">
17557         <size>7</size>
17558       </method>
17559       <method name="Void Main()">
17560         <size>20</size>
17561       </method>
17562     </type>
17563   </test>
17564   <test name="gtest-friend-07.cs">
17565     <type name="Test">
17566       <method name="Void .ctor()">
17567         <size>7</size>
17568       </method>
17569       <method name="Void Main()">
17570         <size>20</size>
17571       </method>
17572     </type>
17573   </test>
17574   <test name="gtest-friend-08.cs">
17575     <type name="Test">
17576       <method name="Void .ctor()">
17577         <size>7</size>
17578       </method>
17579       <method name="Void Main()">
17580         <size>19</size>
17581       </method>
17582     </type>
17583   </test>
17584   <test name="gtest-friend-09.cs">
17585     <type name="Test">
17586       <method name="Void .ctor()">
17587         <size>7</size>
17588       </method>
17589       <method name="Void Main()">
17590         <size>20</size>
17591       </method>
17592     </type>
17593   </test>
17594   <test name="gtest-friend-10.cs">
17595     <type name="Test">
17596       <method name="Void .ctor()">
17597         <size>7</size>
17598       </method>
17599       <method name="Void Main()">
17600         <size>20</size>
17601       </method>
17602     </type>
17603   </test>
17604   <test name="gtest-friend-11.cs">
17605     <type name="Test">
17606       <method name="Void .ctor()">
17607         <size>7</size>
17608       </method>
17609       <method name="Void Main()">
17610         <size>20</size>
17611       </method>
17612     </type>
17613   </test>
17614   <test name="gtest-friend-12.cs">
17615     <type name="Test">
17616       <method name="Void .ctor()">
17617         <size>7</size>
17618       </method>
17619       <method name="Void Main()">
17620         <size>19</size>
17621       </method>
17622     </type>
17623   </test>
17624   <test name="gtest-friend-13.cs">
17625     <type name="B">
17626       <method name="Void .ctor()">
17627         <size>7</size>
17628       </method>
17629       <method name="Void Test()">
17630         <size>1</size>
17631       </method>
17632       <method name="Void Test_2()">
17633         <size>1</size>
17634       </method>
17635     </type>
17636     <type name="Test">
17637       <method name="Void .ctor()">
17638         <size>7</size>
17639       </method>
17640       <method name="Void Main()">
17641         <size>1</size>
17642       </method>
17643     </type>
17644   </test>
17645   <test name="gtest-implicitarray-01.cs">
17646     <type name="Test">
17647       <method name="Void .ctor()">
17648         <size>7</size>
17649       </method>
17650       <method name="Int32 Main()">
17651         <size>280</size>
17652       </method>
17653     </type>
17654     <type name="&lt;PrivateImplementationDetails&gt;">
17655       <method name="Void .ctor()">
17656         <size>7</size>
17657       </method>
17658     </type>
17659   </test>
17660   <test name="gtest-implicitarray-02.cs">
17661     <type name="MyString">
17662       <method name="Void .ctor()">
17663         <size>7</size>
17664       </method>
17665       <method name="System.String op_Implicit(MyString)">
17666         <size>6</size>
17667       </method>
17668     </type>
17669     <type name="Test">
17670       <method name="Void .ctor()">
17671         <size>7</size>
17672       </method>
17673       <method name="Int32 Main()">
17674         <size>50</size>
17675       </method>
17676     </type>
17677   </test>
17678   <test name="gtest-initialize-01.cs">
17679     <type name="MyClass">
17680       <method name="Void .ctor()">
17681         <size>18</size>
17682       </method>
17683       <method name="Int32 get_Answer()">
17684         <size>7</size>
17685       </method>
17686       <method name="Void set_Answer(Int32)">
17687         <size>8</size>
17688       </method>
17689     </type>
17690     <type name="Test">
17691       <method name="Void .ctor()">
17692         <size>7</size>
17693       </method>
17694       <method name="Int32 Main()">
17695         <size>67</size>
17696       </method>
17697     </type>
17698   </test>
17699   <test name="gtest-initialize-02.cs">
17700     <type name="Test">
17701       <method name="Void .ctor()">
17702         <size>7</size>
17703       </method>
17704       <method name="Int32 Main()">
17705         <size>1099</size>
17706       </method>
17707     </type>
17708     <type name="Test+Point">
17709       <method name="Void .ctor()">
17710         <size>7</size>
17711       </method>
17712     </type>
17713     <type name="Test+Line">
17714       <method name="Void .ctor()">
17715         <size>29</size>
17716       </method>
17717     </type>
17718     <type name="Test+Rectangle">
17719       <method name="Void .ctor()">
17720         <size>51</size>
17721       </method>
17722     </type>
17723     <type name="Test+Library">
17724       <method name="Void .ctor()">
17725         <size>53</size>
17726       </method>
17727     </type>
17728     <type name="Test+Thing">
17729       <method name="Void .ctor()">
17730         <size>7</size>
17731       </method>
17732     </type>
17733     <type name="Test+Box">
17734       <method name="Void .ctor()">
17735         <size>7</size>
17736       </method>
17737     </type>
17738   </test>
17739   <test name="gtest-initialize-03.cs">
17740     <type name="Data">
17741       <method name="Void .ctor()">
17742         <size>7</size>
17743       </method>
17744     </type>
17745     <type name="Test">
17746       <method name="Void .ctor()">
17747         <size>7</size>
17748       </method>
17749       <method name="Void set_Prop(Data)">
17750         <size>1</size>
17751       </method>
17752       <method name="System.Object Foo()">
17753         <size>15</size>
17754       </method>
17755       <method name="Void Main()">
17756         <size>52</size>
17757       </method>
17758     </type>
17759   </test>
17760   <test name="gtest-initialize-04.cs">
17761     <type name="C">
17762       <method name="Void .ctor()">
17763         <size>7</size>
17764       </method>
17765       <method name="Void .cctor()">
17766         <size>34</size>
17767       </method>
17768       <method name="Int32 Main()">
17769         <size>30</size>
17770       </method>
17771     </type>
17772   </test>
17773   <test name="gtest-initialize-05.cs">
17774     <type name="C">
17775       <method name="Void .ctor()">
17776         <size>7</size>
17777       </method>
17778       <method name="Int32 Main()">
17779         <size>219</size>
17780       </method>
17781     </type>
17782   </test>
17783   <test name="gtest-initialize-06.cs">
17784     <type name="C">
17785       <method name="Void .ctor()">
17786         <size>7</size>
17787       </method>
17788       <method name="Int32 Main()">
17789         <size>39</size>
17790       </method>
17791       <method name="Void Foo(Point ByRef)">
17792         <size>38</size>
17793       </method>
17794     </type>
17795   </test>
17796   <test name="gtest-initialize-07.cs">
17797     <type name="A">
17798       <method name="Void .ctor()">
17799         <size>7</size>
17800       </method>
17801       <method name="System.String get_Name()">
17802         <size>7</size>
17803       </method>
17804       <method name="Void set_Name(System.String)">
17805         <size>8</size>
17806       </method>
17807       <method name="Boolean Matches(System.String)">
17808         <size>13</size>
17809       </method>
17810     </type>
17811     <type name="M">
17812       <method name="Void .ctor()">
17813         <size>7</size>
17814       </method>
17815       <method name="Int32 Main()">
17816         <size>37</size>
17817       </method>
17818     </type>
17819   </test>
17820   <test name="gtest-initialize-08.cs">
17821     <type name="T">
17822       <method name="Void .ctor()">
17823         <size>7</size>
17824       </method>
17825     </type>
17826     <type name="X">
17827       <method name="Void .ctor()">
17828         <size>7</size>
17829       </method>
17830       <method name="Z[] get_Prop()">
17831         <size>7</size>
17832       </method>
17833       <method name="Void set_Prop(Z[])">
17834         <size>8</size>
17835       </method>
17836     </type>
17837     <type name="Z">
17838       <method name="Void .ctor()">
17839         <size>7</size>
17840       </method>
17841     </type>
17842     <type name="Test">
17843       <method name="Void .ctor(String)">
17844         <size>70</size>
17845       </method>
17846       <method name="Void .ctor(Int32)">
17847         <size>70</size>
17848       </method>
17849     </type>
17850     <type name="C">
17851       <method name="Void .ctor()">
17852         <size>7</size>
17853       </method>
17854       <method name="Int32 Main()">
17855         <size>13</size>
17856       </method>
17857     </type>
17858   </test>
17859   <test name="gtest-initialize-09.cs">
17860     <type name="Test">
17861       <method name="Void .ctor()">
17862         <size>7</size>
17863       </method>
17864       <method name="Int32 Main()">
17865         <size>53</size>
17866       </method>
17867     </type>
17868     <type name="&lt;PrivateImplementationDetails&gt;">
17869       <method name="Void .ctor()">
17870         <size>7</size>
17871       </method>
17872     </type>
17873   </test>
17874   <test name="gtest-initialize-10.cs">
17875     <type name="Foo">
17876       <method name="Void .ctor()">
17877         <size>7</size>
17878       </method>
17879       <method name="Int32 get_P()">
17880         <size>7</size>
17881       </method>
17882       <method name="Void set_P(Int32)">
17883         <size>8</size>
17884       </method>
17885     </type>
17886     <type name="Y">
17887       <method name="Void .ctor()">
17888         <size>7</size>
17889       </method>
17890       <method name="Int32 Main()">
17891         <size>38</size>
17892       </method>
17893       <method name="Boolean Do(Foo)">
17894         <size>86</size>
17895       </method>
17896     </type>
17897   </test>
17898   <test name="gtest-iter-01.cs">
17899     <type name="C">
17900       <method name="Void .ctor()">
17901         <size>7</size>
17902       </method>
17903       <method name="Void Main()">
17904         <size>1</size>
17905       </method>
17906     </type>
17907     <type name="C+ArrayReadOnlyList`1[T]">
17908       <method name="Void .ctor()">
17909         <size>7</size>
17910       </method>
17911       <method name="T get_Item(Int32)">
17912         <size>13</size>
17913       </method>
17914       <method name="IEnumerator`1 GetEnumerator()">
17915         <size>15</size>
17916       </method>
17917     </type>
17918     <type name="C+ArrayReadOnlyList`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
17919       <method name="Void .ctor()">
17920         <size>7</size>
17921       </method>
17922       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17923         <size>12</size>
17924       </method>
17925       <method name="Boolean MoveNext()">
17926         <size>136</size>
17927       </method>
17928       <method name="Void Dispose()">
17929         <size>8</size>
17930       </method>
17931       <method name="Void Reset()">
17932         <size>6</size>
17933       </method>
17934       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
17935         <size>7</size>
17936       </method>
17937     </type>
17938   </test>
17939   <test name="gtest-iter-02.cs">
17940     <type name="C">
17941       <method name="Void .ctor()">
17942         <size>7</size>
17943       </method>
17944       <method name="IEnumerator`1 Test()">
17945         <size>8</size>
17946       </method>
17947       <method name="Void Main()">
17948         <size>1</size>
17949       </method>
17950     </type>
17951     <type name="C+&lt;Test&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>12</size>
17957       </method>
17958       <method name="Boolean MoveNext()">
17959         <size>25</size>
17960       </method>
17961       <method name="Void Dispose()">
17962         <size>8</size>
17963       </method>
17964       <method name="Void Reset()">
17965         <size>6</size>
17966       </method>
17967       <method name="KeyValuePair`2 System.Collections.Generic.IEnumerator&lt;System.Collections.Generic.KeyValuePair&lt;string,object&gt;&gt;.get_Current()">
17968         <size>7</size>
17969       </method>
17970     </type>
17971   </test>
17972   <test name="gtest-iter-03.cs">
17973     <type name="Test">
17974       <method name="Void .ctor()">
17975         <size>18</size>
17976       </method>
17977       <method name="IEnumerable`1 Annotations[T]()">
17978         <size>23</size>
17979       </method>
17980       <method name="IEnumerable`1 Annotations(System.Type)">
17981         <size>37</size>
17982       </method>
17983       <method name="Void Main()">
17984         <size>14</size>
17985       </method>
17986     </type>
17987     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
17988       <method name="Void .ctor()">
17989         <size>7</size>
17990       </method>
17991       <method name="System.Object System.Collections.IEnumerator.get_Current()">
17992         <size>12</size>
17993       </method>
17994       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
17995         <size>7</size>
17996       </method>
17997       <method name="Boolean MoveNext()">
17998         <size>194</size>
17999       </method>
18000       <method name="Void Dispose()">
18001         <size>60</size>
18002       </method>
18003       <method name="Void Reset()">
18004         <size>6</size>
18005       </method>
18006     </type>
18007     <type name="Test+&lt;Annotations&gt;c__Iterator1">
18008       <method name="Void .ctor()">
18009         <size>7</size>
18010       </method>
18011       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18012         <size>7</size>
18013       </method>
18014       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18015         <size>7</size>
18016       </method>
18017       <method name="Boolean MoveNext()">
18018         <size>218</size>
18019       </method>
18020       <method name="Void Dispose()">
18021         <size>56</size>
18022       </method>
18023       <method name="Void Reset()">
18024         <size>6</size>
18025       </method>
18026     </type>
18027     <type name="Test+&lt;Annotations&gt;c__Iterator0`1[T]">
18028       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18029         <size>7</size>
18030       </method>
18031       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18032         <size>40</size>
18033       </method>
18034     </type>
18035     <type name="Test+&lt;Annotations&gt;c__Iterator1">
18036       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18037         <size>7</size>
18038       </method>
18039       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18040         <size>52</size>
18041       </method>
18042     </type>
18043   </test>
18044   <test name="gtest-iter-04.cs">
18045     <type name="TestClass">
18046       <method name="Void .ctor()">
18047         <size>7</size>
18048       </method>
18049       <method name="Void ToString(System.Object)">
18050         <size>0</size>
18051       </method>
18052       <method name="IEnumerable`1 TestEnumerator()">
18053         <size>23</size>
18054       </method>
18055       <method name="Void Test()">
18056         <size>8</size>
18057       </method>
18058     </type>
18059     <type name="M">
18060       <method name="Void .ctor()">
18061         <size>7</size>
18062       </method>
18063       <method name="Void Main()">
18064         <size>1</size>
18065       </method>
18066     </type>
18067     <type name="TestClass+&lt;TestEnumerator&gt;c__Iterator0">
18068       <method name="Void .ctor()">
18069         <size>7</size>
18070       </method>
18071       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18072         <size>7</size>
18073       </method>
18074       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18075         <size>7</size>
18076       </method>
18077       <method name="Boolean MoveNext()">
18078         <size>37</size>
18079       </method>
18080       <method name="Void Dispose()">
18081         <size>8</size>
18082       </method>
18083       <method name="Void Reset()">
18084         <size>6</size>
18085       </method>
18086       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18087         <size>7</size>
18088       </method>
18089       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18090         <size>40</size>
18091       </method>
18092     </type>
18093   </test>
18094   <test name="gtest-iter-05.cs">
18095     <type name="Test">
18096       <method name="Void .ctor()">
18097         <size>7</size>
18098       </method>
18099       <method name="IEnumerable`1 TestRoutine[T](IEnumerable`1, Foo`1[T])">
18100         <size>44</size>
18101       </method>
18102       <method name="Void Main()">
18103         <size>31</size>
18104       </method>
18105     </type>
18106     <type name="Foo`1[T]">
18107       <method name="Void .ctor()">
18108         <size>7</size>
18109       </method>
18110       <method name="Void CreateItem[G]()">
18111         <size>1</size>
18112       </method>
18113     </type>
18114     <type name="Test+&lt;TestRoutine&gt;c__Iterator0`1[T]">
18115       <method name="Void .ctor()">
18116         <size>7</size>
18117       </method>
18118       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18119         <size>12</size>
18120       </method>
18121       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18122         <size>7</size>
18123       </method>
18124       <method name="Boolean MoveNext()">
18125         <size>185</size>
18126       </method>
18127       <method name="Void Dispose()">
18128         <size>60</size>
18129       </method>
18130       <method name="Void Reset()">
18131         <size>6</size>
18132       </method>
18133       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18134         <size>7</size>
18135       </method>
18136       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18137         <size>52</size>
18138       </method>
18139     </type>
18140   </test>
18141   <test name="gtest-iter-06.cs">
18142     <type name="Mono.Rocks.KeyValuePair">
18143       <method name="Nullable`1 Just[TKey,TValue](TKey, TValue)">
18144         <size>13</size>
18145       </method>
18146     </type>
18147     <type name="Mono.Rocks.Sequence">
18148       <method name="IEnumerable`1 Unfoldr[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
18149         <size>8</size>
18150       </method>
18151       <method name="IEnumerable`1 CreateUnfoldrIterator[TSource,TResult](TSource, System.Func`2[TSource,System.Nullable`1[System.Collections.Generic.KeyValuePair`2[TResult,TSource]]])">
18152         <size>44</size>
18153       </method>
18154     </type>
18155     <type name="Mono.Rocks.Test">
18156       <method name="Void .ctor()">
18157         <size>7</size>
18158       </method>
18159       <method name="Int32 Main()">
18160         <size>116</size>
18161       </method>
18162       <method name="Nullable`1 &lt;Main&gt;m__0(Int32)">
18163         <size>30</size>
18164       </method>
18165     </type>
18166     <type name="Mono.Rocks.Sequence+&lt;CreateUnfoldrIterator&gt;c__Iterator0`2[TSource,TResult]">
18167       <method name="Void .ctor()">
18168         <size>7</size>
18169       </method>
18170       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18171         <size>12</size>
18172       </method>
18173       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18174         <size>7</size>
18175       </method>
18176       <method name="Boolean MoveNext()">
18177         <size>184</size>
18178       </method>
18179       <method name="Void Dispose()">
18180         <size>8</size>
18181       </method>
18182       <method name="Void Reset()">
18183         <size>6</size>
18184       </method>
18185       <method name="TResult System.Collections.Generic.IEnumerator&lt;TResult&gt;.get_Current()">
18186         <size>7</size>
18187       </method>
18188       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TResult&gt;.GetEnumerator()">
18189         <size>52</size>
18190       </method>
18191     </type>
18192   </test>
18193   <test name="gtest-iter-07.cs">
18194     <type name="Test">
18195       <method name="Void .ctor()">
18196         <size>7</size>
18197       </method>
18198       <method name="Int32 Main()">
18199         <size>8</size>
18200       </method>
18201       <method name="Void TestFunction(IEnumerable`1)">
18202         <size>35</size>
18203       </method>
18204     </type>
18205     <type name="MySystem">
18206       <method name="Void .ctor()">
18207         <size>34</size>
18208       </method>
18209       <method name="IEnumerable`1 get_Items()">
18210         <size>23</size>
18211       </method>
18212     </type>
18213     <type name="MySystem+&lt;&gt;c__Iterator0">
18214       <method name="Void .ctor()">
18215         <size>7</size>
18216       </method>
18217       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18218         <size>7</size>
18219       </method>
18220       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18221         <size>7</size>
18222       </method>
18223       <method name="Boolean MoveNext()">
18224         <size>186</size>
18225       </method>
18226       <method name="Void Dispose()">
18227         <size>56</size>
18228       </method>
18229       <method name="Void Reset()">
18230         <size>6</size>
18231       </method>
18232       <method name="System.String System.Collections.Generic.IEnumerator&lt;string&gt;.get_Current()">
18233         <size>7</size>
18234       </method>
18235       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;string&gt;.GetEnumerator()">
18236         <size>40</size>
18237       </method>
18238     </type>
18239   </test>
18240   <test name="gtest-iter-08.cs">
18241     <type name="App">
18242       <method name="Void .ctor()">
18243         <size>7</size>
18244       </method>
18245       <method name="IEnumerable QueryEnumerable[T]()">
18246         <size>16</size>
18247       </method>
18248       <method name="Int32 Main()">
18249         <size>116</size>
18250       </method>
18251     </type>
18252     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18253       <method name="Void .ctor()">
18254         <size>7</size>
18255       </method>
18256       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18257         <size>7</size>
18258       </method>
18259       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18260         <size>7</size>
18261       </method>
18262       <method name="Boolean MoveNext()">
18263         <size>84</size>
18264       </method>
18265       <method name="Void Dispose()">
18266         <size>8</size>
18267       </method>
18268       <method name="Void Reset()">
18269         <size>6</size>
18270       </method>
18271     </type>
18272     <type name="App">
18273       <method name="T TestType[T]()">
18274         <size>21</size>
18275       </method>
18276       <method name="System.Object TestType(System.Type)">
18277         <size>6</size>
18278       </method>
18279     </type>
18280     <type name="App+&lt;QueryEnumerable&gt;c__Iterator0`1[T]">
18281       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
18282         <size>7</size>
18283       </method>
18284       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
18285         <size>26</size>
18286       </method>
18287     </type>
18288   </test>
18289   <test name="gtest-iter-09.cs">
18290     <type name="Test">
18291       <method name="Void .ctor()">
18292         <size>7</size>
18293       </method>
18294       <method name="IEnumerable`1 Create[T](T[,])">
18295         <size>30</size>
18296       </method>
18297       <method name="Int32 Main()">
18298         <size>78</size>
18299       </method>
18300     </type>
18301     <type name="Test+&lt;Create&gt;c__Iterator0`1[T]">
18302       <method name="Void .ctor()">
18303         <size>7</size>
18304       </method>
18305       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18306         <size>12</size>
18307       </method>
18308       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18309         <size>7</size>
18310       </method>
18311       <method name="Boolean MoveNext()">
18312         <size>130</size>
18313       </method>
18314       <method name="Void Dispose()">
18315         <size>8</size>
18316       </method>
18317       <method name="Void Reset()">
18318         <size>6</size>
18319       </method>
18320       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18321         <size>7</size>
18322       </method>
18323       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18324         <size>40</size>
18325       </method>
18326     </type>
18327     <type name="&lt;PrivateImplementationDetails&gt;">
18328       <method name="Void .ctor()">
18329         <size>7</size>
18330       </method>
18331     </type>
18332   </test>
18333   <test name="gtest-iter-10.cs">
18334     <type name="Test">
18335       <method name="Void .ctor()">
18336         <size>7</size>
18337       </method>
18338       <method name="IEnumerable`1 FromTo(Int32, Int32)">
18339         <size>44</size>
18340       </method>
18341       <method name="Int32 Main()">
18342         <size>159</size>
18343       </method>
18344     </type>
18345     <type name="Test+&lt;FromTo&gt;c__Iterator0">
18346       <method name="Void .ctor()">
18347         <size>7</size>
18348       </method>
18349       <method name="Int32 System.Collections.Generic.IEnumerator&lt;int&gt;.get_Current()">
18350         <size>7</size>
18351       </method>
18352       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18353         <size>12</size>
18354       </method>
18355       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18356         <size>7</size>
18357       </method>
18358       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;int&gt;.GetEnumerator()">
18359         <size>52</size>
18360       </method>
18361       <method name="Boolean MoveNext()">
18362         <size>103</size>
18363       </method>
18364       <method name="Void Dispose()">
18365         <size>8</size>
18366       </method>
18367       <method name="Void Reset()">
18368         <size>6</size>
18369       </method>
18370     </type>
18371   </test>
18372   <test name="gtest-iter-11.cs">
18373     <type name="Foo">
18374       <method name="Void .ctor()">
18375         <size>7</size>
18376       </method>
18377     </type>
18378     <type name="Bar">
18379       <method name="Void .ctor()">
18380         <size>7</size>
18381       </method>
18382       <method name="System.String get_Name()">
18383         <size>7</size>
18384       </method>
18385       <method name="Void set_Name(System.String)">
18386         <size>8</size>
18387       </method>
18388     </type>
18389     <type name="Collection`1[T]">
18390       <method name="Void .ctor()">
18391         <size>18</size>
18392       </method>
18393       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18394         <size>7</size>
18395       </method>
18396       <method name="Void Add(T)">
18397         <size>13</size>
18398       </method>
18399       <method name="IEnumerator`1 GetEnumerator()">
18400         <size>15</size>
18401       </method>
18402     </type>
18403     <type name="BarCollection">
18404       <method name="Void .ctor()">
18405         <size>7</size>
18406       </method>
18407     </type>
18408     <type name="Program">
18409       <method name="Void .ctor()">
18410         <size>7</size>
18411       </method>
18412       <method name="Int32 Main()">
18413         <size>148</size>
18414       </method>
18415     </type>
18416     <type name="Collection`1+&lt;GetEnumerator&gt;c__Iterator0[T]">
18417       <method name="Void .ctor()">
18418         <size>7</size>
18419       </method>
18420       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18421         <size>7</size>
18422       </method>
18423       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18424         <size>12</size>
18425       </method>
18426       <method name="Boolean MoveNext()">
18427         <size>175</size>
18428       </method>
18429       <method name="Void Dispose()">
18430         <size>56</size>
18431       </method>
18432       <method name="Void Reset()">
18433         <size>6</size>
18434       </method>
18435     </type>
18436   </test>
18437   <test name="gtest-iter-12.cs">
18438     <type name="H">
18439       <method name="Void Main(System.String[])">
18440         <size>1</size>
18441       </method>
18442       <method name="IEnumerable`1 Merge[T](IEnumerator`1)">
18443         <size>30</size>
18444       </method>
18445       <method name="Void .ctor()">
18446         <size>7</size>
18447       </method>
18448     </type>
18449     <type name="H+&lt;Merge&gt;c__Iterator0`1[T]">
18450       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18451         <size>7</size>
18452       </method>
18453       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18454         <size>12</size>
18455       </method>
18456       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18457         <size>7</size>
18458       </method>
18459       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18460         <size>40</size>
18461       </method>
18462       <method name="Boolean MoveNext()">
18463         <size>117</size>
18464       </method>
18465       <method name="Void Dispose()">
18466         <size>8</size>
18467       </method>
18468       <method name="Void Reset()">
18469         <size>6</size>
18470       </method>
18471       <method name="Void .ctor()">
18472         <size>7</size>
18473       </method>
18474     </type>
18475   </test>
18476   <test name="gtest-iter-13.cs">
18477     <type name="C`1[T]">
18478       <method name="IEnumerator GetEnumerator()">
18479         <size>12</size>
18480       </method>
18481       <method name="IEnumerable`1 Filter(System.Func`2[T,System.Boolean])">
18482         <size>37</size>
18483       </method>
18484       <method name="Void .ctor()">
18485         <size>7</size>
18486       </method>
18487     </type>
18488     <type name="M">
18489       <method name="Void Main()">
18490         <size>57</size>
18491       </method>
18492       <method name="Void .ctor()">
18493         <size>7</size>
18494       </method>
18495     </type>
18496     <type name="C`1+&lt;Filter&gt;c__Iterator0[T]">
18497       <method name="T System.Collections.Generic.IEnumerator&lt;T&gt;.get_Current()">
18498         <size>7</size>
18499       </method>
18500       <method name="System.Object System.Collections.IEnumerator.get_Current()">
18501         <size>12</size>
18502       </method>
18503       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
18504         <size>7</size>
18505       </method>
18506       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;T&gt;.GetEnumerator()">
18507         <size>52</size>
18508       </method>
18509       <method name="Boolean MoveNext()">
18510         <size>203</size>
18511       </method>
18512       <method name="Void Dispose()">
18513         <size>62</size>
18514       </method>
18515       <method name="Void Reset()">
18516         <size>6</size>
18517       </method>
18518       <method name="Void .ctor()">
18519         <size>7</size>
18520       </method>
18521     </type>
18522   </test>
18523   <test name="gtest-lambda-01.cs">
18524     <type name="X">
18525       <method name="Int32 Main()">
18526         <size>300</size>
18527       </method>
18528       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18529         <size>4</size>
18530       </method>
18531       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18532         <size>4</size>
18533       </method>
18534       <method name="Void &lt;Main&gt;m__3(Int32)">
18535         <size>8</size>
18536       </method>
18537       <method name="Void .ctor(Int32)">
18538         <size>13</size>
18539       </method>
18540     </type>
18541     <type name="IntFunc">
18542       <method name="Int32 Invoke(Int32)">
18543         <size>0</size>
18544       </method>
18545       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18546         <size>0</size>
18547       </method>
18548       <method name="Int32 EndInvoke(IAsyncResult)">
18549         <size>0</size>
18550       </method>
18551       <method name="Void .ctor(Object, IntPtr)">
18552         <size>0</size>
18553       </method>
18554     </type>
18555     <type name="VoidFunc">
18556       <method name="Void Invoke(Int32)">
18557         <size>0</size>
18558       </method>
18559       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18560         <size>0</size>
18561       </method>
18562       <method name="Void EndInvoke(IAsyncResult)">
18563         <size>0</size>
18564       </method>
18565       <method name="Void .ctor(Object, IntPtr)">
18566         <size>0</size>
18567       </method>
18568     </type>
18569     <type name="X+&lt;Main&gt;c__AnonStorey0">
18570       <method name="Void &lt;&gt;m__2(Int32)">
18571         <size>8</size>
18572       </method>
18573       <method name="Void .ctor()">
18574         <size>7</size>
18575       </method>
18576     </type>
18577   </test>
18578   <test name="gtest-lambda-02.cs">
18579     <type name="X">
18580       <method name="Void Foo(funci)">
18581         <size>16</size>
18582       </method>
18583       <method name="Void Foo(funcs)">
18584         <size>19</size>
18585       </method>
18586       <method name="Void Main()">
18587         <size>35</size>
18588       </method>
18589       <method name="System.String &lt;Main&gt;m__0(System.String)">
18590         <size>12</size>
18591       </method>
18592       <method name="Void .ctor()">
18593         <size>7</size>
18594       </method>
18595     </type>
18596     <type name="funcs">
18597       <method name="System.String Invoke(System.String)">
18598         <size>0</size>
18599       </method>
18600       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18601         <size>0</size>
18602       </method>
18603       <method name="System.String 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="funci">
18611       <method name="Int32 Invoke(Int32)">
18612         <size>0</size>
18613       </method>
18614       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18615         <size>0</size>
18616       </method>
18617       <method name="Int32 EndInvoke(IAsyncResult)">
18618         <size>0</size>
18619       </method>
18620       <method name="Void .ctor(Object, IntPtr)">
18621         <size>0</size>
18622       </method>
18623     </type>
18624   </test>
18625   <test name="gtest-lambda-03.cs">
18626     <type name="Demo">
18627       <method name="Y F[X,Y](Int32, X, Func`2[X,Y])">
18628         <size>8</size>
18629       </method>
18630       <method name="Int32 Main()">
18631         <size>54</size>
18632       </method>
18633       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18634         <size>7</size>
18635       </method>
18636       <method name="Void .ctor()">
18637         <size>7</size>
18638       </method>
18639     </type>
18640     <type name="Func`2[TArg0,TResult]">
18641       <method name="TResult Invoke(TArg0)">
18642         <size>0</size>
18643       </method>
18644       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18645         <size>0</size>
18646       </method>
18647       <method name="TResult EndInvoke(IAsyncResult)">
18648         <size>0</size>
18649       </method>
18650       <method name="Void .ctor(Object, IntPtr)">
18651         <size>0</size>
18652       </method>
18653     </type>
18654   </test>
18655   <test name="gtest-lambda-04.cs">
18656     <type name="Demo">
18657       <method name="Z F[X,Y,Z](X, Func`2[X,Y], Func`2[Y,Z])">
18658         <size>14</size>
18659       </method>
18660       <method name="Int32 Main()">
18661         <size>103</size>
18662       </method>
18663       <method name="TimeSpan &lt;Main&gt;m__0(System.String)">
18664         <size>7</size>
18665       </method>
18666       <method name="Double &lt;Main&gt;m__1(TimeSpan)">
18667         <size>8</size>
18668       </method>
18669       <method name="Void .ctor()">
18670         <size>7</size>
18671       </method>
18672     </type>
18673     <type name="Func`2[TArg0,TResult]">
18674       <method name="TResult Invoke(TArg0)">
18675         <size>0</size>
18676       </method>
18677       <method name="IAsyncResult BeginInvoke(TArg0, System.AsyncCallback, System.Object)">
18678         <size>0</size>
18679       </method>
18680       <method name="TResult EndInvoke(IAsyncResult)">
18681         <size>0</size>
18682       </method>
18683       <method name="Void .ctor(Object, IntPtr)">
18684         <size>0</size>
18685       </method>
18686     </type>
18687   </test>
18688   <test name="gtest-lambda-05.cs">
18689     <type name="C">
18690       <method name="Boolean M(C+db)">
18691         <size>8</size>
18692       </method>
18693       <method name="System.String M(C+ds)">
18694         <size>6</size>
18695       </method>
18696       <method name="Int32 M(C+di)">
18697         <size>8</size>
18698       </method>
18699       <method name="Int32 Main()">
18700         <size>125</size>
18701       </method>
18702       <method name="System.String &lt;Main&gt;m__0(System.String)">
18703         <size>31</size>
18704       </method>
18705       <method name="Int32 &lt;Main&gt;m__1(Int32)">
18706         <size>31</size>
18707       </method>
18708       <method name="Void .ctor()">
18709         <size>7</size>
18710       </method>
18711     </type>
18712     <type name="C+di">
18713       <method name="Int32 Invoke(Int32)">
18714         <size>0</size>
18715       </method>
18716       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
18717         <size>0</size>
18718       </method>
18719       <method name="Int32 EndInvoke(IAsyncResult)">
18720         <size>0</size>
18721       </method>
18722       <method name="Void .ctor(Object, IntPtr)">
18723         <size>0</size>
18724       </method>
18725     </type>
18726     <type name="C+ds">
18727       <method name="System.String Invoke(System.String)">
18728         <size>0</size>
18729       </method>
18730       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
18731         <size>0</size>
18732       </method>
18733       <method name="System.String EndInvoke(IAsyncResult)">
18734         <size>0</size>
18735       </method>
18736       <method name="Void .ctor(Object, IntPtr)">
18737         <size>0</size>
18738       </method>
18739     </type>
18740     <type name="C+db">
18741       <method name="Boolean Invoke(Boolean)">
18742         <size>0</size>
18743       </method>
18744       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18745         <size>0</size>
18746       </method>
18747       <method name="Boolean EndInvoke(IAsyncResult)">
18748         <size>0</size>
18749       </method>
18750       <method name="Void .ctor(Object, IntPtr)">
18751         <size>0</size>
18752       </method>
18753     </type>
18754     <type name="C+&lt;Main&gt;c__AnonStorey0">
18755       <method name="System.String &lt;&gt;m__2(System.String)">
18756         <size>12</size>
18757       </method>
18758       <method name="Void .ctor()">
18759         <size>7</size>
18760       </method>
18761     </type>
18762     <type name="C+&lt;Main&gt;c__AnonStorey1">
18763       <method name="Int32 &lt;&gt;m__3(Int32)">
18764         <size>11</size>
18765       </method>
18766       <method name="Void .ctor()">
18767         <size>7</size>
18768       </method>
18769     </type>
18770   </test>
18771   <test name="gtest-lambda-06.cs">
18772     <type name="TestClass">
18773       <method name="Void P(TestClass+DT)">
18774         <size>26</size>
18775       </method>
18776       <method name="Void P(TestClass+DF)">
18777         <size>26</size>
18778       </method>
18779       <method name="T And(T, T)">
18780         <size>10</size>
18781       </method>
18782       <method name="F And(T, F)">
18783         <size>10</size>
18784       </method>
18785       <method name="F And(F, T)">
18786         <size>10</size>
18787       </method>
18788       <method name="F And(F, F)">
18789         <size>10</size>
18790       </method>
18791       <method name="T Or(T, T)">
18792         <size>10</size>
18793       </method>
18794       <method name="T Or(T, F)">
18795         <size>10</size>
18796       </method>
18797       <method name="T Or(F, T)">
18798         <size>10</size>
18799       </method>
18800       <method name="F Or(F, F)">
18801         <size>10</size>
18802       </method>
18803       <method name="F Not(T)">
18804         <size>10</size>
18805       </method>
18806       <method name="T Not(F)">
18807         <size>10</size>
18808       </method>
18809       <method name="Void StopTrue(T)">
18810         <size>1</size>
18811       </method>
18812       <method name="Int32 Main()">
18813         <size>36</size>
18814       </method>
18815       <method name="Void &lt;Main&gt;m__0(F)">
18816         <size>31</size>
18817       </method>
18818       <method name="Void .ctor()">
18819         <size>7</size>
18820       </method>
18821     </type>
18822     <type name="TestClass+DT">
18823       <method name="Void Invoke(T)">
18824         <size>0</size>
18825       </method>
18826       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
18827         <size>0</size>
18828       </method>
18829       <method name="Void EndInvoke(IAsyncResult)">
18830         <size>0</size>
18831       </method>
18832       <method name="Void .ctor(Object, IntPtr)">
18833         <size>0</size>
18834       </method>
18835     </type>
18836     <type name="TestClass+DF">
18837       <method name="Void Invoke(F)">
18838         <size>0</size>
18839       </method>
18840       <method name="IAsyncResult BeginInvoke(F, System.AsyncCallback, System.Object)">
18841         <size>0</size>
18842       </method>
18843       <method name="Void EndInvoke(IAsyncResult)">
18844         <size>0</size>
18845       </method>
18846       <method name="Void .ctor(Object, IntPtr)">
18847         <size>0</size>
18848       </method>
18849     </type>
18850     <type name="TestClass+&lt;Main&gt;c__AnonStorey0">
18851       <method name="Void &lt;&gt;m__1(T)">
18852         <size>38</size>
18853       </method>
18854       <method name="Void .ctor()">
18855         <size>7</size>
18856       </method>
18857     </type>
18858     <type name="TestClass+&lt;Main&gt;c__AnonStorey0+&lt;Main&gt;c__AnonStorey1">
18859       <method name="Void &lt;&gt;m__2(F)">
18860         <size>77</size>
18861       </method>
18862       <method name="Void .ctor()">
18863         <size>7</size>
18864       </method>
18865     </type>
18866   </test>
18867   <test name="gtest-lambda-07.cs">
18868     <type name="C">
18869       <method name="Void Test(D)">
18870         <size>1</size>
18871       </method>
18872       <method name="Void Test(System.Object, D)">
18873         <size>1</size>
18874       </method>
18875       <method name="Void Test(D, D)">
18876         <size>1</size>
18877       </method>
18878       <method name="Void Test2(System.Object, E)">
18879         <size>1</size>
18880       </method>
18881       <method name="Void Main()">
18882         <size>207</size>
18883       </method>
18884       <method name="Void &lt;Main&gt;m__0()">
18885         <size>1</size>
18886       </method>
18887       <method name="Void &lt;Main&gt;m__1()">
18888         <size>1</size>
18889       </method>
18890       <method name="Void &lt;Main&gt;m__2()">
18891         <size>1</size>
18892       </method>
18893       <method name="Void &lt;Main&gt;m__3()">
18894         <size>1</size>
18895       </method>
18896       <method name="Void &lt;Main&gt;m__4()">
18897         <size>1</size>
18898       </method>
18899       <method name="Void &lt;Main&gt;m__5(Boolean)">
18900         <size>1</size>
18901       </method>
18902       <method name="Void .ctor()">
18903         <size>7</size>
18904       </method>
18905     </type>
18906     <type name="D">
18907       <method name="Void Invoke()">
18908         <size>0</size>
18909       </method>
18910       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
18911         <size>0</size>
18912       </method>
18913       <method name="Void EndInvoke(IAsyncResult)">
18914         <size>0</size>
18915       </method>
18916       <method name="Void .ctor(Object, IntPtr)">
18917         <size>0</size>
18918       </method>
18919     </type>
18920     <type name="E">
18921       <method name="Void Invoke(Boolean)">
18922         <size>0</size>
18923       </method>
18924       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
18925         <size>0</size>
18926       </method>
18927       <method name="Void EndInvoke(IAsyncResult)">
18928         <size>0</size>
18929       </method>
18930       <method name="Void .ctor(Object, IntPtr)">
18931         <size>0</size>
18932       </method>
18933     </type>
18934   </test>
18935   <test name="gtest-lambda-08.cs">
18936     <type name="C">
18937       <method name="Void Test[T,R](System.Func`2[T,R])">
18938         <size>1</size>
18939       </method>
18940       <method name="Int32 Main()">
18941         <size>321</size>
18942       </method>
18943       <method name="Int32 &lt;Main&gt;m__0(Int32)">
18944         <size>4</size>
18945       </method>
18946       <method name="Boolean &lt;Main&gt;m__1(Int32)">
18947         <size>5</size>
18948       </method>
18949       <method name="Int32 &lt;Main&gt;m__2(Int32)">
18950         <size>4</size>
18951       </method>
18952       <method name="Boolean &lt;Main&gt;m__3(Int32)">
18953         <size>5</size>
18954       </method>
18955       <method name="Int32 &lt;Main&gt;m__4(Int32)">
18956         <size>4</size>
18957       </method>
18958       <method name="Boolean &lt;Main&gt;m__5(Int32)">
18959         <size>5</size>
18960       </method>
18961       <method name="Int32 &lt;Main&gt;m__6(Int32)">
18962         <size>4</size>
18963       </method>
18964       <method name="Void .ctor()">
18965         <size>7</size>
18966       </method>
18967     </type>
18968   </test>
18969   <test name="gtest-lambda-09.cs">
18970     <type name="C">
18971       <method name="IEnumerable`1 Test[T](T)">
18972         <size>2</size>
18973       </method>
18974       <method name="IEnumerable`1 Test[T](Func`1[T])">
18975         <size>2</size>
18976       </method>
18977       <method name="IEnumerable`1 Test2[T](Func`2[T,T])">
18978         <size>2</size>
18979       </method>
18980       <method name="Void Main()">
18981         <size>113</size>
18982       </method>
18983       <method name="System.String &lt;Main&gt;m__0()">
18984         <size>6</size>
18985       </method>
18986       <method name="System.String &lt;Main&gt;m__1()">
18987         <size>6</size>
18988       </method>
18989       <method name="System.String &lt;Main&gt;m__2(System.String)">
18990         <size>6</size>
18991       </method>
18992       <method name="Void .ctor()">
18993         <size>7</size>
18994       </method>
18995     </type>
18996     <type name="Func`1[TD]">
18997       <method name="TD Invoke()">
18998         <size>0</size>
18999       </method>
19000       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19001         <size>0</size>
19002       </method>
19003       <method name="TD EndInvoke(IAsyncResult)">
19004         <size>0</size>
19005       </method>
19006       <method name="Void .ctor(Object, IntPtr)">
19007         <size>0</size>
19008       </method>
19009     </type>
19010     <type name="Func`2[TA,TR]">
19011       <method name="TR Invoke(TA)">
19012         <size>0</size>
19013       </method>
19014       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19015         <size>0</size>
19016       </method>
19017       <method name="TR EndInvoke(IAsyncResult)">
19018         <size>0</size>
19019       </method>
19020       <method name="Void .ctor(Object, IntPtr)">
19021         <size>0</size>
19022       </method>
19023     </type>
19024   </test>
19025   <test name="gtest-lambda-10.cs">
19026     <type name="C">
19027       <method name="Void Foo[TSource](IEnumerable`1)">
19028         <size>1</size>
19029       </method>
19030       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`2[TSource,System.Collections.Generic.IEnumerable`1[TCollection]])">
19031         <size>1</size>
19032       </method>
19033       <method name="Void Foo[TCollection,TSource](IEnumerable`1, System.Func`3[TSource,TCollection[],System.Collections.Generic.IEnumerable`1[TCollection]])">
19034         <size>1</size>
19035       </method>
19036       <method name="Void Foo[TCollection,TSource](System.Func`2[TCollection[],System.Collections.Generic.IEnumerable`1[TSource]])">
19037         <size>1</size>
19038       </method>
19039       <method name="Void Main()">
19040         <size>97</size>
19041       </method>
19042       <method name="Void .ctor()">
19043         <size>7</size>
19044       </method>
19045     </type>
19046     <type name="C+&lt;Main&gt;c__AnonStorey0">
19047       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
19048         <size>7</size>
19049       </method>
19050       <method name="IEnumerable`1 &lt;&gt;m__1(Int32, System.Int32[])">
19051         <size>7</size>
19052       </method>
19053       <method name="IEnumerable`1 &lt;&gt;m__2(System.Int32[])">
19054         <size>7</size>
19055       </method>
19056       <method name="Void .ctor()">
19057         <size>7</size>
19058       </method>
19059     </type>
19060   </test>
19061   <test name="gtest-lambda-11.cs">
19062     <type name="Pair`2[T1,T2]">
19063       <method name="Void .ctor()">
19064         <size>7</size>
19065       </method>
19066     </type>
19067     <type name="C">
19068       <method name="Void Foo[TInput,TValue,TIntermediate](Group`2[TInput,TValue], System.Func`2[TValue,Group`2[TInput,TIntermediate]])">
19069         <size>1</size>
19070       </method>
19071     </type>
19072     <type name="E`1[TI]">
19073       <method name="Void Rep1[TV](Group`2[TI,TV])">
19074         <size>37</size>
19075       </method>
19076       <method name="Void .ctor()">
19077         <size>7</size>
19078       </method>
19079     </type>
19080     <type name="M">
19081       <method name="Void Main()">
19082         <size>1</size>
19083       </method>
19084       <method name="Void .ctor()">
19085         <size>7</size>
19086       </method>
19087     </type>
19088     <type name="Group`2[T1,T2]">
19089       <method name="Pair`2[T1,T2] Invoke(T1)">
19090         <size>0</size>
19091       </method>
19092       <method name="IAsyncResult BeginInvoke(T1, System.AsyncCallback, System.Object)">
19093         <size>0</size>
19094       </method>
19095       <method name="Pair`2[T1,T2] EndInvoke(IAsyncResult)">
19096         <size>0</size>
19097       </method>
19098       <method name="Void .ctor(Object, IntPtr)">
19099         <size>0</size>
19100       </method>
19101     </type>
19102     <type name="E`1+&lt;Rep1&gt;c__AnonStorey0`1[TI,TV]">
19103       <method name="Group`2[TI,TV] &lt;&gt;m__0(TV)">
19104         <size>7</size>
19105       </method>
19106       <method name="Void .ctor()">
19107         <size>7</size>
19108       </method>
19109     </type>
19110   </test>
19111   <test name="gtest-lambda-12.cs">
19112     <type name="Demo">
19113       <method name="Void F[T](T[], T, Func`1[T])">
19114         <size>42</size>
19115       </method>
19116       <method name="Int32 Main()">
19117         <size>65</size>
19118       </method>
19119       <method name="Void .ctor()">
19120         <size>7</size>
19121       </method>
19122     </type>
19123     <type name="Func`1[TA]">
19124       <method name="Void Invoke(TA)">
19125         <size>0</size>
19126       </method>
19127       <method name="IAsyncResult BeginInvoke(TA, System.AsyncCallback, System.Object)">
19128         <size>0</size>
19129       </method>
19130       <method name="Void EndInvoke(IAsyncResult)">
19131         <size>0</size>
19132       </method>
19133       <method name="Void .ctor(Object, IntPtr)">
19134         <size>0</size>
19135       </method>
19136     </type>
19137     <type name="Demo+&lt;Main&gt;c__AnonStorey0">
19138       <method name="Void &lt;&gt;m__0(Int32)">
19139         <size>10</size>
19140       </method>
19141       <method name="Void .ctor()">
19142         <size>7</size>
19143       </method>
19144     </type>
19145   </test>
19146   <test name="gtest-lambda-13.cs">
19147     <type name="TestUnary">
19148       <method name="Void Foo(System.Action`1[System.Int32])">
19149         <size>1</size>
19150       </method>
19151       <method name="Void Bar()">
19152         <size>35</size>
19153       </method>
19154       <method name="Void &lt;Bar&gt;m__0(Int32)">
19155         <size>6</size>
19156       </method>
19157       <method name="Void .ctor()">
19158         <size>7</size>
19159       </method>
19160     </type>
19161     <type name="Program">
19162       <method name="Void Foo(System.Action`1[System.String])">
19163         <size>12</size>
19164       </method>
19165       <method name="T Foo[T](System.Func`2[System.String,T])">
19166         <size>12</size>
19167       </method>
19168       <method name="System.String Bar()">
19169         <size>35</size>
19170       </method>
19171       <method name="Void Main()">
19172         <size>76</size>
19173       </method>
19174       <method name="System.String &lt;Bar&gt;m__1(System.String)">
19175         <size>7</size>
19176       </method>
19177       <method name="System.String &lt;Main&gt;m__2(System.String)">
19178         <size>2</size>
19179       </method>
19180       <method name="Void &lt;Main&gt;m__3(System.String)">
19181         <size>7</size>
19182       </method>
19183       <method name="Void .ctor()">
19184         <size>7</size>
19185       </method>
19186     </type>
19187   </test>
19188   <test name="gtest-lambda-14.cs">
19189     <type name="Test">
19190       <method name="Void Main()">
19191         <size>1</size>
19192       </method>
19193       <method name="Void Foo[T]()">
19194         <size>14</size>
19195       </method>
19196       <method name="Void .ctor()">
19197         <size>7</size>
19198       </method>
19199       <method name="T &lt;Foo`1&gt;m__0[T](T)">
19200         <size>2</size>
19201       </method>
19202     </type>
19203   </test>
19204   <test name="gtest-lambda-15.cs">
19205     <type name="Enumerable">
19206       <method name="Int32 Sum[TSource](IEnumerable`1, System.Func`2[TSource,System.Int32])">
19207         <size>32</size>
19208       </method>
19209       <method name="TR Sum[TA,TR](IEnumerable`1, System.Func`3[TR,TA,TR])">
19210         <size>120</size>
19211       </method>
19212     </type>
19213     <type name="Repro">
19214       <method name="Int32 Main()">
19215         <size>115</size>
19216       </method>
19217       <method name="Int32 &lt;Main&gt;m__1(System.String)">
19218         <size>7</size>
19219       </method>
19220       <method name="Void .ctor()">
19221         <size>7</size>
19222       </method>
19223     </type>
19224     <type name="Enumerable+&lt;Sum&gt;c__AnonStorey0`1[TSource]">
19225       <method name="Int32 &lt;&gt;m__0(Int32, TSource)">
19226         <size>15</size>
19227       </method>
19228       <method name="Void .ctor()">
19229         <size>7</size>
19230       </method>
19231     </type>
19232   </test>
19233   <test name="gtest-lambda-16.cs">
19234     <type name="Repro">
19235       <method name="Void AssertFoo[T](IList`1)">
19236         <size>34</size>
19237       </method>
19238       <method name="Void Main()">
19239         <size>1</size>
19240       </method>
19241       <method name="Void .ctor()">
19242         <size>7</size>
19243       </method>
19244     </type>
19245     <type name="Repro+Runner`1[T]">
19246       <method name="Void .ctor(Action`1, T)">
19247         <size>7</size>
19248       </method>
19249     </type>
19250     <type name="Repro+&lt;AssertFoo&gt;c__AnonStorey0`1[T]">
19251       <method name="Void &lt;&gt;m__0(Int32)">
19252         <size>52</size>
19253       </method>
19254       <method name="Void .ctor()">
19255         <size>7</size>
19256       </method>
19257     </type>
19258   </test>
19259   <test name="gtest-lambda-17.cs">
19260     <type name="TestCase">
19261       <method name="Void Testing()">
19262         <size>75</size>
19263       </method>
19264       <method name="Void Main()">
19265         <size>11</size>
19266       </method>
19267       <method name="Void &lt;Testing&gt;m__0()">
19268         <size>8</size>
19269       </method>
19270       <method name="Void .ctor()">
19271         <size>7</size>
19272       </method>
19273     </type>
19274   </test>
19275   <test name="gtest-lambda-18.cs">
19276     <type name="Test">
19277       <method name="Void Foo[T1,T2,TResult](T1, T2, System.Func`3[T1,T2,TResult])">
19278         <size>33</size>
19279       </method>
19280       <method name="Void Bar[T1,T2,TResult](T1, T2, System.Func`4[T1,T2,System.Int32,TResult])">
19281         <size>1</size>
19282       </method>
19283       <method name="Void Main()">
19284         <size>1</size>
19285       </method>
19286     </type>
19287     <type name="Test+&lt;Foo&gt;c__AnonStorey0`3[T1,T2,TResult]">
19288       <method name="TResult &lt;&gt;m__0(T1, T2, Int32)">
19289         <size>14</size>
19290       </method>
19291       <method name="Void .ctor()">
19292         <size>7</size>
19293       </method>
19294     </type>
19295   </test>
19296   <test name="gtest-lambda-19.cs">
19297     <type name="Crasher">
19298       <method name="Void Crash()">
19299         <size>36</size>
19300       </method>
19301       <method name="Void Do(System.Action)">
19302         <size>1</size>
19303       </method>
19304       <method name="Void Main()">
19305         <size>1</size>
19306       </method>
19307       <method name="Void .ctor()">
19308         <size>7</size>
19309       </method>
19310     </type>
19311     <type name="Crasher+&lt;Crash&gt;c__AnonStorey0">
19312       <method name="Void &lt;&gt;m__0()">
19313         <size>27</size>
19314       </method>
19315       <method name="Void .ctor()">
19316         <size>7</size>
19317       </method>
19318     </type>
19319   </test>
19320   <test name="gtest-lambda-20.cs">
19321     <type name="Z">
19322       <method name="Void &lt;Z&gt;m__0()">
19323         <size>7</size>
19324       </method>
19325       <method name="Void .ctor()">
19326         <size>37</size>
19327       </method>
19328     </type>
19329     <type name="Test">
19330       <method name="Boolean Foo()">
19331         <size>2</size>
19332       </method>
19333       <method name="Void Main()">
19334         <size>1</size>
19335       </method>
19336       <method name="Void .ctor()">
19337         <size>7</size>
19338       </method>
19339     </type>
19340     <type name="TestMethod">
19341       <method name="Void Invoke()">
19342         <size>0</size>
19343       </method>
19344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
19345         <size>0</size>
19346       </method>
19347       <method name="Void EndInvoke(IAsyncResult)">
19348         <size>0</size>
19349       </method>
19350       <method name="Void .ctor(Object, IntPtr)">
19351         <size>0</size>
19352       </method>
19353     </type>
19354   </test>
19355   <test name="gtest-lambda-21.cs">
19356     <type name="Program">
19357       <method name="Void Foo(System.Action`1[System.String])">
19358         <size>12</size>
19359       </method>
19360       <method name="T Foo[T](System.Func`2[System.String,T])">
19361         <size>12</size>
19362       </method>
19363       <method name="System.String Bar()">
19364         <size>35</size>
19365       </method>
19366       <method name="Int32 Main()">
19367         <size>95</size>
19368       </method>
19369       <method name="System.String &lt;Bar&gt;m__0(System.String)">
19370         <size>7</size>
19371       </method>
19372       <method name="System.String &lt;Main&gt;m__1(System.String)">
19373         <size>2</size>
19374       </method>
19375       <method name="Void &lt;Main&gt;m__2(System.String)">
19376         <size>7</size>
19377       </method>
19378       <method name="Void .ctor()">
19379         <size>7</size>
19380       </method>
19381     </type>
19382   </test>
19383   <test name="gtest-lambda-22.cs">
19384     <type name="Product">
19385       <method name="Void .ctor()">
19386         <size>7</size>
19387       </method>
19388     </type>
19389     <type name="MainClass">
19390       <method name="Void Main()">
19391         <size>136</size>
19392       </method>
19393       <method name="Int32 &lt;Main&gt;m__0(Product)">
19394         <size>7</size>
19395       </method>
19396       <method name="Product &lt;Main&gt;m__1(Product)">
19397         <size>2</size>
19398       </method>
19399       <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)">
19400         <size>48</size>
19401       </method>
19402       <method name="Void .ctor()">
19403         <size>7</size>
19404       </method>
19405     </type>
19406     <type name="&lt;&gt;__AnonType0`2[&lt;g&gt;__T,&lt;ExpensiveProducts&gt;__T]">
19407       <method name="&lt;g&gt;__T get_g()">
19408         <size>7</size>
19409       </method>
19410       <method name="&lt;ExpensiveProducts&gt;__T get_ExpensiveProducts()">
19411         <size>7</size>
19412       </method>
19413       <method name="Boolean Equals(System.Object)">
19414         <size>69</size>
19415       </method>
19416       <method name="Int32 GetHashCode()">
19417         <size>86</size>
19418       </method>
19419       <method name="System.String ToString()">
19420         <size>142</size>
19421       </method>
19422       <method name="Void .ctor(&lt;g&gt;__T, &lt;ExpensiveProducts&gt;__T)">
19423         <size>21</size>
19424       </method>
19425     </type>
19426     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
19427       <method name="Boolean &lt;&gt;m__3(Product)">
19428         <size>52</size>
19429       </method>
19430       <method name="Decimal &lt;&gt;m__4(Product)">
19431         <size>7</size>
19432       </method>
19433       <method name="Void .ctor()">
19434         <size>7</size>
19435       </method>
19436     </type>
19437   </test>
19438   <test name="gtest-lambda-23.cs">
19439     <type name="C">
19440       <method name="U Test[T,U](T[], System.Func`2[T,U])">
19441         <size>14</size>
19442       </method>
19443       <method name="Int32 Main()">
19444         <size>77</size>
19445       </method>
19446       <method name="System.String &lt;Main&gt;m__0(System.String)">
19447         <size>27</size>
19448       </method>
19449       <method name="Void .ctor()">
19450         <size>7</size>
19451       </method>
19452     </type>
19453   </test>
19454   <test name="gtest-linq-01.cs">
19455     <type name="from.C">
19456       <method name="Void .ctor()">
19457         <size>7</size>
19458       </method>
19459       <method name="Void Main()">
19460         <size>2137</size>
19461       </method>
19462       <method name="Void Foo(Int32, Boolean)">
19463         <size>11</size>
19464       </method>
19465       <method name="Void Do(System.String[])">
19466         <size>16</size>
19467       </method>
19468     </type>
19469     <type name="from.D">
19470       <method name="Void .ctor()">
19471         <size>7</size>
19472       </method>
19473       <method name="Boolean check(System.Object, System.Object)">
19474         <size>26</size>
19475       </method>
19476     </type>
19477     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;j&gt;__T]">
19478       <method name="Void .ctor(&lt;i&gt;__T, &lt;j&gt;__T)">
19479         <size>21</size>
19480       </method>
19481       <method name="&lt;i&gt;__T get_i()">
19482         <size>7</size>
19483       </method>
19484       <method name="&lt;j&gt;__T get_j()">
19485         <size>7</size>
19486       </method>
19487       <method name="Boolean Equals(System.Object)">
19488         <size>69</size>
19489       </method>
19490       <method name="Int32 GetHashCode()">
19491         <size>86</size>
19492       </method>
19493       <method name="System.String ToString()">
19494         <size>142</size>
19495       </method>
19496     </type>
19497     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
19498       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
19499         <size>21</size>
19500       </method>
19501       <method name="&lt;i&gt;__T get_i()">
19502         <size>7</size>
19503       </method>
19504       <method name="&lt;l&gt;__T get_l()">
19505         <size>7</size>
19506       </method>
19507       <method name="Boolean Equals(System.Object)">
19508         <size>69</size>
19509       </method>
19510       <method name="Int32 GetHashCode()">
19511         <size>86</size>
19512       </method>
19513       <method name="System.String ToString()">
19514         <size>142</size>
19515       </method>
19516     </type>
19517     <type name="&lt;&gt;__AnonType3`2[&lt;i9&gt;__T,&lt;i&gt;__T]">
19518       <method name="Void .ctor(&lt;i9&gt;__T, &lt;i&gt;__T)">
19519         <size>21</size>
19520       </method>
19521       <method name="&lt;i9&gt;__T get_i9()">
19522         <size>7</size>
19523       </method>
19524       <method name="&lt;i&gt;__T get_i()">
19525         <size>7</size>
19526       </method>
19527       <method name="Boolean Equals(System.Object)">
19528         <size>69</size>
19529       </method>
19530       <method name="Int32 GetHashCode()">
19531         <size>86</size>
19532       </method>
19533       <method name="System.String ToString()">
19534         <size>142</size>
19535       </method>
19536     </type>
19537     <type name="from.C">
19538       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19539         <size>2</size>
19540       </method>
19541       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19542         <size>2</size>
19543       </method>
19544       <method name="Nullable`1 &lt;Main&gt;m__2(Nullable`1)">
19545         <size>2</size>
19546       </method>
19547       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19548         <size>2</size>
19549       </method>
19550     </type>
19551     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19552       <method name="Void .ctor()">
19553         <size>7</size>
19554       </method>
19555       <method name="IEnumerable`1 &lt;&gt;m__4(Int32)">
19556         <size>7</size>
19557       </method>
19558     </type>
19559     <type name="from.C">
19560       <method name="Int32 &lt;Main&gt;m__5(Int32, Int32)">
19561         <size>2</size>
19562       </method>
19563       <method name="Boolean &lt;Main&gt;m__6(Int32)">
19564         <size>10</size>
19565       </method>
19566       <method name="Int32 &lt;Main&gt;m__7(Int32)">
19567         <size>2</size>
19568       </method>
19569       <method name="Int32 &lt;Main&gt;m__8(Int32)">
19570         <size>2</size>
19571       </method>
19572       <method name="Int32 &lt;Main&gt;m__9(Int32)">
19573         <size>2</size>
19574       </method>
19575       <method name="Int32 &lt;Main&gt;m__A(Int32)">
19576         <size>2</size>
19577       </method>
19578       <method name="Int32 &lt;Main&gt;m__B(Int32)">
19579         <size>2</size>
19580       </method>
19581       <method name="Int32 &lt;Main&gt;m__C(Int32)">
19582         <size>2</size>
19583       </method>
19584       <method name="Int32 &lt;Main&gt;m__1B(Int32)">
19585         <size>2</size>
19586       </method>
19587       <method name="Int32 &lt;Main&gt;m__1E(Int32)">
19588         <size>2</size>
19589       </method>
19590       <method name="Int32 &lt;Main&gt;m__20(Int32)">
19591         <size>2</size>
19592       </method>
19593       <method name="Int32 &lt;Main&gt;m__21(Int32)">
19594         <size>2</size>
19595       </method>
19596       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__25(Int32)">
19597         <size>10</size>
19598       </method>
19599       <method name="Int32 &lt;Main&gt;m__D(ITest)">
19600         <size>7</size>
19601       </method>
19602       <method name="Int32 &lt;Main&gt;m__E(Int32, ITest)">
19603         <size>2</size>
19604       </method>
19605       <method name="Int32 &lt;Main&gt;m__F(Int32)">
19606         <size>2</size>
19607       </method>
19608       <method name="Int32 &lt;Main&gt;m__10(ITest)">
19609         <size>7</size>
19610       </method>
19611       <method name="Int32 &lt;Main&gt;m__11(Int32, ITest)">
19612         <size>2</size>
19613       </method>
19614       <method name="Int32 &lt;Main&gt;m__12(Int32)">
19615         <size>2</size>
19616       </method>
19617       <method name="Int32 &lt;Main&gt;m__13(ITest)">
19618         <size>7</size>
19619       </method>
19620       <method name="&lt;&gt;__AnonType0`2[System.Int32,from.ITest] &lt;Main&gt;m__14(Int32, ITest)">
19621         <size>8</size>
19622       </method>
19623       <method name="Int32 &lt;Main&gt;m__15(&lt;&gt;__AnonType0`2[System.Int32,from.ITest])">
19624         <size>7</size>
19625       </method>
19626       <method name="Int32 &lt;Main&gt;m__16(ITest)">
19627         <size>7</size>
19628       </method>
19629       <method name="Int32 &lt;Main&gt;m__17(&lt;&gt;__AnonType0`2[System.Int32,from.ITest], ITest)">
19630         <size>7</size>
19631       </method>
19632       <method name="Int32 &lt;Main&gt;m__18(Int32)">
19633         <size>2</size>
19634       </method>
19635       <method name="Int32 &lt;Main&gt;m__19(Int32)">
19636         <size>2</size>
19637       </method>
19638       <method name="Int32 &lt;Main&gt;m__1A(Int32, IEnumerable`1)">
19639         <size>2</size>
19640       </method>
19641       <method name="Int32 &lt;Main&gt;m__1C(Int32)">
19642         <size>2</size>
19643       </method>
19644       <method name="Int32 &lt;Main&gt;m__1D(Int32, IEnumerable`1)">
19645         <size>2</size>
19646       </method>
19647       <method name="Int32 &lt;Main&gt;m__1F(Int32)">
19648         <size>2</size>
19649       </method>
19650       <method name="IGrouping`2 &lt;Main&gt;m__22(IGrouping`2)">
19651         <size>2</size>
19652       </method>
19653       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__23(Int32)">
19654         <size>10</size>
19655       </method>
19656       <method name="Int32 &lt;Main&gt;m__24(&lt;&gt;__AnonType1`2[System.Int32,System.Int32])">
19657         <size>7</size>
19658       </method>
19659       <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])">
19660         <size>15</size>
19661       </method>
19662       <method name="Int32 &lt;Main&gt;m__27(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
19663         <size>12</size>
19664       </method>
19665       <method name="Int32 &lt;Main&gt;m__28(Int32)">
19666         <size>2</size>
19667       </method>
19668       <method name="Int32 &lt;Main&gt;m__29(Int32)">
19669         <size>2</size>
19670       </method>
19671       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2B(IGrouping`2, Int32)">
19672         <size>8</size>
19673       </method>
19674       <method name="Int32 &lt;Main&gt;m__2C(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19675         <size>2</size>
19676       </method>
19677       <method name="Int32 &lt;Main&gt;m__2D(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19678         <size>7</size>
19679       </method>
19680       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__2F(IGrouping`2, Int32)">
19681         <size>8</size>
19682       </method>
19683       <method name="Int32 &lt;Main&gt;m__30(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19684         <size>2</size>
19685       </method>
19686       <method name="Int32 &lt;Main&gt;m__31(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19687         <size>7</size>
19688       </method>
19689       <method name="&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32] &lt;Main&gt;m__33(IGrouping`2, Int32)">
19690         <size>8</size>
19691       </method>
19692       <method name="Int32 &lt;Main&gt;m__34(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19693         <size>2</size>
19694       </method>
19695       <method name="Int32 &lt;Main&gt;m__35(&lt;&gt;__AnonType3`2[System.Linq.IGrouping`2[System.Int32,System.Int32],System.Int32])">
19696         <size>7</size>
19697       </method>
19698       <method name="IGrouping`2 &lt;Main&gt;m__36(IGrouping`2)">
19699         <size>2</size>
19700       </method>
19701       <method name="Int32 &lt;Main&gt;m__37(Int32)">
19702         <size>2</size>
19703       </method>
19704       <method name="Int32 &lt;Main&gt;m__38(Int32)">
19705         <size>2</size>
19706       </method>
19707     </type>
19708     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent8&gt;__T,&lt;l2&gt;__T]">
19709       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent8&gt;__T, &lt;l2&gt;__T)">
19710         <size>21</size>
19711       </method>
19712       <method name="&lt;&lt;&gt;__TranspIdent8&gt;__T get_&lt;&gt;__TranspIdent8()">
19713         <size>7</size>
19714       </method>
19715       <method name="&lt;l2&gt;__T get_l2()">
19716         <size>7</size>
19717       </method>
19718       <method name="Boolean Equals(System.Object)">
19719         <size>69</size>
19720       </method>
19721       <method name="Int32 GetHashCode()">
19722         <size>86</size>
19723       </method>
19724       <method name="System.String ToString()">
19725         <size>142</size>
19726       </method>
19727     </type>
19728     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19729       <method name="IEnumerable`1 &lt;&gt;m__2A(IGrouping`2)">
19730         <size>7</size>
19731       </method>
19732       <method name="IEnumerable`1 &lt;&gt;m__2E(IGrouping`2)">
19733         <size>7</size>
19734       </method>
19735       <method name="IEnumerable`1 &lt;&gt;m__32(IGrouping`2)">
19736         <size>7</size>
19737       </method>
19738     </type>
19739     <type name="from.C">
19740       <method name="Int32 &lt;Main&gt;m__39(Int32)">
19741         <size>2</size>
19742       </method>
19743       <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]])">
19744         <size>9</size>
19745       </method>
19746       <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])">
19747         <size>2</size>
19748       </method>
19749     </type>
19750     <type name="&lt;&gt;__AnonType4`2[&lt;&lt;&gt;__TranspIdent13&gt;__T,&lt;l2&gt;__T]">
19751       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent13&gt;__T, &lt;l2&gt;__T)">
19752         <size>21</size>
19753       </method>
19754       <method name="&lt;&lt;&gt;__TranspIdent13&gt;__T get_&lt;&gt;__TranspIdent13()">
19755         <size>7</size>
19756       </method>
19757       <method name="&lt;l2&gt;__T get_l2()">
19758         <size>7</size>
19759       </method>
19760       <method name="Boolean Equals(System.Object)">
19761         <size>69</size>
19762       </method>
19763       <method name="Int32 GetHashCode()">
19764         <size>86</size>
19765       </method>
19766       <method name="System.String ToString()">
19767         <size>142</size>
19768       </method>
19769     </type>
19770     <type name="from.C+&lt;Main&gt;c__AnonStorey0">
19771       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;&gt;m__3A(Int32)">
19772         <size>47</size>
19773       </method>
19774       <method name="Int32 &lt;&gt;m__3D(Int32)">
19775         <size>2</size>
19776       </method>
19777     </type>
19778   </test>
19779   <test name="gtest-linq-02.cs">
19780     <type name="Test">
19781       <method name="Void .ctor()">
19782         <size>7</size>
19783       </method>
19784       <method name="Int32 Main()">
19785         <size>501</size>
19786       </method>
19787       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19788         <size>2</size>
19789       </method>
19790       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19791         <size>3</size>
19792       </method>
19793       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19794         <size>2</size>
19795       </method>
19796       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19797         <size>3</size>
19798       </method>
19799     </type>
19800   </test>
19801   <test name="gtest-linq-03.cs">
19802     <type name="WhereTest">
19803       <method name="Void .ctor()">
19804         <size>7</size>
19805       </method>
19806       <method name="Int32 Main()">
19807         <size>179</size>
19808       </method>
19809       <method name="Boolean &lt;Main&gt;m__0(Int32)">
19810         <size>5</size>
19811       </method>
19812       <method name="Boolean &lt;Main&gt;m__1(Int32)">
19813         <size>5</size>
19814       </method>
19815       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19816         <size>4</size>
19817       </method>
19818     </type>
19819   </test>
19820   <test name="gtest-linq-04.cs">
19821     <type name="TestGroupBy">
19822       <method name="Void .ctor()">
19823         <size>7</size>
19824       </method>
19825       <method name="Int32 Main()">
19826         <size>553</size>
19827       </method>
19828     </type>
19829     <type name="&lt;PrivateImplementationDetails&gt;">
19830       <method name="Void .ctor()">
19831         <size>7</size>
19832       </method>
19833     </type>
19834     <type name="TestGroupBy">
19835       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19836         <size>4</size>
19837       </method>
19838       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19839         <size>2</size>
19840       </method>
19841       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19842         <size>4</size>
19843       </method>
19844       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19845         <size>2</size>
19846       </method>
19847     </type>
19848   </test>
19849   <test name="gtest-linq-05.cs">
19850     <type name="OrderByTests">
19851       <method name="Void .ctor()">
19852         <size>7</size>
19853       </method>
19854       <method name="Int32 Main()">
19855         <size>1254</size>
19856       </method>
19857     </type>
19858     <type name="OrderByTests+Data">
19859       <method name="Void .ctor()">
19860         <size>7</size>
19861       </method>
19862       <method name="Int32 get_ID()">
19863         <size>7</size>
19864       </method>
19865       <method name="Void set_ID(Int32)">
19866         <size>8</size>
19867       </method>
19868       <method name="System.String get_Name()">
19869         <size>7</size>
19870       </method>
19871       <method name="Void set_Name(System.String)">
19872         <size>8</size>
19873       </method>
19874       <method name="System.String ToString()">
19875         <size>28</size>
19876       </method>
19877     </type>
19878     <type name="OrderByTests">
19879       <method name="Int32 &lt;Main&gt;m__0(Int32)">
19880         <size>2</size>
19881       </method>
19882       <method name="Int32 &lt;Main&gt;m__1(Int32)">
19883         <size>2</size>
19884       </method>
19885       <method name="Int32 &lt;Main&gt;m__2(Int32)">
19886         <size>2</size>
19887       </method>
19888       <method name="Int32 &lt;Main&gt;m__3(Int32)">
19889         <size>4</size>
19890       </method>
19891       <method name="System.String &lt;Main&gt;m__4(System.String)">
19892         <size>2</size>
19893       </method>
19894       <method name="Int32 &lt;Main&gt;m__5(System.String)">
19895         <size>7</size>
19896       </method>
19897       <method name="Int32 &lt;Main&gt;m__6(OrderByTests+Data)">
19898         <size>7</size>
19899       </method>
19900       <method name="System.String &lt;Main&gt;m__7(OrderByTests+Data)">
19901         <size>7</size>
19902       </method>
19903       <method name="Int32 &lt;Main&gt;m__8(OrderByTests+Data)">
19904         <size>7</size>
19905       </method>
19906       <method name="System.String &lt;Main&gt;m__9(OrderByTests+Data)">
19907         <size>7</size>
19908       </method>
19909       <method name="Boolean &lt;Main&gt;m__A(OrderByTests+Data)">
19910         <size>11</size>
19911       </method>
19912       <method name="Int32 &lt;Main&gt;m__B(OrderByTests+Data)">
19913         <size>7</size>
19914       </method>
19915       <method name="System.String &lt;Main&gt;m__C(OrderByTests+Data)">
19916         <size>7</size>
19917       </method>
19918       <method name="Boolean &lt;Main&gt;m__D(OrderByTests+Data)">
19919         <size>11</size>
19920       </method>
19921       <method name="System.String &lt;Main&gt;m__E(OrderByTests+Data)">
19922         <size>7</size>
19923       </method>
19924       <method name="System.String &lt;Main&gt;m__F(OrderByTests+Data)">
19925         <size>7</size>
19926       </method>
19927       <method name="OrderByTests+Data &lt;Main&gt;m__10(OrderByTests+Data)">
19928         <size>2</size>
19929       </method>
19930     </type>
19931   </test>
19932   <test name="gtest-linq-06.cs">
19933     <type name="Let">
19934       <method name="Void .ctor()">
19935         <size>7</size>
19936       </method>
19937       <method name="Int32 Main()">
19938         <size>406</size>
19939       </method>
19940     </type>
19941     <type name="&lt;&gt;__AnonType0`2[&lt;i&gt;__T,&lt;u&gt;__T]">
19942       <method name="Void .ctor(&lt;i&gt;__T, &lt;u&gt;__T)">
19943         <size>21</size>
19944       </method>
19945       <method name="&lt;i&gt;__T get_i()">
19946         <size>7</size>
19947       </method>
19948       <method name="&lt;u&gt;__T get_u()">
19949         <size>7</size>
19950       </method>
19951       <method name="Boolean Equals(System.Object)">
19952         <size>69</size>
19953       </method>
19954       <method name="Int32 GetHashCode()">
19955         <size>86</size>
19956       </method>
19957       <method name="System.String ToString()">
19958         <size>142</size>
19959       </method>
19960     </type>
19961     <type name="Let">
19962       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__0(Int32)">
19963         <size>10</size>
19964       </method>
19965       <method name="Int32 &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
19966         <size>7</size>
19967       </method>
19968       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;Main&gt;m__2(Int32)">
19969         <size>10</size>
19970       </method>
19971       <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])">
19972         <size>15</size>
19973       </method>
19974       <method name="Boolean &lt;Main&gt;m__4(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19975         <size>18</size>
19976       </method>
19977       <method name="Int32 &lt;Main&gt;m__5(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.Int32],System.Int32])">
19978         <size>7</size>
19979       </method>
19980     </type>
19981     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;v&gt;__T]">
19982       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;v&gt;__T)">
19983         <size>21</size>
19984       </method>
19985       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
19986         <size>7</size>
19987       </method>
19988       <method name="&lt;v&gt;__T get_v()">
19989         <size>7</size>
19990       </method>
19991       <method name="Boolean Equals(System.Object)">
19992         <size>69</size>
19993       </method>
19994       <method name="Int32 GetHashCode()">
19995         <size>86</size>
19996       </method>
19997       <method name="System.String ToString()">
19998         <size>142</size>
19999       </method>
20000     </type>
20001   </test>
20002   <test name="gtest-linq-07.cs">
20003     <type name="SelectMany">
20004       <method name="Void .ctor()">
20005         <size>7</size>
20006       </method>
20007       <method name="Int32 Main()">
20008         <size>748</size>
20009       </method>
20010     </type>
20011     <type name="&lt;&gt;__AnonType0`2[&lt;i1&gt;__T,&lt;i2&gt;__T]">
20012       <method name="Void .ctor(&lt;i1&gt;__T, &lt;i2&gt;__T)">
20013         <size>21</size>
20014       </method>
20015       <method name="&lt;i1&gt;__T get_i1()">
20016         <size>7</size>
20017       </method>
20018       <method name="&lt;i2&gt;__T get_i2()">
20019         <size>7</size>
20020       </method>
20021       <method name="Boolean Equals(System.Object)">
20022         <size>69</size>
20023       </method>
20024       <method name="Int32 GetHashCode()">
20025         <size>86</size>
20026       </method>
20027       <method name="System.String ToString()">
20028         <size>142</size>
20029       </method>
20030     </type>
20031     <type name="&lt;&gt;__AnonType2`3[&lt;pp&gt;__T,&lt;i1&gt;__T,&lt;i3&gt;__T]">
20032       <method name="Void .ctor(&lt;pp&gt;__T, &lt;i1&gt;__T, &lt;i3&gt;__T)">
20033         <size>28</size>
20034       </method>
20035       <method name="&lt;pp&gt;__T get_pp()">
20036         <size>7</size>
20037       </method>
20038       <method name="&lt;i1&gt;__T get_i1()">
20039         <size>7</size>
20040       </method>
20041       <method name="&lt;i3&gt;__T get_i3()">
20042         <size>7</size>
20043       </method>
20044       <method name="Boolean Equals(System.Object)">
20045         <size>96</size>
20046       </method>
20047       <method name="Int32 GetHashCode()">
20048         <size>109</size>
20049       </method>
20050       <method name="System.String ToString()">
20051         <size>199</size>
20052       </method>
20053     </type>
20054     <type name="SelectMany+&lt;Main&gt;c__AnonStorey0">
20055       <method name="Void .ctor()">
20056         <size>7</size>
20057       </method>
20058       <method name="IEnumerable`1 &lt;&gt;m__0(Int32)">
20059         <size>12</size>
20060       </method>
20061       <method name="IEnumerable`1 &lt;&gt;m__3(Int32)">
20062         <size>12</size>
20063       </method>
20064       <method name="IEnumerable`1 &lt;&gt;m__5(&lt;&gt;__AnonType0`2[System.Int32,System.String])">
20065         <size>12</size>
20066       </method>
20067       <method name="IEnumerable`1 &lt;&gt;m__9(Int32)">
20068         <size>7</size>
20069       </method>
20070     </type>
20071     <type name="SelectMany">
20072       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__1(Int32, System.String)">
20073         <size>8</size>
20074       </method>
20075       <method name="Boolean &lt;Main&gt;m__2(Int32)">
20076         <size>5</size>
20077       </method>
20078       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__4(Int32, System.String)">
20079         <size>8</size>
20080       </method>
20081       <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)">
20082         <size>8</size>
20083       </method>
20084       <method name="Int32 &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[&lt;&gt;__AnonType0`2[System.Int32,System.String],System.Int32])">
20085         <size>7</size>
20086       </method>
20087       <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])">
20088         <size>25</size>
20089       </method>
20090       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.String] &lt;Main&gt;m__A(Int32, System.String)">
20091         <size>8</size>
20092       </method>
20093     </type>
20094     <type name="&lt;&gt;__AnonType1`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;i3&gt;__T]">
20095       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;i3&gt;__T)">
20096         <size>21</size>
20097       </method>
20098       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20099         <size>7</size>
20100       </method>
20101       <method name="&lt;i3&gt;__T get_i3()">
20102         <size>7</size>
20103       </method>
20104       <method name="Boolean Equals(System.Object)">
20105         <size>69</size>
20106       </method>
20107       <method name="Int32 GetHashCode()">
20108         <size>86</size>
20109       </method>
20110       <method name="System.String ToString()">
20111         <size>142</size>
20112       </method>
20113     </type>
20114   </test>
20115   <test name="gtest-linq-08.cs">
20116     <type name="TestA">
20117       <method name="Void .ctor(String)">
20118         <size>14</size>
20119       </method>
20120       <method name="System.String Select[U](System.Func`2[TestA,U])">
20121         <size>7</size>
20122       </method>
20123     </type>
20124     <type name="TestB">
20125       <method name="TestA Where(TestA, System.Func`2[TestA,System.Boolean])">
20126         <size>25</size>
20127       </method>
20128     </type>
20129     <type name="CustomQueryExpressionPattern">
20130       <method name="Void .ctor()">
20131         <size>7</size>
20132       </method>
20133       <method name="Int32 Main()">
20134         <size>153</size>
20135       </method>
20136       <method name="TestA &lt;Main&gt;m__0(TestA)">
20137         <size>2</size>
20138       </method>
20139       <method name="Boolean &lt;Main&gt;m__1(TestA)">
20140         <size>17</size>
20141       </method>
20142     </type>
20143   </test>
20144   <test name="gtest-linq-09.cs">
20145     <type name="Data">
20146       <method name="Void .ctor()">
20147         <size>7</size>
20148       </method>
20149     </type>
20150     <type name="Join">
20151       <method name="Void .ctor()">
20152         <size>7</size>
20153       </method>
20154       <method name="Int32 Main()">
20155         <size>912</size>
20156       </method>
20157     </type>
20158     <type name="&lt;&gt;__AnonType0`1[&lt;Result&gt;__T]">
20159       <method name="Void .ctor(&lt;Result&gt;__T)">
20160         <size>14</size>
20161       </method>
20162       <method name="&lt;Result&gt;__T get_Result()">
20163         <size>7</size>
20164       </method>
20165       <method name="Boolean Equals(System.Object)">
20166         <size>39</size>
20167       </method>
20168       <method name="Int32 GetHashCode()">
20169         <size>63</size>
20170       </method>
20171       <method name="System.String ToString()">
20172         <size>67</size>
20173       </method>
20174     </type>
20175     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20176       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20177         <size>21</size>
20178       </method>
20179       <method name="&lt;a&gt;__T get_a()">
20180         <size>7</size>
20181       </method>
20182       <method name="&lt;b&gt;__T get_b()">
20183         <size>7</size>
20184       </method>
20185       <method name="Boolean Equals(System.Object)">
20186         <size>69</size>
20187       </method>
20188       <method name="Int32 GetHashCode()">
20189         <size>86</size>
20190       </method>
20191       <method name="System.String ToString()">
20192         <size>142</size>
20193       </method>
20194     </type>
20195     <type name="Join">
20196       <method name="Int32 &lt;Main&gt;m__0(Data)">
20197         <size>7</size>
20198       </method>
20199       <method name="Int32 &lt;Main&gt;m__1(Data)">
20200         <size>7</size>
20201       </method>
20202       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__2(Data, Data)">
20203         <size>23</size>
20204       </method>
20205       <method name="Int32 &lt;Main&gt;m__3(Data)">
20206         <size>7</size>
20207       </method>
20208       <method name="Int32 &lt;Main&gt;m__4(Data)">
20209         <size>7</size>
20210       </method>
20211       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__5(Data, Data)">
20212         <size>8</size>
20213       </method>
20214       <method name="Boolean &lt;Main&gt;m__6(&lt;&gt;__AnonType1`2[Data,Data])">
20215         <size>22</size>
20216       </method>
20217       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__7(&lt;&gt;__AnonType1`2[Data,Data])">
20218         <size>33</size>
20219       </method>
20220       <method name="Int32 &lt;Main&gt;m__8(Data)">
20221         <size>7</size>
20222       </method>
20223       <method name="Int32 &lt;Main&gt;m__9(Data)">
20224         <size>7</size>
20225       </method>
20226       <method name="&lt;&gt;__AnonType0`1[System.String] &lt;Main&gt;m__A(Data, Data)">
20227         <size>23</size>
20228       </method>
20229       <method name="Int32 &lt;Main&gt;m__B(Data)">
20230         <size>7</size>
20231       </method>
20232       <method name="Int32 &lt;Main&gt;m__C(Data)">
20233         <size>7</size>
20234       </method>
20235       <method name="&lt;&gt;__AnonType1`2[Data,Data] &lt;Main&gt;m__D(Data, Data)">
20236         <size>8</size>
20237       </method>
20238       <method name="Int32 &lt;Main&gt;m__E(&lt;&gt;__AnonType1`2[Data,Data])">
20239         <size>12</size>
20240       </method>
20241       <method name="Data &lt;Main&gt;m__F(&lt;&gt;__AnonType1`2[Data,Data])">
20242         <size>7</size>
20243       </method>
20244     </type>
20245   </test>
20246   <test name="gtest-linq-10.cs">
20247     <type name="DataA">
20248       <method name="Void .ctor()">
20249         <size>7</size>
20250       </method>
20251     </type>
20252     <type name="DataB">
20253       <method name="Void .ctor()">
20254         <size>7</size>
20255       </method>
20256     </type>
20257     <type name="GroupJoin">
20258       <method name="Void .ctor()">
20259         <size>7</size>
20260       </method>
20261       <method name="Int32 Main()">
20262         <size>631</size>
20263       </method>
20264     </type>
20265     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;ab&gt;__T]">
20266       <method name="Void .ctor(&lt;a&gt;__T, &lt;ab&gt;__T)">
20267         <size>21</size>
20268       </method>
20269       <method name="&lt;a&gt;__T get_a()">
20270         <size>7</size>
20271       </method>
20272       <method name="&lt;ab&gt;__T get_ab()">
20273         <size>7</size>
20274       </method>
20275       <method name="Boolean Equals(System.Object)">
20276         <size>69</size>
20277       </method>
20278       <method name="Int32 GetHashCode()">
20279         <size>86</size>
20280       </method>
20281       <method name="System.String ToString()">
20282         <size>142</size>
20283       </method>
20284     </type>
20285     <type name="&lt;&gt;__AnonType1`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20286       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20287         <size>21</size>
20288       </method>
20289       <method name="&lt;a&gt;__T get_a()">
20290         <size>7</size>
20291       </method>
20292       <method name="&lt;b&gt;__T get_b()">
20293         <size>7</size>
20294       </method>
20295       <method name="Boolean Equals(System.Object)">
20296         <size>69</size>
20297       </method>
20298       <method name="Int32 GetHashCode()">
20299         <size>86</size>
20300       </method>
20301       <method name="System.String ToString()">
20302         <size>142</size>
20303       </method>
20304     </type>
20305     <type name="GroupJoin">
20306       <method name="Int32 &lt;Main&gt;m__0(DataA)">
20307         <size>7</size>
20308       </method>
20309       <method name="Int32 &lt;Main&gt;m__1(DataB)">
20310         <size>7</size>
20311       </method>
20312       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__2(DataA, IEnumerable`1)">
20313         <size>8</size>
20314       </method>
20315       <method name="IEnumerable`1 &lt;Main&gt;m__3(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20316         <size>12</size>
20317       </method>
20318       <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)">
20319         <size>39</size>
20320       </method>
20321       <method name="Int32 &lt;Main&gt;m__5(DataA)">
20322         <size>7</size>
20323       </method>
20324       <method name="Int32 &lt;Main&gt;m__6(DataB)">
20325         <size>7</size>
20326       </method>
20327       <method name="&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]] &lt;Main&gt;m__7(DataA, IEnumerable`1)">
20328         <size>8</size>
20329       </method>
20330       <method name="IEnumerable`1 &lt;Main&gt;m__8(&lt;&gt;__AnonType0`2[DataA,System.Collections.Generic.IEnumerable`1[DataB]])">
20331         <size>12</size>
20332       </method>
20333       <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)">
20334         <size>39</size>
20335       </method>
20336     </type>
20337   </test>
20338   <test name="gtest-linq-11.cs">
20339     <type name="IntoTest">
20340       <method name="Void .ctor()">
20341         <size>7</size>
20342       </method>
20343       <method name="Int32 Main()">
20344         <size>275</size>
20345       </method>
20346       <method name="Boolean &lt;Main&gt;m__0(Int32)">
20347         <size>5</size>
20348       </method>
20349       <method name="Int32 &lt;Main&gt;m__1(Int32)">
20350         <size>5</size>
20351       </method>
20352       <method name="Int32 &lt;Main&gt;m__2(Int32)">
20353         <size>4</size>
20354       </method>
20355       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20356         <size>5</size>
20357       </method>
20358       <method name="Int32 &lt;Main&gt;m__4(Int32)">
20359         <size>4</size>
20360       </method>
20361     </type>
20362   </test>
20363   <test name="gtest-linq-12.cs">
20364     <type name="NestedQuery">
20365       <method name="Void .ctor()">
20366         <size>7</size>
20367       </method>
20368       <method name="Void XX()">
20369         <size>108</size>
20370       </method>
20371       <method name="Int32 Main()">
20372         <size>464</size>
20373       </method>
20374     </type>
20375     <type name="&lt;&gt;__AnonType0`2[&lt;values&gt;__T,&lt;length&gt;__T]">
20376       <method name="Void .ctor(&lt;values&gt;__T, &lt;length&gt;__T)">
20377         <size>21</size>
20378       </method>
20379       <method name="&lt;values&gt;__T get_values()">
20380         <size>7</size>
20381       </method>
20382       <method name="&lt;length&gt;__T get_length()">
20383         <size>7</size>
20384       </method>
20385       <method name="Boolean Equals(System.Object)">
20386         <size>69</size>
20387       </method>
20388       <method name="Int32 GetHashCode()">
20389         <size>86</size>
20390       </method>
20391       <method name="System.String ToString()">
20392         <size>142</size>
20393       </method>
20394     </type>
20395     <type name="&lt;&gt;__AnonType1`2[&lt;type&gt;__T,&lt;x&gt;__T]">
20396       <method name="Void .ctor(&lt;type&gt;__T, &lt;x&gt;__T)">
20397         <size>21</size>
20398       </method>
20399       <method name="&lt;type&gt;__T get_type()">
20400         <size>7</size>
20401       </method>
20402       <method name="&lt;x&gt;__T get_x()">
20403         <size>7</size>
20404       </method>
20405       <method name="Boolean Equals(System.Object)">
20406         <size>69</size>
20407       </method>
20408       <method name="Int32 GetHashCode()">
20409         <size>86</size>
20410       </method>
20411       <method name="System.String ToString()">
20412         <size>142</size>
20413       </method>
20414     </type>
20415     <type name="NestedQuery">
20416       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;XX&gt;m__0(System.String)">
20417         <size>13</size>
20418       </method>
20419     </type>
20420     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20421       <method name="Void .ctor()">
20422         <size>7</size>
20423       </method>
20424     </type>
20425     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20426       <method name="Void .ctor()">
20427         <size>7</size>
20428       </method>
20429     </type>
20430     <type name="NestedQuery">
20431       <method name="IEnumerable`1 &lt;XX&gt;m__1(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20432         <size>110</size>
20433       </method>
20434       <method name="Boolean &lt;Main&gt;m__2(System.String)">
20435         <size>10</size>
20436       </method>
20437       <method name="IEnumerable`1 &lt;Main&gt;m__3(System.String)">
20438         <size>36</size>
20439       </method>
20440       <method name="&lt;&gt;__AnonType0`2[System.String,System.Int32] &lt;Main&gt;m__4(System.String)">
20441         <size>13</size>
20442       </method>
20443       <method name="IEnumerable`1 &lt;Main&gt;m__5(&lt;&gt;__AnonType0`2[System.String,System.Int32])">
20444         <size>110</size>
20445       </method>
20446       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;XX&gt;m__6(Char)">
20447         <size>9</size>
20448       </method>
20449       <method name="Char &lt;XX&gt;m__8(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20450         <size>7</size>
20451       </method>
20452       <method name="Boolean &lt;Main&gt;m__9(Char)">
20453         <size>6</size>
20454       </method>
20455       <method name="&lt;&gt;__AnonType1`2[System.Char,System.Int32] &lt;Main&gt;m__A(Char)">
20456         <size>9</size>
20457       </method>
20458       <method name="Char &lt;Main&gt;m__C(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20459         <size>7</size>
20460       </method>
20461     </type>
20462     <type name="NestedQuery+&lt;XX&gt;c__AnonStorey0">
20463       <method name="Boolean &lt;&gt;m__7(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20464         <size>15</size>
20465       </method>
20466     </type>
20467     <type name="NestedQuery+&lt;Main&gt;c__AnonStorey1">
20468       <method name="Boolean &lt;&gt;m__B(&lt;&gt;__AnonType1`2[System.Char,System.Int32])">
20469         <size>15</size>
20470       </method>
20471     </type>
20472   </test>
20473   <test name="gtest-linq-13.cs">
20474     <type name="Program">
20475       <method name="Void .ctor()">
20476         <size>7</size>
20477       </method>
20478       <method name="Void Main()">
20479         <size>1</size>
20480       </method>
20481       <method name="Void Foo(TypeDefinition)">
20482         <size>47</size>
20483       </method>
20484       <method name="MethodDefinition &lt;Foo&gt;m__0(MethodDefinition)">
20485         <size>2</size>
20486       </method>
20487     </type>
20488     <type name="Extension">
20489       <method name="IEnumerable`1 Cast[T](IFoo)">
20490         <size>2</size>
20491       </method>
20492     </type>
20493     <type name="MethodDefinition">
20494       <method name="Void .ctor()">
20495         <size>7</size>
20496       </method>
20497     </type>
20498     <type name="TypeDefinition">
20499       <method name="Void .ctor()">
20500         <size>7</size>
20501       </method>
20502       <method name="MethodDefinitionCollection get_Methods()">
20503         <size>2</size>
20504       </method>
20505       <method name="Void set_Methods(MethodDefinitionCollection)">
20506         <size>1</size>
20507       </method>
20508     </type>
20509     <type name="MethodDefinitionCollection">
20510       <method name="Void .ctor()">
20511         <size>7</size>
20512       </method>
20513     </type>
20514   </test>
20515   <test name="gtest-linq-14.cs">
20516     <type name="Person">
20517       <method name="Void .ctor()">
20518         <size>7</size>
20519       </method>
20520       <method name="Style get_Style()">
20521         <size>7</size>
20522       </method>
20523       <method name="Void set_Style(Style)">
20524         <size>8</size>
20525       </method>
20526     </type>
20527     <type name="Extensions">
20528       <method name="IMarker`1 Cast[T](IObjectContainer)">
20529         <size>2</size>
20530       </method>
20531       <method name="IMarker`1 Where[T](IMarker`1, System.Linq.Expressions.Expression`1[System.Func`2[T,System.Boolean]])">
20532         <size>2</size>
20533       </method>
20534     </type>
20535     <type name="Program">
20536       <method name="Void .ctor()">
20537         <size>7</size>
20538       </method>
20539       <method name="Void Main()">
20540         <size>1</size>
20541       </method>
20542       <method name="Void Assert(System.Action)">
20543         <size>1</size>
20544       </method>
20545       <method name="Void Test(IObjectContainer, Style)">
20546         <size>38</size>
20547       </method>
20548     </type>
20549     <type name="Program+&lt;Test&gt;c__AnonStorey0">
20550       <method name="Void .ctor()">
20551         <size>7</size>
20552       </method>
20553       <method name="Void &lt;&gt;m__0()">
20554         <size>117</size>
20555       </method>
20556     </type>
20557   </test>
20558   <test name="gtest-linq-15.cs">
20559     <type name="NameCollisionTest.Data">
20560       <method name="Void .ctor()">
20561         <size>7</size>
20562       </method>
20563     </type>
20564     <type name="NameCollisionTest.Ex">
20565       <method name="IEnumerable`1 Foo[T,TR](IEnumerable`1, System.Func`2[T,TR])">
20566         <size>44</size>
20567       </method>
20568     </type>
20569     <type name="NameCollisionTest.C">
20570       <method name="Void .ctor()">
20571         <size>7</size>
20572       </method>
20573       <method name="Void Main()">
20574         <size>78</size>
20575       </method>
20576       <method name="Int32 &lt;Main&gt;m__0(NameCollisionTest.Data)">
20577         <size>7</size>
20578       </method>
20579       <method name="Boolean &lt;Main&gt;m__1(Int32)">
20580         <size>5</size>
20581       </method>
20582     </type>
20583     <type name="NameCollisionTest.Ex+&lt;Foo&gt;c__Iterator0`2[T,TR]">
20584       <method name="Void .ctor()">
20585         <size>7</size>
20586       </method>
20587       <method name="System.Object System.Collections.IEnumerator.get_Current()">
20588         <size>12</size>
20589       </method>
20590       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
20591         <size>7</size>
20592       </method>
20593       <method name="Boolean MoveNext()">
20594         <size>86</size>
20595       </method>
20596       <method name="Void Dispose()">
20597         <size>8</size>
20598       </method>
20599       <method name="Void Reset()">
20600         <size>6</size>
20601       </method>
20602       <method name="TR System.Collections.Generic.IEnumerator&lt;TR&gt;.get_Current()">
20603         <size>7</size>
20604       </method>
20605       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;TR&gt;.GetEnumerator()">
20606         <size>52</size>
20607       </method>
20608     </type>
20609   </test>
20610   <test name="gtest-linq-16.cs">
20611     <type name="C">
20612       <method name="Void .ctor()">
20613         <size>7</size>
20614       </method>
20615       <method name="Void Main()">
20616         <size>12</size>
20617       </method>
20618       <method name="Void Test_1(Int32)">
20619         <size>27</size>
20620       </method>
20621       <method name="Void Test_2()">
20622         <size>31</size>
20623       </method>
20624       <method name="System.Func`1[System.Collections.Generic.IEnumerable`1[System.Int32]] &lt;Test_2&gt;m__1(Int32)">
20625         <size>26</size>
20626       </method>
20627     </type>
20628     <type name="&lt;&gt;__AnonType0`2[&lt;a&gt;__T,&lt;b&gt;__T]">
20629       <method name="Void .ctor(&lt;a&gt;__T, &lt;b&gt;__T)">
20630         <size>21</size>
20631       </method>
20632       <method name="&lt;a&gt;__T get_a()">
20633         <size>7</size>
20634       </method>
20635       <method name="&lt;b&gt;__T get_b()">
20636         <size>7</size>
20637       </method>
20638       <method name="Boolean Equals(System.Object)">
20639         <size>69</size>
20640       </method>
20641       <method name="Int32 GetHashCode()">
20642         <size>86</size>
20643       </method>
20644       <method name="System.String ToString()">
20645         <size>142</size>
20646       </method>
20647     </type>
20648     <type name="C+&lt;Test_1&gt;c__AnonStorey0">
20649       <method name="Void .ctor()">
20650         <size>7</size>
20651       </method>
20652       <method name="IEnumerable`1 &lt;&gt;m__0()">
20653         <size>67</size>
20654       </method>
20655       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__3(Int32)">
20656         <size>8</size>
20657       </method>
20658       <method name="Int32 &lt;&gt;m__4(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20659         <size>14</size>
20660       </method>
20661     </type>
20662     <type name="C+&lt;Test_2&gt;c__AnonStorey1">
20663       <method name="Void .ctor()">
20664         <size>7</size>
20665       </method>
20666       <method name="IEnumerable`1 &lt;&gt;m__2()">
20667         <size>67</size>
20668       </method>
20669       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Int32] &lt;&gt;m__5(Int32)">
20670         <size>8</size>
20671       </method>
20672       <method name="Int32 &lt;&gt;m__6(&lt;&gt;__AnonType0`2[System.Int32,System.Int32])">
20673         <size>14</size>
20674       </method>
20675     </type>
20676   </test>
20677   <test name="gtest-linq-17.cs">
20678     <type name="TestGroupBy">
20679       <method name="Void .ctor()">
20680         <size>7</size>
20681       </method>
20682       <method name="Int32 Main()">
20683         <size>157</size>
20684       </method>
20685       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20686         <size>2</size>
20687       </method>
20688     </type>
20689     <type name="&lt;PrivateImplementationDetails&gt;">
20690       <method name="Void .ctor()">
20691         <size>7</size>
20692       </method>
20693     </type>
20694   </test>
20695   <test name="gtest-linq-18.cs">
20696     <type name="C">
20697       <method name="Void .ctor()">
20698         <size>7</size>
20699       </method>
20700       <method name="Boolean Test(System.Func`2[System.Int32,System.Boolean])">
20701         <size>2</size>
20702       </method>
20703       <method name="Boolean Test2(System.Func`2[System.Int32,System.Int32])">
20704         <size>2</size>
20705       </method>
20706       <method name="Int32 Main()">
20707         <size>648</size>
20708       </method>
20709       <method name="&lt;&gt;__AnonType0`2[System.Int32,System.Boolean] &lt;Main&gt;m__0(Int32)">
20710         <size>42</size>
20711       </method>
20712       <method name="Boolean &lt;Main&gt;m__1(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20713         <size>11</size>
20714       </method>
20715       <method name="Boolean &lt;Main&gt;m__2(&lt;&gt;__AnonType0`2[System.Int32,System.Boolean])">
20716         <size>31</size>
20717       </method>
20718       <method name="Boolean &lt;Main&gt;m__3(Int32)">
20719         <size>31</size>
20720       </method>
20721       <method name="Boolean &lt;Main&gt;m__4(Int32)">
20722         <size>31</size>
20723       </method>
20724       <method name="Boolean &lt;Main&gt;m__5(Int32)">
20725         <size>31</size>
20726       </method>
20727       <method name="Boolean &lt;Main&gt;m__6(Int32)">
20728         <size>31</size>
20729       </method>
20730       <method name="&lt;&gt;__AnonType1`2[System.Int32,System.Int32] &lt;Main&gt;m__7(Int32)">
20731         <size>10</size>
20732       </method>
20733       <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])">
20734         <size>15</size>
20735       </method>
20736       <method name="Boolean &lt;Main&gt;m__9(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20737         <size>31</size>
20738       </method>
20739       <method name="Boolean &lt;Main&gt;m__A(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20740         <size>15</size>
20741       </method>
20742       <method name="Int32 &lt;Main&gt;m__B(&lt;&gt;__AnonType2`2[&lt;&gt;__AnonType1`2[System.Int32,System.Int32],System.Int32])">
20743         <size>12</size>
20744       </method>
20745     </type>
20746     <type name="&lt;&gt;__AnonType0`2[&lt;ck&gt;__T,&lt;xy&gt;__T]">
20747       <method name="Void .ctor(&lt;ck&gt;__T, &lt;xy&gt;__T)">
20748         <size>21</size>
20749       </method>
20750       <method name="&lt;ck&gt;__T get_ck()">
20751         <size>7</size>
20752       </method>
20753       <method name="&lt;xy&gt;__T get_xy()">
20754         <size>7</size>
20755       </method>
20756       <method name="Boolean Equals(System.Object)">
20757         <size>69</size>
20758       </method>
20759       <method name="Int32 GetHashCode()">
20760         <size>86</size>
20761       </method>
20762       <method name="System.String ToString()">
20763         <size>142</size>
20764       </method>
20765     </type>
20766     <type name="&lt;&gt;__AnonType1`2[&lt;i&gt;__T,&lt;l&gt;__T]">
20767       <method name="Void .ctor(&lt;i&gt;__T, &lt;l&gt;__T)">
20768         <size>21</size>
20769       </method>
20770       <method name="&lt;i&gt;__T get_i()">
20771         <size>7</size>
20772       </method>
20773       <method name="&lt;l&gt;__T get_l()">
20774         <size>7</size>
20775       </method>
20776       <method name="Boolean Equals(System.Object)">
20777         <size>69</size>
20778       </method>
20779       <method name="Int32 GetHashCode()">
20780         <size>86</size>
20781       </method>
20782       <method name="System.String ToString()">
20783         <size>142</size>
20784       </method>
20785     </type>
20786     <type name="&lt;PrivateImplementationDetails&gt;">
20787       <method name="Void .ctor()">
20788         <size>7</size>
20789       </method>
20790     </type>
20791     <type name="C+&lt;Main&gt;c__AnonStorey0">
20792       <method name="Void .ctor()">
20793         <size>7</size>
20794       </method>
20795     </type>
20796     <type name="C+&lt;Main&gt;c__AnonStorey1">
20797       <method name="Void .ctor()">
20798         <size>7</size>
20799       </method>
20800     </type>
20801     <type name="C+&lt;Main&gt;c__AnonStorey2">
20802       <method name="Void .ctor()">
20803         <size>7</size>
20804       </method>
20805     </type>
20806     <type name="C+&lt;Main&gt;c__AnonStorey3">
20807       <method name="Void .ctor()">
20808         <size>7</size>
20809       </method>
20810     </type>
20811     <type name="C+&lt;Main&gt;c__AnonStorey4">
20812       <method name="Void .ctor()">
20813         <size>7</size>
20814       </method>
20815     </type>
20816     <type name="C+&lt;Main&gt;c__AnonStorey5">
20817       <method name="Void .ctor()">
20818         <size>7</size>
20819       </method>
20820     </type>
20821     <type name="C+&lt;Main&gt;c__AnonStorey6">
20822       <method name="Void .ctor()">
20823         <size>7</size>
20824       </method>
20825     </type>
20826     <type name="C">
20827       <method name="Boolean &lt;Main&gt;m__C(Int32)">
20828         <size>31</size>
20829       </method>
20830       <method name="Boolean &lt;Main&gt;m__D(Int32)">
20831         <size>31</size>
20832       </method>
20833       <method name="Int32 &lt;Main&gt;m__E(Int32, Int32)">
20834         <size>2</size>
20835       </method>
20836       <method name="Boolean &lt;Main&gt;m__F(Int32)">
20837         <size>31</size>
20838       </method>
20839       <method name="Boolean &lt;Main&gt;m__10(Int32)">
20840         <size>31</size>
20841       </method>
20842       <method name="Int32 &lt;Main&gt;m__11(Int32, IEnumerable`1)">
20843         <size>2</size>
20844       </method>
20845     </type>
20846     <type name="&lt;&gt;__AnonType2`2[&lt;&lt;&gt;__TranspIdent1&gt;__T,&lt;g&gt;__T]">
20847       <method name="Void .ctor(&lt;&lt;&gt;__TranspIdent1&gt;__T, &lt;g&gt;__T)">
20848         <size>21</size>
20849       </method>
20850       <method name="&lt;&lt;&gt;__TranspIdent1&gt;__T get_&lt;&gt;__TranspIdent1()">
20851         <size>7</size>
20852       </method>
20853       <method name="&lt;g&gt;__T get_g()">
20854         <size>7</size>
20855       </method>
20856       <method name="Boolean Equals(System.Object)">
20857         <size>69</size>
20858       </method>
20859       <method name="Int32 GetHashCode()">
20860         <size>86</size>
20861       </method>
20862       <method name="System.String ToString()">
20863         <size>142</size>
20864       </method>
20865     </type>
20866     <type name="C+&lt;Main&gt;c__AnonStorey0">
20867       <method name="Boolean &lt;&gt;m__12(Int32)">
20868         <size>10</size>
20869       </method>
20870     </type>
20871     <type name="C+&lt;Main&gt;c__AnonStorey1">
20872       <method name="Boolean &lt;&gt;m__13(Int32)">
20873         <size>15</size>
20874       </method>
20875     </type>
20876     <type name="C+&lt;Main&gt;c__AnonStorey2">
20877       <method name="Boolean &lt;&gt;m__14(Int32)">
20878         <size>10</size>
20879       </method>
20880     </type>
20881     <type name="C+&lt;Main&gt;c__AnonStorey3">
20882       <method name="Boolean &lt;&gt;m__15(Int32)">
20883         <size>10</size>
20884       </method>
20885     </type>
20886     <type name="C+&lt;Main&gt;c__AnonStorey4">
20887       <method name="Int32 &lt;&gt;m__16(Int32)">
20888         <size>9</size>
20889       </method>
20890     </type>
20891     <type name="C+&lt;Main&gt;c__AnonStorey5">
20892       <method name="Int32 &lt;&gt;m__17(Int32)">
20893         <size>9</size>
20894       </method>
20895     </type>
20896     <type name="C+&lt;Main&gt;c__AnonStorey6">
20897       <method name="Boolean &lt;&gt;m__18(Int32)">
20898         <size>20</size>
20899       </method>
20900     </type>
20901     <type name="C+&lt;Main&gt;c__AnonStorey7">
20902       <method name="Void .ctor()">
20903         <size>7</size>
20904       </method>
20905       <method name="Boolean &lt;&gt;m__19(Int32)">
20906         <size>10</size>
20907       </method>
20908     </type>
20909     <type name="C+&lt;Main&gt;c__AnonStorey8">
20910       <method name="Void .ctor()">
20911         <size>7</size>
20912       </method>
20913       <method name="Boolean &lt;&gt;m__1A(Int32)">
20914         <size>10</size>
20915       </method>
20916     </type>
20917     <type name="C+&lt;Main&gt;c__AnonStorey9">
20918       <method name="Void .ctor()">
20919         <size>7</size>
20920       </method>
20921       <method name="Boolean &lt;&gt;m__1B(Int32)">
20922         <size>10</size>
20923       </method>
20924     </type>
20925     <type name="C+&lt;Main&gt;c__AnonStoreyA">
20926       <method name="Void .ctor()">
20927         <size>7</size>
20928       </method>
20929       <method name="Boolean &lt;&gt;m__1C(Int32)">
20930         <size>10</size>
20931       </method>
20932     </type>
20933   </test>
20934   <test name="gtest-linq-19.cs">
20935     <type name="Test">
20936       <method name="Void .ctor()">
20937         <size>7</size>
20938       </method>
20939       <method name="Void .cctor()">
20940         <size>45</size>
20941       </method>
20942       <method name="Void Main()">
20943         <size>1</size>
20944       </method>
20945       <method name="Char &lt;E&gt;m__0(Char)">
20946         <size>2</size>
20947       </method>
20948     </type>
20949   </test>
20950   <test name="gtest-named-01.cs">
20951     <type name="C">
20952       <method name="Int32 Test(Int32, Int32, System.String)">
20953         <size>6</size>
20954       </method>
20955       <method name="T Foo[T](T, Int32)">
20956         <size>2</size>
20957       </method>
20958       <method name="Void Lambda(System.Func`2[System.Int32,System.Int32])">
20959         <size>9</size>
20960       </method>
20961       <method name="Int32 Main()">
20962         <size>173</size>
20963       </method>
20964       <method name="Int32 &lt;Main&gt;m__0(Int32)">
20965         <size>2</size>
20966       </method>
20967     </type>
20968     <type name="C+&lt;Main&gt;c__AnonStorey0">
20969       <method name="Void .ctor()">
20970         <size>7</size>
20971       </method>
20972       <method name="Int32 &lt;&gt;m__1(Int32)">
20973         <size>7</size>
20974       </method>
20975     </type>
20976   </test>
20977   <test name="gtest-optional-01.cs">
20978     <type name="C">
20979       <method name="Void TestA(Int32)">
20980         <size>1</size>
20981       </method>
20982       <method name="Void TestB(Int64)">
20983         <size>1</size>
20984       </method>
20985       <method name="Void TestC(Decimal)">
20986         <size>1</size>
20987       </method>
20988       <method name="Int32 Main()">
20989         <size>310</size>
20990       </method>
20991       <method name="Void .ctor()">
20992         <size>7</size>
20993       </method>
20994     </type>
20995   </test>
20996   <test name="gtest-optional-02.cs">
20997     <type name="C">
20998       <method name="Boolean Test2(Nullable`1)">
20999         <size>11</size>
21000       </method>
21001       <method name="Int32 Test(Nullable`1)">
21002         <size>27</size>
21003       </method>
21004       <method name="Int32 Main()">
21005         <size>101</size>
21006       </method>
21007       <method name="Void .ctor()">
21008         <size>7</size>
21009       </method>
21010       <method name="Boolean Test3(Nullable`1)">
21011         <size>21</size>
21012       </method>
21013     </type>
21014   </test>
21015   <test name="gtest-optional-03.cs">
21016     <type name="C">
21017       <method name="Int32 Test(Int32, System.String, Boolean, UInt16)">
21018         <size>2</size>
21019       </method>
21020       <method name="Int32 Main()">
21021         <size>225</size>
21022       </method>
21023       <method name="Void .ctor()">
21024         <size>7</size>
21025       </method>
21026     </type>
21027   </test>
21028   <test name="gtest-optional-04.cs">
21029     <type name="C">
21030       <method name="Void Foo[T](T, T)">
21031         <size>1</size>
21032       </method>
21033       <method name="Void TestParams(System.Int32[])">
21034         <size>6</size>
21035       </method>
21036       <method name="Void TestParams(Int32)">
21037         <size>1</size>
21038       </method>
21039       <method name="Void TestStruct(Nullable`1)">
21040         <size>1</size>
21041       </method>
21042       <method name="System.String get_Item(Int32, System.String)">
21043         <size>2</size>
21044       </method>
21045       <method name="Void set_Item(Int32, System.String, System.String)">
21046         <size>4</size>
21047       </method>
21048       <method name="Int32 Main()">
21049         <size>120</size>
21050       </method>
21051       <method name="Void .ctor()">
21052         <size>7</size>
21053       </method>
21054     </type>
21055   </test>
21056   <test name="gtest-optional-05.cs">
21057     <type name="Blah">
21058       <method name="Int32 Foo(Int32, Int32)">
21059         <size>4</size>
21060       </method>
21061       <method name="Int32 Main()">
21062         <size>46</size>
21063       </method>
21064       <method name="Void .ctor()">
21065         <size>7</size>
21066       </method>
21067     </type>
21068     <type name="Blah+MyDelegate">
21069       <method name="Int32 Invoke(Int32, Int32)">
21070         <size>0</size>
21071       </method>
21072       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
21073         <size>0</size>
21074       </method>
21075       <method name="Int32 EndInvoke(IAsyncResult)">
21076         <size>0</size>
21077       </method>
21078       <method name="Void .ctor(Object, IntPtr)">
21079         <size>0</size>
21080       </method>
21081     </type>
21082   </test>
21083   <test name="gtest-optional-06.cs">
21084     <type name="C">
21085       <method name="Int32 Foo(Int32)">
21086         <size>2</size>
21087       </method>
21088       <method name="Int32 Main()">
21089         <size>38</size>
21090       </method>
21091       <method name="Void .ctor()">
21092         <size>7</size>
21093       </method>
21094     </type>
21095     <type name="D">
21096       <method name="Int32 Invoke(Int32)">
21097         <size>0</size>
21098       </method>
21099       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
21100         <size>0</size>
21101       </method>
21102       <method name="Int32 EndInvoke(IAsyncResult)">
21103         <size>0</size>
21104       </method>
21105       <method name="Void .ctor(Object, IntPtr)">
21106         <size>0</size>
21107       </method>
21108     </type>
21109   </test>
21110   <test name="gtest-optional-07.cs">
21111     <type name="Tests">
21112       <method name="Void foo(Foo)">
21113         <size>1</size>
21114       </method>
21115       <method name="Int32 Main()">
21116         <size>8</size>
21117       </method>
21118       <method name="Void .ctor()">
21119         <size>7</size>
21120       </method>
21121     </type>
21122   </test>
21123   <test name="gtest-optional-08.cs">
21124     <type name="Tests">
21125       <method name="Int32 Main()">
21126         <size>36</size>
21127       </method>
21128       <method name="Void .ctor(String)">
21129         <size>14</size>
21130       </method>
21131       <method name="Void .ctor(Int32)">
21132         <size>7</size>
21133       </method>
21134     </type>
21135   </test>
21136   <test name="gtest-partial-01.cs">
21137     <type name="B`1[U]">
21138       <method name="Void .ctor()">
21139         <size>7</size>
21140       </method>
21141     </type>
21142     <type name="C`1[T]">
21143       <method name="Void .ctor()">
21144         <size>7</size>
21145       </method>
21146     </type>
21147     <type name="Test">
21148       <method name="Void Main()">
21149         <size>1</size>
21150       </method>
21151       <method name="Void .ctor()">
21152         <size>7</size>
21153       </method>
21154     </type>
21155   </test>
21156   <test name="gtest-var-04.cs">
21157     <type name="Test">
21158       <method name="Void .ctor()">
21159         <size>7</size>
21160       </method>
21161       <method name="Int32 Main()">
21162         <size>219</size>
21163       </method>
21164     </type>
21165   </test>
21166   <test name="gtest-variance-1.cs">
21167     <type name="Foo">
21168       <method name="System.String get_Bar()">
21169         <size>7</size>
21170       </method>
21171       <method name="Void .ctor(String)">
21172         <size>14</size>
21173       </method>
21174     </type>
21175     <type name="Test">
21176       <method name="Int32 Main()">
21177         <size>57</size>
21178       </method>
21179       <method name="Void .ctor()">
21180         <size>7</size>
21181       </method>
21182     </type>
21183   </test>
21184   <test name="gtest-variance-10.cs">
21185     <type name="Foo">
21186       <method name="Void .ctor()">
21187         <size>7</size>
21188       </method>
21189     </type>
21190     <type name="Test">
21191       <method name="Int32 I&lt;string&gt;.get_Count()">
21192         <size>2</size>
21193       </method>
21194       <method name="Int32 I&lt;Foo&gt;.get_Count()">
21195         <size>2</size>
21196       </method>
21197       <method name="Void .ctor()">
21198         <size>7</size>
21199       </method>
21200     </type>
21201     <type name="Program">
21202       <method name="Int32 Main()">
21203         <size>29</size>
21204       </method>
21205     </type>
21206   </test>
21207   <test name="gtest-variance-11.cs">
21208     <type name="D">
21209       <method name="Void .ctor()">
21210         <size>7</size>
21211       </method>
21212       <method name="Boolean Contra[T](IContravariant`1, IContravariant`1)">
21213         <size>38</size>
21214       </method>
21215       <method name="Boolean Covariant[T](ICovariant`1, ICovariant`1)">
21216         <size>38</size>
21217       </method>
21218       <method name="Int32 Main()">
21219         <size>38</size>
21220       </method>
21221     </type>
21222   </test>
21223   <test name="gtest-variance-12.cs">
21224     <type name="D">
21225       <method name="Void add_field(D`1[System.String])">
21226         <size>24</size>
21227       </method>
21228       <method name="Void remove_field(D`1[System.String])">
21229         <size>24</size>
21230       </method>
21231       <method name="Int32 Main()">
21232         <size>72</size>
21233       </method>
21234       <method name="Void &lt;Main&gt;m__0()">
21235         <size>1</size>
21236       </method>
21237       <method name="Void .ctor()">
21238         <size>7</size>
21239       </method>
21240     </type>
21241     <type name="D`1[T]">
21242       <method name="Void Invoke()">
21243         <size>0</size>
21244       </method>
21245       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21246         <size>0</size>
21247       </method>
21248       <method name="Void EndInvoke(IAsyncResult)">
21249         <size>0</size>
21250       </method>
21251       <method name="Void .ctor(Object, IntPtr)">
21252         <size>0</size>
21253       </method>
21254     </type>
21255   </test>
21256   <test name="gtest-variance-13.cs">
21257     <type name="A">
21258       <method name="Void .ctor()">
21259         <size>7</size>
21260       </method>
21261       <method name="Void Foo[T](T, IList`1)">
21262         <size>1</size>
21263       </method>
21264       <method name="Void Test()">
21265         <size>17</size>
21266       </method>
21267     </type>
21268     <type name="B">
21269       <method name="Void .ctor()">
21270         <size>7</size>
21271       </method>
21272       <method name="Void Foo[T](T, I`1)">
21273         <size>1</size>
21274       </method>
21275       <method name="Void Test[U](U, I`1)">
21276         <size>8</size>
21277       </method>
21278     </type>
21279     <type name="M">
21280       <method name="Void .ctor()">
21281         <size>7</size>
21282       </method>
21283       <method name="Int32 Main()">
21284         <size>2</size>
21285       </method>
21286     </type>
21287   </test>
21288   <test name="gtest-variance-2.cs">
21289     <type name="Foo">
21290       <method name="System.String Bar(System.Object)">
21291         <size>12</size>
21292       </method>
21293       <method name="Void .ctor()">
21294         <size>7</size>
21295       </method>
21296     </type>
21297     <type name="Test">
21298       <method name="Int32 Main()">
21299         <size>92</size>
21300       </method>
21301       <method name="Void .ctor()">
21302         <size>7</size>
21303       </method>
21304     </type>
21305   </test>
21306   <test name="gtest-variance-3.cs">
21307     <type name="Test">
21308       <method name="Int32 Main()">
21309         <size>56</size>
21310       </method>
21311       <method name="Int32 Bar(Foo`1[System.Object])">
21312         <size>12</size>
21313       </method>
21314       <method name="Void .ctor()">
21315         <size>7</size>
21316       </method>
21317     </type>
21318     <type name="Foo`1[T]">
21319       <method name="T Invoke()">
21320         <size>0</size>
21321       </method>
21322       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21323         <size>0</size>
21324       </method>
21325       <method name="T EndInvoke(IAsyncResult)">
21326         <size>0</size>
21327       </method>
21328       <method name="Void .ctor(Object, IntPtr)">
21329         <size>0</size>
21330       </method>
21331     </type>
21332     <type name="Test+&lt;Main&gt;c__AnonStorey0">
21333       <method name="System.String &lt;&gt;m__0()">
21334         <size>7</size>
21335       </method>
21336       <method name="Void .ctor()">
21337         <size>7</size>
21338       </method>
21339     </type>
21340   </test>
21341   <test name="gtest-variance-4.cs">
21342     <type name="Test">
21343       <method name="Int32 Main()">
21344         <size>58</size>
21345       </method>
21346       <method name="Int32 Bar(Foo`1[System.String], System.String)">
21347         <size>8</size>
21348       </method>
21349       <method name="Int32 &lt;Main&gt;m__0(System.Object)">
21350         <size>7</size>
21351       </method>
21352       <method name="Void .ctor()">
21353         <size>7</size>
21354       </method>
21355     </type>
21356     <type name="Foo`1[T]">
21357       <method name="Int32 Invoke(T)">
21358         <size>0</size>
21359       </method>
21360       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21361         <size>0</size>
21362       </method>
21363       <method name="Int32 EndInvoke(IAsyncResult)">
21364         <size>0</size>
21365       </method>
21366       <method name="Void .ctor(Object, IntPtr)">
21367         <size>0</size>
21368       </method>
21369     </type>
21370   </test>
21371   <test name="gtest-variance-5.cs">
21372     <type name="BothVariants`2[T1,T2]">
21373       <method name="T1 get_Foo()">
21374         <size>7</size>
21375       </method>
21376       <method name="Void set_Foo(T1)">
21377         <size>8</size>
21378       </method>
21379       <method name="Int32 Bar(T2)">
21380         <size>35</size>
21381       </method>
21382       <method name="Void .ctor(T1)">
21383         <size>14</size>
21384       </method>
21385     </type>
21386     <type name="Invariant`1[T]">
21387       <method name="T get_Foo()">
21388         <size>36</size>
21389       </method>
21390       <method name="Int32 Bar(T)">
21391         <size>14</size>
21392       </method>
21393       <method name="Void .ctor()">
21394         <size>7</size>
21395       </method>
21396     </type>
21397     <type name="A">
21398       <method name="System.String get_Fruit()">
21399         <size>6</size>
21400       </method>
21401       <method name="Void .ctor()">
21402         <size>7</size>
21403       </method>
21404     </type>
21405     <type name="B">
21406       <method name="System.String get_Fruit()">
21407         <size>6</size>
21408       </method>
21409       <method name="Void .ctor()">
21410         <size>7</size>
21411       </method>
21412     </type>
21413     <type name="C">
21414       <method name="System.String get_Fruit()">
21415         <size>6</size>
21416       </method>
21417       <method name="Void .ctor()">
21418         <size>7</size>
21419       </method>
21420     </type>
21421     <type name="Test">
21422       <method name="Int32 Main()">
21423         <size>110</size>
21424       </method>
21425       <method name="Void .ctor()">
21426         <size>7</size>
21427       </method>
21428     </type>
21429   </test>
21430   <test name="gtest-variance-6.cs">
21431     <type name="Program">
21432       <method name="Void .ctor()">
21433         <size>7</size>
21434       </method>
21435       <method name="Void Main()">
21436         <size>1</size>
21437       </method>
21438     </type>
21439     <type name="Cov1`1[U]">
21440       <method name="Void .ctor(Object, IntPtr)">
21441         <size>0</size>
21442       </method>
21443       <method name="ICovariant`1 Invoke(IContravariant`1)">
21444         <size>0</size>
21445       </method>
21446       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21447         <size>0</size>
21448       </method>
21449       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21450         <size>0</size>
21451       </method>
21452     </type>
21453     <type name="Cov2`1[U]">
21454       <method name="Void .ctor(Object, IntPtr)">
21455         <size>0</size>
21456       </method>
21457       <method name="ICovariant`1 Invoke(IContravariant`1)">
21458         <size>0</size>
21459       </method>
21460       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21461         <size>0</size>
21462       </method>
21463       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21464         <size>0</size>
21465       </method>
21466     </type>
21467     <type name="Cov3`1[U]">
21468       <method name="Void .ctor(Object, IntPtr)">
21469         <size>0</size>
21470       </method>
21471       <method name="ICovariant`1 Invoke(IContravariant`1)">
21472         <size>0</size>
21473       </method>
21474       <method name="IAsyncResult BeginInvoke(IContravariant`1, System.AsyncCallback, System.Object)">
21475         <size>0</size>
21476       </method>
21477       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21478         <size>0</size>
21479       </method>
21480     </type>
21481     <type name="Cov4`1[U]">
21482       <method name="Void .ctor(Object, IntPtr)">
21483         <size>0</size>
21484       </method>
21485       <method name="ICovariant`1 Invoke()">
21486         <size>0</size>
21487       </method>
21488       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21489         <size>0</size>
21490       </method>
21491       <method name="ICovariant`1 EndInvoke(IAsyncResult)">
21492         <size>0</size>
21493       </method>
21494     </type>
21495     <type name="Cov5`1[U]">
21496       <method name="Void .ctor(Object, IntPtr)">
21497         <size>0</size>
21498       </method>
21499       <method name="IContravariant`1 Invoke()">
21500         <size>0</size>
21501       </method>
21502       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21503         <size>0</size>
21504       </method>
21505       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21506         <size>0</size>
21507       </method>
21508     </type>
21509     <type name="Contra5`1[U]">
21510       <method name="Void .ctor(Object, IntPtr)">
21511         <size>0</size>
21512       </method>
21513       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21514         <size>0</size>
21515       </method>
21516       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21517         <size>0</size>
21518       </method>
21519       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21520         <size>0</size>
21521       </method>
21522     </type>
21523     <type name="Contra6`1[U]">
21524       <method name="Void .ctor(Object, IntPtr)">
21525         <size>0</size>
21526       </method>
21527       <method name="IContravariant`1 Invoke()">
21528         <size>0</size>
21529       </method>
21530       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21531         <size>0</size>
21532       </method>
21533       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21534         <size>0</size>
21535       </method>
21536     </type>
21537     <type name="Contra7`1[U]">
21538       <method name="Void .ctor(Object, IntPtr)">
21539         <size>0</size>
21540       </method>
21541       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21542         <size>0</size>
21543       </method>
21544       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21545         <size>0</size>
21546       </method>
21547       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21548         <size>0</size>
21549       </method>
21550     </type>
21551     <type name="Contra8`1[U]">
21552       <method name="Void .ctor(Object, IntPtr)">
21553         <size>0</size>
21554       </method>
21555       <method name="IContravariant`1 Invoke(U, ICovariant`1)">
21556         <size>0</size>
21557       </method>
21558       <method name="IAsyncResult BeginInvoke(U, ICovariant`1, System.AsyncCallback, System.Object)">
21559         <size>0</size>
21560       </method>
21561       <method name="IContravariant`1 EndInvoke(IAsyncResult)">
21562         <size>0</size>
21563       </method>
21564     </type>
21565   </test>
21566   <test name="gtest-variance-7.cs">
21567     <type name="C">
21568       <method name="Void .ctor()">
21569         <size>7</size>
21570       </method>
21571       <method name="Void Main()">
21572         <size>1</size>
21573       </method>
21574     </type>
21575     <type name="Covariant`1[T]">
21576       <method name="Void .ctor(Object, IntPtr)">
21577         <size>0</size>
21578       </method>
21579       <method name="T Invoke()">
21580         <size>0</size>
21581       </method>
21582       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21583         <size>0</size>
21584       </method>
21585       <method name="T EndInvoke(IAsyncResult)">
21586         <size>0</size>
21587       </method>
21588     </type>
21589     <type name="Contra`1[T]">
21590       <method name="Void .ctor(Object, IntPtr)">
21591         <size>0</size>
21592       </method>
21593       <method name="Void Invoke(T)">
21594         <size>0</size>
21595       </method>
21596       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21597         <size>0</size>
21598       </method>
21599       <method name="Void EndInvoke(IAsyncResult)">
21600         <size>0</size>
21601       </method>
21602     </type>
21603     <type name="CoContra`2[TR,T]">
21604       <method name="Void .ctor(Object, IntPtr)">
21605         <size>0</size>
21606       </method>
21607       <method name="TR Invoke(T)">
21608         <size>0</size>
21609       </method>
21610       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21611         <size>0</size>
21612       </method>
21613       <method name="TR EndInvoke(IAsyncResult)">
21614         <size>0</size>
21615       </method>
21616     </type>
21617     <type name="None`1[T]">
21618       <method name="Void .ctor(Object, IntPtr)">
21619         <size>0</size>
21620       </method>
21621       <method name="Void Invoke(T)">
21622         <size>0</size>
21623       </method>
21624       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
21625         <size>0</size>
21626       </method>
21627       <method name="Void EndInvoke(IAsyncResult)">
21628         <size>0</size>
21629       </method>
21630     </type>
21631     <type name="Test`1[U]">
21632       <method name="Void .ctor(Object, IntPtr)">
21633         <size>0</size>
21634       </method>
21635       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] Invoke()">
21636         <size>0</size>
21637       </method>
21638       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21639         <size>0</size>
21640       </method>
21641       <method name="Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21642         <size>0</size>
21643       </method>
21644     </type>
21645     <type name="Test2`1[U]">
21646       <method name="Void .ctor(Object, IntPtr)">
21647         <size>0</size>
21648       </method>
21649       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] Invoke()">
21650         <size>0</size>
21651       </method>
21652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21653         <size>0</size>
21654       </method>
21655       <method name="Contra`1[Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]]] EndInvoke(IAsyncResult)">
21656         <size>0</size>
21657       </method>
21658     </type>
21659     <type name="Test3`1[U]">
21660       <method name="Void .ctor(Object, IntPtr)">
21661         <size>0</size>
21662       </method>
21663       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21664         <size>0</size>
21665       </method>
21666       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21667         <size>0</size>
21668       </method>
21669       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21670         <size>0</size>
21671       </method>
21672     </type>
21673     <type name="Test4`1[U]">
21674       <method name="Void .ctor(Object, IntPtr)">
21675         <size>0</size>
21676       </method>
21677       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] Invoke()">
21678         <size>0</size>
21679       </method>
21680       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21681         <size>0</size>
21682       </method>
21683       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[Contra`1[U]]]]]]]] EndInvoke(IAsyncResult)">
21684         <size>0</size>
21685       </method>
21686     </type>
21687     <type name="Test5`1[U]">
21688       <method name="Void .ctor(Object, IntPtr)">
21689         <size>0</size>
21690       </method>
21691       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] Invoke()">
21692         <size>0</size>
21693       </method>
21694       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
21695         <size>0</size>
21696       </method>
21697       <method name="Contra`1[Contra`1[Covariant`1[Covariant`1[Contra`1[Contra`1[Contra`1[U]]]]]]] EndInvoke(IAsyncResult)">
21698         <size>0</size>
21699       </method>
21700     </type>
21701     <type name="Test6`1[U]">
21702       <method name="Void .ctor(Object, IntPtr)">
21703         <size>0</size>
21704       </method>
21705       <method name="Void Invoke(Covariant`1[Contra`1[Contra`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[Covariant`1[U]]]]]]]])">
21706         <size>0</size>
21707       </method>
21708       <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)">
21709         <size>0</size>
21710       </method>
21711       <method name="Void EndInvoke(IAsyncResult)">
21712         <size>0</size>
21713       </method>
21714     </type>
21715     <type name="Both`2[U,V]">
21716       <method name="Void .ctor(Object, IntPtr)">
21717         <size>0</size>
21718       </method>
21719       <method name="Void Invoke(CoContra`2[U,V])">
21720         <size>0</size>
21721       </method>
21722       <method name="IAsyncResult BeginInvoke(CoContra`2[U,V], System.AsyncCallback, System.Object)">
21723         <size>0</size>
21724       </method>
21725       <method name="Void EndInvoke(IAsyncResult)">
21726         <size>0</size>
21727       </method>
21728     </type>
21729     <type name="Both2`2[U,V]">
21730       <method name="Void .ctor(Object, IntPtr)">
21731         <size>0</size>
21732       </method>
21733       <method name="Void Invoke(CoContra`2[U,Contra`1[U]])">
21734         <size>0</size>
21735       </method>
21736       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[U]], System.AsyncCallback, System.Object)">
21737         <size>0</size>
21738       </method>
21739       <method name="Void EndInvoke(IAsyncResult)">
21740         <size>0</size>
21741       </method>
21742     </type>
21743     <type name="Both3`2[U,V]">
21744       <method name="Void .ctor(Object, IntPtr)">
21745         <size>0</size>
21746       </method>
21747       <method name="Void Invoke(CoContra`2[U,Contra`1[System.Int32]])">
21748         <size>0</size>
21749       </method>
21750       <method name="IAsyncResult BeginInvoke(CoContra`2[U,Contra`1[System.Int32]], System.AsyncCallback, System.Object)">
21751         <size>0</size>
21752       </method>
21753       <method name="Void EndInvoke(IAsyncResult)">
21754         <size>0</size>
21755       </method>
21756     </type>
21757     <type name="Both4`2[U,V]">
21758       <method name="Void .ctor(Object, IntPtr)">
21759         <size>0</size>
21760       </method>
21761       <method name="Void Invoke(Both`2[V,U])">
21762         <size>0</size>
21763       </method>
21764       <method name="IAsyncResult BeginInvoke(Both`2[V,U], System.AsyncCallback, System.Object)">
21765         <size>0</size>
21766       </method>
21767       <method name="Void EndInvoke(IAsyncResult)">
21768         <size>0</size>
21769       </method>
21770     </type>
21771     <type name="Both5`2[U,V]">
21772       <method name="Void .ctor(Object, IntPtr)">
21773         <size>0</size>
21774       </method>
21775       <method name="Void Invoke(Both`2[V,System.Int32])">
21776         <size>0</size>
21777       </method>
21778       <method name="IAsyncResult BeginInvoke(Both`2[V,System.Int32], System.AsyncCallback, System.Object)">
21779         <size>0</size>
21780       </method>
21781       <method name="Void EndInvoke(IAsyncResult)">
21782         <size>0</size>
21783       </method>
21784     </type>
21785   </test>
21786   <test name="gtest-variance-8.cs">
21787     <type name="A`1[T]">
21788       <method name="Void .ctor()">
21789         <size>7</size>
21790       </method>
21791     </type>
21792     <type name="C">
21793       <method name="Int32 Main()">
21794         <size>144</size>
21795       </method>
21796       <method name="Void .ctor()">
21797         <size>7</size>
21798       </method>
21799     </type>
21800   </test>
21801   <test name="gtest-variance-9.cs">
21802     <type name="Test">
21803       <method name="Void .ctor()">
21804         <size>7</size>
21805       </method>
21806       <method name="Void Foo(IIn`1)">
21807         <size>1</size>
21808       </method>
21809       <method name="Int32 Main()">
21810         <size>10</size>
21811       </method>
21812     </type>
21813   </test>
21814   <test name="test-1.cs">
21815     <type name="X">
21816       <method name="Void .ctor()">
21817         <size>7</size>
21818       </method>
21819       <method name="Int32 Main(System.String[])">
21820         <size>12</size>
21821       </method>
21822     </type>
21823   </test>
21824   <test name="test-10.cs">
21825     <type name="X">
21826       <method name="Void .ctor()">
21827         <size>7</size>
21828       </method>
21829       <method name="Void asbyte(Byte, UInt16, UInt32, UInt64, Char)">
21830         <size>1</size>
21831       </method>
21832       <method name="Void bsbyte()">
21833         <size>35</size>
21834       </method>
21835       <method name="Void abyte(SByte, Char)">
21836         <size>1</size>
21837       </method>
21838       <method name="Void bbyte()">
21839         <size>22</size>
21840       </method>
21841       <method name="Void ashort(SByte, Byte, UInt16, UInt32, UInt64, Char)">
21842         <size>1</size>
21843       </method>
21844       <method name="Void bshort()">
21845         <size>39</size>
21846       </method>
21847       <method name="Void aushort(SByte, Byte, Int16, Char)">
21848         <size>1</size>
21849       </method>
21850       <method name="Void bushort()">
21851         <size>29</size>
21852       </method>
21853       <method name="Void aint(SByte, Byte, Int16, UInt16, UInt32, UInt64, Char)">
21854         <size>1</size>
21855       </method>
21856       <method name="Void bint()">
21857         <size>42</size>
21858       </method>
21859       <method name="Void auint(SByte, Byte, Int16, UInt16, Int32, Char)">
21860         <size>1</size>
21861       </method>
21862       <method name="Void buint()">
21863         <size>38</size>
21864       </method>
21865       <method name="Void along(SByte, Byte, Int16, UInt16, Int32, UInt32, UInt64, Char)">
21866         <size>1</size>
21867       </method>
21868       <method name="Void blong()">
21869         <size>47</size>
21870       </method>
21871       <method name="Void aulong(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, Char)">
21872         <size>1</size>
21873       </method>
21874       <method name="Void bulong()">
21875         <size>47</size>
21876       </method>
21877       <method name="Void achar(SByte, Byte, Int16)">
21878         <size>1</size>
21879       </method>
21880       <method name="Void bchar()">
21881         <size>27</size>
21882       </method>
21883       <method name="Void afloat(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Decimal)">
21884         <size>1</size>
21885       </method>
21886       <method name="Void bfloat()">
21887         <size>67</size>
21888       </method>
21889       <method name="Void adouble(SByte, Byte, Int16, UInt16, Int32, UInt32, Int64, UInt64, Char, Single, Decimal)">
21890         <size>1</size>
21891       </method>
21892       <method name="Void bdouble()">
21893         <size>75</size>
21894       </method>
21895       <method name="Void TestDecimal(Decimal)">
21896         <size>15</size>
21897       </method>
21898       <method name="Void Main()">
21899         <size>1</size>
21900       </method>
21901     </type>
21902     <type name="Test2">
21903       <method name="Void .ctor()">
21904         <size>7</size>
21905       </method>
21906       <method name="Void ExtraTst()">
21907         <size>12</size>
21908       </method>
21909     </type>
21910   </test>
21911   <test name="test-100.cs">
21912     <type name="GLib.Object">
21913       <method name="Void .ctor()">
21914         <size>7</size>
21915       </method>
21916       <method name="Int32 get_Raw()">
21917         <size>2</size>
21918       </method>
21919       <method name="Void set_Raw(Int32)">
21920         <size>8</size>
21921       </method>
21922       <method name="Void GetProperty()">
21923         <size>12</size>
21924       </method>
21925       <method name="Int32 Main()">
21926         <size>2</size>
21927       </method>
21928     </type>
21929   </test>
21930   <test name="test-101.cs">
21931     <type name="Test.MyAttribute">
21932       <method name="Void .ctor(String)">
21933         <size>20</size>
21934       </method>
21935     </type>
21936     <type name="Test.My2Attribute">
21937       <method name="Void .ctor(String, Int32)">
21938         <size>31</size>
21939       </method>
21940     </type>
21941     <type name="Test.Test">
21942       <method name="Void .ctor()">
21943         <size>7</size>
21944       </method>
21945       <method name="Int32 Main()">
21946         <size>92</size>
21947       </method>
21948     </type>
21949   </test>
21950   <test name="test-102.cs">
21951     <type name="N1.MineAttribute">
21952       <method name="Void .ctor(String)">
21953         <size>14</size>
21954       </method>
21955     </type>
21956     <type name="N1.ReturnAttribute">
21957       <method name="Void .ctor(String)">
21958         <size>14</size>
21959       </method>
21960     </type>
21961     <type name="N1.Foo">
21962       <method name="Void .ctor()">
21963         <size>7</size>
21964       </method>
21965       <method name="Int32 Main()">
21966         <size>250</size>
21967       </method>
21968     </type>
21969   </test>
21970   <test name="test-103.cs">
21971     <type name="A">
21972       <method name="Void .ctor()">
21973         <size>7</size>
21974       </method>
21975       <method name="Int32 Foo()">
21976         <size>0</size>
21977       </method>
21978     </type>
21979     <type name="B">
21980       <method name="Void .ctor()">
21981         <size>7</size>
21982       </method>
21983       <method name="Int32 Foo()">
21984         <size>2</size>
21985       </method>
21986       <method name="Int32 M()">
21987         <size>7</size>
21988       </method>
21989     </type>
21990     <type name="Test">
21991       <method name="Void .ctor()">
21992         <size>7</size>
21993       </method>
21994       <method name="Int32 Main()">
21995         <size>11</size>
21996       </method>
21997     </type>
21998   </test>
21999   <test name="test-104.cs">
22000     <type name="Test">
22001       <method name="Void .ctor()">
22002         <size>7</size>
22003       </method>
22004       <method name="Int32 Main(System.String[])">
22005         <size>12</size>
22006       </method>
22007     </type>
22008   </test>
22009   <test name="test-105.cs">
22010     <type name="Test">
22011       <method name="Void .ctor()">
22012         <size>7</size>
22013       </method>
22014       <method name="Int32 F(Int32)">
22015         <size>33</size>
22016       </method>
22017       <method name="Void async_callback(IAsyncResult)">
22018         <size>22</size>
22019       </method>
22020       <method name="Int32 Main()">
22021         <size>407</size>
22022       </method>
22023     </type>
22024     <type name="Test+SimpleDelegate">
22025       <method name="Void .ctor(Object, IntPtr)">
22026         <size>0</size>
22027       </method>
22028       <method name="Int32 Invoke(Int32)">
22029         <size>0</size>
22030       </method>
22031       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22032         <size>0</size>
22033       </method>
22034       <method name="Int32 EndInvoke(IAsyncResult)">
22035         <size>0</size>
22036       </method>
22037     </type>
22038   </test>
22039   <test name="test-106.cs">
22040     <type name="Test">
22041       <method name="Int32 F(Int32)">
22042         <size>27</size>
22043       </method>
22044       <method name="Void async_callback(IAsyncResult)">
22045         <size>33</size>
22046       </method>
22047       <method name="Int32 Main()">
22048         <size>135</size>
22049       </method>
22050       <method name="Void .ctor()">
22051         <size>7</size>
22052       </method>
22053       <method name="Void .cctor()">
22054         <size>1</size>
22055       </method>
22056     </type>
22057     <type name="Test+SimpleDelegate">
22058       <method name="Int32 Invoke(Int32)">
22059         <size>0</size>
22060       </method>
22061       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22062         <size>0</size>
22063       </method>
22064       <method name="Int32 EndInvoke(IAsyncResult)">
22065         <size>0</size>
22066       </method>
22067       <method name="Void .ctor(Object, IntPtr)">
22068         <size>0</size>
22069       </method>
22070     </type>
22071   </test>
22072   <test name="test-107.cs">
22073     <type name="Test">
22074       <method name="Void .ctor()">
22075         <size>7</size>
22076       </method>
22077       <method name="Void .cctor()">
22078         <size>1</size>
22079       </method>
22080       <method name="Int32 F(Int32)">
22081         <size>27</size>
22082       </method>
22083       <method name="Void async_callback(IAsyncResult)">
22084         <size>100</size>
22085       </method>
22086       <method name="Int32 Main()">
22087         <size>89</size>
22088       </method>
22089     </type>
22090     <type name="Test+SimpleDelegate">
22091       <method name="Void .ctor(Object, IntPtr)">
22092         <size>0</size>
22093       </method>
22094       <method name="Int32 Invoke(Int32)">
22095         <size>0</size>
22096       </method>
22097       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
22098         <size>0</size>
22099       </method>
22100       <method name="Int32 EndInvoke(IAsyncResult)">
22101         <size>0</size>
22102       </method>
22103     </type>
22104   </test>
22105   <test name="test-108.cs">
22106     <type name="X">
22107       <method name="Void .ctor()">
22108         <size>7</size>
22109       </method>
22110       <method name="Int32 Main()">
22111         <size>79</size>
22112       </method>
22113     </type>
22114   </test>
22115   <test name="test-109.cs">
22116     <type name="T">
22117       <method name="Void .ctor()">
22118         <size>7</size>
22119       </method>
22120       <method name="Int32 Main()">
22121         <size>23</size>
22122       </method>
22123     </type>
22124   </test>
22125   <test name="test-11.cs">
22126     <type name="Test">
22127       <method name="Void .ctor()">
22128         <size>7</size>
22129       </method>
22130       <method name="Int32 boxtest()">
22131         <size>12</size>
22132       </method>
22133       <method name="Int32 Main()">
22134         <size>14</size>
22135       </method>
22136     </type>
22137   </test>
22138   <test name="test-110.cs">
22139     <type name="test.test">
22140       <method name="Void .ctor()">
22141         <size>7</size>
22142       </method>
22143       <method name="Int32 test_method(Int32)">
22144         <size>13</size>
22145       </method>
22146       <method name="Int32 Main()">
22147         <size>17</size>
22148       </method>
22149     </type>
22150   </test>
22151   <test name="test-111.cs">
22152     <type name="T">
22153       <method name="Void .ctor()">
22154         <size>7</size>
22155       </method>
22156       <method name="System.Object get_obj()">
22157         <size>6</size>
22158       </method>
22159       <method name="Int32 Main()">
22160         <size>21</size>
22161       </method>
22162     </type>
22163   </test>
22164   <test name="test-112.cs">
22165     <type name="X">
22166       <method name="Void .ctor()">
22167         <size>7</size>
22168       </method>
22169       <method name="System.Int32[] g()">
22170         <size>14</size>
22171       </method>
22172       <method name="Int32 Main()">
22173         <size>18</size>
22174       </method>
22175     </type>
22176   </test>
22177   <test name="test-113.cs">
22178     <type name="X">
22179       <method name="Void .ctor()">
22180         <size>7</size>
22181       </method>
22182       <method name="Void g_object_get(IntPtr, System.String, System.String ByRef, IntPtr)">
22183         <size>4</size>
22184       </method>
22185       <method name="Void GetProperty(System.String, System.String ByRef)">
22186         <size>21</size>
22187       </method>
22188       <method name="Void g_object_get(IntPtr, System.String, Boolean ByRef, IntPtr)">
22189         <size>4</size>
22190       </method>
22191       <method name="Void GetProperty(System.String, Boolean ByRef)">
22192         <size>21</size>
22193       </method>
22194       <method name="Int32 Main()">
22195         <size>2</size>
22196       </method>
22197     </type>
22198   </test>
22199   <test name="test-114.cs">
22200     <type name="MyClass">
22201       <method name="Void .ctor()">
22202         <size>7</size>
22203       </method>
22204       <method name="Int32 Main()">
22205         <size>15</size>
22206       </method>
22207     </type>
22208     <type name="MyClass+IsAnything">
22209       <method name="Void .ctor(Object, IntPtr)">
22210         <size>0</size>
22211       </method>
22212       <method name="Boolean Invoke(Char)">
22213         <size>0</size>
22214       </method>
22215       <method name="IAsyncResult BeginInvoke(Char, System.AsyncCallback, System.Object)">
22216         <size>0</size>
22217       </method>
22218       <method name="Boolean EndInvoke(IAsyncResult)">
22219         <size>0</size>
22220       </method>
22221     </type>
22222   </test>
22223   <test name="test-115.cs">
22224     <type name="A">
22225       <method name="Void .ctor()">
22226         <size>7</size>
22227       </method>
22228       <method name="X op_Explicit(A)">
22229         <size>8</size>
22230       </method>
22231     </type>
22232     <type name="X">
22233       <method name="Void .ctor()">
22234         <size>7</size>
22235       </method>
22236     </type>
22237     <type name="Y">
22238       <method name="Void .ctor()">
22239         <size>7</size>
22240       </method>
22241     </type>
22242     <type name="blah">
22243       <method name="Void .ctor()">
22244         <size>7</size>
22245       </method>
22246       <method name="Int32 Main()">
22247         <size>47</size>
22248       </method>
22249     </type>
22250   </test>
22251   <test name="test-116.cs">
22252     <type name="X">
22253       <method name="Void .ctor()">
22254         <size>7</size>
22255       </method>
22256       <method name="Int32 Main()">
22257         <size>12</size>
22258       </method>
22259     </type>
22260   </test>
22261   <test name="test-117.cs">
22262     <type name="Blah">
22263       <method name="Void .ctor()">
22264         <size>18</size>
22265       </method>
22266       <method name="Int32 Main()">
22267         <size>25</size>
22268       </method>
22269     </type>
22270   </test>
22271   <test name="test-118.cs">
22272     <type name="Container">
22273       <method name="Void .ctor()">
22274         <size>7</size>
22275       </method>
22276       <method name="Int32 Main(System.String[])">
22277         <size>2</size>
22278       </method>
22279     </type>
22280   </test>
22281   <test name="test-119.cs">
22282     <type name="Value">
22283       <method name="Void .ctor()">
22284         <size>7</size>
22285       </method>
22286       <method name="Int32 op_Explicit(Value)">
22287         <size>2</size>
22288       </method>
22289       <method name="MyObject op_Explicit(Value)">
22290         <size>7</size>
22291       </method>
22292       <method name="UInt32 op_Explicit(Value)">
22293         <size>2</size>
22294       </method>
22295     </type>
22296     <type name="MyObject">
22297       <method name="Void .ctor(Int32)">
22298         <size>7</size>
22299       </method>
22300     </type>
22301     <type name="Derived">
22302       <method name="Void .ctor(Int32)">
22303         <size>8</size>
22304       </method>
22305       <method name="Derived Blah()">
22306         <size>18</size>
22307       </method>
22308     </type>
22309     <type name="Test">
22310       <method name="Void .ctor()">
22311         <size>7</size>
22312       </method>
22313       <method name="Int32 Main()">
22314         <size>33</size>
22315       </method>
22316     </type>
22317   </test>
22318   <test name="test-12.cs">
22319     <type name="X">
22320       <method name="Void .ctor()">
22321         <size>7</size>
22322       </method>
22323       <method name="Int32 Main(System.String[])">
22324         <size>270</size>
22325       </method>
22326       <method name="System.String s(System.String, Int32)">
22327         <size>13</size>
22328       </method>
22329       <method name="System.String x(System.String, System.Object)">
22330         <size>8</size>
22331       </method>
22332     </type>
22333   </test>
22334   <test name="test-120.cs">
22335     <type name="test">
22336       <method name="Void .ctor()">
22337         <size>7</size>
22338       </method>
22339       <method name="Int32 Main()">
22340         <size>140</size>
22341       </method>
22342     </type>
22343   </test>
22344   <test name="test-121.cs">
22345     <type name="X">
22346       <method name="Void .ctor()">
22347         <size>7</size>
22348       </method>
22349       <method name="Int32 g()">
22350         <size>14</size>
22351       </method>
22352       <method name="Int32 Main()">
22353         <size>81</size>
22354       </method>
22355     </type>
22356   </test>
22357   <test name="test-122.cs">
22358     <type name="A">
22359       <method name="Void .ctor()">
22360         <size>7</size>
22361       </method>
22362       <method name="Void .cctor()">
22363         <size>1</size>
22364       </method>
22365       <method name="Int32 Main()">
22366         <size>2</size>
22367       </method>
22368     </type>
22369     <type name="A+B">
22370       <method name="Void .ctor()">
22371         <size>7</size>
22372       </method>
22373       <method name="Void Foo()">
22374         <size>13</size>
22375       </method>
22376     </type>
22377   </test>
22378   <test name="test-123.cs">
22379     <type name="X">
22380       <method name="Void .ctor()">
22381         <size>7</size>
22382       </method>
22383       <method name="System.Object get_non_null()">
22384         <size>6</size>
22385       </method>
22386       <method name="System.Object get_null()">
22387         <size>2</size>
22388       </method>
22389       <method name="Int32 Main()">
22390         <size>95</size>
22391       </method>
22392     </type>
22393   </test>
22394   <test name="test-124.cs">
22395     <type name="t">
22396       <method name="Void .ctor()">
22397         <size>7</size>
22398       </method>
22399       <method name="Void a()">
22400         <size>16</size>
22401       </method>
22402       <method name="Void b()">
22403         <size>16</size>
22404       </method>
22405       <method name="Void c()">
22406         <size>24</size>
22407       </method>
22408       <method name="Void d()">
22409         <size>28</size>
22410       </method>
22411       <method name="Void Main()">
22412         <size>1</size>
22413       </method>
22414     </type>
22415   </test>
22416   <test name="test-125.cs">
22417     <type name="Fraction">
22418       <method name="Void .ctor(Int32, Int32)">
22419         <size>31</size>
22420       </method>
22421       <method name="Void .ctor(Int32)">
22422         <size>31</size>
22423       </method>
22424       <method name="Boolean Equals(System.Object)">
22425         <size>36</size>
22426       </method>
22427       <method name="System.String ToString()">
22428         <size>35</size>
22429       </method>
22430       <method name="Fraction op_Implicit(Int32)">
22431         <size>17</size>
22432       </method>
22433       <method name="Int32 op_Explicit(Fraction)">
22434         <size>24</size>
22435       </method>
22436       <method name="Boolean op_Equality(Fraction, Fraction)">
22437         <size>48</size>
22438       </method>
22439       <method name="Boolean op_Inequality(Fraction, Fraction)">
22440         <size>21</size>
22441       </method>
22442       <method name="Fraction op_Addition(Fraction, Fraction)">
22443         <size>102</size>
22444       </method>
22445     </type>
22446     <type name="Tester">
22447       <method name="Void .ctor()">
22448         <size>7</size>
22449       </method>
22450       <method name="Int32 Main()">
22451         <size>148</size>
22452       </method>
22453     </type>
22454   </test>
22455   <test name="test-126.cs">
22456     <type name="X">
22457       <method name="Void .ctor()">
22458         <size>7</size>
22459       </method>
22460       <method name="Void Iface.Method()">
22461         <size>1</size>
22462       </method>
22463       <method name="Int32 Main()">
22464         <size>33</size>
22465       </method>
22466     </type>
22467   </test>
22468   <test name="test-127.cs">
22469     <type name="X">
22470       <method name="Void .ctor()">
22471         <size>7</size>
22472       </method>
22473       <method name="Int32 Main()">
22474         <size>32</size>
22475       </method>
22476     </type>
22477   </test>
22478   <test name="test-128.cs">
22479     <type name="SimpleAttribute">
22480       <method name="Void .ctor(String)">
22481         <size>14</size>
22482       </method>
22483     </type>
22484     <type name="MineAttribute">
22485       <method name="Void .ctor(Type[])">
22486         <size>14</size>
22487       </method>
22488     </type>
22489     <type name="Foo">
22490       <method name="Void .ctor()">
22491         <size>7</size>
22492       </method>
22493       <method name="Int32 MM()">
22494         <size>153</size>
22495       </method>
22496     </type>
22497     <type name="Blah">
22498       <method name="Void .ctor()">
22499         <size>7</size>
22500       </method>
22501       <method name="Int32 get_Value()">
22502         <size>7</size>
22503       </method>
22504       <method name="Void set_Value(Int32)">
22505         <size>8</size>
22506       </method>
22507       <method name="Int32 Another()">
22508         <size>2</size>
22509       </method>
22510       <method name="Int32 Main()">
22511         <size>6</size>
22512       </method>
22513     </type>
22514   </test>
22515   <test name="test-129.cs">
22516     <type name="X">
22517       <method name="Void .ctor()">
22518         <size>7</size>
22519       </method>
22520       <method name="Int32 Main()">
22521         <size>27</size>
22522       </method>
22523     </type>
22524   </test>
22525   <test name="test-13.cs">
22526     <type name="Foo">
22527       <method name="Void .ctor()">
22528         <size>7</size>
22529       </method>
22530       <method name="Boolean MyMethod()">
22531         <size>12</size>
22532       </method>
22533     </type>
22534     <type name="Blah">
22535       <method name="Void .ctor()">
22536         <size>7</size>
22537       </method>
22538       <method name="Int32 Main()">
22539         <size>23</size>
22540       </method>
22541     </type>
22542   </test>
22543   <test name="test-130.cs">
22544     <type name="X">
22545       <method name="Void .ctor()">
22546         <size>20</size>
22547       </method>
22548       <method name="Int32 Main()">
22549         <size>2</size>
22550       </method>
22551     </type>
22552   </test>
22553   <test name="test-131.cs">
22554     <type name="SimpleAttribute">
22555       <method name="Void .ctor(String)">
22556         <size>14</size>
22557       </method>
22558     </type>
22559     <type name="Blah">
22560       <method name="Void .ctor()">
22561         <size>7</size>
22562       </method>
22563       <method name="Int32 Main()">
22564         <size>2</size>
22565       </method>
22566     </type>
22567   </test>
22568   <test name="test-132.cs">
22569     <type name="T">
22570       <method name="Void .ctor()">
22571         <size>7</size>
22572       </method>
22573       <method name="Int32 Main()">
22574         <size>51</size>
22575       </method>
22576     </type>
22577   </test>
22578   <test name="test-133.cs">
22579     <type name="T">
22580       <method name="Void .ctor()">
22581         <size>7</size>
22582       </method>
22583       <method name="Void DecodeOp(UInt16, OpCode ByRef, OpFlags ByRef)">
22584         <size>21</size>
22585       </method>
22586       <method name="Void get_struct(S ByRef)">
22587         <size>24</size>
22588       </method>
22589       <method name="Int32 Main()">
22590         <size>75</size>
22591       </method>
22592     </type>
22593   </test>
22594   <test name="test-134.cs">
22595     <type name="AA">
22596       <method name="Void .ctor()">
22597         <size>7</size>
22598       </method>
22599       <method name="Void A()">
22600         <size>8</size>
22601       </method>
22602       <method name="Void B()">
22603         <size>8</size>
22604       </method>
22605       <method name="Void C()">
22606         <size>8</size>
22607       </method>
22608       <method name="Boolean get_OK()">
22609         <size>32</size>
22610       </method>
22611     </type>
22612     <type name="BB">
22613       <method name="Void .ctor()">
22614         <size>7</size>
22615       </method>
22616       <method name="Void A()">
22617         <size>18</size>
22618       </method>
22619       <method name="Void B()">
22620         <size>8</size>
22621       </method>
22622       <method name="Void C()">
22623         <size>8</size>
22624       </method>
22625       <method name="Boolean get_OK()">
22626         <size>32</size>
22627       </method>
22628     </type>
22629     <type name="T">
22630       <method name="Void .ctor()">
22631         <size>7</size>
22632       </method>
22633       <method name="Void A()">
22634         <size>1</size>
22635       </method>
22636       <method name="Void B()">
22637         <size>1</size>
22638       </method>
22639       <method name="Int32 Main()">
22640         <size>76</size>
22641       </method>
22642     </type>
22643   </test>
22644   <test name="test-135.cs">
22645     <type name="A">
22646       <method name="Void .ctor()">
22647         <size>7</size>
22648       </method>
22649       <method name="Void doh()">
22650         <size>1</size>
22651       </method>
22652     </type>
22653     <type name="T">
22654       <method name="Void .ctor()">
22655         <size>7</size>
22656       </method>
22657       <method name="A get_Prop()">
22658         <size>6</size>
22659       </method>
22660       <method name="Int32 Main()">
22661         <size>37</size>
22662       </method>
22663       <method name="IA IB.get_Prop()">
22664         <size>6</size>
22665       </method>
22666     </type>
22667   </test>
22668   <test name="test-136.cs">
22669     <type name="MyCar">
22670       <method name="Void .ctor()">
22671         <size>7</size>
22672       </method>
22673       <method name="Void IDiagnostic.Stop()">
22674         <size>8</size>
22675       </method>
22676       <method name="Void IAutomobile.Stop()">
22677         <size>8</size>
22678       </method>
22679       <method name="Void Stop()">
22680         <size>16</size>
22681       </method>
22682     </type>
22683     <type name="TestConflict">
22684       <method name="Void .ctor()">
22685         <size>7</size>
22686       </method>
22687       <method name="Int32 Main()">
22688         <size>74</size>
22689       </method>
22690     </type>
22691   </test>
22692   <test name="test-137.cs">
22693     <type name="C">
22694       <method name="Void .ctor()">
22695         <size>7</size>
22696       </method>
22697       <method name="Void X()">
22698         <size>15</size>
22699       </method>
22700       <method name="Int32 Main()">
22701         <size>95</size>
22702       </method>
22703     </type>
22704   </test>
22705   <test name="test-138.cs">
22706     <type name="T">
22707       <method name="Void .ctor()">
22708         <size>7</size>
22709       </method>
22710       <method name="Int32 Main()">
22711         <size>14</size>
22712       </method>
22713     </type>
22714   </test>
22715   <test name="test-139.cs">
22716     <type name="T">
22717       <method name="Void one()">
22718         <size>13</size>
22719       </method>
22720       <method name="Void two(T)">
22721         <size>8</size>
22722       </method>
22723       <method name="Void three(T ByRef)">
22724         <size>13</size>
22725       </method>
22726       <method name="Int32 GetHashCode()">
22727         <size>12</size>
22728       </method>
22729       <method name="Int32 Main()">
22730         <size>29</size>
22731       </method>
22732     </type>
22733   </test>
22734   <test name="test-14.cs">
22735     <type name="Obj.A">
22736       <method name="Void .ctor()">
22737         <size>7</size>
22738       </method>
22739       <method name="Int32 F()">
22740         <size>2</size>
22741       </method>
22742       <method name="Int32 G()">
22743         <size>2</size>
22744       </method>
22745       <method name="Int32 H()">
22746         <size>3</size>
22747       </method>
22748     </type>
22749     <type name="Obj.B">
22750       <method name="Void .ctor()">
22751         <size>7</size>
22752       </method>
22753       <method name="Int32 F()">
22754         <size>2</size>
22755       </method>
22756       <method name="Int32 G()">
22757         <size>2</size>
22758       </method>
22759       <method name="Int32 H()">
22760         <size>3</size>
22761       </method>
22762     </type>
22763     <type name="Obj.Test">
22764       <method name="Void .ctor()">
22765         <size>7</size>
22766       </method>
22767       <method name="Int32 Main()">
22768         <size>182</size>
22769       </method>
22770     </type>
22771   </test>
22772   <test name="test-140.cs">
22773     <type name="BreakTest">
22774       <method name="Void .ctor()">
22775         <size>7</size>
22776       </method>
22777       <method name="Void .cctor()">
22778         <size>1</size>
22779       </method>
22780       <method name="Void B()">
22781         <size>47</size>
22782       </method>
22783       <method name="Int32 Main()">
22784         <size>20</size>
22785       </method>
22786     </type>
22787   </test>
22788   <test name="test-141.cs">
22789     <type name="X">
22790       <method name="Void .ctor()">
22791         <size>7</size>
22792       </method>
22793       <method name="Int32 Main()">
22794         <size>38</size>
22795       </method>
22796       <method name="Boolean Test1()">
22797         <size>41</size>
22798       </method>
22799       <method name="Boolean Test2()">
22800         <size>42</size>
22801       </method>
22802       <method name="Boolean Test3()">
22803         <size>37</size>
22804       </method>
22805     </type>
22806   </test>
22807   <test name="test-142.cs">
22808     <type name="TestClass">
22809       <method name="Void .ctor(EventHandler)">
22810         <size>14</size>
22811       </method>
22812       <method name="Int32 Main()">
22813         <size>2</size>
22814       </method>
22815     </type>
22816     <type name="TestBaseClass">
22817       <method name="Void .ctor()">
22818         <size>7</size>
22819       </method>
22820       <method name="Void add_Blah(System.EventHandler)">
22821         <size>24</size>
22822       </method>
22823       <method name="Void remove_Blah(System.EventHandler)">
22824         <size>24</size>
22825       </method>
22826     </type>
22827   </test>
22828   <test name="test-143.cs">
22829     <type name="MonoEnumInfo">
22830       <method name="Void stuff()">
22831         <size>8</size>
22832       </method>
22833       <method name="Int32 GetInfo(MonoEnumInfo ByRef)">
22834         <size>20</size>
22835       </method>
22836       <method name="Int32 Main()">
22837         <size>32</size>
22838       </method>
22839     </type>
22840   </test>
22841   <test name="test-144.cs">
22842     <type name="Test">
22843       <method name="Void .ctor()">
22844         <size>7</size>
22845       </method>
22846       <method name="Void Main()">
22847         <size>1</size>
22848       </method>
22849     </type>
22850   </test>
22851   <test name="test-145.cs">
22852     <type name="JagArrayTest">
22853       <method name="Void .ctor()">
22854         <size>7</size>
22855       </method>
22856       <method name="Void .cctor()">
22857         <size>25</size>
22858       </method>
22859       <method name="Void Main()">
22860         <size>15</size>
22861       </method>
22862     </type>
22863   </test>
22864   <test name="test-146.cs">
22865     <type name="Test">
22866       <method name="Void .ctor()">
22867         <size>7</size>
22868       </method>
22869       <method name="Int32 Main()">
22870         <size>335</size>
22871       </method>
22872     </type>
22873   </test>
22874   <test name="test-147.cs">
22875     <type name="X">
22876       <method name="Void .ctor()">
22877         <size>15</size>
22878       </method>
22879       <method name="Void .cctor()">
22880         <size>8</size>
22881       </method>
22882       <method name="X Foo()">
22883         <size>6</size>
22884       </method>
22885       <method name="X Bar()">
22886         <size>6</size>
22887       </method>
22888       <method name="X Baz()">
22889         <size>6</size>
22890       </method>
22891       <method name="UInt32 get_Property()">
22892         <size>2</size>
22893       </method>
22894       <method name="UInt32 get_StaticProperty()">
22895         <size>3</size>
22896       </method>
22897       <method name="Int32 get_Item(Int32)">
22898         <size>2</size>
22899       </method>
22900     </type>
22901     <type name="Y">
22902       <method name="Void .ctor()">
22903         <size>15</size>
22904       </method>
22905       <method name="Void .cctor()">
22906         <size>9</size>
22907       </method>
22908       <method name="Y Foo()">
22909         <size>6</size>
22910       </method>
22911       <method name="Y Bar()">
22912         <size>6</size>
22913       </method>
22914       <method name="Y Baz()">
22915         <size>6</size>
22916       </method>
22917       <method name="UInt32 get_Property()">
22918         <size>2</size>
22919       </method>
22920       <method name="UInt32 get_StaticProperty()">
22921         <size>3</size>
22922       </method>
22923       <method name="Int32 get_Item(Int32)">
22924         <size>2</size>
22925       </method>
22926     </type>
22927     <type name="Z">
22928       <method name="Void .ctor()">
22929         <size>7</size>
22930       </method>
22931       <method name="Int32 Test()">
22932         <size>94</size>
22933       </method>
22934     </type>
22935     <type name="Test">
22936       <method name="Void .ctor()">
22937         <size>7</size>
22938       </method>
22939       <method name="Int32 Main()">
22940         <size>252</size>
22941       </method>
22942     </type>
22943   </test>
22944   <test name="test-148.cs">
22945     <type name="Y">
22946       <method name="Void .ctor()">
22947         <size>7</size>
22948       </method>
22949       <method name="Int32 get_Bar(Int32)">
22950         <size>2</size>
22951       </method>
22952       <method name="Int64 get_Bar(Double)">
22953         <size>3</size>
22954       </method>
22955     </type>
22956     <type name="Z">
22957       <method name="Void .ctor()">
22958         <size>7</size>
22959       </method>
22960       <method name="Int64 get_Whatever(Double)">
22961         <size>3</size>
22962       </method>
22963       <method name="Single get_Whatever(Int64, Int32)">
22964         <size>6</size>
22965       </method>
22966       <method name="Int32 InstanceTest()">
22967         <size>54</size>
22968       </method>
22969       <method name="Int32 Test()">
22970         <size>356</size>
22971       </method>
22972       <method name="Int32 Main()">
22973         <size>94</size>
22974       </method>
22975     </type>
22976     <type name="Z+MyArray">
22977       <method name="Void .ctor()">
22978         <size>7</size>
22979       </method>
22980       <method name="System.Object get_Item(Int32)">
22981         <size>8</size>
22982       </method>
22983       <method name="Void set_Item(Int32, System.Object)">
22984         <size>9</size>
22985       </method>
22986     </type>
22987     <type name="A">
22988       <method name="Void .ctor()">
22989         <size>7</size>
22990       </method>
22991       <method name="Int32 get_Monkey(Int32)">
22992         <size>4</size>
22993       </method>
22994     </type>
22995     <type name="B">
22996       <method name="Void .ctor()">
22997         <size>7</size>
22998       </method>
22999       <method name="Int64 get_Item(Int64, Int32)">
23000         <size>5</size>
23001       </method>
23002     </type>
23003     <type name="C">
23004       <method name="Void .ctor()">
23005         <size>7</size>
23006       </method>
23007       <method name="Int32 get_Item(Int32)">
23008         <size>4</size>
23009       </method>
23010     </type>
23011     <type name="D">
23012       <method name="Void .ctor()">
23013         <size>7</size>
23014       </method>
23015       <method name="Int64 get_Item(Int64, Int32)">
23016         <size>5</size>
23017       </method>
23018     </type>
23019     <type name="E">
23020       <method name="Void .ctor()">
23021         <size>7</size>
23022       </method>
23023       <method name="System.String get_g()">
23024         <size>6</size>
23025       </method>
23026       <method name="Void set_g(System.String)">
23027         <size>1</size>
23028       </method>
23029     </type>
23030     <type name="F">
23031       <method name="Void .ctor()">
23032         <size>7</size>
23033       </method>
23034       <method name="System.String get_g()">
23035         <size>6</size>
23036       </method>
23037     </type>
23038     <type name="DisposableNotifyList">
23039       <method name="Void .ctor()">
23040         <size>7</size>
23041       </method>
23042     </type>
23043     <type name="ChildList">
23044       <method name="Void .ctor()">
23045         <size>7</size>
23046       </method>
23047       <method name="Void Test()">
23048         <size>14</size>
23049       </method>
23050     </type>
23051     <type name="Y">
23052       <method name="Int32 X.get_Foo(Int32)">
23053         <size>2</size>
23054       </method>
23055     </type>
23056   </test>
23057   <test name="test-149.cs">
23058     <type name="Y">
23059       <method name="Void .ctor()">
23060         <size>7</size>
23061       </method>
23062       <method name="Void .cctor()">
23063         <size>1</size>
23064       </method>
23065       <method name="Void add_Foo(System.EventHandler)">
23066         <size>24</size>
23067       </method>
23068       <method name="Void remove_Foo(System.EventHandler)">
23069         <size>24</size>
23070       </method>
23071       <method name="Void add_TestEvent(MyDelegate)">
23072         <size>24</size>
23073       </method>
23074       <method name="Void remove_TestEvent(MyDelegate)">
23075         <size>24</size>
23076       </method>
23077       <method name="Int32 Test()">
23078         <size>166</size>
23079       </method>
23080       <method name="Void callback1(System.Object, System.EventArgs)">
23081         <size>7</size>
23082       </method>
23083       <method name="Int64 callback2(Int32)">
23084         <size>19</size>
23085       </method>
23086       <method name="Void callback3(System.Object, System.EventArgs)">
23087         <size>7</size>
23088       </method>
23089     </type>
23090     <type name="Z">
23091       <method name="Void .ctor()">
23092         <size>7</size>
23093       </method>
23094       <method name="Void add_BuildStarted(Z+SomeEventHandler)">
23095         <size>22</size>
23096       </method>
23097       <method name="Void remove_BuildStarted(Z+SomeEventHandler)">
23098         <size>22</size>
23099       </method>
23100       <method name="Int32 a()">
23101         <size>2</size>
23102       </method>
23103       <method name="Int32 Main()">
23104         <size>80</size>
23105       </method>
23106     </type>
23107     <type name="Static">
23108       <method name="Void .ctor()">
23109         <size>7</size>
23110       </method>
23111       <method name="Void add_Test(System.EventHandler)">
23112         <size>22</size>
23113       </method>
23114       <method name="Void remove_Test(System.EventHandler)">
23115         <size>22</size>
23116       </method>
23117       <method name="Void Fire()">
23118         <size>23</size>
23119       </method>
23120     </type>
23121     <type name="Z+SomeEventHandler">
23122       <method name="Void .ctor(Object, IntPtr)">
23123         <size>0</size>
23124       </method>
23125       <method name="Int32 Invoke()">
23126         <size>0</size>
23127       </method>
23128       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23129         <size>0</size>
23130       </method>
23131       <method name="Int32 EndInvoke(IAsyncResult)">
23132         <size>0</size>
23133       </method>
23134     </type>
23135     <type name="MyDelegate">
23136       <method name="Void .ctor(Object, IntPtr)">
23137         <size>0</size>
23138       </method>
23139       <method name="Int64 Invoke(Int32)">
23140         <size>0</size>
23141       </method>
23142       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
23143         <size>0</size>
23144       </method>
23145       <method name="Int64 EndInvoke(IAsyncResult)">
23146         <size>0</size>
23147       </method>
23148     </type>
23149     <type name="Y">
23150       <method name="Void X.add_Foo(System.EventHandler)">
23151         <size>1</size>
23152       </method>
23153       <method name="Void X.remove_Foo(System.EventHandler)">
23154         <size>1</size>
23155       </method>
23156     </type>
23157   </test>
23158   <test name="test-15.cs">
23159     <type name="Implementor">
23160       <method name="Void .ctor()">
23161         <size>7</size>
23162       </method>
23163       <method name="Int32 A()">
23164         <size>2</size>
23165       </method>
23166     </type>
23167     <type name="Run">
23168       <method name="Void .ctor()">
23169         <size>7</size>
23170       </method>
23171       <method name="Int32 Main()">
23172         <size>53</size>
23173       </method>
23174     </type>
23175     <type name="StructImplementor">
23176       <method name="Int32 A()">
23177         <size>2</size>
23178       </method>
23179     </type>
23180   </test>
23181   <test name="test-150.cs">
23182     <type name="T">
23183       <method name="Void .ctor()">
23184         <size>18</size>
23185       </method>
23186       <method name="Int32 Main()">
23187         <size>2</size>
23188       </method>
23189     </type>
23190   </test>
23191   <test name="test-151.cs">
23192     <type name="A.Iface">
23193       <method name="Void .ctor()">
23194         <size>7</size>
23195       </method>
23196       <method name="Void bah()">
23197         <size>1</size>
23198       </method>
23199     </type>
23200     <type name="A.my">
23201       <method name="Void .ctor()">
23202         <size>7</size>
23203       </method>
23204       <method name="Void doit(System.Object)">
23205         <size>13</size>
23206       </method>
23207       <method name="Int32 Main()">
23208         <size>2</size>
23209       </method>
23210     </type>
23211   </test>
23212   <test name="test-152.cs">
23213     <type name="X">
23214       <method name="Void .ctor()">
23215         <size>7</size>
23216       </method>
23217       <method name="Int32 Main()">
23218         <size>99</size>
23219       </method>
23220     </type>
23221   </test>
23222   <test name="test-153.cs">
23223     <type name="Z">
23224       <method name="Void .ctor()">
23225         <size>7</size>
23226       </method>
23227       <method name="Void Test2(System.String, System.Object[])">
23228         <size>1</size>
23229       </method>
23230       <method name="Void Test(System.String, System.Object[])">
23231         <size>8</size>
23232       </method>
23233       <method name="Int32 Main()">
23234         <size>86</size>
23235       </method>
23236     </type>
23237   </test>
23238   <test name="test-154.cs">
23239     <type name="X">
23240       <method name="Void .ctor()">
23241         <size>7</size>
23242       </method>
23243       <method name="Int32 Main()">
23244         <size>2</size>
23245       </method>
23246       <method name="Void test1(Single ByRef)">
23247         <size>6</size>
23248       </method>
23249       <method name="Void test2(Int32, Single ByRef)">
23250         <size>38</size>
23251       </method>
23252       <method name="Void test3(System.Int64[], Int32)">
23253         <size>21</size>
23254       </method>
23255       <method name="Int32 test4(Int32, Single ByRef)">
23256         <size>33</size>
23257       </method>
23258       <method name="Int32 test5(Single ByRef, Int64)">
23259         <size>75</size>
23260       </method>
23261       <method name="Int32 test6(Single ByRef)">
23262         <size>10</size>
23263       </method>
23264       <method name="Int64 test7(System.Int32[], Int32)">
23265         <size>64</size>
23266       </method>
23267       <method name="Int64 test8(Int32)">
23268         <size>34</size>
23269       </method>
23270       <method name="Int64 test9(Int32)">
23271         <size>28</size>
23272       </method>
23273       <method name="Void test10(Int32, Single ByRef)">
23274         <size>23</size>
23275       </method>
23276       <method name="Int64 test11(Int32)">
23277         <size>44</size>
23278       </method>
23279       <method name="Void test12(Single ByRef)">
23280         <size>25</size>
23281       </method>
23282       <method name="Void test13(Int32, Single ByRef)">
23283         <size>23</size>
23284       </method>
23285       <method name="Int64 test14(Int32, Single ByRef)">
23286         <size>66</size>
23287       </method>
23288       <method name="Int32 test15(Int32, Single ByRef)">
23289         <size>33</size>
23290       </method>
23291       <method name="Void test16()">
23292         <size>54</size>
23293       </method>
23294       <method name="Void test17()">
23295         <size>62</size>
23296       </method>
23297       <method name="Void test18(Int32, Int32 ByRef)">
23298         <size>35</size>
23299       </method>
23300       <method name="Int32 test19()">
23301         <size>49</size>
23302       </method>
23303       <method name="Int32 test20()">
23304         <size>22</size>
23305       </method>
23306       <method name="Int32 test21()">
23307         <size>28</size>
23308       </method>
23309       <method name="Int32 test22()">
23310         <size>27</size>
23311       </method>
23312       <method name="Int32 test23(System.Object, Int32, Boolean ByRef)">
23313         <size>29</size>
23314       </method>
23315       <method name="Int64 test24(Int32)">
23316         <size>67</size>
23317       </method>
23318       <method name="Int64 test25(Int32)">
23319         <size>44</size>
23320       </method>
23321       <method name="Void test26()">
23322         <size>22</size>
23323       </method>
23324       <method name="Int32 test27()">
23325         <size>12</size>
23326       </method>
23327       <method name="Void test28(System.Object ByRef)">
23328         <size>23</size>
23329       </method>
23330       <method name="Boolean test29(Int32 ByRef)">
23331         <size>33</size>
23332       </method>
23333       <method name="System.String test30(System.String ByRef)">
23334         <size>36</size>
23335       </method>
23336       <method name="System.String test31(Int32)">
23337         <size>78</size>
23338       </method>
23339       <method name="Void test32()">
23340         <size>11</size>
23341       </method>
23342       <method name="Int32 test33()">
23343         <size>4</size>
23344       </method>
23345       <method name="Void test34()">
23346         <size>20</size>
23347       </method>
23348       <method name="Void test35(Int32, Boolean)">
23349         <size>28</size>
23350       </method>
23351       <method name="Void test36()">
23352         <size>41</size>
23353       </method>
23354       <method name="Void test37()">
23355         <size>42</size>
23356       </method>
23357       <method name="Int32 test38()">
23358         <size>2</size>
23359       </method>
23360       <method name="Int32 test40(Int32)">
23361         <size>18</size>
23362       </method>
23363     </type>
23364   </test>
23365   <test name="test-155.cs">
23366     <type name="Test">
23367       <method name="Void .ctor()">
23368         <size>7</size>
23369       </method>
23370       <method name="Int32 Main()">
23371         <size>44</size>
23372       </method>
23373     </type>
23374     <type name="Test+TestClass">
23375       <method name="Void .ctor()">
23376         <size>7</size>
23377       </method>
23378       <method name="System.String test(System.String)">
23379         <size>22</size>
23380       </method>
23381     </type>
23382   </test>
23383   <test name="test-156.cs">
23384     <type name="Internal">
23385       <method name="Void .ctor()">
23386         <size>7</size>
23387       </method>
23388     </type>
23389     <type name="Public">
23390       <method name="Void .ctor()">
23391         <size>7</size>
23392       </method>
23393     </type>
23394     <type name="X">
23395       <method name="Void .ctor()">
23396         <size>7</size>
23397       </method>
23398       <method name="Void Main()">
23399         <size>1</size>
23400       </method>
23401     </type>
23402     <type name="X+NestedPublic">
23403       <method name="Void .ctor()">
23404         <size>7</size>
23405       </method>
23406     </type>
23407     <type name="X+NestedAssembly">
23408       <method name="Void .ctor()">
23409         <size>7</size>
23410       </method>
23411     </type>
23412     <type name="X+NestedFamilyAndAssembly">
23413       <method name="Void .ctor()">
23414         <size>7</size>
23415       </method>
23416     </type>
23417     <type name="X+NestedFamily">
23418       <method name="Void .ctor()">
23419         <size>7</size>
23420       </method>
23421     </type>
23422     <type name="X+NestedPrivate">
23423       <method name="Void .ctor()">
23424         <size>7</size>
23425       </method>
23426     </type>
23427     <type name="A">
23428       <method name="Void .ctor()">
23429         <size>7</size>
23430       </method>
23431     </type>
23432     <type name="B">
23433       <method name="Void .ctor()">
23434         <size>7</size>
23435       </method>
23436     </type>
23437     <type name="C">
23438       <method name="Void .ctor()">
23439         <size>7</size>
23440       </method>
23441     </type>
23442     <type name="D">
23443       <method name="Void .ctor()">
23444         <size>7</size>
23445       </method>
23446     </type>
23447     <type name="E">
23448       <method name="Void .ctor()">
23449         <size>7</size>
23450       </method>
23451     </type>
23452     <type name="F">
23453       <method name="Void .ctor()">
23454         <size>7</size>
23455       </method>
23456     </type>
23457     <type name="Y">
23458       <method name="Void .ctor()">
23459         <size>7</size>
23460       </method>
23461       <method name="Void Test(YI)">
23462         <size>1</size>
23463       </method>
23464     </type>
23465     <type name="Y+YA">
23466       <method name="Void .ctor()">
23467         <size>7</size>
23468       </method>
23469     </type>
23470     <type name="Y+YB">
23471       <method name="Void .ctor()">
23472         <size>7</size>
23473       </method>
23474     </type>
23475     <type name="Y+YC">
23476       <method name="Void .ctor()">
23477         <size>7</size>
23478       </method>
23479     </type>
23480     <type name="Y+YD">
23481       <method name="Void .ctor()">
23482         <size>7</size>
23483       </method>
23484     </type>
23485     <type name="Y+YE">
23486       <method name="Void .ctor()">
23487         <size>7</size>
23488       </method>
23489     </type>
23490     <type name="Y+YF">
23491       <method name="Void .ctor()">
23492         <size>7</size>
23493       </method>
23494     </type>
23495     <type name="Y+YG">
23496       <method name="Void .ctor()">
23497         <size>7</size>
23498       </method>
23499     </type>
23500     <type name="Y+YH">
23501       <method name="Void .ctor()">
23502         <size>7</size>
23503       </method>
23504     </type>
23505     <type name="Z">
23506       <method name="Void .ctor()">
23507         <size>7</size>
23508       </method>
23509     </type>
23510     <type name="Z+P">
23511       <method name="Void .ctor()">
23512         <size>7</size>
23513       </method>
23514     </type>
23515     <type name="W">
23516       <method name="Void .ctor()">
23517         <size>7</size>
23518       </method>
23519     </type>
23520     <type name="W+WA">
23521       <method name="Void .ctor()">
23522         <size>7</size>
23523       </method>
23524     </type>
23525     <type name="W+WB">
23526       <method name="Void .ctor()">
23527         <size>7</size>
23528       </method>
23529     </type>
23530     <type name="W+WC">
23531       <method name="Void .ctor()">
23532         <size>7</size>
23533       </method>
23534     </type>
23535     <type name="W+WD">
23536       <method name="Void .ctor()">
23537         <size>7</size>
23538       </method>
23539     </type>
23540     <type name="W+WE">
23541       <method name="Void .ctor()">
23542         <size>7</size>
23543       </method>
23544     </type>
23545     <type name="W+WCA">
23546       <method name="Void .ctor()">
23547         <size>7</size>
23548       </method>
23549     </type>
23550     <type name="W+WCB">
23551       <method name="Void .ctor()">
23552         <size>7</size>
23553       </method>
23554     </type>
23555     <type name="W+WCB+WCD">
23556       <method name="Void .ctor()">
23557         <size>7</size>
23558       </method>
23559     </type>
23560     <type name="W+WCB+WCD+WCE">
23561       <method name="Void .ctor()">
23562         <size>7</size>
23563       </method>
23564     </type>
23565     <type name="G">
23566       <method name="Void .ctor()">
23567         <size>7</size>
23568       </method>
23569       <method name="Void Test(X)">
23570         <size>1</size>
23571       </method>
23572     </type>
23573     <type name="G+I">
23574       <method name="Void .ctor()">
23575         <size>7</size>
23576       </method>
23577     </type>
23578     <type name="G+I+J">
23579       <method name="Void .ctor()">
23580         <size>7</size>
23581       </method>
23582       <method name="Void Test(Foo)">
23583         <size>1</size>
23584       </method>
23585     </type>
23586     <type name="H">
23587       <method name="Void .ctor()">
23588         <size>7</size>
23589       </method>
23590       <method name="Void Test(System.Int32[])">
23591         <size>1</size>
23592       </method>
23593     </type>
23594     <type name="M">
23595       <method name="Void .ctor()">
23596         <size>7</size>
23597       </method>
23598       <method name="Void Hello(System.String)">
23599         <size>1</size>
23600       </method>
23601     </type>
23602   </test>
23603   <test name="test-157.cs">
23604     <type name="Test.MyAttribute">
23605       <method name="Void .ctor(String)">
23606         <size>20</size>
23607       </method>
23608     </type>
23609     <type name="Test.Test">
23610       <method name="Void .ctor()">
23611         <size>7</size>
23612       </method>
23613       <method name="Int32 Main()">
23614         <size>197</size>
23615       </method>
23616     </type>
23617   </test>
23618   <test name="test-158.cs">
23619     <type name="My">
23620       <method name="Void .ctor(Object)">
23621         <size>14</size>
23622       </method>
23623     </type>
23624     <type name="My+Test">
23625       <method name="Void .ctor()">
23626         <size>7</size>
23627       </method>
23628       <method name="Int32 Main()">
23629         <size>87</size>
23630       </method>
23631     </type>
23632   </test>
23633   <test name="test-159.cs">
23634     <type name="A.Iface">
23635       <method name="Void .ctor()">
23636         <size>7</size>
23637       </method>
23638       <method name="Void bah()">
23639         <size>1</size>
23640       </method>
23641     </type>
23642     <type name="A.my">
23643       <method name="Void .ctor()">
23644         <size>7</size>
23645       </method>
23646       <method name="Void doit(System.Object)">
23647         <size>13</size>
23648       </method>
23649       <method name="Int32 Main()">
23650         <size>2</size>
23651       </method>
23652     </type>
23653   </test>
23654   <test name="test-16.cs">
23655     <type name="Mine.Blah">
23656       <method name="Void .ctor()">
23657         <size>7</size>
23658       </method>
23659       <method name="Int32 op_Addition(Mine.Blah, Mine.Blah)">
23660         <size>12</size>
23661       </method>
23662       <method name="Int32 op_Implicit(Mine.Blah)">
23663         <size>12</size>
23664       </method>
23665       <method name="Byte op_Implicit(Mine.Blah)">
23666         <size>12</size>
23667       </method>
23668       <method name="Int16 op_Implicit(Mine.Blah)">
23669         <size>12</size>
23670       </method>
23671     </type>
23672     <type name="Mine.Foo">
23673       <method name="Void .ctor()">
23674         <size>7</size>
23675       </method>
23676       <method name="Int32 Main()">
23677         <size>118</size>
23678       </method>
23679     </type>
23680   </test>
23681   <test name="test-160.cs">
23682     <type name="B">
23683       <method name="Void .ctor()">
23684         <size>7</size>
23685       </method>
23686     </type>
23687     <type name="S">
23688       <method name="Void .ctor()">
23689         <size>7</size>
23690       </method>
23691     </type>
23692     <type name="T">
23693       <method name="Void .ctor()">
23694         <size>7</size>
23695       </method>
23696       <method name="Int32 blah(System.Object)">
23697         <size>62</size>
23698       </method>
23699       <method name="Int32 Main()">
23700         <size>2</size>
23701       </method>
23702     </type>
23703   </test>
23704   <test name="test-161.cs">
23705     <type name="ZipEntry">
23706       <method name="Void .ctor(String)">
23707         <size>18</size>
23708       </method>
23709       <method name="Void .ctor(ZipEntry)">
23710         <size>18</size>
23711       </method>
23712       <method name="DateTime get_DateTime()">
23713         <size>7</size>
23714       </method>
23715       <method name="Int32 Main()">
23716         <size>2</size>
23717       </method>
23718     </type>
23719   </test>
23720   <test name="test-162.cs">
23721     <type name="X">
23722       <method name="Void .ctor()">
23723         <size>7</size>
23724       </method>
23725       <method name="Void test_output(A)">
23726         <size>1</size>
23727       </method>
23728       <method name="Void test_output(B)">
23729         <size>1</size>
23730       </method>
23731       <method name="Void test_output(E)">
23732         <size>1</size>
23733       </method>
23734       <method name="Void test_output(F)">
23735         <size>1</size>
23736       </method>
23737       <method name="Void test1()">
23738         <size>21</size>
23739       </method>
23740       <method name="Void test2()">
23741         <size>32</size>
23742       </method>
23743       <method name="Void test3()">
23744         <size>21</size>
23745       </method>
23746       <method name="Void test4(A)">
23747         <size>9</size>
23748       </method>
23749       <method name="Void test5(A ByRef)">
23750         <size>9</size>
23751       </method>
23752       <method name="Void test6(B ByRef)">
23753         <size>8</size>
23754       </method>
23755       <method name="Void test7()">
23756         <size>28</size>
23757       </method>
23758       <method name="Void test8()">
23759         <size>50</size>
23760       </method>
23761       <method name="Void test9()">
23762         <size>26</size>
23763       </method>
23764       <method name="Void test10()">
23765         <size>82</size>
23766       </method>
23767       <method name="Int32 Main()">
23768         <size>2</size>
23769       </method>
23770     </type>
23771     <type name="A">
23772       <method name="Void .ctor(Int32)">
23773         <size>27</size>
23774       </method>
23775     </type>
23776     <type name="C">
23777       <method name="Void .ctor(Int64)">
23778         <size>8</size>
23779       </method>
23780       <method name="Void .ctor(String)">
23781         <size>13</size>
23782       </method>
23783     </type>
23784     <type name="E">
23785       <method name="Void .ctor(Int32)">
23786         <size>21</size>
23787       </method>
23788     </type>
23789   </test>
23790   <test name="test-163.cs">
23791     <type name="Blah">
23792       <method name="Void .ctor()">
23793         <size>7</size>
23794       </method>
23795       <method name="Int32 Foo(System.String)">
23796         <size>2</size>
23797       </method>
23798       <method name="Int32 Foo(System.Object)">
23799         <size>2</size>
23800       </method>
23801       <method name="Int32 Main()">
23802         <size>28</size>
23803       </method>
23804     </type>
23805   </test>
23806   <test name="test-164.cs">
23807     <type name="X">
23808       <method name="Void .ctor()">
23809         <size>26</size>
23810       </method>
23811       <method name="Int32 Foo()">
23812         <size>2</size>
23813       </method>
23814     </type>
23815     <type name="Y">
23816       <method name="Void .ctor()">
23817         <size>7</size>
23818       </method>
23819       <method name="Int32 Foo()">
23820         <size>2</size>
23821       </method>
23822       <method name="Int32 Hello()">
23823         <size>12</size>
23824       </method>
23825       <method name="Void Main()">
23826         <size>46</size>
23827       </method>
23828     </type>
23829     <type name="X+FooDelegate">
23830       <method name="Void .ctor(Object, IntPtr)">
23831         <size>0</size>
23832       </method>
23833       <method name="Int32 Invoke()">
23834         <size>0</size>
23835       </method>
23836       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
23837         <size>0</size>
23838       </method>
23839       <method name="Int32 EndInvoke(IAsyncResult)">
23840         <size>0</size>
23841       </method>
23842     </type>
23843   </test>
23844   <test name="test-165.cs">
23845     <type name="Testing">
23846       <method name="Void .ctor()">
23847         <size>7</size>
23848       </method>
23849       <method name="Int32 TestEnumInit(Fruit)">
23850         <size>21</size>
23851       </method>
23852       <method name="Int32 Main()">
23853         <size>62</size>
23854       </method>
23855     </type>
23856   </test>
23857   <test name="test-166.cs">
23858     <type name="Test">
23859       <method name="Void .ctor()">
23860         <size>7</size>
23861       </method>
23862       <method name="Int32 get_Item(Int32)">
23863         <size>2</size>
23864       </method>
23865     </type>
23866     <type name="D">
23867       <method name="Void .ctor()">
23868         <size>7</size>
23869       </method>
23870       <method name="Int32 get_TargetIntegerSize()">
23871         <size>2</size>
23872       </method>
23873       <method name="Int32 Hello(IInferior)">
23874         <size>7</size>
23875       </method>
23876       <method name="Int32 Main()">
23877         <size>61</size>
23878       </method>
23879     </type>
23880     <type name="Test">
23881       <method name="Int32 ITest.get_Item(Int32)">
23882         <size>2</size>
23883       </method>
23884     </type>
23885   </test>
23886   <test name="test-167.cs">
23887     <type name="X">
23888       <method name="Void .ctor()">
23889         <size>7</size>
23890       </method>
23891       <method name="Int32 Test(X+Foo[])">
23892         <size>23</size>
23893       </method>
23894       <method name="Int32 Main()">
23895         <size>44</size>
23896       </method>
23897     </type>
23898   </test>
23899   <test name="test-168.cs">
23900     <type name="Test">
23901       <method name="Void .ctor()">
23902         <size>7</size>
23903       </method>
23904       <method name="Int32 Main()">
23905         <size>21</size>
23906       </method>
23907     </type>
23908     <type name="X">
23909       <method name="System.String op_Implicit(X)">
23910         <size>6</size>
23911       </method>
23912     </type>
23913   </test>
23914   <test name="test-169.cs">
23915     <type name="basec">
23916       <method name="Void .ctor()">
23917         <size>7</size>
23918       </method>
23919       <method name="System.String get_Message()">
23920         <size>6</size>
23921       </method>
23922     </type>
23923     <type name="der">
23924       <method name="Void .ctor()">
23925         <size>7</size>
23926       </method>
23927       <method name="System.String get_Message()">
23928         <size>6</size>
23929       </method>
23930     </type>
23931     <type name="Base">
23932       <method name="Void .ctor()">
23933         <size>7</size>
23934       </method>
23935       <method name="Int32 get_Thingy()">
23936         <size>7</size>
23937       </method>
23938       <method name="Void set_Thingy(Int32)">
23939         <size>8</size>
23940       </method>
23941     </type>
23942     <type name="Derived">
23943       <method name="Void .ctor()">
23944         <size>7</size>
23945       </method>
23946       <method name="Int32 get_BaseThingy()">
23947         <size>7</size>
23948       </method>
23949       <method name="Void set_Thingy(Int32)">
23950         <size>1</size>
23951       </method>
23952     </type>
23953     <type name="D">
23954       <method name="Void .ctor()">
23955         <size>7</size>
23956       </method>
23957       <method name="Int32 Main()">
23958         <size>97</size>
23959       </method>
23960     </type>
23961   </test>
23962   <test name="test-17.cs">
23963     <type name="Blah">
23964       <method name="Void .ctor()">
23965         <size>7</size>
23966       </method>
23967       <method name="Int32 Main()">
23968         <size>39</size>
23969       </method>
23970       <method name="Byte op_Implicit(Blah)">
23971         <size>12</size>
23972       </method>
23973       <method name="Int16 op_Implicit(Blah)">
23974         <size>12</size>
23975       </method>
23976       <method name="Int32 op_Implicit(Blah)">
23977         <size>12</size>
23978       </method>
23979     </type>
23980   </test>
23981   <test name="test-170.cs">
23982     <type name="X">
23983       <method name="Void .ctor()">
23984         <size>7</size>
23985       </method>
23986       <method name="Int32 get_prop()">
23987         <size>7</size>
23988       </method>
23989       <method name="Void set_prop(Int32)">
23990         <size>8</size>
23991       </method>
23992       <method name="Void set_AAA(Int32)">
23993         <size>1</size>
23994       </method>
23995     </type>
23996     <type name="Y">
23997       <method name="Void .ctor()">
23998         <size>14</size>
23999       </method>
24000       <method name="Int32 get_prop()">
24001         <size>7</size>
24002       </method>
24003       <method name="Void set_prop(Int32)">
24004         <size>8</size>
24005       </method>
24006       <method name="Int32 A()">
24007         <size>38</size>
24008       </method>
24009       <method name="Int32 Main()">
24010         <size>13</size>
24011       </method>
24012     </type>
24013   </test>
24014   <test name="test-171.cs">
24015     <type name="IntPtr_Conv.Class1">
24016       <method name="Void .ctor()">
24017         <size>7</size>
24018       </method>
24019       <method name="Int32 Main(System.String[])">
24020         <size>15</size>
24021       </method>
24022     </type>
24023   </test>
24024   <test name="test-172.cs">
24025     <type name="X">
24026       <method name="Void .ctor()">
24027         <size>7</size>
24028       </method>
24029       <method name="Void .cctor()">
24030         <size>31</size>
24031       </method>
24032       <method name="Boolean ff()">
24033         <size>14</size>
24034       </method>
24035       <method name="Boolean tt()">
24036         <size>14</size>
24037       </method>
24038       <method name="Int32 test_if()">
24039         <size>599</size>
24040       </method>
24041       <method name="Int32 test_while()">
24042         <size>437</size>
24043       </method>
24044       <method name="Int32 test_inline()">
24045         <size>29</size>
24046       </method>
24047       <method name="Int32 Main()">
24048         <size>109</size>
24049       </method>
24050     </type>
24051   </test>
24052   <test name="test-173.cs">
24053     <type name="Base">
24054       <method name="Void .ctor(Int32)">
24055         <size>14</size>
24056       </method>
24057       <method name="Int32 get_Value()">
24058         <size>7</size>
24059       </method>
24060     </type>
24061     <type name="A">
24062       <method name="Void .ctor(Int32)">
24063         <size>18</size>
24064       </method>
24065       <method name="Void .ctor(UInt32)">
24066         <size>18</size>
24067       </method>
24068     </type>
24069     <type name="B">
24070       <method name="Void .ctor(Int64)">
24071         <size>18</size>
24072       </method>
24073       <method name="Void .ctor(UInt64)">
24074         <size>18</size>
24075       </method>
24076     </type>
24077     <type name="C">
24078       <method name="Void .ctor(Int16)">
24079         <size>18</size>
24080       </method>
24081       <method name="Void .ctor(UInt16)">
24082         <size>18</size>
24083       </method>
24084     </type>
24085     <type name="D">
24086       <method name="Void .ctor(SByte)">
24087         <size>18</size>
24088       </method>
24089       <method name="Void .ctor(Byte)">
24090         <size>18</size>
24091       </method>
24092     </type>
24093     <type name="E">
24094       <method name="Void .ctor(Int64)">
24095         <size>19</size>
24096       </method>
24097       <method name="Void .ctor(E)">
24098         <size>19</size>
24099       </method>
24100       <method name="E op_Implicit(Int64)">
24101         <size>7</size>
24102       </method>
24103     </type>
24104     <type name="F">
24105       <method name="Void .ctor(Int32)">
24106         <size>19</size>
24107       </method>
24108       <method name="Void .ctor(F)">
24109         <size>19</size>
24110       </method>
24111       <method name="F op_Implicit(Int32)">
24112         <size>7</size>
24113       </method>
24114     </type>
24115     <type name="X">
24116       <method name="Void .ctor()">
24117         <size>7</size>
24118       </method>
24119       <method name="Int32 Test()">
24120         <size>231</size>
24121       </method>
24122       <method name="Int32 Main()">
24123         <size>24</size>
24124       </method>
24125     </type>
24126   </test>
24127   <test name="test-174.cs">
24128     <type name="ProtectedAccessToPropertyOnChild">
24129       <method name="Void .ctor()">
24130         <size>14</size>
24131       </method>
24132       <method name="Int32 Main()">
24133         <size>21</size>
24134       </method>
24135     </type>
24136     <type name="TestAccessToPrivateMemberInParentClass">
24137       <method name="Void .ctor()">
24138         <size>7</size>
24139       </method>
24140       <method name="System.Double[][] get_Array()">
24141         <size>7</size>
24142       </method>
24143     </type>
24144     <type name="TestAccessToPrivateMemberInParentClass+CholeskyDecomposition">
24145       <method name="Void .ctor(TestAccessToPrivateMemberInParentClass)">
24146         <size>37</size>
24147       </method>
24148     </type>
24149     <type name="TestAccessToProtectedOnChildInstanceFromParent">
24150       <method name="Void .ctor()">
24151         <size>29</size>
24152       </method>
24153       <method name="Int32 Test()">
24154         <size>27</size>
24155       </method>
24156     </type>
24157     <type name="TestAccessToProtectedOnChildInstanceFromParent+Parent">
24158       <method name="Void .ctor()">
24159         <size>26</size>
24160       </method>
24161       <method name="Int32 TestAccessToProtected(TestAccessToProtectedOnChildInstanceFromParent+Child)">
24162         <size>15</size>
24163       </method>
24164     </type>
24165     <type name="TestAccessToProtectedOnChildInstanceFromParent+Child">
24166       <method name="Void .ctor()">
24167         <size>7</size>
24168       </method>
24169     </type>
24170   </test>
24171   <test name="test-175.cs">
24172     <type name="X">
24173       <method name="Void .ctor()">
24174         <size>7</size>
24175       </method>
24176       <method name="Int32 Main()">
24177         <size>59</size>
24178       </method>
24179     </type>
24180     <type name="RVA">
24181       <method name="Void .ctor(UInt32)">
24182         <size>8</size>
24183       </method>
24184       <method name="RVA op_Implicit(UInt32)">
24185         <size>7</size>
24186       </method>
24187       <method name="UInt32 op_Implicit(RVA)">
24188         <size>8</size>
24189       </method>
24190     </type>
24191   </test>
24192   <test name="test-176.cs">
24193     <type name="X">
24194       <method name="Void .ctor()">
24195         <size>7</size>
24196       </method>
24197       <method name="Int32 Main()">
24198         <size>34</size>
24199       </method>
24200     </type>
24201   </test>
24202   <test name="test-177.cs">
24203     <type name="MethodAttribute">
24204       <method name="Void .ctor()">
24205         <size>7</size>
24206       </method>
24207     </type>
24208     <type name="ReturnAttribute">
24209       <method name="Void .ctor()">
24210         <size>7</size>
24211       </method>
24212     </type>
24213     <type name="Test">
24214       <method name="Void .ctor()">
24215         <size>7</size>
24216       </method>
24217       <method name="Void Method()">
24218         <size>1</size>
24219       </method>
24220       <method name="Int32 Main()">
24221         <size>40</size>
24222       </method>
24223     </type>
24224   </test>
24225   <test name="test-178.cs">
24226     <type name="BrowsableClass">
24227       <method name="Void .ctor()">
24228         <size>7</size>
24229       </method>
24230       <method name="Int32 Main()">
24231         <size>54</size>
24232       </method>
24233       <method name="BrowsableClass op_Increment(BrowsableClass)">
24234         <size>2</size>
24235       </method>
24236     </type>
24237   </test>
24238   <test name="test-179.cs">
24239     <type name="A">
24240       <method name="Void .ctor()">
24241         <size>7</size>
24242       </method>
24243       <method name="Void set_Item(Double, Double)">
24244         <size>15</size>
24245       </method>
24246       <method name="Double get_Item(Double)">
24247         <size>29</size>
24248       </method>
24249     </type>
24250     <type name="B">
24251       <method name="Void .ctor()">
24252         <size>7</size>
24253       </method>
24254       <method name="Void set_Item(Double, Double)">
24255         <size>15</size>
24256       </method>
24257       <method name="Double get_Item(Double)">
24258         <size>29</size>
24259       </method>
24260     </type>
24261     <type name="C">
24262       <method name="Void .ctor()">
24263         <size>7</size>
24264       </method>
24265       <method name="Void set_Item(System.String, System.String)">
24266         <size>15</size>
24267       </method>
24268       <method name="System.String get_Item(System.String)">
24269         <size>30</size>
24270       </method>
24271       <method name="Void set_Item(Int32, Int32)">
24272         <size>15</size>
24273       </method>
24274       <method name="Int32 get_Item(Int32)">
24275         <size>21</size>
24276       </method>
24277     </type>
24278     <type name="EntryPoint">
24279       <method name="Int32 Main(System.String[])">
24280         <size>150</size>
24281       </method>
24282     </type>
24283   </test>
24284   <test name="test-18.cs">
24285     <type name="X">
24286       <method name="Void .ctor()">
24287         <size>7</size>
24288       </method>
24289       <method name="Void m()">
24290         <size>60</size>
24291       </method>
24292       <method name="Int32 ret(Int32)">
24293         <size>40</size>
24294       </method>
24295       <method name="Int32 Main()">
24296         <size>62</size>
24297       </method>
24298     </type>
24299   </test>
24300   <test name="test-180.cs">
24301     <type name="Testing">
24302       <method name="Void .ctor()">
24303         <size>7</size>
24304       </method>
24305       <method name="Void Main()">
24306         <size>17</size>
24307       </method>
24308     </type>
24309   </test>
24310   <test name="test-181.cs">
24311     <type name="Test">
24312       <method name="Void .ctor()">
24313         <size>7</size>
24314       </method>
24315       <method name="Void test()">
24316         <size>1</size>
24317       </method>
24318       <method name="Int32 Main()">
24319         <size>43</size>
24320       </method>
24321     </type>
24322   </test>
24323   <test name="test-182.cs">
24324     <type name="T">
24325       <method name="Void .ctor()">
24326         <size>7</size>
24327       </method>
24328       <method name="Int32 Main()">
24329         <size>26</size>
24330       </method>
24331     </type>
24332     <type name="TS">
24333       <method name="Int64 get_Ticks()">
24334         <size>19</size>
24335       </method>
24336     </type>
24337     <type name="DT">
24338       <method name="Int64 get_Ticks()">
24339         <size>12</size>
24340       </method>
24341     </type>
24342   </test>
24343   <test name="test-183.cs">
24344     <type name="Test">
24345       <method name="Void .ctor()">
24346         <size>7</size>
24347       </method>
24348       <method name="Int32 M(Int32, Int32 ByRef)">
24349         <size>12</size>
24350       </method>
24351       <method name="Int32 Main()">
24352         <size>67</size>
24353       </method>
24354     </type>
24355     <type name="Test+D">
24356       <method name="Void .ctor(Object, IntPtr)">
24357         <size>0</size>
24358       </method>
24359       <method name="Int32 Invoke(Int32, Int32 ByRef)">
24360         <size>0</size>
24361       </method>
24362       <method name="IAsyncResult BeginInvoke(Int32, Int32 ByRef, System.AsyncCallback, System.Object)">
24363         <size>0</size>
24364       </method>
24365       <method name="Int32 EndInvoke(Int32 ByRef, IAsyncResult)">
24366         <size>0</size>
24367       </method>
24368     </type>
24369   </test>
24370   <test name="test-184.cs">
24371     <type name="User">
24372       <method name="Void .ctor(Interface)">
24373         <size>7</size>
24374       </method>
24375     </type>
24376     <type name="Test">
24377       <method name="Void .ctor()">
24378         <size>55</size>
24379       </method>
24380       <method name="Int32 Main()">
24381         <size>8</size>
24382       </method>
24383     </type>
24384     <type name="Struct">
24385       <method name="Void .ctor(Int32)">
24386         <size>1</size>
24387       </method>
24388       <method name="Int32 get_X()">
24389         <size>2</size>
24390       </method>
24391     </type>
24392   </test>
24393   <test name="test-185.cs">
24394     <type name="X">
24395       <method name="Void .ctor()">
24396         <size>7</size>
24397       </method>
24398       <method name="Int32 Test(Int32)">
24399         <size>36</size>
24400       </method>
24401       <method name="Int32 Main()">
24402         <size>29</size>
24403       </method>
24404     </type>
24405   </test>
24406   <test name="test-186.cs">
24407     <type name="TestBUG.myAttribute">
24408       <method name="Void .ctor(String, String, String, Int32)">
24409         <size>7</size>
24410       </method>
24411     </type>
24412     <type name="TestBUG.Test">
24413       <method name="Void .ctor()">
24414         <size>7</size>
24415       </method>
24416       <method name="Int32 Main()">
24417         <size>2</size>
24418       </method>
24419     </type>
24420   </test>
24421   <test name="test-187.cs">
24422     <type name="MyClass">
24423       <method name="Void .ctor()">
24424         <size>7</size>
24425       </method>
24426       <method name="Container get_Item(System.String)">
24427         <size>2</size>
24428       </method>
24429       <method name="Void set_Item(System.String, Container)">
24430         <size>1</size>
24431       </method>
24432     </type>
24433     <type name="Container">
24434       <method name="Void .ctor()">
24435         <size>7</size>
24436       </method>
24437       <method name="Container op_Addition(Container, System.Object)">
24438         <size>2</size>
24439       </method>
24440     </type>
24441     <type name="D">
24442       <method name="Void .ctor()">
24443         <size>7</size>
24444       </method>
24445       <method name="Void A(System.Collections.Specialized.NameValueCollection, MyClass, System.Object)">
24446         <size>65</size>
24447       </method>
24448       <method name="Int32 Main()">
24449         <size>2</size>
24450       </method>
24451     </type>
24452   </test>
24453   <test name="test-188.cs">
24454     <type name="Enumerator">
24455       <method name="Void .ctor()">
24456         <size>14</size>
24457       </method>
24458       <method name="Boolean MoveNext()">
24459         <size>21</size>
24460       </method>
24461       <method name="Char get_Current()">
24462         <size>3</size>
24463       </method>
24464     </type>
24465     <type name="RealEnumerator">
24466       <method name="Void .ctor(Coll)">
24467         <size>14</size>
24468       </method>
24469       <method name="Void Dispose()">
24470         <size>13</size>
24471       </method>
24472     </type>
24473     <type name="Coll">
24474       <method name="Void .ctor()">
24475         <size>7</size>
24476       </method>
24477       <method name="Enumerator GetEnumerator()">
24478         <size>7</size>
24479       </method>
24480     </type>
24481     <type name="Test">
24482       <method name="Void .ctor()">
24483         <size>7</size>
24484       </method>
24485       <method name="Int32 Main(System.String[])">
24486         <size>78</size>
24487       </method>
24488     </type>
24489   </test>
24490   <test name="test-189.cs">
24491     <type name="MyTest">
24492       <method name="Void .ctor()">
24493         <size>7</size>
24494       </method>
24495       <method name="Int32 Main(System.String[])">
24496         <size>63</size>
24497       </method>
24498       <method name="Int32 m(Int32, Double)">
24499         <size>2</size>
24500       </method>
24501       <method name="Int32 m(Int32, System.Int32[])">
24502         <size>2</size>
24503       </method>
24504     </type>
24505     <type name="MonoTest">
24506       <method name="Void .ctor()">
24507         <size>7</size>
24508       </method>
24509       <method name="Int32 method1(System.String, System.Object[])">
24510         <size>2</size>
24511       </method>
24512       <method name="Void testmethod()">
24513         <size>27</size>
24514       </method>
24515     </type>
24516     <type name="MonoTest2">
24517       <method name="Void .ctor()">
24518         <size>7</size>
24519       </method>
24520       <method name="Int32 method1(System.String, System.Object[])">
24521         <size>2</size>
24522       </method>
24523       <method name="Void testmethod2()">
24524         <size>27</size>
24525       </method>
24526     </type>
24527   </test>
24528   <test name="test-19.cs">
24529     <type name="I">
24530       <method name="Void .ctor()">
24531         <size>7</size>
24532       </method>
24533       <method name="Void .cctor()">
24534         <size>18</size>
24535       </method>
24536       <method name="System.String fn(System.String)">
24537         <size>17</size>
24538       </method>
24539     </type>
24540     <type name="X">
24541       <method name="Void .ctor()">
24542         <size>7</size>
24543       </method>
24544       <method name="Void Thread_func()">
24545         <size>11</size>
24546       </method>
24547       <method name="Int32 Func(Int32, Int32)">
24548         <size>4</size>
24549       </method>
24550       <method name="Void Bar()">
24551         <size>44</size>
24552       </method>
24553       <method name="Boolean MyFilter(System.Reflection.MemberInfo, System.Object)">
24554         <size>18</size>
24555       </method>
24556       <method name="Int32 Main()">
24557         <size>303</size>
24558       </method>
24559       <method name="Int32 multiply_by_three(Int32)">
24560         <size>4</size>
24561       </method>
24562     </type>
24563     <type name="TestNamespace.TestClass">
24564       <method name="Void .ctor()">
24565         <size>7</size>
24566       </method>
24567     </type>
24568     <type name="I+GetTextFn">
24569       <method name="Void .ctor(Object, IntPtr)">
24570         <size>0</size>
24571       </method>
24572       <method name="System.String Invoke(System.String)">
24573         <size>0</size>
24574       </method>
24575       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
24576         <size>0</size>
24577       </method>
24578       <method name="System.String EndInvoke(IAsyncResult)">
24579         <size>0</size>
24580       </method>
24581     </type>
24582     <type name="X+Foo">
24583       <method name="Void .ctor(Object, IntPtr)">
24584         <size>0</size>
24585       </method>
24586       <method name="Int32 Invoke(Int32, Int32)">
24587         <size>0</size>
24588       </method>
24589       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
24590         <size>0</size>
24591       </method>
24592       <method name="Int32 EndInvoke(IAsyncResult)">
24593         <size>0</size>
24594       </method>
24595     </type>
24596     <type name="TestNamespace.TestClass+NotWorkingDelegate">
24597       <method name="Void .ctor(Object, IntPtr)">
24598         <size>0</size>
24599       </method>
24600       <method name="Single Invoke(Single, System.Object[])">
24601         <size>0</size>
24602       </method>
24603       <method name="IAsyncResult BeginInvoke(Single, System.Object[], System.AsyncCallback, System.Object)">
24604         <size>0</size>
24605       </method>
24606       <method name="Single EndInvoke(IAsyncResult)">
24607         <size>0</size>
24608       </method>
24609     </type>
24610     <type name="NameSpace.TestDelegate">
24611       <method name="Void .ctor(Object, IntPtr)">
24612         <size>0</size>
24613       </method>
24614       <method name="Int32 Invoke(Int32)">
24615         <size>0</size>
24616       </method>
24617       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
24618         <size>0</size>
24619       </method>
24620       <method name="Int32 EndInvoke(IAsyncResult)">
24621         <size>0</size>
24622       </method>
24623     </type>
24624   </test>
24625   <test name="test-190.cs">
24626     <type name="A">
24627       <method name="Void .ctor()">
24628         <size>7</size>
24629       </method>
24630       <method name="Void Main()">
24631         <size>1</size>
24632       </method>
24633     </type>
24634     <type name="A+B">
24635       <method name="Void .ctor()">
24636         <size>7</size>
24637       </method>
24638       <method name="Void Test()">
24639         <size>8</size>
24640       </method>
24641     </type>
24642     <type name="A+C">
24643       <method name="Void .ctor()">
24644         <size>7</size>
24645       </method>
24646       <method name="Void Test(A)">
24647         <size>8</size>
24648       </method>
24649     </type>
24650   </test>
24651   <test name="test-191.cs">
24652     <type name="X">
24653       <method name="Void .ctor()">
24654         <size>7</size>
24655       </method>
24656     </type>
24657     <type name="X+E">
24658       <method name="Void .ctor()">
24659         <size>7</size>
24660       </method>
24661     </type>
24662     <type name="X+D">
24663       <method name="Void .ctor()">
24664         <size>7</size>
24665       </method>
24666     </type>
24667     <type name="X+D+P">
24668       <method name="Void .ctor()">
24669         <size>7</size>
24670       </method>
24671     </type>
24672     <type name="Y">
24673       <method name="Void .ctor()">
24674         <size>7</size>
24675       </method>
24676     </type>
24677     <type name="Y+Op">
24678       <method name="Void .ctor()">
24679         <size>7</size>
24680       </method>
24681     </type>
24682     <type name="R">
24683       <method name="Void .ctor()">
24684         <size>7</size>
24685       </method>
24686       <method name="Void Main()">
24687         <size>1</size>
24688       </method>
24689     </type>
24690   </test>
24691   <test name="test-192.cs">
24692     <type name="X">
24693       <method name="Void .ctor()">
24694         <size>7</size>
24695       </method>
24696       <method name="Void Main()">
24697         <size>1</size>
24698       </method>
24699     </type>
24700   </test>
24701   <test name="test-193.cs">
24702     <type name="A">
24703       <method name="Void .ctor()">
24704         <size>7</size>
24705       </method>
24706       <method name="Int32 Test(Int32)">
24707         <size>88</size>
24708       </method>
24709       <method name="Int32 Main()">
24710         <size>7</size>
24711       </method>
24712     </type>
24713   </test>
24714   <test name="test-194.cs">
24715     <type name="TestParams">
24716       <method name="Void .ctor()">
24717         <size>7</size>
24718       </method>
24719       <method name="Int32 Main(System.String[])">
24720         <size>38</size>
24721       </method>
24722       <method name="Int32 Params(System.Object[])">
24723         <size>10</size>
24724       </method>
24725     </type>
24726   </test>
24727   <test name="test-195.cs">
24728     <type name="Y">
24729       <method name="Void .ctor()">
24730         <size>7</size>
24731       </method>
24732       <method name="Void .cctor()">
24733         <size>1</size>
24734       </method>
24735       <method name="Int32 C()">
24736         <size>36</size>
24737       </method>
24738     </type>
24739     <type name="X">
24740       <method name="Void .ctor()">
24741         <size>8</size>
24742       </method>
24743       <method name="Void .ctor(Int32)">
24744         <size>18</size>
24745       </method>
24746       <method name="Void Main()">
24747         <size>7</size>
24748       </method>
24749     </type>
24750   </test>
24751   <test name="test-196.cs">
24752     <type name="X">
24753       <method name="Void .ctor()">
24754         <size>7</size>
24755       </method>
24756       <method name="Void Bug1()">
24757         <size>15</size>
24758       </method>
24759       <method name="Void Bug2()">
24760         <size>16</size>
24761       </method>
24762       <method name="Int32 Main()">
24763         <size>2</size>
24764       </method>
24765     </type>
24766   </test>
24767   <test name="test-197.cs">
24768     <type name="X">
24769       <method name="Void .ctor()">
24770         <size>7</size>
24771       </method>
24772       <method name="Void Foo()">
24773         <size>0</size>
24774       </method>
24775     </type>
24776     <type name="Y">
24777       <method name="Void .ctor()">
24778         <size>7</size>
24779       </method>
24780     </type>
24781     <type name="Z">
24782       <method name="Void .ctor()">
24783         <size>7</size>
24784       </method>
24785       <method name="Void Foo()">
24786         <size>11</size>
24787       </method>
24788     </type>
24789     <type name="Test">
24790       <method name="Void .ctor()">
24791         <size>7</size>
24792       </method>
24793       <method name="Int32 Main()">
24794         <size>16</size>
24795       </method>
24796     </type>
24797   </test>
24798   <test name="test-198.cs">
24799     <type name="N1.N3.N4.Bar">
24800       <method name="Void .ctor()">
24801         <size>7</size>
24802       </method>
24803     </type>
24804     <type name="N1.N2.Foo">
24805       <method name="Void .ctor()">
24806         <size>7</size>
24807       </method>
24808     </type>
24809     <type name="N5.N6.Foo">
24810       <method name="Void .ctor()">
24811         <size>7</size>
24812       </method>
24813     </type>
24814     <type name="N5.N7.N8.Bar">
24815       <method name="Void .ctor()">
24816         <size>7</size>
24817       </method>
24818     </type>
24819     <type name="FirstOuter.FirstInner.First">
24820       <method name="Void .ctor()">
24821         <size>7</size>
24822       </method>
24823       <method name="System.String get_MyIdentity()">
24824         <size>12</size>
24825       </method>
24826     </type>
24827     <type name="FirstOuter.Second">
24828       <method name="Void .ctor()">
24829         <size>7</size>
24830       </method>
24831     </type>
24832     <type name="FirstOuter.SecondInner.Third">
24833       <method name="Void .ctor()">
24834         <size>7</size>
24835       </method>
24836     </type>
24837     <type name="FirstOuter.FirstInner.Fourth">
24838       <method name="Void .ctor()">
24839         <size>7</size>
24840       </method>
24841     </type>
24842     <type name="Fifth">
24843       <method name="Void .ctor()">
24844         <size>7</size>
24845       </method>
24846     </type>
24847     <type name="M1.M2.M3.Foo">
24848       <method name="Void .ctor()">
24849         <size>7</size>
24850       </method>
24851     </type>
24852     <type name="P1.P2.Bar">
24853       <method name="Void .ctor()">
24854         <size>7</size>
24855       </method>
24856     </type>
24857     <type name="X">
24858       <method name="Void .ctor()">
24859         <size>7</size>
24860       </method>
24861       <method name="Int32 Main()">
24862         <size>2</size>
24863       </method>
24864     </type>
24865   </test>
24866   <test name="test-199.cs">
24867     <type name="Test">
24868       <method name="Void .ctor()">
24869         <size>7</size>
24870       </method>
24871       <method name="Int32 Main()">
24872         <size>22</size>
24873       </method>
24874     </type>
24875     <type name="N1.Foo">
24876       <method name="Void .ctor()">
24877         <size>7</size>
24878       </method>
24879     </type>
24880     <type name="N1.Foo+Foo2">
24881       <method name="Void .ctor()">
24882         <size>7</size>
24883       </method>
24884     </type>
24885     <type name="N1.Bar2">
24886       <method name="Void .ctor()">
24887         <size>7</size>
24888       </method>
24889       <method name="Int32 Talk()">
24890         <size>2</size>
24891       </method>
24892     </type>
24893     <type name="N2.Bar">
24894       <method name="Void .ctor()">
24895         <size>7</size>
24896       </method>
24897     </type>
24898     <type name="N2.Bar+Bar2">
24899       <method name="Void .ctor()">
24900         <size>7</size>
24901       </method>
24902       <method name="Int32 Talk()">
24903         <size>2</size>
24904       </method>
24905     </type>
24906   </test>
24907   <test name="test-2.cs">
24908     <type name="X">
24909       <method name="Void .ctor()">
24910         <size>7</size>
24911       </method>
24912       <method name="Int32 Main(System.String[])">
24913         <size>12</size>
24914       </method>
24915     </type>
24916   </test>
24917   <test name="test-20.cs">
24918     <type name="A">
24919       <method name="Void .ctor()">
24920         <size>7</size>
24921       </method>
24922       <method name="Void X()">
24923         <size>8</size>
24924       </method>
24925     </type>
24926     <type name="B">
24927       <method name="Void .ctor()">
24928         <size>7</size>
24929       </method>
24930       <method name="Void X()">
24931         <size>8</size>
24932       </method>
24933       <method name="Void TestB()">
24934         <size>7</size>
24935       </method>
24936     </type>
24937     <type name="Ax">
24938       <method name="Void .ctor()">
24939         <size>7</size>
24940       </method>
24941       <method name="Void A()">
24942         <size>8</size>
24943       </method>
24944       <method name="Void B()">
24945         <size>8</size>
24946       </method>
24947     </type>
24948     <type name="Bx">
24949       <method name="Void .ctor()">
24950         <size>7</size>
24951       </method>
24952       <method name="Void A()">
24953         <size>8</size>
24954       </method>
24955       <method name="Void B()">
24956         <size>8</size>
24957       </method>
24958     </type>
24959     <type name="Test">
24960       <method name="Void .ctor()">
24961         <size>7</size>
24962       </method>
24963       <method name="Int32 Main()">
24964         <size>100</size>
24965       </method>
24966     </type>
24967   </test>
24968   <test name="test-200.cs">
24969     <type name="X">
24970       <method name="Void .ctor()">
24971         <size>7</size>
24972       </method>
24973       <method name="Int32 Main()">
24974         <size>104</size>
24975       </method>
24976     </type>
24977   </test>
24978   <test name="test-201.cs">
24979     <type name="Parent">
24980       <method name="Void .ctor()">
24981         <size>7</size>
24982       </method>
24983     </type>
24984     <type name="Child">
24985       <method name="Void .ctor()">
24986         <size>7</size>
24987       </method>
24988     </type>
24989     <type name="Child+Nested">
24990       <method name="Void .ctor()">
24991         <size>18</size>
24992       </method>
24993     </type>
24994     <type name="Collide">
24995       <method name="Void .ctor(Int32)">
24996         <size>14</size>
24997       </method>
24998       <method name="Void .cctor()">
24999         <size>12</size>
25000       </method>
25001       <method name="Int32 Main()">
25002         <size>27</size>
25003       </method>
25004     </type>
25005   </test>
25006   <test name="test-202.cs">
25007     <type name="X.X">
25008       <method name="Void .ctor()">
25009         <size>7</size>
25010       </method>
25011     </type>
25012     <type name="A.B.C.D">
25013       <method name="Void .ctor()">
25014         <size>7</size>
25015       </method>
25016     </type>
25017     <type name="Test">
25018       <method name="Void .ctor()">
25019         <size>7</size>
25020       </method>
25021       <method name="Int32 Main()">
25022         <size>14</size>
25023       </method>
25024     </type>
25025   </test>
25026   <test name="test-203.cs">
25027     <type name="Foo">
25028       <method name="Void .ctor()">
25029         <size>7</size>
25030       </method>
25031       <method name="Modifiers get_Modifiers()">
25032         <size>2</size>
25033       </method>
25034     </type>
25035     <type name="Bar">
25036       <method name="Void .ctor()">
25037         <size>7</size>
25038       </method>
25039       <method name="Int32 Main()">
25040         <size>13</size>
25041       </method>
25042     </type>
25043   </test>
25044   <test name="test-204.cs">
25045     <type name="X">
25046       <method name="Void .ctor(Int32)">
25047         <size>14</size>
25048       </method>
25049       <method name="System.String ToString()">
25050         <size>22</size>
25051       </method>
25052       <method name="Int32 Test()">
25053         <size>153</size>
25054       </method>
25055       <method name="Int32 Main()">
25056         <size>24</size>
25057       </method>
25058       <method name="X op_BitwiseAnd(X, X)">
25059         <size>19</size>
25060       </method>
25061       <method name="X op_BitwiseOr(X, X)">
25062         <size>19</size>
25063       </method>
25064       <method name="Boolean op_True(X)">
25065         <size>15</size>
25066       </method>
25067       <method name="Boolean op_False(X)">
25068         <size>12</size>
25069       </method>
25070     </type>
25071   </test>
25072   <test name="test-205.cs">
25073     <type name="A">
25074       <method name="Void .ctor(Object)">
25075         <size>7</size>
25076       </method>
25077     </type>
25078     <type name="Test">
25079       <method name="Void .ctor()">
25080         <size>7</size>
25081       </method>
25082       <method name="Void Main()">
25083         <size>1</size>
25084       </method>
25085     </type>
25086   </test>
25087   <test name="test-206.cs">
25088     <type name="X">
25089       <method name="Void .ctor()">
25090         <size>7</size>
25091       </method>
25092       <method name="Int32 get_Item(Int32)">
25093         <size>2</size>
25094       </method>
25095       <method name="System.Int32[] get_Item(System.Int32[])">
25096         <size>39</size>
25097       </method>
25098       <method name="Void Main()">
25099         <size>91</size>
25100       </method>
25101     </type>
25102     <type name="&lt;PrivateImplementationDetails&gt;">
25103       <method name="Void .ctor()">
25104         <size>7</size>
25105       </method>
25106     </type>
25107   </test>
25108   <test name="test-207.cs">
25109     <type name="X">
25110       <method name="Void .ctor()">
25111         <size>7</size>
25112       </method>
25113       <method name="Void .cctor()">
25114         <size>1</size>
25115       </method>
25116       <method name="Void hello(Int32)">
25117         <size>13</size>
25118       </method>
25119       <method name="Void world(Int32)">
25120         <size>16</size>
25121       </method>
25122       <method name="Int32 Main()">
25123         <size>138</size>
25124       </method>
25125     </type>
25126     <type name="Test">
25127       <method name="Void .ctor(Object, IntPtr)">
25128         <size>0</size>
25129       </method>
25130       <method name="Void Invoke(Int32)">
25131         <size>0</size>
25132       </method>
25133       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
25134         <size>0</size>
25135       </method>
25136       <method name="Void EndInvoke(IAsyncResult)">
25137         <size>0</size>
25138       </method>
25139     </type>
25140   </test>
25141   <test name="test-208.cs">
25142     <type name="X">
25143       <method name="Void .ctor()">
25144         <size>7</size>
25145       </method>
25146       <method name="System.String get_Item(System.String)">
25147         <size>2</size>
25148       </method>
25149       <method name="Void Test()">
25150         <size>1</size>
25151       </method>
25152     </type>
25153     <type name="Y">
25154       <method name="Void .ctor()">
25155         <size>7</size>
25156       </method>
25157       <method name="Void Main()">
25158         <size>19</size>
25159       </method>
25160     </type>
25161   </test>
25162   <test name="test-209.cs">
25163     <type name="X">
25164       <method name="Void .ctor(Int32)">
25165         <size>14</size>
25166       </method>
25167       <method name="Int32 get_Foo()">
25168         <size>9</size>
25169       </method>
25170       <method name="Void set_Foo(Int32)">
25171         <size>8</size>
25172       </method>
25173       <method name="Int32 get_Item(Int32)">
25174         <size>7</size>
25175       </method>
25176       <method name="Void set_Item(Int32, Int32)">
25177         <size>8</size>
25178       </method>
25179       <method name="Void set_Item(System.String, System.String)">
25180         <size>7</size>
25181       </method>
25182       <method name="Void set_Bar(System.String)">
25183         <size>7</size>
25184       </method>
25185       <method name="A get_A()">
25186         <size>7</size>
25187       </method>
25188       <method name="Void set_A(A)">
25189         <size>12</size>
25190       </method>
25191       <method name="Int32 Main()">
25192         <size>75</size>
25193       </method>
25194     </type>
25195     <type name="A">
25196       <method name="Void .ctor(Int32)">
25197         <size>8</size>
25198       </method>
25199     </type>
25200   </test>
25201   <test name="test-21.cs">
25202     <type name="Blah">
25203       <method name="Void .ctor()">
25204         <size>7</size>
25205       </method>
25206       <method name="Int32 Main()">
25207         <size>47</size>
25208       </method>
25209     </type>
25210     <type name="Blah+Foo">
25211       <method name="Void .ctor()">
25212         <size>17</size>
25213       </method>
25214       <method name="Int32 Bar(Int32, Int32)">
25215         <size>14</size>
25216       </method>
25217     </type>
25218   </test>
25219   <test name="test-210.cs">
25220     <type name="X">
25221       <method name="Void .ctor()">
25222         <size>7</size>
25223       </method>
25224       <method name="Void foo()">
25225         <size>1</size>
25226       </method>
25227       <method name="Void Main()">
25228         <size>25</size>
25229       </method>
25230     </type>
25231     <type name="FooHandler">
25232       <method name="Void .ctor(Object, IntPtr)">
25233         <size>0</size>
25234       </method>
25235       <method name="Void Invoke()">
25236         <size>0</size>
25237       </method>
25238       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
25239         <size>0</size>
25240       </method>
25241       <method name="Void EndInvoke(IAsyncResult)">
25242         <size>0</size>
25243       </method>
25244     </type>
25245   </test>
25246   <test name="test-211.cs">
25247     <type name="X">
25248       <method name="Void .ctor(Int32)">
25249         <size>14</size>
25250       </method>
25251       <method name="X op_Implicit(Int32)">
25252         <size>7</size>
25253       </method>
25254     </type>
25255     <type name="Y">
25256       <method name="Void .ctor(X)">
25257         <size>14</size>
25258       </method>
25259       <method name="Y op_Implicit(X)">
25260         <size>7</size>
25261       </method>
25262     </type>
25263     <type name="Z">
25264       <method name="Void .ctor(Y)">
25265         <size>14</size>
25266       </method>
25267       <method name="Int32 Main()">
25268         <size>27</size>
25269       </method>
25270       <method name="Z op_Implicit(Y)">
25271         <size>7</size>
25272       </method>
25273     </type>
25274   </test>
25275   <test name="test-212.cs">
25276     <type name="Problem">
25277       <method name="Void .ctor(String)">
25278         <size>14</size>
25279       </method>
25280       <method name="Int32 Multi(Int32, Problem[])">
25281         <size>4</size>
25282       </method>
25283       <method name="Int32 Main(System.String[])">
25284         <size>76</size>
25285       </method>
25286       <method name="Problem op_Implicit(Int32)">
25287         <size>22</size>
25288       </method>
25289     </type>
25290   </test>
25291   <test name="test-213.cs">
25292     <type name="MyTest">
25293       <method name="Void .ctor()">
25294         <size>7</size>
25295       </method>
25296       <method name="Void Main(System.String[])">
25297         <size>31</size>
25298       </method>
25299     </type>
25300     <type name="S">
25301       <method name="Void .ctor(Int32)">
25302         <size>8</size>
25303       </method>
25304       <method name="Void Print()">
25305         <size>12</size>
25306       </method>
25307     </type>
25308   </test>
25309   <test name="test-214.cs">
25310     <type name="N2.Test">
25311       <method name="Void .ctor()">
25312         <size>7</size>
25313       </method>
25314       <method name="Int32 Main()">
25315         <size>7</size>
25316       </method>
25317     </type>
25318     <type name="N1.C1">
25319       <method name="Void .ctor()">
25320         <size>7</size>
25321       </method>
25322       <method name="Void Foo()">
25323         <size>1</size>
25324       </method>
25325     </type>
25326   </test>
25327   <test name="test-215.cs">
25328     <type name="Test">
25329       <method name="Void .ctor()">
25330         <size>7</size>
25331       </method>
25332       <method name="Void .cctor()">
25333         <size>1</size>
25334       </method>
25335       <method name="N1.C1 get_C1()">
25336         <size>6</size>
25337       </method>
25338       <method name="Int32 Main()">
25339         <size>8</size>
25340       </method>
25341     </type>
25342     <type name="N1.C1">
25343       <method name="Void .ctor()">
25344         <size>7</size>
25345       </method>
25346     </type>
25347   </test>
25348   <test name="test-216.cs">
25349     <type name="cls">
25350       <method name="Void .ctor()">
25351         <size>7</size>
25352       </method>
25353       <method name="Void add_OnWhatever(OnWhateverDelegate)">
25354         <size>24</size>
25355       </method>
25356       <method name="Void remove_OnWhatever(OnWhateverDelegate)">
25357         <size>24</size>
25358       </method>
25359       <method name="Void CallMyDel(System.String)">
25360         <size>13</size>
25361       </method>
25362     </type>
25363     <type name="cls+nestedcls">
25364       <method name="Void .ctor()">
25365         <size>7</size>
25366       </method>
25367       <method name="Void CallParentDel(cls, System.String)">
25368         <size>13</size>
25369       </method>
25370     </type>
25371     <type name="MonoEmbed">
25372       <method name="Void .ctor()">
25373         <size>7</size>
25374       </method>
25375       <method name="Void Main()">
25376         <size>36</size>
25377       </method>
25378       <method name="Void Whatever(System.String)">
25379         <size>7</size>
25380       </method>
25381     </type>
25382     <type name="OnWhateverDelegate">
25383       <method name="Void .ctor(Object, IntPtr)">
25384         <size>0</size>
25385       </method>
25386       <method name="Void Invoke(System.String)">
25387         <size>0</size>
25388       </method>
25389       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
25390         <size>0</size>
25391       </method>
25392       <method name="Void EndInvoke(IAsyncResult)">
25393         <size>0</size>
25394       </method>
25395     </type>
25396   </test>
25397   <test name="test-217.cs">
25398     <type name="Test">
25399       <method name="Void .ctor()">
25400         <size>7</size>
25401       </method>
25402       <method name="Int32 Main()">
25403         <size>174</size>
25404       </method>
25405       <method name="System.Object compare_gte(Int32, Int32)">
25406         <size>13</size>
25407       </method>
25408       <method name="System.Object compare_lte(Int32, Int32)">
25409         <size>13</size>
25410       </method>
25411     </type>
25412   </test>
25413   <test name="test-218.cs">
25414     <type name="T">
25415       <method name="Void .ctor()">
25416         <size>7</size>
25417       </method>
25418       <method name="Void .cctor()">
25419         <size>27</size>
25420       </method>
25421       <method name="Void Main()">
25422         <size>1</size>
25423       </method>
25424       <method name="Void compareQueryQuery1(System.Object)">
25425         <size>1</size>
25426       </method>
25427     </type>
25428     <type name="T+foo">
25429       <method name="Void .ctor(Object, IntPtr)">
25430         <size>0</size>
25431       </method>
25432       <method name="Void Invoke(System.Object)">
25433         <size>0</size>
25434       </method>
25435       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
25436         <size>0</size>
25437       </method>
25438       <method name="Void EndInvoke(IAsyncResult)">
25439         <size>0</size>
25440       </method>
25441     </type>
25442   </test>
25443   <test name="test-219.cs">
25444     <type name="TestAttribute">
25445       <method name="Void .ctor(Type)">
25446         <size>14</size>
25447       </method>
25448       <method name="System.Type get_Type()">
25449         <size>7</size>
25450       </method>
25451     </type>
25452     <type name="Test">
25453       <method name="Void .ctor()">
25454         <size>7</size>
25455       </method>
25456       <method name="Void Main()">
25457         <size>75</size>
25458       </method>
25459     </type>
25460   </test>
25461   <test name="test-22.cs">
25462     <type name="M">
25463       <method name="Void .ctor()">
25464         <size>7</size>
25465       </method>
25466       <method name="Int32 Main()">
25467         <size>63</size>
25468       </method>
25469     </type>
25470     <type name="S">
25471       <method name="T GetT()">
25472         <size>7</size>
25473       </method>
25474       <method name="Void Init()">
25475         <size>25</size>
25476       </method>
25477     </type>
25478   </test>
25479   <test name="test-220.cs">
25480     <type name="MonoBUG.Bug">
25481       <method name="Void .ctor()">
25482         <size>7</size>
25483       </method>
25484       <method name="Int32 Main(System.String[])">
25485         <size>138</size>
25486       </method>
25487     </type>
25488     <type name="MonoBUG.Foo">
25489       <method name="Void .ctor(String)">
25490         <size>14</size>
25491       </method>
25492       <method name="System.String get_Name()">
25493         <size>7</size>
25494       </method>
25495     </type>
25496     <type name="MonoBUG.FooList">
25497       <method name="Void .ctor()">
25498         <size>7</size>
25499       </method>
25500       <method name="Void .cctor()">
25501         <size>1</size>
25502       </method>
25503       <method name="Void Add(MonoBUG.Foo)">
25504         <size>19</size>
25505       </method>
25506       <method name="MonoBUG.FooList+FooEnumerator GetEnumerator()">
25507         <size>7</size>
25508       </method>
25509     </type>
25510     <type name="MonoBUG.FooList+FooEnumerator">
25511       <method name="Void .ctor(FooList)">
25512         <size>31</size>
25513       </method>
25514       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
25515         <size>12</size>
25516       </method>
25517       <method name="Void System.Collections.IEnumerator.Reset()">
25518         <size>12</size>
25519       </method>
25520       <method name="MonoBUG.Foo get_Current()">
25521         <size>46</size>
25522       </method>
25523       <method name="Boolean MoveNext()">
25524         <size>12</size>
25525       </method>
25526       <method name="Void Reset()">
25527         <size>12</size>
25528       </method>
25529       <method name="System.Object System.Collections.IEnumerator.get_Current()">
25530         <size>28</size>
25531       </method>
25532     </type>
25533   </test>
25534   <test name="test-221.cs">
25535     <type name="A">
25536       <method name="Void .ctor()">
25537         <size>7</size>
25538       </method>
25539       <method name="Int32 get_Blah()">
25540         <size>2</size>
25541       </method>
25542       <method name="Void set_Blah(Int32)">
25543         <size>1</size>
25544       </method>
25545     </type>
25546     <type name="B">
25547       <method name="Void .ctor()">
25548         <size>7</size>
25549       </method>
25550       <method name="Int32 get_Blah()">
25551         <size>2</size>
25552       </method>
25553       <method name="Boolean Test()">
25554         <size>54</size>
25555       </method>
25556     </type>
25557     <type name="C">
25558       <method name="Void .ctor()">
25559         <size>7</size>
25560       </method>
25561       <method name="Int32 get_Blah()">
25562         <size>0</size>
25563       </method>
25564       <method name="Void set_Blah(Int32)">
25565         <size>0</size>
25566       </method>
25567     </type>
25568     <type name="D">
25569       <method name="Void .ctor()">
25570         <size>7</size>
25571       </method>
25572       <method name="Int32 get_Blah()">
25573         <size>2</size>
25574       </method>
25575       <method name="Void set_Blah(Int32)">
25576         <size>1</size>
25577       </method>
25578     </type>
25579     <type name="E">
25580       <method name="Void .ctor()">
25581         <size>7</size>
25582       </method>
25583       <method name="Int32 get_Blah()">
25584         <size>7</size>
25585       </method>
25586       <method name="Boolean Test()">
25587         <size>54</size>
25588       </method>
25589     </type>
25590     <type name="F">
25591       <method name="Void .ctor()">
25592         <size>7</size>
25593       </method>
25594       <method name="Int32 get_Item(Int32)">
25595         <size>2</size>
25596       </method>
25597       <method name="Void set_Item(Int32, Int32)">
25598         <size>1</size>
25599       </method>
25600       <method name="Int32 get_Blah()">
25601         <size>2</size>
25602       </method>
25603       <method name="Void set_Blah(Int32)">
25604         <size>1</size>
25605       </method>
25606       <method name="Boolean Test()">
25607         <size>110</size>
25608       </method>
25609     </type>
25610     <type name="Driver">
25611       <method name="Void .ctor()">
25612         <size>7</size>
25613       </method>
25614       <method name="Int32 Main()">
25615         <size>38</size>
25616       </method>
25617     </type>
25618     <type name="F">
25619       <method name="Int32 IBlah.get_Item(Int32)">
25620         <size>2</size>
25621       </method>
25622       <method name="Void IBlah.set_Item(Int32, Int32)">
25623         <size>1</size>
25624       </method>
25625       <method name="Int32 IBlah.get_Blah()">
25626         <size>2</size>
25627       </method>
25628       <method name="Void IBlah.set_Blah(Int32)">
25629         <size>1</size>
25630       </method>
25631     </type>
25632   </test>
25633   <test name="test-222.cs">
25634     <type name="Class_1">
25635       <method name="Void .ctor()">
25636         <size>7</size>
25637       </method>
25638       <method name="UIntPtr Valid()">
25639         <size>7</size>
25640       </method>
25641     </type>
25642     <type name="MainClass">
25643       <method name="Void .ctor()">
25644         <size>7</size>
25645       </method>
25646       <method name="Int32 Main()">
25647         <size>2</size>
25648       </method>
25649     </type>
25650   </test>
25651   <test name="test-223.cs">
25652     <type name="T">
25653       <method name="Void .ctor()">
25654         <size>7</size>
25655       </method>
25656       <method name="Int32 Main()">
25657         <size>65</size>
25658       </method>
25659     </type>
25660   </test>
25661   <test name="test-224.cs">
25662     <type name="XmlMemberArrayAttribute">
25663       <method name="Void .ctor(String)">
25664         <size>38</size>
25665       </method>
25666       <method name="System.Char[] get_Separator()">
25667         <size>7</size>
25668       </method>
25669       <method name="Void set_Separator(System.Char[])">
25670         <size>8</size>
25671       </method>
25672       <method name="System.String get_Name()">
25673         <size>7</size>
25674       </method>
25675       <method name="Void set_Name(System.String)">
25676         <size>8</size>
25677       </method>
25678       <method name="Boolean get_IsRequired()">
25679         <size>7</size>
25680       </method>
25681       <method name="Void set_IsRequired(Boolean)">
25682         <size>8</size>
25683       </method>
25684     </type>
25685     <type name="t">
25686       <method name="Void .ctor()">
25687         <size>7</size>
25688       </method>
25689       <method name="Void Main()">
25690         <size>1</size>
25691       </method>
25692     </type>
25693   </test>
25694   <test name="test-225.cs">
25695     <type name="A">
25696       <method name="Void .ctor()">
25697         <size>14</size>
25698       </method>
25699     </type>
25700     <type name="B">
25701       <method name="Void .ctor()">
25702         <size>7</size>
25703       </method>
25704       <method name="Int32 foo()">
25705         <size>2</size>
25706       </method>
25707       <method name="Void Main()">
25708         <size>18</size>
25709       </method>
25710     </type>
25711   </test>
25712   <test name="test-226.cs">
25713     <type name="Test226">
25714       <method name="Void .ctor()">
25715         <size>7</size>
25716       </method>
25717       <method name="Void Test()">
25718         <size>35</size>
25719       </method>
25720       <method name="Int32 Main()">
25721         <size>23</size>
25722       </method>
25723     </type>
25724   </test>
25725   <test name="test-227.cs">
25726     <type name="A.T">
25727       <method name="Void .ctor()">
25728         <size>7</size>
25729       </method>
25730       <method name="Void Main()">
25731         <size>3</size>
25732       </method>
25733     </type>
25734   </test>
25735   <test name="test-228.cs">
25736     <type name="BadRefTest.CtorInc">
25737       <method name="Void .ctor()">
25738         <size>30</size>
25739       </method>
25740       <method name="Int32 IncByRef(Int32 ByRef)">
25741         <size>10</size>
25742       </method>
25743       <method name="Boolean Results(Int32)">
25744         <size>98</size>
25745       </method>
25746     </type>
25747     <type name="BadRefTest.Runner">
25748       <method name="Void .ctor()">
25749         <size>7</size>
25750       </method>
25751       <method name="Int32 Main()">
25752         <size>43</size>
25753       </method>
25754     </type>
25755   </test>
25756   <test name="test-229.cs">
25757     <type name="List">
25758       <method name="Void .ctor(Int32)">
25759         <size>19</size>
25760       </method>
25761       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
25762         <size>12</size>
25763       </method>
25764       <method name="Void Add(Int32)">
25765         <size>26</size>
25766       </method>
25767       <method name="MyEnumerator GetEnumerator()">
25768         <size>7</size>
25769       </method>
25770     </type>
25771     <type name="UberList">
25772       <method name="Void .ctor(Int32)">
25773         <size>8</size>
25774       </method>
25775       <method name="Int32 Main(System.String[])">
25776         <size>38</size>
25777       </method>
25778       <method name="Boolean One()">
25779         <size>62</size>
25780       </method>
25781       <method name="Boolean Two()">
25782         <size>62</size>
25783       </method>
25784       <method name="Boolean Three()">
25785         <size>62</size>
25786       </method>
25787     </type>
25788     <type name="List+MyEnumerator">
25789       <method name="Void .ctor(List)">
25790         <size>15</size>
25791       </method>
25792       <method name="System.Object get_Current()">
25793         <size>24</size>
25794       </method>
25795       <method name="Boolean MoveNext()">
25796         <size>31</size>
25797       </method>
25798       <method name="Void Reset()">
25799         <size>8</size>
25800       </method>
25801     </type>
25802   </test>
25803   <test name="test-23.cs">
25804     <type name="X">
25805       <method name="Void .ctor()">
25806         <size>7</size>
25807       </method>
25808       <method name="Void .cctor()">
25809         <size>8</size>
25810       </method>
25811       <method name="Int32 get_Value()">
25812         <size>6</size>
25813       </method>
25814       <method name="Void set_Value(Int32)">
25815         <size>7</size>
25816       </method>
25817       <method name="Int32 Main()">
25818         <size>170</size>
25819       </method>
25820     </type>
25821     <type name="Y">
25822       <method name="Void .ctor(String)">
25823         <size>14</size>
25824       </method>
25825       <method name="System.String get_Value()">
25826         <size>7</size>
25827       </method>
25828       <method name="Void set_Value(System.String)">
25829         <size>8</size>
25830       </method>
25831     </type>
25832     <type name="Z">
25833       <method name="Void .cctor()">
25834         <size>7</size>
25835       </method>
25836       <method name="Int32 get_IVal()">
25837         <size>6</size>
25838       </method>
25839       <method name="Void set_IVal(Int32)">
25840         <size>7</size>
25841       </method>
25842       <method name="Int32 get_XVal()">
25843         <size>7</size>
25844       </method>
25845       <method name="Void set_XVal(Int32)">
25846         <size>8</size>
25847       </method>
25848     </type>
25849   </test>
25850   <test name="test-230.cs">
25851     <type name="TestClass">
25852       <method name="Void .ctor()">
25853         <size>7</size>
25854       </method>
25855       <method name="Int32 Main()">
25856         <size>56</size>
25857       </method>
25858     </type>
25859   </test>
25860   <test name="test-231.cs">
25861     <type name="T">
25862       <method name="Void .ctor()">
25863         <size>7</size>
25864       </method>
25865       <method name="Void .cctor()">
25866         <size>1</size>
25867       </method>
25868       <method name="Int32 Main()">
25869         <size>44</size>
25870       </method>
25871       <method name="Void Foo()">
25872         <size>23</size>
25873       </method>
25874     </type>
25875   </test>
25876   <test name="test-232.cs">
25877     <type name="CtorInfoTest">
25878       <method name="Void .ctor()">
25879         <size>7</size>
25880       </method>
25881       <method name="Void Main(System.String[])">
25882         <size>977</size>
25883       </method>
25884       <method name="Void Assert(System.Object, System.Object)">
25885         <size>38</size>
25886       </method>
25887     </type>
25888     <type name="&lt;PrivateImplementationDetails&gt;">
25889       <method name="Void .ctor()">
25890         <size>7</size>
25891       </method>
25892     </type>
25893   </test>
25894   <test name="test-233.cs">
25895     <type name="Tests">
25896       <method name="Void .ctor()">
25897         <size>7</size>
25898       </method>
25899       <method name="Int32 Main()">
25900         <size>16</size>
25901       </method>
25902       <method name="Int32 test_0_beq()">
25903         <size>29</size>
25904       </method>
25905       <method name="Int32 test_0_bne_un()">
25906         <size>29</size>
25907       </method>
25908       <method name="Int32 test_0_conv_r8()">
25909         <size>29</size>
25910       </method>
25911       <method name="Int32 test_0_conv_i()">
25912         <size>76</size>
25913       </method>
25914       <method name="Int32 test_5_conv_r4()">
25915         <size>8</size>
25916       </method>
25917       <method name="Int32 test_5_double_conv_r4()">
25918         <size>16</size>
25919       </method>
25920       <method name="Int32 test_5_float_conv_r8()">
25921         <size>12</size>
25922       </method>
25923       <method name="Int32 test_5_conv_r8()">
25924         <size>8</size>
25925       </method>
25926       <method name="Int32 test_5_add()">
25927         <size>25</size>
25928       </method>
25929       <method name="Int32 test_5_sub()">
25930         <size>25</size>
25931       </method>
25932       <method name="Int32 test_24_mul()">
25933         <size>25</size>
25934       </method>
25935       <method name="Int32 test_4_div()">
25936         <size>25</size>
25937       </method>
25938       <method name="Int32 test_2_rem()">
25939         <size>25</size>
25940       </method>
25941       <method name="Int32 test_2_neg()">
25942         <size>14</size>
25943       </method>
25944       <method name="Int32 test_46_float_add_spill()">
25945         <size>129</size>
25946       </method>
25947       <method name="Int32 test_362880_float_mul_spill()">
25948         <size>129</size>
25949       </method>
25950       <method name="Int32 test_4_long_cast()">
25951         <size>29</size>
25952       </method>
25953       <method name="Int32 test_16_float_cmp()">
25954         <size>317</size>
25955       </method>
25956       <method name="Int32 test_15_float_cmp_un()">
25957         <size>297</size>
25958       </method>
25959       <method name="Int32 test_15_float_branch()">
25960         <size>219</size>
25961       </method>
25962       <method name="Int32 test_15_float_branch_un()">
25963         <size>219</size>
25964       </method>
25965     </type>
25966     <type name="TestDriver">
25967       <method name="Void .ctor()">
25968         <size>7</size>
25969       </method>
25970       <method name="Int32 RunTests(System.Type, System.String[])">
25971         <size>571</size>
25972       </method>
25973       <method name="Int32 RunTests(System.Type)">
25974         <size>8</size>
25975       </method>
25976     </type>
25977   </test>
25978   <test name="test-234.cs">
25979     <type name="T">
25980       <method name="Void .ctor()">
25981         <size>7</size>
25982       </method>
25983       <method name="Void Main()">
25984         <size>701</size>
25985       </method>
25986     </type>
25987   </test>
25988   <test name="test-235.cs">
25989     <type name="T">
25990       <method name="Void .ctor()">
25991         <size>7</size>
25992       </method>
25993       <method name="Void Foo(T, T)">
25994         <size>1</size>
25995       </method>
25996       <method name="Void Foo(System.Object[])">
25997         <size>1</size>
25998       </method>
25999       <method name="Int32 Main()">
26000         <size>13</size>
26001       </method>
26002     </type>
26003   </test>
26004   <test name="test-236.cs">
26005     <type name="Tests.Test">
26006       <method name="Void .ctor()">
26007         <size>7</size>
26008       </method>
26009       <method name="Void Main()">
26010         <size>42</size>
26011       </method>
26012       <method name="System.Object Tests.IIndexer.get_Item(Int32)">
26013         <size>9</size>
26014       </method>
26015       <method name="Void Tests.IIndexer.set_Item(Int32, System.Object)">
26016         <size>10</size>
26017       </method>
26018     </type>
26019   </test>
26020   <test name="test-237.cs">
26021     <type name="Params">
26022       <method name="Void .ctor()">
26023         <size>7</size>
26024       </method>
26025       <method name="Void .cctor()">
26026         <size>96</size>
26027       </method>
26028       <method name="Void foo(System.String, System.Object[])">
26029         <size>132</size>
26030       </method>
26031       <method name="Void Main()">
26032         <size>45</size>
26033       </method>
26034     </type>
26035     <type name="Params+FOO">
26036       <method name="Void .ctor(Object, IntPtr)">
26037         <size>0</size>
26038       </method>
26039       <method name="Void Invoke(System.String, System.Object[])">
26040         <size>0</size>
26041       </method>
26042       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
26043         <size>0</size>
26044       </method>
26045       <method name="Void EndInvoke(IAsyncResult)">
26046         <size>0</size>
26047       </method>
26048     </type>
26049   </test>
26050   <test name="test-238.cs">
26051     <type name="TestClass">
26052       <method name="Void .ctor()">
26053         <size>7</size>
26054       </method>
26055       <method name="Void ConditionalMethod()">
26056         <size>7</size>
26057       </method>
26058       <method name="Int32 Main()">
26059         <size>12</size>
26060       </method>
26061     </type>
26062   </test>
26063   <test name="test-239.cs">
26064     <type name="BaseClass">
26065       <method name="Void .ctor()">
26066         <size>7</size>
26067       </method>
26068       <method name="Void ConditionalMethod()">
26069         <size>7</size>
26070       </method>
26071     </type>
26072     <type name="TestClass">
26073       <method name="Void .ctor()">
26074         <size>7</size>
26075       </method>
26076       <method name="Void ConditionalMethod()">
26077         <size>1</size>
26078       </method>
26079     </type>
26080     <type name="MainClass">
26081       <method name="Void .ctor()">
26082         <size>7</size>
26083       </method>
26084       <method name="Int32 Main()">
26085         <size>18</size>
26086       </method>
26087     </type>
26088   </test>
26089   <test name="test-24.cs">
26090     <type name="X">
26091       <method name="Void .ctor()">
26092         <size>7</size>
26093       </method>
26094       <method name="System.String get_S()">
26095         <size>6</size>
26096       </method>
26097       <method name="Void set_S(System.String)">
26098         <size>7</size>
26099       </method>
26100       <method name="Int32 Main()">
26101         <size>92</size>
26102       </method>
26103     </type>
26104   </test>
26105   <test name="test-240.cs">
26106     <type name="TestClass">
26107       <method name="Void .ctor()">
26108         <size>7</size>
26109       </method>
26110       <method name="Void .cctor()">
26111         <size>7</size>
26112       </method>
26113       <method name="Void ConditionalMethod()">
26114         <size>17</size>
26115       </method>
26116       <method name="Int32 Main()">
26117         <size>11</size>
26118       </method>
26119     </type>
26120   </test>
26121   <test name="test-241.cs">
26122     <type name="Foo">
26123       <method name="Void .ctor()">
26124         <size>7</size>
26125       </method>
26126       <method name="Int32 get_SomeProperty()">
26127         <size>3</size>
26128       </method>
26129       <method name="Int32 M()">
26130         <size>3</size>
26131       </method>
26132       <method name="Void Main()">
26133         <size>1</size>
26134       </method>
26135     </type>
26136     <type name="Foo+FooPrivate">
26137       <method name="Void .ctor(Foo)">
26138         <size>14</size>
26139       </method>
26140       <method name="Int32 get_SomeProperty()">
26141         <size>24</size>
26142       </method>
26143     </type>
26144   </test>
26145   <test name="test-242.cs">
26146     <type name="BaseClass">
26147       <method name="Void .ctor()">
26148         <size>14</size>
26149       </method>
26150     </type>
26151     <type name="Derived">
26152       <method name="Void .ctor()">
26153         <size>7</size>
26154       </method>
26155       <method name="Int32 get_Location()">
26156         <size>3</size>
26157       </method>
26158       <method name="Void Main()">
26159         <size>1</size>
26160       </method>
26161     </type>
26162   </test>
26163   <test name="test-243.cs">
26164     <type name="X">
26165       <method name="Void .ctor()">
26166         <size>7</size>
26167       </method>
26168       <method name="Boolean Resolve(System.String)">
26169         <size>2</size>
26170       </method>
26171       <method name="System.String Test()">
26172         <size>2</size>
26173       </method>
26174       <method name="Void Main()">
26175         <size>8</size>
26176       </method>
26177     </type>
26178   </test>
26179   <test name="test-244.cs">
26180     <type name="Foo">
26181       <method name="Void .ctor()">
26182         <size>7</size>
26183       </method>
26184       <method name="Void .cctor()">
26185         <size>1</size>
26186       </method>
26187       <method name="Int32 Main()">
26188         <size>136</size>
26189       </method>
26190       <method name="MyBool get_t()">
26191         <size>29</size>
26192       </method>
26193       <method name="MyBool get_f()">
26194         <size>29</size>
26195       </method>
26196     </type>
26197     <type name="MyBool">
26198       <method name="Void .ctor(Boolean)">
26199         <size>8</size>
26200       </method>
26201       <method name="System.String ToString()">
26202         <size>12</size>
26203       </method>
26204       <method name="MyBool op_BitwiseAnd(MyBool, MyBool)">
26205         <size>21</size>
26206       </method>
26207       <method name="MyBool op_BitwiseOr(MyBool, MyBool)">
26208         <size>21</size>
26209       </method>
26210       <method name="Boolean op_True(MyBool)">
26211         <size>8</size>
26212       </method>
26213       <method name="Boolean op_False(MyBool)">
26214         <size>11</size>
26215       </method>
26216     </type>
26217   </test>
26218   <test name="test-245.cs">
26219     <type name="Class2">
26220       <method name="Void .ctor()">
26221         <size>7</size>
26222       </method>
26223       <method name="System.String get_def_kind()">
26224         <size>12</size>
26225       </method>
26226       <method name="Void Main()">
26227         <size>1</size>
26228       </method>
26229     </type>
26230   </test>
26231   <test name="test-246.cs">
26232     <type name="B">
26233       <method name="Void .ctor()">
26234         <size>7</size>
26235       </method>
26236       <method name="Void Main()">
26237         <size>36</size>
26238       </method>
26239     </type>
26240     <type name="Blah">
26241       <method name="Void Dispose()">
26242         <size>11</size>
26243       </method>
26244     </type>
26245   </test>
26246   <test name="test-247.cs">
26247     <type name="B">
26248       <method name="Void .ctor()">
26249         <size>7</size>
26250       </method>
26251       <method name="Void Main()">
26252         <size>67</size>
26253       </method>
26254     </type>
26255     <type name="Blah">
26256       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
26257         <size>11</size>
26258       </method>
26259     </type>
26260   </test>
26261   <test name="test-248.cs">
26262     <type name="T">
26263       <method name="Void .ctor()">
26264         <size>7</size>
26265       </method>
26266       <method name="Foo GetFoo()">
26267         <size>10</size>
26268       </method>
26269       <method name="Void Main()">
26270         <size>26</size>
26271       </method>
26272     </type>
26273   </test>
26274   <test name="test-249.cs">
26275     <type name="X">
26276       <method name="Void .ctor()">
26277         <size>7</size>
26278       </method>
26279       <method name="Void Main()">
26280         <size>1</size>
26281       </method>
26282     </type>
26283   </test>
26284   <test name="test-25.cs">
26285     <type name="X">
26286       <method name="Void .ctor()">
26287         <size>7</size>
26288       </method>
26289       <method name="Int32 Main()">
26290         <size>214</size>
26291       </method>
26292     </type>
26293   </test>
26294   <test name="test-250.cs">
26295     <type name="Test.foo3">
26296       <method name="Void .ctor()">
26297         <size>7</size>
26298       </method>
26299     </type>
26300     <type name="Test.Tests">
26301       <method name="Void .ctor()">
26302         <size>7</size>
26303       </method>
26304       <method name="Void Main()">
26305         <size>1</size>
26306       </method>
26307     </type>
26308   </test>
26309   <test name="test-251.cs">
26310     <type name="X">
26311       <method name="Void .ctor()">
26312         <size>7</size>
26313       </method>
26314       <method name="Void Main()">
26315         <size>1</size>
26316       </method>
26317     </type>
26318   </test>
26319   <test name="test-252.cs">
26320     <type name="A">
26321       <method name="Void .ctor()">
26322         <size>7</size>
26323       </method>
26324       <method name="Void add_Bar(Foo)">
26325         <size>24</size>
26326       </method>
26327       <method name="Void remove_Bar(Foo)">
26328         <size>24</size>
26329       </method>
26330       <method name="Void m1()">
26331         <size>1</size>
26332       </method>
26333       <method name="Int32 Main()">
26334         <size>93</size>
26335       </method>
26336     </type>
26337     <type name="Foo">
26338       <method name="Void .ctor(Object, IntPtr)">
26339         <size>0</size>
26340       </method>
26341       <method name="Void Invoke()">
26342         <size>0</size>
26343       </method>
26344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26345         <size>0</size>
26346       </method>
26347       <method name="Void EndInvoke(IAsyncResult)">
26348         <size>0</size>
26349       </method>
26350     </type>
26351   </test>
26352   <test name="test-253.cs">
26353     <type name="AccessibleAttribute">
26354       <method name="Void .ctor()">
26355         <size>7</size>
26356       </method>
26357     </type>
26358     <type name="MyClass">
26359       <method name="Void .ctor()">
26360         <size>7</size>
26361       </method>
26362     </type>
26363     <type name="Test">
26364       <method name="Void .ctor()">
26365         <size>7</size>
26366       </method>
26367       <method name="Int32 Main()">
26368         <size>66</size>
26369       </method>
26370     </type>
26371   </test>
26372   <test name="test-254.cs">
26373     <type name="TestAttribute">
26374       <method name="Void .ctor()">
26375         <size>7</size>
26376       </method>
26377     </type>
26378     <type name="Test_1">
26379       <method name="Void .ctor()">
26380         <size>7</size>
26381       </method>
26382       <method name="Void Test(Int32)">
26383         <size>1</size>
26384       </method>
26385     </type>
26386     <type name="Test_2">
26387       <method name="Void .ctor()">
26388         <size>7</size>
26389       </method>
26390       <method name="Int32 get_Test()">
26391         <size>2</size>
26392       </method>
26393       <method name="Void set_Test(Int32)">
26394         <size>1</size>
26395       </method>
26396       <method name="Void set_Test2(Boolean)">
26397         <size>1</size>
26398       </method>
26399     </type>
26400     <type name="Test_3">
26401       <method name="Void .ctor()">
26402         <size>7</size>
26403       </method>
26404       <method name="Void add_e_1(test_delegate)">
26405         <size>24</size>
26406       </method>
26407       <method name="Void remove_e_1(test_delegate)">
26408         <size>24</size>
26409       </method>
26410       <method name="Void add_e_2(test_delegate)">
26411         <size>24</size>
26412       </method>
26413       <method name="Void remove_e_2(test_delegate)">
26414         <size>24</size>
26415       </method>
26416     </type>
26417     <type name="Test_4">
26418       <method name="Void .ctor()">
26419         <size>7</size>
26420       </method>
26421       <method name="Void add_e_1(test_delegate)">
26422         <size>1</size>
26423       </method>
26424       <method name="Void remove_e_1(test_delegate)">
26425         <size>1</size>
26426       </method>
26427       <method name="Void add_e_2(test_delegate)">
26428         <size>1</size>
26429       </method>
26430       <method name="Void remove_e_2(test_delegate)">
26431         <size>1</size>
26432       </method>
26433       <method name="Void add_e_3(test_delegate)">
26434         <size>1</size>
26435       </method>
26436       <method name="Void remove_e_3(test_delegate)">
26437         <size>1</size>
26438       </method>
26439     </type>
26440     <type name="ClassMain">
26441       <method name="Void .ctor()">
26442         <size>7</size>
26443       </method>
26444       <method name="Void .cctor()">
26445         <size>1</size>
26446       </method>
26447       <method name="Void Assert(System.Object[], Boolean, Int32)">
26448         <size>65</size>
26449       </method>
26450       <method name="Int32 Main()">
26451         <size>1159</size>
26452       </method>
26453     </type>
26454     <type name="test_delegate">
26455       <method name="Void .ctor(Object, IntPtr)">
26456         <size>0</size>
26457       </method>
26458       <method name="System.Delegate Invoke(Int32)">
26459         <size>0</size>
26460       </method>
26461       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
26462         <size>0</size>
26463       </method>
26464       <method name="System.Delegate EndInvoke(IAsyncResult)">
26465         <size>0</size>
26466       </method>
26467     </type>
26468   </test>
26469   <test name="test-255.cs">
26470     <type name="TestAttribute">
26471       <method name="Void .ctor()">
26472         <size>7</size>
26473       </method>
26474     </type>
26475     <type name="C">
26476       <method name="Void .ctor()">
26477         <size>7</size>
26478       </method>
26479       <method name="Void Method()">
26480         <size>1</size>
26481       </method>
26482       <method name="Void Main()">
26483         <size>1</size>
26484       </method>
26485     </type>
26486   </test>
26487   <test name="test-256.cs">
26488     <type name="TableColumn">
26489       <method name="Void .ctor()">
26490         <size>7</size>
26491       </method>
26492       <method name="System.Object get_MagicValue()">
26493         <size>2</size>
26494       </method>
26495       <method name="Void set_MagicValue(System.Object)">
26496         <size>1</size>
26497       </method>
26498     </type>
26499     <type name="Bug">
26500       <method name="Void .ctor()">
26501         <size>7</size>
26502       </method>
26503       <method name="Int32 get_TInt()">
26504         <size>2</size>
26505       </method>
26506       <method name="Void Main()">
26507         <size>1</size>
26508       </method>
26509     </type>
26510   </test>
26511   <test name="test-257.cs">
26512     <type name="X">
26513       <method name="Void Main()">
26514         <size>8</size>
26515       </method>
26516       <method name="Void call(Int32 ByRef)">
26517         <size>25</size>
26518       </method>
26519       <method name="Void .ctor()">
26520         <size>7</size>
26521       </method>
26522     </type>
26523   </test>
26524   <test name="test-258.cs">
26525     <type name="MyTest.Test">
26526       <method name="Void .ctor()">
26527         <size>7</size>
26528       </method>
26529     </type>
26530     <type name="MyTest.Test2">
26531       <method name="Void .ctor()">
26532         <size>7</size>
26533       </method>
26534       <method name="Void MyTest.Test.Inner.Foo()">
26535         <size>1</size>
26536       </method>
26537       <method name="Void Main()">
26538         <size>1</size>
26539       </method>
26540     </type>
26541   </test>
26542   <test name="test-259.cs">
26543     <type name="Testing">
26544       <method name="Void .ctor()">
26545         <size>7</size>
26546       </method>
26547       <method name="Void Main()">
26548         <size>1</size>
26549       </method>
26550     </type>
26551   </test>
26552   <test name="test-26.cs">
26553     <type name="Blah">
26554       <method name="Void .ctor()">
26555         <size>7</size>
26556       </method>
26557       <method name="Int32 Foo(Int32, Int32)">
26558         <size>4</size>
26559       </method>
26560       <method name="Int32 Test1()">
26561         <size>114</size>
26562       </method>
26563       <method name="Int32 Adder(System.Int32[])">
26564         <size>34</size>
26565       </method>
26566       <method name="Int32 Test2()">
26567         <size>46</size>
26568       </method>
26569       <method name="Int32 Main()">
26570         <size>40</size>
26571       </method>
26572     </type>
26573     <type name="Blah+MyDelegate">
26574       <method name="Void .ctor(Object, IntPtr)">
26575         <size>0</size>
26576       </method>
26577       <method name="Int32 Invoke(Int32, Int32)">
26578         <size>0</size>
26579       </method>
26580       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26581         <size>0</size>
26582       </method>
26583       <method name="Int32 EndInvoke(IAsyncResult)">
26584         <size>0</size>
26585       </method>
26586     </type>
26587     <type name="Blah+List">
26588       <method name="Void .ctor(Object, IntPtr)">
26589         <size>0</size>
26590       </method>
26591       <method name="Int32 Invoke(System.Int32[])">
26592         <size>0</size>
26593       </method>
26594       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
26595         <size>0</size>
26596       </method>
26597       <method name="Int32 EndInvoke(IAsyncResult)">
26598         <size>0</size>
26599       </method>
26600     </type>
26601     <type name="&lt;PrivateImplementationDetails&gt;">
26602       <method name="Void .ctor()">
26603         <size>7</size>
26604       </method>
26605     </type>
26606   </test>
26607   <test name="test-260.cs">
26608     <type name="x.Test">
26609       <method name="Void .ctor()">
26610         <size>7</size>
26611       </method>
26612     </type>
26613     <type name="y.Test">
26614       <method name="Void .ctor()">
26615         <size>7</size>
26616       </method>
26617     </type>
26618     <type name="b.a">
26619       <method name="Void .ctor()">
26620         <size>7</size>
26621       </method>
26622       <method name="Void Main()">
26623         <size>7</size>
26624       </method>
26625     </type>
26626   </test>
26627   <test name="test-261.cs">
26628     <type name="T">
26629       <method name="Void .ctor()">
26630         <size>7</size>
26631       </method>
26632       <method name="T get_Me()">
26633         <size>16</size>
26634       </method>
26635       <method name="T GetMe()">
26636         <size>16</size>
26637       </method>
26638       <method name="Int32 Test(T)">
26639         <size>106</size>
26640       </method>
26641       <method name="Int32 Main()">
26642         <size>31</size>
26643       </method>
26644     </type>
26645   </test>
26646   <test name="test-262.cs">
26647     <type name="n1.Attribute">
26648       <method name="Void .ctor()">
26649         <size>7</size>
26650       </method>
26651     </type>
26652     <type name="n3.A">
26653       <method name="Void .ctor()">
26654         <size>7</size>
26655       </method>
26656       <method name="Void Attribute()">
26657         <size>1</size>
26658       </method>
26659       <method name="Void X()">
26660         <size>7</size>
26661       </method>
26662       <method name="Void Main()">
26663         <size>11</size>
26664       </method>
26665     </type>
26666   </test>
26667   <test name="test-263.cs">
26668     <type name="Test">
26669       <method name="Void .ctor()">
26670         <size>7</size>
26671       </method>
26672       <method name="System.String GetString(System.Byte[])">
26673         <size>19</size>
26674       </method>
26675       <method name="Void Main()">
26676         <size>1</size>
26677       </method>
26678     </type>
26679   </test>
26680   <test name="test-264.cs">
26681     <type name="Proef">
26682       <method name="Void .ctor()">
26683         <size>7</size>
26684       </method>
26685       <method name="Void add_OnDoSomething(System.EventHandler)">
26686         <size>24</size>
26687       </method>
26688       <method name="Void remove_OnDoSomething(System.EventHandler)">
26689         <size>24</size>
26690       </method>
26691       <method name="Void Temp(System.Object, System.EventArgs)">
26692         <size>1</size>
26693       </method>
26694       <method name="Void Main()">
26695         <size>25</size>
26696       </method>
26697     </type>
26698   </test>
26699   <test name="test-265.cs">
26700     <type name="ClassFormatError">
26701       <method name="Void .ctor(String, Object[])">
26702         <size>7</size>
26703       </method>
26704       <method name="Void Main()">
26705         <size>1</size>
26706       </method>
26707     </type>
26708     <type name="UnsupportedClassVersionError">
26709       <method name="Void .ctor(String)">
26710         <size>14</size>
26711       </method>
26712     </type>
26713   </test>
26714   <test name="test-266.cs">
26715     <type name="T">
26716       <method name="Void .ctor()">
26717         <size>7</size>
26718       </method>
26719       <method name="Int32 Main()">
26720         <size>25</size>
26721       </method>
26722     </type>
26723   </test>
26724   <test name="test-267.cs">
26725     <type name="X">
26726       <method name="Void .ctor()">
26727         <size>7</size>
26728       </method>
26729       <method name="System.String Text()">
26730         <size>6</size>
26731       </method>
26732       <method name="Int32 Main()">
26733         <size>12</size>
26734       </method>
26735     </type>
26736   </test>
26737   <test name="test-268.cs">
26738     <type name="X">
26739       <method name="Void .ctor()">
26740         <size>7</size>
26741       </method>
26742       <method name="Int32 Main()">
26743         <size>26</size>
26744       </method>
26745     </type>
26746     <type name="X+Nested">
26747       <method name="Void .ctor()">
26748         <size>7</size>
26749       </method>
26750       <method name="MyEnum D()">
26751         <size>2</size>
26752       </method>
26753     </type>
26754   </test>
26755   <test name="test-269.cs">
26756     <type name="Class1">
26757       <method name="Void .ctor()">
26758         <size>7</size>
26759       </method>
26760       <method name="Int32 Main(System.String[])">
26761         <size>361</size>
26762       </method>
26763       <method name="Int32 AddABunchOfInts(...)">
26764         <size>63</size>
26765       </method>
26766       <method name="Int32 AddASecondBunchOfInts(Int32, ...)">
26767         <size>63</size>
26768       </method>
26769       <method name="Result VtAddABunchOfInts(...)">
26770         <size>68</size>
26771       </method>
26772       <method name="Result VtAddASecondBunchOfInts(Int32, ...)">
26773         <size>68</size>
26774       </method>
26775       <method name="Int32 InstAddABunchOfInts(...)">
26776         <size>63</size>
26777       </method>
26778       <method name="Int32 InstAddASecondBunchOfInts(Int32, ...)">
26779         <size>63</size>
26780       </method>
26781       <method name="Result InstVtAddABunchOfInts(...)">
26782         <size>68</size>
26783       </method>
26784       <method name="Result InstVtAddASecondBunchOfInts(Int32, ...)">
26785         <size>68</size>
26786       </method>
26787     </type>
26788     <type name="Result">
26789       <method name="Void .ctor(Int32)">
26790         <size>24</size>
26791       </method>
26792     </type>
26793   </test>
26794   <test name="test-27.cs">
26795     <type name="Foo">
26796       <method name="Void .ctor()">
26797         <size>7</size>
26798       </method>
26799       <method name="Boolean MyMethod(Int32)">
26800         <size>12</size>
26801       </method>
26802       <method name="Int32 AnotherMethod(Int32)">
26803         <size>5</size>
26804       </method>
26805     </type>
26806     <type name="Blah">
26807       <method name="Void .ctor()">
26808         <size>7</size>
26809       </method>
26810       <method name="Void Bar(Int32, Int32)">
26811         <size>9</size>
26812       </method>
26813       <method name="Int32 Main()">
26814         <size>139</size>
26815       </method>
26816     </type>
26817     <type name="Blah+MyDelegate">
26818       <method name="Void .ctor(Object, IntPtr)">
26819         <size>0</size>
26820       </method>
26821       <method name="Void Invoke(Int32, Int32)">
26822         <size>0</size>
26823       </method>
26824       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
26825         <size>0</size>
26826       </method>
26827       <method name="Void EndInvoke(IAsyncResult)">
26828         <size>0</size>
26829       </method>
26830     </type>
26831   </test>
26832   <test name="test-270.cs">
26833     <type name="X">
26834       <method name="Void .ctor()">
26835         <size>7</size>
26836       </method>
26837       <method name="Int32 Test(System.String, System.Object[])">
26838         <size>2</size>
26839       </method>
26840       <method name="Int32 Main()">
26841         <size>75</size>
26842       </method>
26843       <method name="Int32 Test(System.String, ...)">
26844         <size>2</size>
26845       </method>
26846     </type>
26847   </test>
26848   <test name="test-271.cs">
26849     <type name="T">
26850       <method name="Void .ctor()">
26851         <size>7</size>
26852       </method>
26853       <method name="C X()">
26854         <size>10</size>
26855       </method>
26856       <method name="Void Main()">
26857         <size>61</size>
26858       </method>
26859     </type>
26860     <type name="T+C">
26861       <method name="IEnumerator GetEnumerator()">
26862         <size>11</size>
26863       </method>
26864     </type>
26865   </test>
26866   <test name="test-272.cs">
26867     <type name="BazAttribute">
26868       <method name="Void .ctor()">
26869         <size>7</size>
26870       </method>
26871       <method name="Void .ctor(Foo)">
26872         <size>7</size>
26873       </method>
26874       <method name="Void set_foo3(Foo)">
26875         <size>1</size>
26876       </method>
26877       <method name="Foo get_foo3()">
26878         <size>2</size>
26879       </method>
26880     </type>
26881     <type name="Test">
26882       <method name="Void .ctor()">
26883         <size>7</size>
26884       </method>
26885       <method name="Void f0()">
26886         <size>1</size>
26887       </method>
26888       <method name="Void f1()">
26889         <size>1</size>
26890       </method>
26891       <method name="Void f2()">
26892         <size>1</size>
26893       </method>
26894       <method name="Void f3()">
26895         <size>1</size>
26896       </method>
26897       <method name="Void Main()">
26898         <size>1</size>
26899       </method>
26900     </type>
26901   </test>
26902   <test name="test-273.cs">
26903     <type name="FooAttribute">
26904       <method name="Void .ctor()">
26905         <size>7</size>
26906       </method>
26907     </type>
26908     <type name="Tests">
26909       <method name="Void .ctor()">
26910         <size>7</size>
26911       </method>
26912       <method name="Void Main()">
26913         <size>36</size>
26914       </method>
26915     </type>
26916   </test>
26917   <test name="test-274.cs">
26918     <type name="MyClass">
26919       <method name="Void .ctor(String[])">
26920         <size>7</size>
26921       </method>
26922     </type>
26923     <type name="ChildClass">
26924       <method name="Void .ctor()">
26925         <size>13</size>
26926       </method>
26927     </type>
26928     <type name="M">
26929       <method name="Void .ctor()">
26930         <size>7</size>
26931       </method>
26932       <method name="Void Main()">
26933         <size>1</size>
26934       </method>
26935     </type>
26936   </test>
26937   <test name="test-275.cs">
26938     <type name="Test">
26939       <method name="Void .ctor()">
26940         <size>7</size>
26941       </method>
26942       <method name="Void add_MyEvent(DelType)">
26943         <size>24</size>
26944       </method>
26945       <method name="Void remove_MyEvent(DelType)">
26946         <size>24</size>
26947       </method>
26948       <method name="Int32 Main()">
26949         <size>176</size>
26950       </method>
26951     </type>
26952     <type name="DelType">
26953       <method name="Void .ctor(Object, IntPtr)">
26954         <size>0</size>
26955       </method>
26956       <method name="Void Invoke()">
26957         <size>0</size>
26958       </method>
26959       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
26960         <size>0</size>
26961       </method>
26962       <method name="Void EndInvoke(IAsyncResult)">
26963         <size>0</size>
26964       </method>
26965     </type>
26966     <type name="S">
26967       <method name="Void add_MyEvent(DelType)">
26968         <size>24</size>
26969       </method>
26970       <method name="Void remove_MyEvent(DelType)">
26971         <size>24</size>
26972       </method>
26973     </type>
26974   </test>
26975   <test name="test-276.cs">
26976     <type name="EventTestClass">
26977       <method name="Void .ctor()">
26978         <size>7</size>
26979       </method>
26980       <method name="Void add_Elapsed(System.EventHandler)">
26981         <size>24</size>
26982       </method>
26983       <method name="Void remove_Elapsed(System.EventHandler)">
26984         <size>24</size>
26985       </method>
26986     </type>
26987     <type name="EntryPoint">
26988       <method name="Void .ctor()">
26989         <size>7</size>
26990       </method>
26991       <method name="Boolean test(System.Type)">
26992         <size>17</size>
26993       </method>
26994       <method name="Int32 Main()">
26995         <size>48</size>
26996       </method>
26997     </type>
26998   </test>
26999   <test name="test-277.cs">
27000     <type name="T">
27001       <method name="Void .ctor()">
27002         <size>7</size>
27003       </method>
27004       <method name="Int32 Main()">
27005         <size>7</size>
27006       </method>
27007       <method name="Int32 X(Byte)">
27008         <size>2</size>
27009       </method>
27010       <method name="Int32 X(Int16)">
27011         <size>2</size>
27012       </method>
27013     </type>
27014   </test>
27015   <test name="test-278.cs">
27016     <type name="X">
27017       <method name="Void .ctor()">
27018         <size>7</size>
27019       </method>
27020       <method name="Int32 Main()">
27021         <size>73</size>
27022       </method>
27023     </type>
27024     <type name="Rect">
27025       <method name="Int32 get_X()">
27026         <size>7</size>
27027       </method>
27028       <method name="Void set_X(Int32)">
27029         <size>8</size>
27030       </method>
27031     </type>
27032   </test>
27033   <test name="test-279.cs">
27034     <type name="FlagsAttributeDemo">
27035       <method name="Void .ctor()">
27036         <size>7</size>
27037       </method>
27038       <method name="Int32 Main()">
27039         <size>38</size>
27040       </method>
27041     </type>
27042   </test>
27043   <test name="test-28.cs">
27044     <type name="A">
27045       <method name="Void .ctor()">
27046         <size>7</size>
27047       </method>
27048       <method name="Int32 get_Item(Int32)">
27049         <size>0</size>
27050       </method>
27051       <method name="Int32 EmulateIndexer(Int32)">
27052         <size>8</size>
27053       </method>
27054     </type>
27055     <type name="B">
27056       <method name="Void .ctor()">
27057         <size>7</size>
27058       </method>
27059       <method name="Int32 get_Item(Int32)">
27060         <size>2</size>
27061       </method>
27062       <method name="Int32 M()">
27063         <size>8</size>
27064       </method>
27065     </type>
27066     <type name="X">
27067       <method name="Void .ctor()">
27068         <size>7</size>
27069       </method>
27070       <method name="Int32 get_Item(Int32)">
27071         <size>20</size>
27072       </method>
27073       <method name="Void set_Item(Int32, Int32)">
27074         <size>26</size>
27075       </method>
27076       <method name="Int32 Main()">
27077         <size>122</size>
27078       </method>
27079     </type>
27080   </test>
27081   <test name="test-280.cs">
27082     <type name="AppFramework.Util.Logic">
27083       <method name="Void .ctor()">
27084         <size>7</size>
27085       </method>
27086       <method name="Void Main()">
27087         <size>1</size>
27088       </method>
27089       <method name="Boolean EnumInSet(System.Enum, System.Enum[])">
27090         <size>37</size>
27091       </method>
27092     </type>
27093   </test>
27094   <test name="test-281.cs">
27095     <type name="Foo.Hello">
27096       <method name="Void .ctor()">
27097         <size>7</size>
27098       </method>
27099       <method name="Void .cctor()">
27100         <size>7</size>
27101       </method>
27102     </type>
27103     <type name="Bar.Hello">
27104       <method name="Void .ctor()">
27105         <size>7</size>
27106       </method>
27107       <method name="Void .cctor()">
27108         <size>8</size>
27109       </method>
27110     </type>
27111     <type name="Test.Test1">
27112       <method name="Void .ctor()">
27113         <size>7</size>
27114       </method>
27115       <method name="Int32 World()">
27116         <size>6</size>
27117       </method>
27118     </type>
27119     <type name="Test.Test2">
27120       <method name="Void .ctor()">
27121         <size>7</size>
27122       </method>
27123       <method name="Int32 World()">
27124         <size>6</size>
27125       </method>
27126     </type>
27127     <type name="X">
27128       <method name="Void .ctor()">
27129         <size>7</size>
27130       </method>
27131       <method name="Int32 Main()">
27132         <size>29</size>
27133       </method>
27134     </type>
27135   </test>
27136   <test name="test-282.cs">
27137     <type name="X">
27138       <method name="Void .ctor()">
27139         <size>7</size>
27140       </method>
27141       <method name="System.Object Add(integer, System.Object)">
27142         <size>70</size>
27143       </method>
27144       <method name="Int32 Main()">
27145         <size>68</size>
27146       </method>
27147     </type>
27148     <type name="integer">
27149       <method name="Void .ctor(Int32)">
27150         <size>8</size>
27151       </method>
27152       <method name="integer op_Implicit(Int32)">
27153         <size>7</size>
27154       </method>
27155       <method name="Double op_Implicit(integer)">
27156         <size>13</size>
27157       </method>
27158       <method name="integer op_Addition(integer, integer)">
27159         <size>21</size>
27160       </method>
27161     </type>
27162   </test>
27163   <test name="test-283.cs">
27164     <type name="X">
27165       <method name="Void .ctor()">
27166         <size>7</size>
27167       </method>
27168       <method name="Int32 Foo()">
27169         <size>2</size>
27170       </method>
27171     </type>
27172     <type name="Y">
27173       <method name="Void .ctor()">
27174         <size>7</size>
27175       </method>
27176       <method name="Y+D GetIt()">
27177         <size>13</size>
27178       </method>
27179       <method name="Y+D GetIt2()">
27180         <size>13</size>
27181       </method>
27182       <method name="Int32 Foo()">
27183         <size>2</size>
27184       </method>
27185       <method name="Int32 Main()">
27186         <size>56</size>
27187       </method>
27188     </type>
27189     <type name="Y+D">
27190       <method name="Void .ctor(Object, IntPtr)">
27191         <size>0</size>
27192       </method>
27193       <method name="Int32 Invoke()">
27194         <size>0</size>
27195       </method>
27196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27197         <size>0</size>
27198       </method>
27199       <method name="Int32 EndInvoke(IAsyncResult)">
27200         <size>0</size>
27201       </method>
27202     </type>
27203   </test>
27204   <test name="test-284.cs">
27205     <type name="App">
27206       <method name="Void .ctor()">
27207         <size>7</size>
27208       </method>
27209       <method name="Void Main()">
27210         <size>12</size>
27211       </method>
27212     </type>
27213   </test>
27214   <test name="test-285.cs">
27215     <type name="T">
27216       <method name="Void .ctor()">
27217         <size>7</size>
27218       </method>
27219       <method name="Int32 Main()">
27220         <size>2</size>
27221       </method>
27222     </type>
27223   </test>
27224   <test name="test-286.cs">
27225     <type name="MethodWrapper">
27226       <method name="Void .ctor()">
27227         <size>7</size>
27228       </method>
27229       <method name="Void SetDeclaredExceptions(MapXml.Throws[])">
27230         <size>57</size>
27231       </method>
27232     </type>
27233     <type name="MapXml.Throws">
27234       <method name="Void .ctor()">
27235         <size>7</size>
27236       </method>
27237       <method name="Void Main()">
27238         <size>1</size>
27239       </method>
27240     </type>
27241   </test>
27242   <test name="test-287.cs">
27243     <type name="StaticClass">
27244       <method name="System.String Name()">
27245         <size>6</size>
27246       </method>
27247     </type>
27248     <type name="MainClass">
27249       <method name="Void .ctor()">
27250         <size>7</size>
27251       </method>
27252       <method name="Int32 Main()">
27253         <size>83</size>
27254       </method>
27255     </type>
27256     <type name="StaticClass+D">
27257       <method name="Void .ctor(Object, IntPtr)">
27258         <size>0</size>
27259       </method>
27260       <method name="System.Object Invoke()">
27261         <size>0</size>
27262       </method>
27263       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
27264         <size>0</size>
27265       </method>
27266       <method name="System.Object EndInvoke(IAsyncResult)">
27267         <size>0</size>
27268       </method>
27269     </type>
27270   </test>
27271   <test name="test-288.cs">
27272     <type name="Test.BookAboutMovie">
27273       <method name="Void .ctor(String)">
27274         <size>25</size>
27275       </method>
27276       <method name="System.String GetItem(Int32)">
27277         <size>7</size>
27278       </method>
27279       <method name="System.String get_Item(Int32)">
27280         <size>7</size>
27281       </method>
27282       <method name="Int32 Main(System.String[])">
27283         <size>57</size>
27284       </method>
27285     </type>
27286   </test>
27287   <test name="test-289.cs">
27288     <type name="Test">
27289       <method name="Void .ctor()">
27290         <size>7</size>
27291       </method>
27292       <method name="Void Main()">
27293         <size>1</size>
27294       </method>
27295       <method name="Void set_Value(System.String)">
27296         <size>1</size>
27297       </method>
27298       <method name="Void set_Value()">
27299         <size>1</size>
27300       </method>
27301       <method name="Void set_Item(Int32, Int32, Boolean)">
27302         <size>1</size>
27303       </method>
27304       <method name="Void set_Item(Int32, Int32)">
27305         <size>1</size>
27306       </method>
27307       <method name="Boolean get_Item(Boolean)">
27308         <size>2</size>
27309       </method>
27310     </type>
27311   </test>
27312   <test name="test-29.cs">
27313     <type name="Base">
27314       <method name="Void .ctor()">
27315         <size>7</size>
27316       </method>
27317       <method name="Void Add(Int32)">
27318         <size>18</size>
27319       </method>
27320     </type>
27321     <type name="Derived">
27322       <method name="Void .ctor()">
27323         <size>7</size>
27324       </method>
27325       <method name="Void Add(Double)">
27326         <size>18</size>
27327       </method>
27328     </type>
27329     <type name="Demo">
27330       <method name="Void .ctor()">
27331         <size>7</size>
27332       </method>
27333       <method name="Int32 Main()">
27334         <size>51</size>
27335       </method>
27336     </type>
27337   </test>
27338   <test name="test-290.cs">
27339     <type name="EntryPoint">
27340       <method name="Void .ctor()">
27341         <size>7</size>
27342       </method>
27343       <method name="Void add_FooEvent(EntryPoint+EventHandler)">
27344         <size>22</size>
27345       </method>
27346       <method name="Void remove_FooEvent(EntryPoint+EventHandler)">
27347         <size>22</size>
27348       </method>
27349       <method name="Void bar_f(System.Object)">
27350         <size>1</size>
27351       </method>
27352       <method name="Void Main()">
27353         <size>35</size>
27354       </method>
27355     </type>
27356     <type name="EntryPoint+EventHandler">
27357       <method name="Void .ctor(Object, IntPtr)">
27358         <size>0</size>
27359       </method>
27360       <method name="Void Invoke(System.Object)">
27361         <size>0</size>
27362       </method>
27363       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
27364         <size>0</size>
27365       </method>
27366       <method name="Void EndInvoke(IAsyncResult)">
27367         <size>0</size>
27368       </method>
27369     </type>
27370   </test>
27371   <test name="test-291.cs">
27372     <type name="Test">
27373       <method name="Void .ctor()">
27374         <size>7</size>
27375       </method>
27376       <method name="Void Method()">
27377         <size>1</size>
27378       </method>
27379       <method name="Void Main()">
27380         <size>13</size>
27381       </method>
27382     </type>
27383   </test>
27384   <test name="test-292.cs">
27385     <type name="X">
27386       <method name="Void .ctor()">
27387         <size>7</size>
27388       </method>
27389       <method name="Void .cctor()">
27390         <size>1</size>
27391       </method>
27392       <method name="Void Main()">
27393         <size>19</size>
27394       </method>
27395     </type>
27396   </test>
27397   <test name="test-293.cs">
27398     <type name="A">
27399       <method name="Void .ctor()">
27400         <size>7</size>
27401       </method>
27402       <method name="System.String get_Warning()">
27403         <size>6</size>
27404       </method>
27405     </type>
27406     <type name="B">
27407       <method name="Void .ctor()">
27408         <size>7</size>
27409       </method>
27410       <method name="System.String get_Warning()">
27411         <size>6</size>
27412       </method>
27413       <method name="Void Main()">
27414         <size>1</size>
27415       </method>
27416     </type>
27417   </test>
27418   <test name="test-294.cs">
27419     <type name="ObsoleteClass">
27420       <method name="Void .ctor()">
27421         <size>7</size>
27422       </method>
27423     </type>
27424     <type name="Test">
27425       <method name="Void .ctor()">
27426         <size>13</size>
27427       </method>
27428       <method name="Void .ctor(String, Boolean)">
27429         <size>14</size>
27430       </method>
27431       <method name="System.String get_Name()">
27432         <size>7</size>
27433       </method>
27434       <method name="Void set_Name(System.String)">
27435         <size>8</size>
27436       </method>
27437     </type>
27438     <type name="DerivedTest">
27439       <method name="Void .ctor(String)">
27440         <size>16</size>
27441       </method>
27442       <method name="System.String Method()">
27443         <size>7</size>
27444       </method>
27445       <method name="Void T2()">
27446         <size>1</size>
27447       </method>
27448       <method name="Void Main()">
27449         <size>1</size>
27450       </method>
27451     </type>
27452     <type name="ObsoleteClass2">
27453       <method name="Void .ctor()">
27454         <size>7</size>
27455       </method>
27456     </type>
27457     <type name="ObsoleteClass3">
27458       <method name="Void .ctor()">
27459         <size>18</size>
27460       </method>
27461       <method name="Void .cctor()">
27462         <size>25</size>
27463       </method>
27464     </type>
27465     <type name="ObsoleteClass4">
27466       <method name="Void .ctor()">
27467         <size>7</size>
27468       </method>
27469       <method name="Void T()">
27470         <size>59</size>
27471       </method>
27472     </type>
27473   </test>
27474   <test name="test-295.cs">
27475     <type name="MyAttribute">
27476       <method name="Void .ctor(Object)">
27477         <size>14</size>
27478       </method>
27479       <method name="System.Object get_my()">
27480         <size>7</size>
27481       </method>
27482     </type>
27483     <type name="MyConstructorBuilder">
27484       <method name="Void .ctor()">
27485         <size>7</size>
27486       </method>
27487       <method name="Int32 Main()">
27488         <size>111</size>
27489       </method>
27490       <method name="System.Type MyCreateCallee(System.AppDomain)">
27491         <size>329</size>
27492       </method>
27493     </type>
27494   </test>
27495   <test name="test-296.cs">
27496     <type name="GetElementTypeTest">
27497       <method name="Void .ctor()">
27498         <size>7</size>
27499       </method>
27500       <method name="Int32 Main(System.String[])">
27501         <size>30</size>
27502       </method>
27503     </type>
27504   </test>
27505   <test name="test-297.cs">
27506     <type name="T">
27507       <method name="Void .ctor()">
27508         <size>7</size>
27509       </method>
27510       <method name="Int32 Main()">
27511         <size>311</size>
27512       </method>
27513       <method name="Void Login(System.String)">
27514         <size>1</size>
27515       </method>
27516     </type>
27517     <type name="My">
27518       <method name="Void .ctor(Object)">
27519         <size>14</size>
27520       </method>
27521     </type>
27522   </test>
27523   <test name="test-299.cs">
27524     <type name="SampleClass">
27525       <method name="Void .ctor()">
27526         <size>7</size>
27527       </method>
27528       <method name="SuperClass op_Increment(SampleClass)">
27529         <size>6</size>
27530       </method>
27531     </type>
27532     <type name="SuperClass">
27533       <method name="Void .ctor()">
27534         <size>7</size>
27535       </method>
27536       <method name="Int32 Main()">
27537         <size>2</size>
27538       </method>
27539     </type>
27540   </test>
27541   <test name="test-3.cs">
27542     <type name="TestIntOps">
27543       <method name="Void .ctor()">
27544         <size>7</size>
27545       </method>
27546       <method name="SByte sbyte_add(SByte, SByte)">
27547         <size>7</size>
27548       </method>
27549       <method name="Int16 short_add(Int16, Int16)">
27550         <size>5</size>
27551       </method>
27552       <method name="Double double_add(Double, Double)">
27553         <size>4</size>
27554       </method>
27555       <method name="Int32 int_add(Int32, Int32)">
27556         <size>4</size>
27557       </method>
27558       <method name="Int32 int_sub(Int32, Int32)">
27559         <size>4</size>
27560       </method>
27561       <method name="Int32 int_mul(Int32, Int32)">
27562         <size>4</size>
27563       </method>
27564       <method name="Int32 Main()">
27565         <size>215</size>
27566       </method>
27567     </type>
27568   </test>
27569   <test name="test-30.cs">
27570     <type name="X">
27571       <method name="Void .ctor()">
27572         <size>7</size>
27573       </method>
27574       <method name="Void IA.Draw()">
27575         <size>8</size>
27576       </method>
27577       <method name="Void IB.Draw()">
27578         <size>8</size>
27579       </method>
27580     </type>
27581     <type name="test">
27582       <method name="Void .ctor()">
27583         <size>7</size>
27584       </method>
27585       <method name="Int32 Main()">
27586         <size>192</size>
27587       </method>
27588     </type>
27589   </test>
27590   <test name="test-300.cs">
27591     <type name="A">
27592       <method name="Void .ctor()">
27593         <size>7</size>
27594       </method>
27595       <method name="Void Main()">
27596         <size>7</size>
27597       </method>
27598     </type>
27599     <type name="A+C">
27600       <method name="Void .ctor()">
27601         <size>7</size>
27602       </method>
27603     </type>
27604     <type name="A+B">
27605       <method name="Void .ctor()">
27606         <size>473</size>
27607       </method>
27608     </type>
27609     <type name="A+B+C">
27610       <method name="Void .ctor()">
27611         <size>7</size>
27612       </method>
27613     </type>
27614   </test>
27615   <test name="test-301.cs">
27616     <type name="A">
27617       <method name="Void .ctor()">
27618         <size>7</size>
27619       </method>
27620       <method name="Void Main()">
27621         <size>7</size>
27622       </method>
27623     </type>
27624     <type name="A+B">
27625       <method name="Void .ctor()">
27626         <size>219</size>
27627       </method>
27628     </type>
27629   </test>
27630   <test name="test-302.cs">
27631     <type name="A">
27632       <method name="Void .ctor()">
27633         <size>7</size>
27634       </method>
27635       <method name="Void Main()">
27636         <size>7</size>
27637       </method>
27638     </type>
27639     <type name="A+C">
27640       <method name="Void .ctor()">
27641         <size>7</size>
27642       </method>
27643     </type>
27644     <type name="A+B">
27645       <method name="Void .ctor()">
27646         <size>24</size>
27647       </method>
27648     </type>
27649     <type name="A+B+C">
27650       <method name="Void .ctor()">
27651         <size>7</size>
27652       </method>
27653     </type>
27654   </test>
27655   <test name="test-303.cs">
27656     <type name="A">
27657       <method name="Void .ctor()">
27658         <size>7</size>
27659       </method>
27660       <method name="Void Main()">
27661         <size>7</size>
27662       </method>
27663     </type>
27664     <type name="A+C">
27665       <method name="Void .ctor()">
27666         <size>7</size>
27667       </method>
27668       <method name="Void System.IDisposable.Dispose()">
27669         <size>11</size>
27670       </method>
27671     </type>
27672     <type name="A+B">
27673       <method name="Void .ctor()">
27674         <size>31</size>
27675       </method>
27676     </type>
27677     <type name="A+B+C">
27678       <method name="Void .ctor()">
27679         <size>7</size>
27680       </method>
27681       <method name="Void System.IDisposable.Dispose()">
27682         <size>1</size>
27683       </method>
27684     </type>
27685   </test>
27686   <test name="test-304.cs">
27687     <type name="A">
27688       <method name="Void .ctor()">
27689         <size>7</size>
27690       </method>
27691       <method name="Void Main()">
27692         <size>7</size>
27693       </method>
27694     </type>
27695     <type name="A+D">
27696       <method name="Void .ctor()">
27697         <size>7</size>
27698       </method>
27699     </type>
27700     <type name="A+B">
27701       <method name="Void .ctor()">
27702         <size>473</size>
27703       </method>
27704     </type>
27705     <type name="A+B+C">
27706       <method name="Void .ctor()">
27707         <size>7</size>
27708       </method>
27709     </type>
27710   </test>
27711   <test name="test-305.cs">
27712     <type name="A">
27713       <method name="Void .ctor()">
27714         <size>7</size>
27715       </method>
27716       <method name="Void Main()">
27717         <size>7</size>
27718       </method>
27719     </type>
27720     <type name="A+B">
27721       <method name="Void .ctor()">
27722         <size>219</size>
27723       </method>
27724     </type>
27725   </test>
27726   <test name="test-306.cs">
27727     <type name="A">
27728       <method name="Void .ctor()">
27729         <size>7</size>
27730       </method>
27731       <method name="Void Main()">
27732         <size>7</size>
27733       </method>
27734     </type>
27735     <type name="A+D">
27736       <method name="Void .ctor()">
27737         <size>7</size>
27738       </method>
27739     </type>
27740     <type name="A+B">
27741       <method name="Void .ctor()">
27742         <size>24</size>
27743       </method>
27744     </type>
27745     <type name="A+B+C">
27746       <method name="Void .ctor()">
27747         <size>7</size>
27748       </method>
27749     </type>
27750   </test>
27751   <test name="test-307.cs">
27752     <type name="A">
27753       <method name="Void .ctor()">
27754         <size>7</size>
27755       </method>
27756       <method name="Void Main()">
27757         <size>7</size>
27758       </method>
27759     </type>
27760     <type name="A+D">
27761       <method name="Void .ctor()">
27762         <size>7</size>
27763       </method>
27764       <method name="Void System.IDisposable.Dispose()">
27765         <size>11</size>
27766       </method>
27767     </type>
27768     <type name="A+B">
27769       <method name="Void .ctor()">
27770         <size>31</size>
27771       </method>
27772     </type>
27773     <type name="A+B+C">
27774       <method name="Void .ctor()">
27775         <size>7</size>
27776       </method>
27777       <method name="Void System.IDisposable.Dispose()">
27778         <size>1</size>
27779       </method>
27780     </type>
27781   </test>
27782   <test name="test-308.cs">
27783     <type name="Program">
27784       <method name="Void .ctor()">
27785         <size>7</size>
27786       </method>
27787       <method name="Void Main(System.String[])">
27788         <size>40</size>
27789       </method>
27790     </type>
27791   </test>
27792   <test name="test-309.cs">
27793     <type name="MonoBASIC.Parser">
27794       <method name="Void .ctor()">
27795         <size>7</size>
27796       </method>
27797       <method name="Void Main()">
27798         <size>1</size>
27799       </method>
27800     </type>
27801     <type name="MonoBASIC.Parser+StateMachine">
27802       <method name="Void .ctor()">
27803         <size>7</size>
27804       </method>
27805       <method name="Void HandleToken(Token)">
27806         <size>1</size>
27807       </method>
27808     </type>
27809   </test>
27810   <test name="test-31.cs">
27811     <type name="Base">
27812       <method name="Void .ctor()">
27813         <size>7</size>
27814       </method>
27815       <method name="Void A()">
27816         <size>8</size>
27817       </method>
27818     </type>
27819     <type name="Derived">
27820       <method name="Void .ctor()">
27821         <size>7</size>
27822       </method>
27823       <method name="Void A()">
27824         <size>8</size>
27825       </method>
27826     </type>
27827     <type name="Test">
27828       <method name="Void .ctor()">
27829         <size>7</size>
27830       </method>
27831       <method name="Int32 Main()">
27832         <size>38</size>
27833       </method>
27834     </type>
27835   </test>
27836   <test name="test-310.cs">
27837     <type name="test.Impl">
27838       <method name="Void .ctor()">
27839         <size>7</size>
27840       </method>
27841       <method name="System.String GetType(Int32)">
27842         <size>6</size>
27843       </method>
27844       <method name="Boolean IsDone()">
27845         <size>2</size>
27846       </method>
27847     </type>
27848     <type name="test.myclass">
27849       <method name="Void .ctor()">
27850         <size>7</size>
27851       </method>
27852       <method name="Void Main(System.String[])">
27853         <size>28</size>
27854       </method>
27855     </type>
27856   </test>
27857   <test name="test-311.cs">
27858     <type name="Program">
27859       <method name="Void .ctor()">
27860         <size>38</size>
27861       </method>
27862       <method name="Void .cctor()">
27863         <size>11</size>
27864       </method>
27865       <method name="System.String get_Message()">
27866         <size>6</size>
27867       </method>
27868       <method name="Void set_Message(System.String)">
27869         <size>7</size>
27870       </method>
27871       <method name="Boolean DenyMethod()">
27872         <size>2</size>
27873       </method>
27874       <method name="Void Test2()">
27875         <size>1</size>
27876       </method>
27877       <method name="Void Test3()">
27878         <size>1</size>
27879       </method>
27880       <method name="Void Test4()">
27881         <size>1</size>
27882       </method>
27883       <method name="Int32 Main(System.String[])">
27884         <size>175</size>
27885       </method>
27886     </type>
27887     <type name="Test2">
27888       <method name="Void .ctor()">
27889         <size>7</size>
27890       </method>
27891     </type>
27892   </test>
27893   <test name="test-312.cs">
27894     <type name="X">
27895       <method name="Void .ctor()">
27896         <size>7</size>
27897       </method>
27898       <method name="Void .cctor()">
27899         <size>1</size>
27900       </method>
27901       <method name="Boolean Method(PointF)">
27902         <size>72</size>
27903       </method>
27904       <method name="Boolean Call_constructor_and_implicit()">
27905         <size>29</size>
27906       </method>
27907       <method name="Boolean Init_with_implicit_conv()">
27908         <size>52</size>
27909       </method>
27910       <method name="Boolean Init_ValueType()">
27911         <size>26</size>
27912       </method>
27913       <method name="Boolean InstanceAssignTest()">
27914         <size>75</size>
27915       </method>
27916       <method name="Int32 T()">
27917         <size>54</size>
27918       </method>
27919       <method name="Int32 Main()">
27920         <size>45</size>
27921       </method>
27922     </type>
27923     <type name="PointF">
27924       <method name="Void .ctor(Single, Single)">
27925         <size>47</size>
27926       </method>
27927     </type>
27928     <type name="Point">
27929       <method name="Void .ctor(Int32, Int32)">
27930         <size>37</size>
27931       </method>
27932       <method name="PointF op_Implicit(Point)">
27933         <size>22</size>
27934       </method>
27935     </type>
27936   </test>
27937   <test name="test-313.cs">
27938     <type name="D">
27939       <method name="Void .ctor()">
27940         <size>7</size>
27941       </method>
27942       <method name="Void A.B.METHOD()">
27943         <size>1</size>
27944       </method>
27945       <method name="Int32 Main()">
27946         <size>134</size>
27947       </method>
27948     </type>
27949   </test>
27950   <test name="test-314.cs">
27951     <type name="X">
27952       <method name="Void .ctor()">
27953         <size>28</size>
27954       </method>
27955       <method name="Void .ctor(Int32)">
27956         <size>28</size>
27957       </method>
27958       <method name="Void .cctor()">
27959         <size>11</size>
27960       </method>
27961       <method name="Int32 Main()">
27962         <size>57</size>
27963       </method>
27964     </type>
27965   </test>
27966   <test name="test-315.cs">
27967     <type name="GuardedCollectionValue">
27968       <method name="Void .ctor()">
27969         <size>7</size>
27970       </method>
27971       <method name="IDirectedEnumerable IDirectedEnumerable.Backwards()">
27972         <size>2</size>
27973       </method>
27974       <method name="IDirectedCollectionValue Backwards()">
27975         <size>2</size>
27976       </method>
27977     </type>
27978     <type name="GuardedSequenced">
27979       <method name="Void .ctor()">
27980         <size>7</size>
27981       </method>
27982       <method name="IDirectedCollectionValue Test()">
27983         <size>12</size>
27984       </method>
27985     </type>
27986     <type name="X">
27987       <method name="Void .ctor()">
27988         <size>7</size>
27989       </method>
27990       <method name="Void Main()">
27991         <size>1</size>
27992       </method>
27993     </type>
27994   </test>
27995   <test name="test-316.cs">
27996     <type name="D">
27997       <method name="Void .ctor()">
27998         <size>7</size>
27999       </method>
28000       <method name="Int32 IA.Add(Int32)">
28001         <size>2</size>
28002       </method>
28003       <method name="Int32 IB.Add(Int32)">
28004         <size>2</size>
28005       </method>
28006     </type>
28007     <type name="E">
28008       <method name="Void .ctor()">
28009         <size>7</size>
28010       </method>
28011       <method name="Int32 IA.Add(Int32)">
28012         <size>2</size>
28013       </method>
28014       <method name="Int32 IB.Add(Int32)">
28015         <size>2</size>
28016       </method>
28017       <method name="Void doom()">
28018         <size>1</size>
28019       </method>
28020       <method name="System.Object Clone()">
28021         <size>2</size>
28022       </method>
28023       <method name="Void Dispose()">
28024         <size>1</size>
28025       </method>
28026     </type>
28027     <type name="C">
28028       <method name="Void .ctor()">
28029         <size>7</size>
28030       </method>
28031       <method name="Int32 Test(IC)">
28032         <size>49</size>
28033       </method>
28034       <method name="Void Test2(IE)">
28035         <size>20</size>
28036       </method>
28037       <method name="Int32 Main()">
28038         <size>32</size>
28039       </method>
28040     </type>
28041   </test>
28042   <test name="test-317.cs">
28043     <type name="X">
28044       <method name="Void .ctor()">
28045         <size>7</size>
28046       </method>
28047       <method name="Void Main()">
28048         <size>1</size>
28049       </method>
28050     </type>
28051   </test>
28052   <test name="test-318.cs">
28053     <type name="Ev">
28054       <method name="Void .ctor()">
28055         <size>29</size>
28056       </method>
28057       <method name="Void add_Disposed(System.EventHandler)">
28058         <size>19</size>
28059       </method>
28060       <method name="Void remove_Disposed(System.EventHandler)">
28061         <size>19</size>
28062       </method>
28063       <method name="Void OnClick(System.EventArgs)">
28064         <size>38</size>
28065       </method>
28066     </type>
28067     <type name="Foo">
28068       <method name="Void .ctor()">
28069         <size>7</size>
28070       </method>
28071     </type>
28072     <type name="C">
28073       <method name="Void .ctor()">
28074         <size>7</size>
28075       </method>
28076       <method name="Void my_from_fixed(Int32 ByRef)">
28077         <size>4</size>
28078       </method>
28079       <method name="Void month_from_fixed(Int32)">
28080         <size>8</size>
28081       </method>
28082       <method name="Int32 CreateFromString(Int32)">
28083         <size>10</size>
28084       </method>
28085       <method name="Void Main()">
28086         <size>1</size>
28087       </method>
28088     </type>
28089     <type name="Foo">
28090       <method name="Void EventInterface.add_Event(System.EventHandler)">
28091         <size>1</size>
28092       </method>
28093       <method name="Void EventInterface.remove_Event(System.EventHandler)">
28094         <size>1</size>
28095       </method>
28096     </type>
28097     <type name="C">
28098       <method name="Double* GetValue(Double)">
28099         <size>5</size>
28100       </method>
28101     </type>
28102   </test>
28103   <test name="test-319.cs">
28104     <type name="ConstFields">
28105       <method name="Void .ctor()">
28106         <size>7</size>
28107       </method>
28108       <method name="Void .cctor()">
28109         <size>137</size>
28110       </method>
28111       <method name="Int32 Main()">
28112         <size>324</size>
28113       </method>
28114     </type>
28115   </test>
28116   <test name="test-32.cs">
28117     <type name="Blah">
28118       <method name="Void .ctor()">
28119         <size>7</size>
28120       </method>
28121       <method name="Int32 Main()">
28122         <size>50</size>
28123       </method>
28124     </type>
28125   </test>
28126   <test name="test-320.cs">
28127     <type name="X">
28128       <method name="Void .ctor(SByte*, Int32, Int32)">
28129         <size>7</size>
28130       </method>
28131       <method name="Void Main()">
28132         <size>12</size>
28133       </method>
28134     </type>
28135   </test>
28136   <test name="test-321.cs">
28137     <type name="X">
28138       <method name="Void Dispose()">
28139         <size>1</size>
28140       </method>
28141       <method name="Void Main()">
28142         <size>24</size>
28143       </method>
28144     </type>
28145   </test>
28146   <test name="test-322.cs">
28147     <type name="Y">
28148       <method name="Void .ctor(Byte)">
28149         <size>14</size>
28150       </method>
28151       <method name="Int32 op_Implicit(Y)">
28152         <size>7</size>
28153       </method>
28154     </type>
28155     <type name="X">
28156       <method name="Void .ctor()">
28157         <size>7</size>
28158       </method>
28159       <method name="Void Main()">
28160         <size>50</size>
28161       </method>
28162     </type>
28163   </test>
28164   <test name="test-323.cs">
28165     <type name="X">
28166       <method name="Void .ctor()">
28167         <size>7</size>
28168       </method>
28169       <method name="Void Main()">
28170         <size>1</size>
28171       </method>
28172     </type>
28173   </test>
28174   <test name="test-324.cs">
28175     <type name="A">
28176       <method name="Void .ctor()">
28177         <size>7</size>
28178       </method>
28179       <method name="Void DoStuff()">
28180         <size>11</size>
28181       </method>
28182     </type>
28183     <type name="T">
28184       <method name="Void .ctor()">
28185         <size>7</size>
28186       </method>
28187       <method name="Void .cctor()">
28188         <size>11</size>
28189       </method>
28190     </type>
28191     <type name="Driver">
28192       <method name="Void .ctor()">
28193         <size>7</size>
28194       </method>
28195       <method name="Void Main()">
28196         <size>22</size>
28197       </method>
28198     </type>
28199     <type name="B">
28200       <method name="Boolean get_Val()">
28201         <size>2</size>
28202       </method>
28203     </type>
28204   </test>
28205   <test name="test-325.cs">
28206     <type name="RequestAttribute">
28207       <method name="Void .ctor(String, String, String[])">
28208         <size>7</size>
28209       </method>
28210     </type>
28211     <type name="MyClass">
28212       <method name="Void .ctor()">
28213         <size>7</size>
28214       </method>
28215       <method name="Int32 SomeRequest()">
28216         <size>2</size>
28217       </method>
28218       <method name="Void Main()">
28219         <size>7</size>
28220       </method>
28221     </type>
28222   </test>
28223   <test name="test-326.cs">
28224     <type name="X">
28225       <method name="Void .ctor()">
28226         <size>7</size>
28227       </method>
28228       <method name="Int32 Main()">
28229         <size>55</size>
28230       </method>
28231     </type>
28232     <type name="Mapper">
28233       <method name="Void .ctor(Object, IntPtr)">
28234         <size>0</size>
28235       </method>
28236       <method name="Double Invoke(Int32)">
28237         <size>0</size>
28238       </method>
28239       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28240         <size>0</size>
28241       </method>
28242       <method name="Double EndInvoke(IAsyncResult)">
28243         <size>0</size>
28244       </method>
28245     </type>
28246     <type name="X">
28247       <method name="Double &lt;Main&gt;m__0(Int32)">
28248         <size>6</size>
28249       </method>
28250     </type>
28251   </test>
28252   <test name="test-327.cs">
28253     <type name="X2">
28254       <method name="Void .ctor()">
28255         <size>7</size>
28256       </method>
28257     </type>
28258     <type name="A.B.Tester">
28259       <method name="Void .ctor()">
28260         <size>7</size>
28261       </method>
28262       <method name="Void .cctor()">
28263         <size>1</size>
28264       </method>
28265       <method name="Void Main()">
28266         <size>1</size>
28267       </method>
28268     </type>
28269   </test>
28270   <test name="test-328.cs">
28271     <type name="A.B.Tester">
28272       <method name="Void .ctor()">
28273         <size>7</size>
28274       </method>
28275       <method name="Void .cctor()">
28276         <size>1</size>
28277       </method>
28278       <method name="Void Main()">
28279         <size>1</size>
28280       </method>
28281     </type>
28282   </test>
28283   <test name="test-329.cs">
28284     <type name="X">
28285       <method name="Void .ctor()">
28286         <size>7</size>
28287       </method>
28288       <method name="Void .ctor(Object)">
28289         <size>21</size>
28290       </method>
28291       <method name="Int32 Main()">
28292         <size>74</size>
28293       </method>
28294     </type>
28295   </test>
28296   <test name="test-33.cs">
28297     <type name="FirstOuter.FirstInner.First">
28298       <method name="Void .ctor()">
28299         <size>7</size>
28300       </method>
28301       <method name="System.String get_MyIdentity()">
28302         <size>12</size>
28303       </method>
28304     </type>
28305     <type name="FirstOuter.Second">
28306       <method name="Void .ctor()">
28307         <size>7</size>
28308       </method>
28309     </type>
28310     <type name="FirstOuter.SecondInner.Third">
28311       <method name="Void .ctor()">
28312         <size>7</size>
28313       </method>
28314     </type>
28315     <type name="FirstOuter.FirstInner.Fourth">
28316       <method name="Void .ctor()">
28317         <size>7</size>
28318       </method>
28319     </type>
28320     <type name="Fifth">
28321       <method name="Void .ctor()">
28322         <size>7</size>
28323       </method>
28324     </type>
28325     <type name="Application">
28326       <method name="Void .ctor()">
28327         <size>7</size>
28328       </method>
28329       <method name="Int32 Main(System.String[])">
28330         <size>139</size>
28331       </method>
28332     </type>
28333   </test>
28334   <test name="test-330.cs">
28335     <type name="X">
28336       <method name="Void .ctor()">
28337         <size>7</size>
28338       </method>
28339       <method name="Void Main()">
28340         <size>8</size>
28341       </method>
28342     </type>
28343   </test>
28344   <test name="test-331.cs">
28345     <type name="T">
28346       <method name="Void .ctor()">
28347         <size>7</size>
28348       </method>
28349       <method name="Void Main()">
28350         <size>1</size>
28351       </method>
28352       <method name="Byte* get_Ptr()">
28353         <size>7</size>
28354       </method>
28355       <method name="Void set_Ptr(Byte*)">
28356         <size>8</size>
28357       </method>
28358     </type>
28359   </test>
28360   <test name="test-332.cs">
28361     <type name="C">
28362       <method name="Void .ctor()">
28363         <size>7</size>
28364       </method>
28365       <method name="Void Main()">
28366         <size>1</size>
28367       </method>
28368     </type>
28369   </test>
28370   <test name="test-333.cs">
28371     <type name="Foo">
28372       <method name="Void .ctor()">
28373         <size>7</size>
28374       </method>
28375       <method name="Void Something()">
28376         <size>1</size>
28377       </method>
28378     </type>
28379     <type name="Bar">
28380       <method name="Void .ctor()">
28381         <size>7</size>
28382       </method>
28383       <method name="Void Something()">
28384         <size>1</size>
28385       </method>
28386       <method name="Void Main()">
28387         <size>1</size>
28388       </method>
28389     </type>
28390   </test>
28391   <test name="test-334.cs">
28392     <type name="Test.Foo.Index.CompoundFileReader">
28393       <method name="Void .ctor()">
28394         <size>7</size>
28395       </method>
28396       <method name="Void Main()">
28397         <size>1</size>
28398       </method>
28399     </type>
28400     <type name="Test.Foo.Store.Directory">
28401       <method name="Void .ctor()">
28402         <size>7</size>
28403       </method>
28404     </type>
28405   </test>
28406   <test name="test-335.cs">
28407     <type name="X">
28408       <method name="Void .ctor()">
28409         <size>7</size>
28410       </method>
28411       <method name="Void A(Int32, Int32)">
28412         <size>1</size>
28413       </method>
28414       <method name="Void C(Int32 ByRef)">
28415         <size>4</size>
28416       </method>
28417       <method name="Void Main()">
28418         <size>70</size>
28419       </method>
28420     </type>
28421     <type name="X+B">
28422       <method name="Void .ctor(Object, IntPtr)">
28423         <size>0</size>
28424       </method>
28425       <method name="Void Invoke(Int32, Int32)">
28426         <size>0</size>
28427       </method>
28428       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
28429         <size>0</size>
28430       </method>
28431       <method name="Void EndInvoke(IAsyncResult)">
28432         <size>0</size>
28433       </method>
28434     </type>
28435     <type name="X+D">
28436       <method name="Void .ctor(Object, IntPtr)">
28437         <size>0</size>
28438       </method>
28439       <method name="Void Invoke(Int32 ByRef)">
28440         <size>0</size>
28441       </method>
28442       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
28443         <size>0</size>
28444       </method>
28445       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
28446         <size>0</size>
28447       </method>
28448     </type>
28449   </test>
28450   <test name="test-336.cs">
28451     <type name="X">
28452       <method name="Void .ctor(Foo)">
28453         <size>7</size>
28454       </method>
28455       <method name="Void .ctor(Bar)">
28456         <size>7</size>
28457       </method>
28458       <method name="Void Test()">
28459         <size>1</size>
28460       </method>
28461       <method name="Void Main()">
28462         <size>19</size>
28463       </method>
28464     </type>
28465     <type name="Foo">
28466       <method name="Void .ctor(Object, IntPtr)">
28467         <size>0</size>
28468       </method>
28469       <method name="Void Invoke()">
28470         <size>0</size>
28471       </method>
28472       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28473         <size>0</size>
28474       </method>
28475       <method name="Void EndInvoke(IAsyncResult)">
28476         <size>0</size>
28477       </method>
28478     </type>
28479     <type name="Bar">
28480       <method name="Void .ctor(Object, IntPtr)">
28481         <size>0</size>
28482       </method>
28483       <method name="Void Invoke(Int32)">
28484         <size>0</size>
28485       </method>
28486       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
28487         <size>0</size>
28488       </method>
28489       <method name="Void EndInvoke(IAsyncResult)">
28490         <size>0</size>
28491       </method>
28492     </type>
28493   </test>
28494   <test name="test-337.cs">
28495     <type name="Test">
28496       <method name="Void .ctor()">
28497         <size>7</size>
28498       </method>
28499       <method name="Void Main()">
28500         <size>16</size>
28501       </method>
28502     </type>
28503   </test>
28504   <test name="test-338.cs">
28505     <type name="X">
28506       <method name="Void .ctor()">
28507         <size>7</size>
28508       </method>
28509       <method name="Void .cctor()">
28510         <size>11</size>
28511       </method>
28512       <method name="Void Main()">
28513         <size>1</size>
28514       </method>
28515       <method name="Y+Z fz()">
28516         <size>6</size>
28517       </method>
28518     </type>
28519     <type name="Y">
28520       <method name="Void .ctor()">
28521         <size>7</size>
28522       </method>
28523     </type>
28524     <type name="Y+Z">
28525       <method name="Void .ctor()">
28526         <size>7</size>
28527       </method>
28528       <method name="Void .cctor()">
28529         <size>11</size>
28530       </method>
28531     </type>
28532   </test>
28533   <test name="test-339.cs">
28534     <type name="C">
28535       <method name="Void .ctor()">
28536         <size>7</size>
28537       </method>
28538       <method name="Void .cctor()">
28539         <size>17</size>
28540       </method>
28541       <method name="Int32 Main()">
28542         <size>86</size>
28543       </method>
28544     </type>
28545   </test>
28546   <test name="test-34.cs">
28547     <type name="Blah">
28548       <method name="Void .ctor()">
28549         <size>7</size>
28550       </method>
28551       <method name="Void Foo(Int32 ByRef, Int32 ByRef)">
28552         <size>7</size>
28553       </method>
28554       <method name="Int32 Bar(Int32, System.Int32[])">
28555         <size>61</size>
28556       </method>
28557       <method name="Void Foo(Int32, Int32)">
28558         <size>7</size>
28559       </method>
28560       <method name="Void In(Int32 ByRef)">
28561         <size>7</size>
28562       </method>
28563       <method name="Void Out(Int32 ByRef)">
28564         <size>7</size>
28565       </method>
28566       <method name="Int32 AddArray(System.Int32[])">
28567         <size>30</size>
28568       </method>
28569       <method name="Int32 AddFancy(FancyInt[])">
28570         <size>39</size>
28571       </method>
28572       <method name="Int32 Main()">
28573         <size>269</size>
28574       </method>
28575     </type>
28576     <type name="&lt;PrivateImplementationDetails&gt;">
28577       <method name="Void .ctor()">
28578         <size>7</size>
28579       </method>
28580     </type>
28581     <type name="FancyInt">
28582       <method name="Void .ctor(Int32)">
28583         <size>8</size>
28584       </method>
28585     </type>
28586   </test>
28587   <test name="test-340.cs">
28588     <type name="FLMID.Bugs.BoolOne.A">
28589       <method name="Void .ctor()">
28590         <size>7</size>
28591       </method>
28592       <method name="Void Add(Boolean, Boolean, UInt32, Boolean)">
28593         <size>8</size>
28594       </method>
28595     </type>
28596     <type name="FLMID.Bugs.BoolOne.B">
28597       <method name="Void .ctor()">
28598         <size>7</size>
28599       </method>
28600     </type>
28601     <type name="FLMID.Bugs.BoolOne.Test">
28602       <method name="Void .ctor()">
28603         <size>7</size>
28604       </method>
28605       <method name="Int32 Main(System.String[])">
28606         <size>34</size>
28607       </method>
28608     </type>
28609     <type name="FLMID.Bugs.BoolOne.B">
28610       <method name="Void FLMID.Bugs.BoolOne.IB.Add(Boolean, Boolean, UInt32, Boolean)">
28611         <size>12</size>
28612       </method>
28613     </type>
28614   </test>
28615   <test name="test-341.cs">
28616     <type name="Test">
28617       <method name="Void .ctor()">
28618         <size>7</size>
28619       </method>
28620       <method name="Void Main()">
28621         <size>1</size>
28622       </method>
28623     </type>
28624     <type name="Libs">
28625       <method name="Void .ctor()">
28626         <size>7</size>
28627       </method>
28628     </type>
28629     <type name="Bar">
28630       <method name="Void .ctor()">
28631         <size>7</size>
28632       </method>
28633     </type>
28634     <type name="Foo">
28635       <method name="Void .ctor()">
28636         <size>7</size>
28637       </method>
28638     </type>
28639   </test>
28640   <test name="test-342.cs">
28641     <type name="A">
28642       <method name="Void .ctor()">
28643         <size>7</size>
28644       </method>
28645       <method name="Void Foo(Int32)">
28646         <size>1</size>
28647       </method>
28648       <method name="Void Foo(Double)">
28649         <size>11</size>
28650       </method>
28651     </type>
28652     <type name="B">
28653       <method name="Void .ctor()">
28654         <size>7</size>
28655       </method>
28656       <method name="Void Foo(Double)">
28657         <size>11</size>
28658       </method>
28659       <method name="Void Main()">
28660         <size>24</size>
28661       </method>
28662     </type>
28663     <type name="A">
28664       <method name="Boolean get_Item(Int32)">
28665         <size>2</size>
28666       </method>
28667       <method name="Boolean get_Item(Double)">
28668         <size>11</size>
28669       </method>
28670     </type>
28671     <type name="B">
28672       <method name="Boolean get_Item(Double)">
28673         <size>11</size>
28674       </method>
28675     </type>
28676   </test>
28677   <test name="test-343.cs">
28678     <type name="X">
28679       <method name="Void .ctor()">
28680         <size>7</size>
28681       </method>
28682       <method name="Void Concat(System.String, System.String, System.String)">
28683         <size>1</size>
28684       </method>
28685       <method name="Void Concat(System.String[])">
28686         <size>11</size>
28687       </method>
28688       <method name="Void Main()">
28689         <size>21</size>
28690       </method>
28691     </type>
28692   </test>
28693   <test name="test-344.cs">
28694     <type name="X">
28695       <method name="Void .ctor()">
28696         <size>7</size>
28697       </method>
28698       <method name="Void add_y(Y)">
28699         <size>24</size>
28700       </method>
28701       <method name="Void remove_y(Y)">
28702         <size>24</size>
28703       </method>
28704       <method name="Void Main(System.String[])">
28705         <size>13</size>
28706       </method>
28707       <method name="Void Foo()">
28708         <size>66</size>
28709       </method>
28710     </type>
28711     <type name="Y">
28712       <method name="Void .ctor(Object, IntPtr)">
28713         <size>0</size>
28714       </method>
28715       <method name="Void Invoke()">
28716         <size>0</size>
28717       </method>
28718       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28719         <size>0</size>
28720       </method>
28721       <method name="Void EndInvoke(IAsyncResult)">
28722         <size>0</size>
28723       </method>
28724     </type>
28725     <type name="X+&lt;Foo&gt;c__AnonStorey0">
28726       <method name="Void .ctor()">
28727         <size>7</size>
28728       </method>
28729       <method name="Void &lt;&gt;m__0()">
28730         <size>28</size>
28731       </method>
28732     </type>
28733   </test>
28734   <test name="test-345.cs">
28735     <type name="EntryPoint">
28736       <method name="Void .ctor()">
28737         <size>7</size>
28738       </method>
28739       <method name="Void Main()">
28740         <size>1</size>
28741       </method>
28742     </type>
28743   </test>
28744   <test name="test-346.cs">
28745     <type name="TestMethods.Class1">
28746       <method name="Void .ctor()">
28747         <size>7</size>
28748       </method>
28749       <method name="Int32 Main()">
28750         <size>91</size>
28751       </method>
28752     </type>
28753     <type name="TestMethods.ParamClass">
28754       <method name="Void .ctor()">
28755         <size>7</size>
28756       </method>
28757     </type>
28758     <type name="TestMethods.TestParam">
28759       <method name="Void .ctor()">
28760         <size>7</size>
28761       </method>
28762     </type>
28763     <type name="TestMethods.BaseClass">
28764       <method name="Void .ctor()">
28765         <size>7</size>
28766       </method>
28767       <method name="Int32 AddItem(TestMethods.ParamClass)">
28768         <size>0</size>
28769       </method>
28770     </type>
28771     <type name="TestMethods.TestClass">
28772       <method name="Void .ctor()">
28773         <size>7</size>
28774       </method>
28775       <method name="Int32 AddItem(System.Object)">
28776         <size>2</size>
28777       </method>
28778       <method name="Int32 AddItem(TestMethods.ParamClass)">
28779         <size>2</size>
28780       </method>
28781     </type>
28782   </test>
28783   <test name="test-347.cs">
28784     <type name="Whatever.Core.Project">
28785       <method name="Void .ctor()">
28786         <size>7</size>
28787       </method>
28788     </type>
28789     <type name="Whatever.Core.A">
28790       <method name="Void .ctor()">
28791         <size>7</size>
28792       </method>
28793       <method name="Whatever.Core.Project get_Project()">
28794         <size>6</size>
28795       </method>
28796     </type>
28797     <type name="SomethingElse.Core.Project">
28798       <method name="Void .ctor()">
28799         <size>7</size>
28800       </method>
28801     </type>
28802     <type name="Whatever.App.B">
28803       <method name="Void .ctor()">
28804         <size>7</size>
28805       </method>
28806       <method name="System.String Execute()">
28807         <size>12</size>
28808       </method>
28809       <method name="Void Main()">
28810         <size>12</size>
28811       </method>
28812     </type>
28813   </test>
28814   <test name="test-348.cs">
28815     <type name="BoundAttribute">
28816       <method name="Void .ctor(Double, Int32)">
28817         <size>7</size>
28818       </method>
28819     </type>
28820     <type name="C">
28821       <method name="Void .ctor()">
28822         <size>7</size>
28823       </method>
28824       <method name="Void Main()">
28825         <size>1</size>
28826       </method>
28827     </type>
28828   </test>
28829   <test name="test-349.cs">
28830     <type name="C">
28831       <method name="Void .ctor()">
28832         <size>7</size>
28833       </method>
28834       <method name="Void add_Ev1(D)">
28835         <size>24</size>
28836       </method>
28837       <method name="Void remove_Ev1(D)">
28838         <size>24</size>
28839       </method>
28840     </type>
28841     <type name="X">
28842       <method name="Void .ctor()">
28843         <size>7</size>
28844       </method>
28845       <method name="Void .cctor()">
28846         <size>1</size>
28847       </method>
28848       <method name="Void add_Ev1(D)">
28849         <size>22</size>
28850       </method>
28851       <method name="Void remove_Ev1(D)">
28852         <size>22</size>
28853       </method>
28854       <method name="Void add_Ev2(D)">
28855         <size>22</size>
28856       </method>
28857       <method name="Void remove_Ev2(D)">
28858         <size>22</size>
28859       </method>
28860     </type>
28861     <type name="X2">
28862       <method name="Void .ctor()">
28863         <size>7</size>
28864       </method>
28865       <method name="Void .cctor()">
28866         <size>7</size>
28867       </method>
28868     </type>
28869     <type name="Test">
28870       <method name="Void .ctor()">
28871         <size>7</size>
28872       </method>
28873       <method name="Void .cctor()">
28874         <size>19</size>
28875       </method>
28876       <method name="Int32 Main()">
28877         <size>63</size>
28878       </method>
28879     </type>
28880     <type name="D">
28881       <method name="Void .ctor(Object, IntPtr)">
28882         <size>0</size>
28883       </method>
28884       <method name="Void Invoke()">
28885         <size>0</size>
28886       </method>
28887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
28888         <size>0</size>
28889       </method>
28890       <method name="Void EndInvoke(IAsyncResult)">
28891         <size>0</size>
28892       </method>
28893     </type>
28894   </test>
28895   <test name="test-35.cs">
28896     <type name="X">
28897       <method name="Void .ctor()">
28898         <size>7</size>
28899       </method>
28900       <method name="Void .cctor()">
28901         <size>7</size>
28902       </method>
28903       <method name="Void a()">
28904         <size>17</size>
28905       </method>
28906       <method name="Void w(Int32)">
28907         <size>22</size>
28908       </method>
28909       <method name="Int32 Main()">
28910         <size>298</size>
28911       </method>
28912     </type>
28913   </test>
28914   <test name="test-350.cs">
28915     <type name="A">
28916       <method name="Void .ctor()">
28917         <size>7</size>
28918       </method>
28919     </type>
28920     <type name="A+BAttribute">
28921       <method name="Void .ctor()">
28922         <size>7</size>
28923       </method>
28924     </type>
28925     <type name="C">
28926       <method name="Void .ctor()">
28927         <size>7</size>
28928       </method>
28929       <method name="Void Main()">
28930         <size>1</size>
28931       </method>
28932     </type>
28933   </test>
28934   <test name="test-351.cs">
28935     <type name="Test.Testee">
28936       <method name="Void .ctor()">
28937         <size>7</size>
28938       </method>
28939       <method name="Void Bar(System.String, System.Object[])">
28940         <size>1</size>
28941       </method>
28942       <method name="Void Main()">
28943         <size>242</size>
28944       </method>
28945     </type>
28946     <type name="Test.Foo">
28947       <method name="Void .ctor(Object, IntPtr)">
28948         <size>0</size>
28949       </method>
28950       <method name="Void Invoke(System.String, System.Object[])">
28951         <size>0</size>
28952       </method>
28953       <method name="IAsyncResult BeginInvoke(System.String, System.Object[], System.AsyncCallback, System.Object)">
28954         <size>0</size>
28955       </method>
28956       <method name="Void EndInvoke(IAsyncResult)">
28957         <size>0</size>
28958       </method>
28959     </type>
28960   </test>
28961   <test name="test-352.cs">
28962     <type name="C">
28963       <method name="Void .ctor()">
28964         <size>7</size>
28965       </method>
28966       <method name="Void Main()">
28967         <size>1</size>
28968       </method>
28969     </type>
28970   </test>
28971   <test name="test-353.cs">
28972     <type name="Three">
28973       <method name="Void .ctor()">
28974         <size>7</size>
28975       </method>
28976       <method name="Void Main()">
28977         <size>7</size>
28978       </method>
28979     </type>
28980     <type name="One">
28981       <method name="Void .ctor()">
28982         <size>7</size>
28983       </method>
28984     </type>
28985     <type name="Two">
28986       <method name="Void .ctor()">
28987         <size>7</size>
28988       </method>
28989     </type>
28990   </test>
28991   <test name="test-354.cs">
28992     <type name="MYAttr">
28993       <method name="Void .ctor()">
28994         <size>7</size>
28995       </method>
28996     </type>
28997     <type name="A">
28998       <method name="Void .ctor()">
28999         <size>7</size>
29000       </method>
29001       <method name="Void Main()">
29002         <size>1</size>
29003       </method>
29004     </type>
29005   </test>
29006   <test name="test-355.cs">
29007     <type name="Level1.Level1.Level2.MainClass">
29008       <method name="Void .ctor()">
29009         <size>7</size>
29010       </method>
29011       <method name="Void Main()">
29012         <size>1</size>
29013       </method>
29014     </type>
29015   </test>
29016   <test name="test-356.cs">
29017     <type name="MainClass">
29018       <method name="Void .ctor()">
29019         <size>7</size>
29020       </method>
29021       <method name="Void Main()">
29022         <size>1</size>
29023       </method>
29024     </type>
29025   </test>
29026   <test name="test-357.cs">
29027     <type name="SD.Sd">
29028       <method name="Void .ctor()">
29029         <size>7</size>
29030       </method>
29031       <method name="Void F(Boolean)">
29032         <size>1</size>
29033       </method>
29034     </type>
29035     <type name="Foo.Bar">
29036       <method name="Void .ctor()">
29037         <size>25</size>
29038       </method>
29039       <method name="Void Main()">
29040         <size>27</size>
29041       </method>
29042     </type>
29043     <type name="Foo.Bar+f_t">
29044       <method name="Void .ctor(Object, IntPtr)">
29045         <size>0</size>
29046       </method>
29047       <method name="Void Invoke(Boolean)">
29048         <size>0</size>
29049       </method>
29050       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
29051         <size>0</size>
29052       </method>
29053       <method name="Void EndInvoke(IAsyncResult)">
29054         <size>0</size>
29055       </method>
29056     </type>
29057   </test>
29058   <test name="test-358.cs">
29059     <type name="Test">
29060       <method name="Void .ctor()">
29061         <size>7</size>
29062       </method>
29063       <method name="Void Main()">
29064         <size>50</size>
29065       </method>
29066     </type>
29067   </test>
29068   <test name="test-359.cs">
29069     <type name="Test">
29070       <method name="Void .ctor()">
29071         <size>7</size>
29072       </method>
29073       <method name="Void Main()">
29074         <size>1</size>
29075       </method>
29076     </type>
29077   </test>
29078   <test name="test-36.cs">
29079     <type name="Y">
29080       <method name="Void .ctor()">
29081         <size>7</size>
29082       </method>
29083       <method name="Int32 Main()">
29084         <size>272</size>
29085       </method>
29086     </type>
29087     <type name="X">
29088       <method name="IEnumerator GetEnumerator()">
29089         <size>35</size>
29090       </method>
29091     </type>
29092     <type name="&lt;PrivateImplementationDetails&gt;">
29093       <method name="Void .ctor()">
29094         <size>7</size>
29095       </method>
29096     </type>
29097   </test>
29098   <test name="test-360.cs">
29099     <type name="Application">
29100       <method name="Void .ctor()">
29101         <size>7</size>
29102       </method>
29103       <method name="Void Main(System.String[])">
29104         <size>13</size>
29105       </method>
29106     </type>
29107   </test>
29108   <test name="test-361.cs">
29109     <type name="X">
29110       <method name="Void .ctor()">
29111         <size>7</size>
29112       </method>
29113     </type>
29114     <type name="Test">
29115       <method name="Void .ctor()">
29116         <size>7</size>
29117       </method>
29118       <method name="Void Main()">
29119         <size>1</size>
29120       </method>
29121     </type>
29122   </test>
29123   <test name="test-362.cs">
29124     <type name="C">
29125       <method name="Void .ctor()">
29126         <size>7</size>
29127       </method>
29128       <method name="Void Main()">
29129         <size>17</size>
29130       </method>
29131       <method name="Void Test()">
29132         <size>26</size>
29133       </method>
29134     </type>
29135   </test>
29136   <test name="test-363.cs">
29137     <type name="Location">
29138       <method name="Void .ctor()">
29139         <size>7</size>
29140       </method>
29141       <method name="Void .cctor()">
29142         <size>11</size>
29143       </method>
29144     </type>
29145     <type name="Element">
29146       <method name="Void .ctor()">
29147         <size>18</size>
29148       </method>
29149       <method name="Location get_Location()">
29150         <size>7</size>
29151       </method>
29152       <method name="Void set_Location(Location)">
29153         <size>8</size>
29154       </method>
29155     </type>
29156     <type name="T">
29157       <method name="Void .ctor()">
29158         <size>7</size>
29159       </method>
29160       <method name="Void Main()">
29161         <size>1</size>
29162       </method>
29163     </type>
29164   </test>
29165   <test name="test-364.cs">
29166     <type name="X">
29167       <method name="Void .ctor()">
29168         <size>7</size>
29169       </method>
29170       <method name="Int32 Main()">
29171         <size>34</size>
29172       </method>
29173       <method name="Int32 t1(Int32)">
29174         <size>33</size>
29175       </method>
29176       <method name="Int32 t2(Int32)">
29177         <size>47</size>
29178       </method>
29179       <method name="Void Main2(System.String[])">
29180         <size>72</size>
29181       </method>
29182     </type>
29183     <type name="Delegable">
29184       <method name="Void .ctor()">
29185         <size>7</size>
29186       </method>
29187       <method name="Void add_MyDelegate(System.EventHandler)">
29188         <size>24</size>
29189       </method>
29190       <method name="Void remove_MyDelegate(System.EventHandler)">
29191         <size>24</size>
29192       </method>
29193     </type>
29194     <type name="X+Foo">
29195       <method name="Void .ctor(Object, IntPtr)">
29196         <size>0</size>
29197       </method>
29198       <method name="Int32 Invoke()">
29199         <size>0</size>
29200       </method>
29201       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
29202         <size>0</size>
29203       </method>
29204       <method name="Int32 EndInvoke(IAsyncResult)">
29205         <size>0</size>
29206       </method>
29207     </type>
29208     <type name="X+&lt;t1&gt;c__AnonStorey0">
29209       <method name="Void .ctor()">
29210         <size>7</size>
29211       </method>
29212       <method name="Int32 &lt;&gt;m__0()">
29213         <size>7</size>
29214       </method>
29215     </type>
29216     <type name="X+&lt;t2&gt;c__AnonStorey1">
29217       <method name="Void .ctor()">
29218         <size>7</size>
29219       </method>
29220       <method name="Int32 &lt;&gt;m__1()">
29221         <size>7</size>
29222       </method>
29223     </type>
29224     <type name="X+&lt;Main2&gt;c__AnonStorey2">
29225       <method name="Void .ctor()">
29226         <size>7</size>
29227       </method>
29228       <method name="Void &lt;&gt;m__2(System.Object, System.EventArgs)">
29229         <size>33</size>
29230       </method>
29231     </type>
29232   </test>
29233   <test name="test-365.cs">
29234     <type name="C">
29235       <method name="Void .ctor()">
29236         <size>19</size>
29237       </method>
29238       <method name="Void set_LiteralType(LiteralType)">
29239         <size>1</size>
29240       </method>
29241       <method name="Void Main()">
29242         <size>1</size>
29243       </method>
29244     </type>
29245   </test>
29246   <test name="test-366.cs">
29247     <type name="C">
29248       <method name="Void .ctor()">
29249         <size>7</size>
29250       </method>
29251       <method name="Int32 Main()">
29252         <size>20</size>
29253       </method>
29254     </type>
29255   </test>
29256   <test name="test-367.cs">
29257     <type name="X">
29258       <method name="Void .ctor()">
29259         <size>7</size>
29260       </method>
29261       <method name="Int32 Main()">
29262         <size>20</size>
29263       </method>
29264     </type>
29265   </test>
29266   <test name="test-368.cs">
29267     <type name="X">
29268       <method name="Void .ctor()">
29269         <size>7</size>
29270       </method>
29271       <method name="Void Main()">
29272         <size>27</size>
29273       </method>
29274     </type>
29275   </test>
29276   <test name="test-369.cs">
29277     <type name="Test">
29278       <method name="Void .ctor()">
29279         <size>7</size>
29280       </method>
29281       <method name="Boolean Equals(System.Object)">
29282         <size>2</size>
29283       </method>
29284       <method name="Int32 GetHashCode()">
29285         <size>2</size>
29286       </method>
29287       <method name="Void Main()">
29288         <size>47</size>
29289       </method>
29290       <method name="Boolean op_Equality(Test, Test)">
29291         <size>14</size>
29292       </method>
29293       <method name="Boolean op_Inequality(Test, Test)">
29294         <size>2</size>
29295       </method>
29296     </type>
29297   </test>
29298   <test name="test-37.cs">
29299     <type name="X">
29300       <method name="Void .ctor()">
29301         <size>7</size>
29302       </method>
29303       <method name="Void m(System.Int32[])">
29304         <size>9</size>
29305       </method>
29306       <method name="Int32 test_int_single_dim()">
29307         <size>88</size>
29308       </method>
29309       <method name="Int32 simple_test_double_dim()">
29310         <size>78</size>
29311       </method>
29312       <method name="Int32 Main()">
29313         <size>12</size>
29314       </method>
29315     </type>
29316   </test>
29317   <test name="test-370.cs">
29318     <type name="Test.Application">
29319       <method name="Void .ctor()">
29320         <size>7</size>
29321       </method>
29322       <method name="Int32 ParseType(System.String)">
29323         <size>168</size>
29324       </method>
29325       <method name="Int32 Main()">
29326         <size>54</size>
29327       </method>
29328     </type>
29329   </test>
29330   <test name="test-371.cs">
29331     <type name="X">
29332       <method name="Void .ctor(Boolean&amp;)">
29333         <size>10</size>
29334       </method>
29335       <method name="Void Main()">
29336         <size>1</size>
29337       </method>
29338     </type>
29339     <type name="Y">
29340       <method name="Void .ctor(Boolean&amp;)">
29341         <size>8</size>
29342       </method>
29343     </type>
29344   </test>
29345   <test name="test-372.cs">
29346     <type name="GenericNode">
29347       <method name="Void .ctor()">
29348         <size>7</size>
29349       </method>
29350       <method name="Int32 GetStat()">
29351         <size>2</size>
29352       </method>
29353     </type>
29354     <type name="GenericFileNode">
29355       <method name="Void .ctor()">
29356         <size>7</size>
29357       </method>
29358       <method name="Int32 NotUsed()">
29359         <size>2</size>
29360       </method>
29361     </type>
29362     <type name="WorkingTest">
29363       <method name="Void .ctor()">
29364         <size>7</size>
29365       </method>
29366       <method name="Int32 GetStat()">
29367         <size>3</size>
29368       </method>
29369     </type>
29370     <type name="FailingTest">
29371       <method name="Void .ctor()">
29372         <size>7</size>
29373       </method>
29374       <method name="Int32 GetStat()">
29375         <size>3</size>
29376       </method>
29377     </type>
29378     <type name="TestWrapper">
29379       <method name="Void .ctor()">
29380         <size>7</size>
29381       </method>
29382       <method name="Boolean Test(Node, System.String)">
29383         <size>39</size>
29384       </method>
29385       <method name="Int32 Main()">
29386         <size>44</size>
29387       </method>
29388     </type>
29389   </test>
29390   <test name="test-373.cs">
29391     <type name="Test">
29392       <method name="Void .ctor()">
29393         <size>7</size>
29394       </method>
29395       <method name="Void Main(System.String[])">
29396         <size>50</size>
29397       </method>
29398     </type>
29399   </test>
29400   <test name="test-374.cs">
29401     <type name="Test">
29402       <method name="Void .ctor()">
29403         <size>7</size>
29404       </method>
29405     </type>
29406     <type name="Rest">
29407       <method name="Void .ctor()">
29408         <size>7</size>
29409       </method>
29410       <method name="Void Main()">
29411         <size>1</size>
29412       </method>
29413     </type>
29414   </test>
29415   <test name="test-375.cs">
29416     <type name="a">
29417       <method name="Void .ctor()">
29418         <size>7</size>
29419       </method>
29420     </type>
29421     <type name="a+b">
29422       <method name="Void .ctor()">
29423         <size>7</size>
29424       </method>
29425     </type>
29426     <type name="c">
29427       <method name="Void .ctor()">
29428         <size>7</size>
29429       </method>
29430       <method name="Void Main()">
29431         <size>1</size>
29432       </method>
29433     </type>
29434     <type name="c+d">
29435       <method name="Void .ctor()">
29436         <size>7</size>
29437       </method>
29438     </type>
29439   </test>
29440   <test name="test-376.cs">
29441     <type name="C">
29442       <method name="Void .ctor()">
29443         <size>7</size>
29444       </method>
29445       <method name="Int32 Main()">
29446         <size>72</size>
29447       </method>
29448     </type>
29449   </test>
29450   <test name="test-377.cs">
29451     <type name="Tests">
29452       <method name="Void .ctor()">
29453         <size>7</size>
29454       </method>
29455       <method name="Void test()">
29456         <size>10</size>
29457       </method>
29458       <method name="Void Main()">
29459         <size>1</size>
29460       </method>
29461     </type>
29462   </test>
29463   <test name="test-378.cs">
29464     <type name="C">
29465       <method name="Void .ctor()">
29466         <size>7</size>
29467       </method>
29468       <method name="Void Main()">
29469         <size>1</size>
29470       </method>
29471     </type>
29472   </test>
29473   <test name="test-379.cs">
29474     <type name="DeadCode">
29475       <method name="Void .ctor()">
29476         <size>7</size>
29477       </method>
29478       <method name="Void Main()">
29479         <size>12</size>
29480       </method>
29481       <method name="System.String SomeFunc(System.String)">
29482         <size>2</size>
29483       </method>
29484     </type>
29485   </test>
29486   <test name="test-38.cs">
29487     <type name="X">
29488       <method name="Void .ctor()">
29489         <size>7</size>
29490       </method>
29491       <method name="Int32 get_Item(Int32)">
29492         <size>20</size>
29493       </method>
29494       <method name="Void set_Item(Int32, Int32)">
29495         <size>26</size>
29496       </method>
29497       <method name="Int32 Foo()">
29498         <size>2</size>
29499       </method>
29500       <method name="Int32 get_Bar()">
29501         <size>7</size>
29502       </method>
29503       <method name="Void set_Bar(Int32)">
29504         <size>8</size>
29505       </method>
29506     </type>
29507     <type name="Y">
29508       <method name="Void .ctor()">
29509         <size>7</size>
29510       </method>
29511       <method name="UInt32 get_Item(UInt32)">
29512         <size>20</size>
29513       </method>
29514       <method name="Void set_Item(UInt32, UInt32)">
29515         <size>26</size>
29516       </method>
29517       <method name="UInt32 Foo()">
29518         <size>2</size>
29519       </method>
29520       <method name="UInt32 get_Bar()">
29521         <size>7</size>
29522       </method>
29523       <method name="Void set_Bar(UInt32)">
29524         <size>8</size>
29525       </method>
29526     </type>
29527     <type name="Test">
29528       <method name="Void .ctor()">
29529         <size>7</size>
29530       </method>
29531       <method name="Int32 Main()">
29532         <size>288</size>
29533       </method>
29534     </type>
29535   </test>
29536   <test name="test-380.cs">
29537     <type name="T">
29538       <method name="Void .ctor()">
29539         <size>7</size>
29540       </method>
29541       <method name="Int32 Main()">
29542         <size>17</size>
29543       </method>
29544     </type>
29545   </test>
29546   <test name="test-381.cs">
29547     <type name="Application">
29548       <method name="Void .ctor()">
29549         <size>7</size>
29550       </method>
29551       <method name="Void Main(System.String[])">
29552         <size>13</size>
29553       </method>
29554     </type>
29555   </test>
29556   <test name="test-382.cs">
29557     <type name="Dec">
29558       <method name="Void .ctor()">
29559         <size>7</size>
29560       </method>
29561       <method name="Void .cctor()">
29562         <size>16</size>
29563       </method>
29564       <method name="Void Main()">
29565         <size>108</size>
29566       </method>
29567     </type>
29568   </test>
29569   <test name="test-383.cs">
29570     <type name="X">
29571       <method name="Void .ctor()">
29572         <size>37</size>
29573       </method>
29574       <method name="X testme(Int32 ByRef)">
29575         <size>5</size>
29576       </method>
29577       <method name="Void Main()">
29578         <size>7</size>
29579       </method>
29580     </type>
29581   </test>
29582   <test name="test-384.cs">
29583     <type name="X">
29584       <method name="Void .ctor()">
29585         <size>7</size>
29586       </method>
29587       <method name="Void .cctor()">
29588         <size>8</size>
29589       </method>
29590       <method name="Void Test()">
29591         <size>40</size>
29592       </method>
29593       <method name="Int32 Main()">
29594         <size>21</size>
29595       </method>
29596     </type>
29597   </test>
29598   <test name="test-385.cs">
29599     <type name="Test">
29600       <method name="Void .ctor()">
29601         <size>7</size>
29602       </method>
29603       <method name="Int32 Main()">
29604         <size>40</size>
29605       </method>
29606     </type>
29607   </test>
29608   <test name="test-386.cs">
29609     <type name="SuperDecimal">
29610       <method name="Void .ctor(Decimal)">
29611         <size>14</size>
29612       </method>
29613       <method name="Void Main()">
29614         <size>15</size>
29615       </method>
29616       <method name="SuperDecimal op_Implicit(Decimal)">
29617         <size>7</size>
29618       </method>
29619     </type>
29620   </test>
29621   <test name="test-387.cs">
29622     <type name="ObjectID">
29623       <method name="Void .ctor(Int64)">
29624         <size>8</size>
29625       </method>
29626       <method name="Void Main()">
29627         <size>22</size>
29628       </method>
29629       <method name="Int64 op_Implicit(ObjectID)">
29630         <size>8</size>
29631       </method>
29632       <method name="ObjectID op_Implicit(Int64)">
29633         <size>7</size>
29634       </method>
29635     </type>
29636   </test>
29637   <test name="test-388.cs">
29638     <type name="Schemas.basefieldtype">
29639       <method name="Void .ctor()">
29640         <size>7</size>
29641       </method>
29642       <method name="System.Object Instantiate()">
29643         <size>2</size>
29644       </method>
29645     </type>
29646     <type name="Schemas.fieldtype">
29647       <method name="Void .ctor()">
29648         <size>7</size>
29649       </method>
29650       <method name="System.Object Instantiate()">
29651         <size>18</size>
29652       </method>
29653     </type>
29654     <type name="Schemas.compoundfield">
29655       <method name="Void .ctor()">
29656         <size>7</size>
29657       </method>
29658       <method name="System.Object Instantiate()">
29659         <size>18</size>
29660       </method>
29661     </type>
29662     <type name="Schemas.field">
29663       <method name="Void .ctor()">
29664         <size>7</size>
29665       </method>
29666       <method name="System.Object Instantiate()">
29667         <size>18</size>
29668       </method>
29669     </type>
29670     <type name="Schemas.formdata">
29671       <method name="Void .ctor()">
29672         <size>7</size>
29673       </method>
29674       <method name="System.Object Instantiate()">
29675         <size>12</size>
29676       </method>
29677     </type>
29678     <type name="Schemas.M">
29679       <method name="Void .ctor()">
29680         <size>7</size>
29681       </method>
29682       <method name="Void Main()">
29683         <size>1</size>
29684       </method>
29685     </type>
29686   </test>
29687   <test name="test-389.cs">
29688     <type name="Schemas.basefieldtype">
29689       <method name="Void .ctor()">
29690         <size>7</size>
29691       </method>
29692       <method name="System.Object Instantiate()">
29693         <size>2</size>
29694       </method>
29695     </type>
29696     <type name="Schemas.fieldtype">
29697       <method name="Void .ctor()">
29698         <size>7</size>
29699       </method>
29700       <method name="System.Object Instantiate()">
29701         <size>18</size>
29702       </method>
29703     </type>
29704     <type name="Schemas.compoundfield">
29705       <method name="Void .ctor()">
29706         <size>7</size>
29707       </method>
29708       <method name="System.Object Instantiate()">
29709         <size>18</size>
29710       </method>
29711     </type>
29712     <type name="Schemas.field">
29713       <method name="Void .ctor()">
29714         <size>7</size>
29715       </method>
29716       <method name="System.Object Instantiate()">
29717         <size>18</size>
29718       </method>
29719     </type>
29720     <type name="Schemas.formdata">
29721       <method name="Void .ctor()">
29722         <size>7</size>
29723       </method>
29724       <method name="System.Object Instantiate()">
29725         <size>12</size>
29726       </method>
29727     </type>
29728     <type name="Schemas.M">
29729       <method name="Void .ctor()">
29730         <size>7</size>
29731       </method>
29732       <method name="Void Main()">
29733         <size>1</size>
29734       </method>
29735     </type>
29736   </test>
29737   <test name="test-39.cs">
29738     <type name="SimpleAttribute">
29739       <method name="Void .ctor(String)">
29740         <size>14</size>
29741       </method>
29742       <method name="System.String get_AnotherArg()">
29743         <size>7</size>
29744       </method>
29745       <method name="Void set_AnotherArg(System.String)">
29746         <size>8</size>
29747       </method>
29748       <method name="Int64 get_LongValue()">
29749         <size>3</size>
29750       </method>
29751       <method name="Void set_LongValue(Int64)">
29752         <size>1</size>
29753       </method>
29754       <method name="System.Int64[] get_ArrayValue()">
29755         <size>7</size>
29756       </method>
29757       <method name="Void set_ArrayValue(System.Int64[])">
29758         <size>1</size>
29759       </method>
29760     </type>
29761     <type name="Blah2">
29762       <method name="Void .ctor()">
29763         <size>7</size>
29764       </method>
29765     </type>
29766     <type name="Blah3">
29767       <method name="Void .ctor()">
29768         <size>7</size>
29769       </method>
29770     </type>
29771     <type name="Blah">
29772       <method name="Void .ctor()">
29773         <size>7</size>
29774       </method>
29775       <method name="Int32 Main()">
29776         <size>171</size>
29777       </method>
29778     </type>
29779   </test>
29780   <test name="test-390.cs">
29781     <type name="C">
29782       <method name="Void .ctor()">
29783         <size>7</size>
29784       </method>
29785       <method name="Void Main()">
29786         <size>1</size>
29787       </method>
29788     </type>
29789     <type name="C+O">
29790       <method name="Void .ctor()">
29791         <size>7</size>
29792       </method>
29793       <method name="Void Foo()">
29794         <size>1</size>
29795       </method>
29796     </type>
29797     <type name="C+N">
29798       <method name="Void .ctor()">
29799         <size>7</size>
29800       </method>
29801       <method name="Void Foo()">
29802         <size>1</size>
29803       </method>
29804     </type>
29805     <type name="C+M">
29806       <method name="Void .ctor()">
29807         <size>7</size>
29808       </method>
29809     </type>
29810   </test>
29811   <test name="test-391.cs">
29812     <type name="C">
29813       <method name="Void .ctor()">
29814         <size>7</size>
29815       </method>
29816       <method name="Void Foo(Int32)">
29817         <size>1</size>
29818       </method>
29819       <method name="Void Foo(Int32 ByRef)">
29820         <size>1</size>
29821       </method>
29822       <method name="Void Bar(Boolean ByRef)">
29823         <size>4</size>
29824       </method>
29825       <method name="Void Bar(Boolean)">
29826         <size>1</size>
29827       </method>
29828       <method name="Void Main()">
29829         <size>1</size>
29830       </method>
29831     </type>
29832   </test>
29833   <test name="test-392.cs">
29834     <type name="C">
29835       <method name="Int32 Test()">
29836         <size>80</size>
29837       </method>
29838       <method name="Int32 Main()">
29839         <size>16</size>
29840       </method>
29841     </type>
29842     <type name="C+S">
29843       <method name="Void .ctor(Int32)">
29844         <size>8</size>
29845       </method>
29846     </type>
29847   </test>
29848   <test name="test-393.cs">
29849     <type name="A">
29850       <method name="Void .ctor(String)">
29851         <size>24</size>
29852       </method>
29853       <method name="Void .ctor()">
29854         <size>7</size>
29855       </method>
29856       <method name="System.String get_Name()">
29857         <size>7</size>
29858       </method>
29859     </type>
29860     <type name="B">
29861       <method name="Void .ctor(String)">
29862         <size>24</size>
29863       </method>
29864       <method name="Void .ctor()">
29865         <size>7</size>
29866       </method>
29867     </type>
29868     <type name="C">
29869       <method name="Void .ctor(String)">
29870         <size>24</size>
29871       </method>
29872     </type>
29873     <type name="Tester">
29874       <method name="Void .ctor()">
29875         <size>7</size>
29876       </method>
29877       <method name="A MethodSampleA(System.String)">
29878         <size>7</size>
29879       </method>
29880       <method name="B MethodSampleB(System.String)">
29881         <size>7</size>
29882       </method>
29883       <method name="C MethodSampleC(System.String)">
29884         <size>7</size>
29885       </method>
29886       <method name="Void Main()">
29887         <size>113</size>
29888       </method>
29889     </type>
29890     <type name="Tester+MethodHandler">
29891       <method name="Void .ctor(Object, IntPtr)">
29892         <size>0</size>
29893       </method>
29894       <method name="A Invoke(System.String)">
29895         <size>0</size>
29896       </method>
29897       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
29898         <size>0</size>
29899       </method>
29900       <method name="A EndInvoke(IAsyncResult)">
29901         <size>0</size>
29902       </method>
29903     </type>
29904   </test>
29905   <test name="test-394.cs">
29906     <type name="A">
29907       <method name="Void .ctor(String)">
29908         <size>24</size>
29909       </method>
29910       <method name="Void .ctor()">
29911         <size>7</size>
29912       </method>
29913       <method name="System.String get_Name()">
29914         <size>7</size>
29915       </method>
29916     </type>
29917     <type name="B">
29918       <method name="Void .ctor(String)">
29919         <size>24</size>
29920       </method>
29921       <method name="Void .ctor()">
29922         <size>7</size>
29923       </method>
29924     </type>
29925     <type name="C">
29926       <method name="Void .ctor(String, String)">
29927         <size>31</size>
29928       </method>
29929       <method name="System.String get_Value()">
29930         <size>7</size>
29931       </method>
29932     </type>
29933     <type name="Tester">
29934       <method name="Void .ctor()">
29935         <size>7</size>
29936       </method>
29937       <method name="System.String MethodSampleA(A)">
29938         <size>7</size>
29939       </method>
29940       <method name="System.String MethodSampleB(B)">
29941         <size>7</size>
29942       </method>
29943       <method name="System.String MethodSampleC(C)">
29944         <size>23</size>
29945       </method>
29946       <method name="Void Main()">
29947         <size>128</size>
29948       </method>
29949     </type>
29950     <type name="Tester+MethodHandler">
29951       <method name="Void .ctor(Object, IntPtr)">
29952         <size>0</size>
29953       </method>
29954       <method name="System.String Invoke(C)">
29955         <size>0</size>
29956       </method>
29957       <method name="IAsyncResult BeginInvoke(C, System.AsyncCallback, System.Object)">
29958         <size>0</size>
29959       </method>
29960       <method name="System.String EndInvoke(IAsyncResult)">
29961         <size>0</size>
29962       </method>
29963     </type>
29964   </test>
29965   <test name="test-395.cs">
29966     <type name="A">
29967       <method name="Void .ctor(String)">
29968         <size>24</size>
29969       </method>
29970       <method name="Void .ctor()">
29971         <size>7</size>
29972       </method>
29973       <method name="System.String get_Name()">
29974         <size>7</size>
29975       </method>
29976     </type>
29977     <type name="B">
29978       <method name="Void .ctor(String)">
29979         <size>24</size>
29980       </method>
29981       <method name="Void .ctor()">
29982         <size>7</size>
29983       </method>
29984     </type>
29985     <type name="C">
29986       <method name="Void .ctor(String, String)">
29987         <size>31</size>
29988       </method>
29989       <method name="System.String get_Value()">
29990         <size>7</size>
29991       </method>
29992     </type>
29993     <type name="Tester">
29994       <method name="Void .ctor()">
29995         <size>7</size>
29996       </method>
29997       <method name="Void MethodSample(B, A, C)">
29998         <size>55</size>
29999       </method>
30000       <method name="Void Main()">
30001         <size>71</size>
30002       </method>
30003     </type>
30004     <type name="Tester+MethodHandler">
30005       <method name="Void .ctor(Object, IntPtr)">
30006         <size>0</size>
30007       </method>
30008       <method name="Void Invoke(C, C, C)">
30009         <size>0</size>
30010       </method>
30011       <method name="IAsyncResult BeginInvoke(C, C, C, System.AsyncCallback, System.Object)">
30012         <size>0</size>
30013       </method>
30014       <method name="Void EndInvoke(IAsyncResult)">
30015         <size>0</size>
30016       </method>
30017     </type>
30018   </test>
30019   <test name="test-396.cs">
30020     <type name="MainClass">
30021       <method name="Void .ctor()">
30022         <size>7</size>
30023       </method>
30024       <method name="Int32 Main()">
30025         <size>22</size>
30026       </method>
30027     </type>
30028   </test>
30029   <test name="test-397.cs">
30030     <type name="TypeCheckAttribute">
30031       <method name="Void .ctor()">
30032         <size>7</size>
30033       </method>
30034     </type>
30035     <type name="PropertyCheckAttribute">
30036       <method name="Void .ctor()">
30037         <size>7</size>
30038       </method>
30039     </type>
30040     <type name="AccessorCheckAttribute">
30041       <method name="Void .ctor(MethodAttributes)">
30042         <size>14</size>
30043       </method>
30044       <method name="MethodAttributes get_Attributes()">
30045         <size>7</size>
30046       </method>
30047     </type>
30048     <type name="Test">
30049       <method name="Void .ctor()">
30050         <size>7</size>
30051       </method>
30052       <method name="Int32 Main(System.String[])">
30053         <size>120</size>
30054       </method>
30055       <method name="Void CheckFlags(System.Reflection.PropertyInfo, System.Reflection.MethodInfo)">
30056         <size>153</size>
30057       </method>
30058     </type>
30059     <type name="A">
30060       <method name="Void .ctor()">
30061         <size>7</size>
30062       </method>
30063       <method name="Int32 get_Value1()">
30064         <size>2</size>
30065       </method>
30066       <method name="Void set_Value1(Int32)">
30067         <size>1</size>
30068       </method>
30069       <method name="Int32 get_Value2()">
30070         <size>2</size>
30071       </method>
30072       <method name="Void set_Value2(Int32)">
30073         <size>1</size>
30074       </method>
30075       <method name="Int32 get_Value3()">
30076         <size>2</size>
30077       </method>
30078       <method name="Void set_Value3(Int32)">
30079         <size>1</size>
30080       </method>
30081       <method name="Int32 get_Value4()">
30082         <size>2</size>
30083       </method>
30084       <method name="Void set_Value4(Int32)">
30085         <size>1</size>
30086       </method>
30087       <method name="Int32 get_Value5()">
30088         <size>2</size>
30089       </method>
30090       <method name="Void set_Value5(Int32)">
30091         <size>1</size>
30092       </method>
30093     </type>
30094   </test>
30095   <test name="test-398.cs">
30096     <type name="Tester">
30097       <method name="Void .ctor()">
30098         <size>7</size>
30099       </method>
30100       <method name="Void Main()">
30101         <size>118</size>
30102       </method>
30103     </type>
30104     <type name="A">
30105       <method name="Void .ctor(Int32)">
30106         <size>14</size>
30107       </method>
30108       <method name="Int32 get_Count()">
30109         <size>7</size>
30110       </method>
30111       <method name="Void set_Count(Int32)">
30112         <size>8</size>
30113       </method>
30114       <method name="Int32 get_Item(Int32)">
30115         <size>2</size>
30116       </method>
30117       <method name="System.String get_Message()">
30118         <size>6</size>
30119       </method>
30120     </type>
30121     <type name="B">
30122       <method name="Void .ctor(Int32)">
30123         <size>8</size>
30124       </method>
30125       <method name="Void set_Count(Int32)">
30126         <size>1</size>
30127       </method>
30128       <method name="Void SetCount(Int32)">
30129         <size>8</size>
30130       </method>
30131       <method name="Int32 get_Item(Int32)">
30132         <size>8</size>
30133       </method>
30134       <method name="System.String get_Message()">
30135         <size>6</size>
30136       </method>
30137       <method name="Void set_Message(System.String)">
30138         <size>1</size>
30139       </method>
30140     </type>
30141   </test>
30142   <test name="test-399.cs">
30143     <type name="TestVararg">
30144       <method name="Void .ctor()">
30145         <size>7</size>
30146       </method>
30147       <method name="Int32 Main()">
30148         <size>345</size>
30149       </method>
30150       <method name="Void F(RuntimeArgumentHandle)">
30151         <size>1</size>
30152       </method>
30153       <method name="Void G(...)">
30154         <size>22</size>
30155       </method>
30156     </type>
30157   </test>
30158   <test name="test-4.cs">
30159     <type name="X">
30160       <method name="Void .ctor()">
30161         <size>7</size>
30162       </method>
30163       <method name="Void test(SByte)">
30164         <size>8</size>
30165       </method>
30166       <method name="Void test(Int32)">
30167         <size>8</size>
30168       </method>
30169       <method name="Int32 Main()">
30170         <size>102</size>
30171       </method>
30172     </type>
30173   </test>
30174   <test name="test-40.cs">
30175     <type name="Blah">
30176       <method name="Void .ctor()">
30177         <size>7</size>
30178       </method>
30179       <method name="Int32 Main()">
30180         <size>203</size>
30181       </method>
30182     </type>
30183   </test>
30184   <test name="test-400.cs">
30185     <type name="X">
30186       <method name="Void .ctor()">
30187         <size>7</size>
30188       </method>
30189       <method name="Void .cctor()">
30190         <size>52</size>
30191       </method>
30192       <method name="Int32 TestDereference()">
30193         <size>89</size>
30194       </method>
30195       <method name="Int32 TestPtrAdd()">
30196         <size>86</size>
30197       </method>
30198       <method name="Int32 TestPtrAssign()">
30199         <size>198</size>
30200       </method>
30201       <method name="Int32 TestPtrArithmetic()">
30202         <size>226</size>
30203       </method>
30204       <method name="Int32 TestMultiple()">
30205         <size>93</size>
30206       </method>
30207       <method name="Int32 Main()">
30208         <size>82</size>
30209       </method>
30210     </type>
30211   </test>
30212   <test name="test-401.cs">
30213     <type name="X">
30214       <method name="Void .ctor()">
30215         <size>7</size>
30216       </method>
30217       <method name="Int32 Main()">
30218         <size>170</size>
30219       </method>
30220     </type>
30221   </test>
30222   <test name="test-402.cs">
30223     <type name="X">
30224       <method name="Void .ctor()">
30225         <size>7</size>
30226       </method>
30227       <method name="Int32 Main()">
30228         <size>18</size>
30229       </method>
30230     </type>
30231   </test>
30232   <test name="test-403.cs">
30233     <type name="Foo">
30234       <method name="Void .ctor()">
30235         <size>7</size>
30236       </method>
30237       <method name="Int32 Main()">
30238         <size>91</size>
30239       </method>
30240     </type>
30241   </test>
30242   <test name="test-404.cs">
30243     <type name="X">
30244       <method name="Void .ctor()">
30245         <size>7</size>
30246       </method>
30247       <method name="Int32 Main()">
30248         <size>48</size>
30249       </method>
30250       <method name="Int32* get_v()">
30251         <size>20</size>
30252       </method>
30253     </type>
30254   </test>
30255   <test name="test-405.cs">
30256     <type name="testapp.LibTestAPI">
30257       <method name="Void .ctor()">
30258         <size>7</size>
30259       </method>
30260       <method name="Void Create()">
30261         <size>17</size>
30262       </method>
30263     </type>
30264     <type name="testapp.TestApp">
30265       <method name="Void .ctor()">
30266         <size>7</size>
30267       </method>
30268       <method name="Void Main(System.String[])">
30269         <size>13</size>
30270       </method>
30271     </type>
30272   </test>
30273   <test name="test-406.cs">
30274     <type name="TestCase.Test">
30275       <method name="Void .ctor()">
30276         <size>7</size>
30277       </method>
30278       <method name="Int32 Main(System.String[])">
30279         <size>180</size>
30280       </method>
30281       <method name="UInt32 DoOp(UInt32*)">
30282         <size>11</size>
30283       </method>
30284       <method name="UInt32 DoOp2(UInt32*)">
30285         <size>10</size>
30286       </method>
30287     </type>
30288   </test>
30289   <test name="test-407.cs">
30290     <type name="MainClass">
30291       <method name="Void .ctor()">
30292         <size>7</size>
30293       </method>
30294       <method name="Void Main()">
30295         <size>12</size>
30296       </method>
30297     </type>
30298   </test>
30299   <test name="test-408.cs">
30300     <type name="T">
30301       <method name="Void .ctor()">
30302         <size>7</size>
30303       </method>
30304       <method name="Int32 Main()">
30305         <size>44</size>
30306       </method>
30307     </type>
30308   </test>
30309   <test name="test-409.cs">
30310     <type name="X">
30311       <method name="Int32 Main()">
30312         <size>27</size>
30313       </method>
30314     </type>
30315   </test>
30316   <test name="test-41.cs">
30317     <type name="X">
30318       <method name="Void .ctor()">
30319         <size>7</size>
30320       </method>
30321       <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)">
30322         <size>188</size>
30323       </method>
30324       <method name="Int32 Main()">
30325         <size>228</size>
30326       </method>
30327     </type>
30328   </test>
30329   <test name="test-410.cs">
30330     <type name="B">
30331       <method name="Void .ctor()">
30332         <size>7</size>
30333       </method>
30334       <method name="Int32 Main()">
30335         <size>28</size>
30336       </method>
30337     </type>
30338   </test>
30339   <test name="test-411.cs">
30340     <type name="QtSamples.QtClass">
30341       <method name="Void .ctor()">
30342         <size>24</size>
30343       </method>
30344       <method name="Void pressEvent()">
30345         <size>1</size>
30346       </method>
30347     </type>
30348     <type name="QtSamples.Testing">
30349       <method name="Void .ctor()">
30350         <size>7</size>
30351       </method>
30352       <method name="Int32 Main()">
30353         <size>8</size>
30354       </method>
30355     </type>
30356   </test>
30357   <test name="test-412.cs">
30358     <type name="Foo.Baz">
30359       <method name="Void .ctor()">
30360         <size>7</size>
30361       </method>
30362       <method name="Void Main()">
30363         <size>1</size>
30364       </method>
30365     </type>
30366   </test>
30367   <test name="test-413.cs">
30368     <type name="Driver">
30369       <method name="Void .ctor()">
30370         <size>7</size>
30371       </method>
30372       <method name="Void Main()">
30373         <size>6</size>
30374       </method>
30375     </type>
30376   </test>
30377   <test name="test-414.cs">
30378     <type name="BB">
30379       <method name="Void .ctor()">
30380         <size>7</size>
30381       </method>
30382       <method name="System.String get_Data()">
30383         <size>2</size>
30384       </method>
30385       <method name="Void Main()">
30386         <size>1</size>
30387       </method>
30388     </type>
30389   </test>
30390   <test name="test-415.cs">
30391     <type name="MyTestExtended">
30392       <method name="Void .ctor()">
30393         <size>7</size>
30394       </method>
30395       <method name="System.String GetName()">
30396         <size>6</size>
30397       </method>
30398       <method name="Void Main(System.String[])">
30399         <size>33</size>
30400       </method>
30401     </type>
30402   </test>
30403   <test name="test-417.cs">
30404     <type name="blah2.MyClass">
30405       <method name="Void .ctor()">
30406         <size>7</size>
30407       </method>
30408       <method name="Void add_DoSomething(blah.MyFunnyDelegate)">
30409         <size>24</size>
30410       </method>
30411       <method name="Void remove_DoSomething(blah.MyFunnyDelegate)">
30412         <size>24</size>
30413       </method>
30414       <method name="Void DoSomethingFunny()">
30415         <size>46</size>
30416       </method>
30417       <method name="Void Main(System.String[])">
30418         <size>13</size>
30419       </method>
30420     </type>
30421   </test>
30422   <test name="test-419.cs">
30423     <type name="Test">
30424       <method name="Void .ctor()">
30425         <size>7</size>
30426       </method>
30427       <method name="Void Main()">
30428         <size>7</size>
30429       </method>
30430     </type>
30431   </test>
30432   <test name="test-42.cs">
30433     <type name="X">
30434       <method name="Void .ctor()">
30435         <size>7</size>
30436       </method>
30437       <method name="Int32 get_Item(Int32)">
30438         <size>14</size>
30439       </method>
30440       <method name="Void set_Item(Int32, Int32)">
30441         <size>15</size>
30442       </method>
30443       <method name="Int32 get_P()">
30444         <size>7</size>
30445       </method>
30446       <method name="Void set_P(Int32)">
30447         <size>8</size>
30448       </method>
30449     </type>
30450     <type name="Z">
30451       <method name="Void .ctor()">
30452         <size>7</size>
30453       </method>
30454       <method name="Z get_P()">
30455         <size>2</size>
30456       </method>
30457       <method name="Void set_P(Z)">
30458         <size>1</size>
30459       </method>
30460       <method name="Z op_Increment(Z)">
30461         <size>16</size>
30462       </method>
30463     </type>
30464     <type name="Y">
30465       <method name="Void .ctor()">
30466         <size>7</size>
30467       </method>
30468       <method name="Int32 p_pre_increment(X)">
30469         <size>18</size>
30470       </method>
30471       <method name="Int32 p_post_increment(X)">
30472         <size>18</size>
30473       </method>
30474       <method name="Int32 i_pre_increment(X)">
30475         <size>27</size>
30476       </method>
30477       <method name="Int32 i_post_increment(X)">
30478         <size>27</size>
30479       </method>
30480       <method name="Z overload_increment(Z)">
30481         <size>10</size>
30482       </method>
30483       <method name="Z overload_pre_increment(Z)">
30484         <size>10</size>
30485       </method>
30486       <method name="Z ugly(Z)">
30487         <size>21</size>
30488       </method>
30489       <method name="Int32 simple(Int32)">
30490         <size>62</size>
30491       </method>
30492       <method name="Int32 arrays()">
30493         <size>234</size>
30494       </method>
30495       <method name="Int32 Main()">
30496         <size>161</size>
30497       </method>
30498     </type>
30499   </test>
30500   <test name="test-420.cs">
30501     <type name="Test">
30502       <method name="Void .ctor()">
30503         <size>7</size>
30504       </method>
30505       <method name="Void Main()">
30506         <size>7</size>
30507       </method>
30508     </type>
30509   </test>
30510   <test name="test-421.cs">
30511     <type name="A">
30512       <method name="Void .ctor()">
30513         <size>7</size>
30514       </method>
30515       <method name="Void SetObject(System.String)">
30516         <size>12</size>
30517       </method>
30518     </type>
30519     <type name="B">
30520       <method name="Void .ctor()">
30521         <size>7</size>
30522       </method>
30523     </type>
30524     <type name="C">
30525       <method name="Void .ctor()">
30526         <size>7</size>
30527       </method>
30528       <method name="Void .cctor()">
30529         <size>1</size>
30530       </method>
30531       <method name="Void SetObject(System.String)">
30532         <size>18</size>
30533       </method>
30534     </type>
30535     <type name="X">
30536       <method name="Void .ctor()">
30537         <size>7</size>
30538       </method>
30539       <method name="Int32 Main(System.String[])">
30540         <size>31</size>
30541       </method>
30542     </type>
30543   </test>
30544   <test name="test-422.cs">
30545     <type name="HelloWorld.MainClass">
30546       <method name="Void .ctor()">
30547         <size>7</size>
30548       </method>
30549       <method name="Void .cctor()">
30550         <size>17</size>
30551       </method>
30552       <method name="Void Main(System.String[])">
30553         <size>1</size>
30554       </method>
30555       <method name="Boolean CheckTrueThat()">
30556         <size>2</size>
30557       </method>
30558     </type>
30559   </test>
30560   <test name="test-423.cs">
30561     <type name="Test">
30562       <method name="Void .ctor()">
30563         <size>7</size>
30564       </method>
30565       <method name="Void Func(Int32 ByRef)">
30566         <size>12</size>
30567       </method>
30568       <method name="Void Main()">
30569         <size>10</size>
30570       </method>
30571       <method name="Void lowLevelCall(Int32*)">
30572         <size>1</size>
30573       </method>
30574     </type>
30575   </test>
30576   <test name="test-424.cs">
30577     <type name="XX">
30578       <method name="Void .ctor()">
30579         <size>7</size>
30580       </method>
30581       <method name="Void Metodo(System.Exception)">
30582         <size>37</size>
30583       </method>
30584       <method name="IEnumerable X()">
30585         <size>16</size>
30586       </method>
30587       <method name="Void Main()">
30588         <size>63</size>
30589       </method>
30590     </type>
30591     <type name="XX+&lt;X&gt;c__Iterator0">
30592       <method name="Void .ctor()">
30593         <size>7</size>
30594       </method>
30595       <method name="System.Object System.Collections.IEnumerator.get_Current()">
30596         <size>7</size>
30597       </method>
30598       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30599         <size>7</size>
30600       </method>
30601       <method name="Boolean MoveNext()">
30602         <size>105</size>
30603       </method>
30604       <method name="Void Dispose()">
30605         <size>8</size>
30606       </method>
30607       <method name="Void Reset()">
30608         <size>6</size>
30609       </method>
30610       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
30611         <size>7</size>
30612       </method>
30613       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
30614         <size>26</size>
30615       </method>
30616     </type>
30617   </test>
30618   <test name="test-425.cs">
30619     <type name="A">
30620       <method name="Void .ctor()">
30621         <size>7</size>
30622       </method>
30623       <method name="Void Main()">
30624         <size>1</size>
30625       </method>
30626     </type>
30627     <type name="AAttribute">
30628       <method name="Void .ctor()">
30629         <size>7</size>
30630       </method>
30631     </type>
30632   </test>
30633   <test name="test-426.cs">
30634     <type name="X">
30635       <method name="Void .ctor()">
30636         <size>7</size>
30637       </method>
30638       <method name="Void Main()">
30639         <size>11</size>
30640       </method>
30641     </type>
30642   </test>
30643   <test name="test-427.cs">
30644     <type name="X">
30645       <method name="Void .ctor()">
30646         <size>7</size>
30647       </method>
30648       <method name="Void Main()">
30649         <size>11</size>
30650       </method>
30651     </type>
30652   </test>
30653   <test name="test-428.cs">
30654     <type name="A">
30655       <method name="Void .ctor()">
30656         <size>7</size>
30657       </method>
30658     </type>
30659     <type name="X">
30660       <method name="Void .ctor()">
30661         <size>7</size>
30662       </method>
30663       <method name="Void Main()">
30664         <size>18</size>
30665       </method>
30666     </type>
30667     <type name="X+A">
30668       <method name="Void .ctor()">
30669         <size>7</size>
30670       </method>
30671     </type>
30672   </test>
30673   <test name="test-429.cs">
30674     <type name="Foo.A">
30675       <method name="Void .ctor()">
30676         <size>7</size>
30677       </method>
30678     </type>
30679     <type name="A">
30680       <method name="Void .ctor()">
30681         <size>7</size>
30682       </method>
30683     </type>
30684     <type name="X">
30685       <method name="Void .ctor()">
30686         <size>7</size>
30687       </method>
30688       <method name="Void Main()">
30689         <size>18</size>
30690       </method>
30691     </type>
30692   </test>
30693   <test name="test-43.cs">
30694     <type name="X">
30695       <method name="Void .ctor()">
30696         <size>7</size>
30697       </method>
30698       <method name="Int32 test_single(System.Int32[])">
30699         <size>34</size>
30700       </method>
30701       <method name="Int32 test_continue(System.Int32[])">
30702         <size>57</size>
30703       </method>
30704       <method name="Boolean test_double(System.Double[])">
30705         <size>61</size>
30706       </method>
30707       <method name="Int32 test_break(System.Int32[])">
30708         <size>57</size>
30709       </method>
30710       <method name="Boolean test_multi(System.Int32[,])">
30711         <size>84</size>
30712       </method>
30713       <method name="Int32 Main()">
30714         <size>284</size>
30715       </method>
30716     </type>
30717     <type name="&lt;PrivateImplementationDetails&gt;">
30718       <method name="Void .ctor()">
30719         <size>7</size>
30720       </method>
30721     </type>
30722   </test>
30723   <test name="test-430.cs">
30724     <type name="A">
30725       <method name="Void .ctor()">
30726         <size>7</size>
30727       </method>
30728     </type>
30729     <type name="X">
30730       <method name="Void .ctor()">
30731         <size>7</size>
30732       </method>
30733       <method name="Void Main()">
30734         <size>18</size>
30735       </method>
30736     </type>
30737     <type name="X+A">
30738       <method name="Void .ctor()">
30739         <size>7</size>
30740       </method>
30741     </type>
30742   </test>
30743   <test name="test-431.cs">
30744     <type name="Foo.A">
30745       <method name="Void .ctor()">
30746         <size>7</size>
30747       </method>
30748     </type>
30749     <type name="X">
30750       <method name="Void .ctor()">
30751         <size>7</size>
30752       </method>
30753       <method name="Void Main()">
30754         <size>18</size>
30755       </method>
30756     </type>
30757   </test>
30758   <test name="test-432.cs">
30759     <type name="Foo.A">
30760       <method name="Void .ctor()">
30761         <size>7</size>
30762       </method>
30763     </type>
30764     <type name="X">
30765       <method name="Void .ctor()">
30766         <size>7</size>
30767       </method>
30768       <method name="Void Main()">
30769         <size>18</size>
30770       </method>
30771     </type>
30772   </test>
30773   <test name="test-433.cs">
30774     <type name="Foo.A">
30775       <method name="Void .ctor()">
30776         <size>7</size>
30777       </method>
30778     </type>
30779     <type name="X">
30780       <method name="Void .ctor()">
30781         <size>7</size>
30782       </method>
30783       <method name="Void .cctor()">
30784         <size>11</size>
30785       </method>
30786       <method name="Void Main()">
30787         <size>16</size>
30788       </method>
30789     </type>
30790   </test>
30791   <test name="test-434.cs">
30792     <type name="Foo.A">
30793       <method name="Void .ctor()">
30794         <size>7</size>
30795       </method>
30796     </type>
30797     <type name="X">
30798       <method name="Void .ctor()">
30799         <size>7</size>
30800       </method>
30801       <method name="Void .cctor()">
30802         <size>11</size>
30803       </method>
30804       <method name="Void Main()">
30805         <size>16</size>
30806       </method>
30807     </type>
30808   </test>
30809   <test name="test-435.cs">
30810     <type name="X">
30811       <method name="Void .ctor()">
30812         <size>7</size>
30813       </method>
30814       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30815         <size>2</size>
30816       </method>
30817       <method name="Void Main()">
30818         <size>7</size>
30819       </method>
30820     </type>
30821   </test>
30822   <test name="test-436.cs">
30823     <type name="X">
30824       <method name="Void .ctor()">
30825         <size>7</size>
30826       </method>
30827       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
30828         <size>2</size>
30829       </method>
30830       <method name="Void Main()">
30831         <size>7</size>
30832       </method>
30833     </type>
30834   </test>
30835   <test name="test-437.cs">
30836     <type name="T2">
30837       <method name="Void .ctor()">
30838         <size>7</size>
30839       </method>
30840     </type>
30841     <type name="Test">
30842       <method name="Void .ctor()">
30843         <size>7</size>
30844       </method>
30845       <method name="Void Main()">
30846         <size>65</size>
30847       </method>
30848     </type>
30849   </test>
30850   <test name="test-438.cs">
30851     <type name="Program">
30852       <method name="Void .ctor()">
30853         <size>7</size>
30854       </method>
30855       <method name="Void Main(System.String[])">
30856         <size>40</size>
30857       </method>
30858     </type>
30859   </test>
30860   <test name="test-439.cs">
30861     <type name="Test">
30862       <method name="Void .ctor()">
30863         <size>7</size>
30864       </method>
30865       <method name="Void Main()">
30866         <size>45</size>
30867       </method>
30868     </type>
30869     <type name="LayerMask">
30870       <method name="Int32 op_Implicit(LayerMask)">
30871         <size>8</size>
30872       </method>
30873       <method name="LayerMask op_Implicit(Int32)">
30874         <size>11</size>
30875       </method>
30876     </type>
30877   </test>
30878   <test name="test-44.cs">
30879     <type name="X">
30880       <method name="Void .ctor()">
30881         <size>7</size>
30882       </method>
30883       <method name="Int32 dob(System.Int32[,])">
30884         <size>80</size>
30885       </method>
30886       <method name="Int32 count(System.Object)">
30887         <size>39</size>
30888       </method>
30889       <method name="Int32 Main()">
30890         <size>133</size>
30891       </method>
30892     </type>
30893   </test>
30894   <test name="test-440.cs">
30895     <type name="A">
30896       <method name="Void .ctor()">
30897         <size>7</size>
30898       </method>
30899       <method name="Void Main()">
30900         <size>26</size>
30901       </method>
30902       <method name="Double op_Implicit(A)">
30903         <size>10</size>
30904       </method>
30905       <method name="Int32 op_Implicit(A)">
30906         <size>2</size>
30907       </method>
30908     </type>
30909   </test>
30910   <test name="test-441.cs">
30911     <type name="Test">
30912       <method name="Void .ctor()">
30913         <size>7</size>
30914       </method>
30915       <method name="Void .cctor()">
30916         <size>1</size>
30917       </method>
30918       <method name="Void Main()">
30919         <size>25</size>
30920       </method>
30921     </type>
30922   </test>
30923   <test name="test-442.cs">
30924     <type name="ConsoleApplication1.Program">
30925       <method name="Void .ctor()">
30926         <size>7</size>
30927       </method>
30928       <method name="Void Main(System.String[])">
30929         <size>70</size>
30930       </method>
30931     </type>
30932   </test>
30933   <test name="test-443.cs">
30934     <type name="C">
30935       <method name="Void .ctor(ITopic)">
30936         <size>31</size>
30937       </method>
30938       <method name="Void Main()">
30939         <size>1</size>
30940       </method>
30941     </type>
30942   </test>
30943   <test name="test-444.cs">
30944     <type name="쯠쯡쯢">
30945       <method name="Void .ctor()">
30946         <size>7</size>
30947       </method>
30948       <method name="Void Main()">
30949         <size>1</size>
30950       </method>
30951     </type>
30952   </test>
30953   <test name="test-445.cs">
30954     <type name="ConvFromInt">
30955       <method name="Void .ctor()">
30956         <size>14</size>
30957       </method>
30958       <method name="Void .ctor(Int32)">
30959         <size>16</size>
30960       </method>
30961       <method name="ConvFromInt op_Implicit(Int32)">
30962         <size>7</size>
30963       </method>
30964     </type>
30965     <type name="Foo">
30966       <method name="Void .ctor()">
30967         <size>7</size>
30968       </method>
30969       <method name="Void .cctor()">
30970         <size>45</size>
30971       </method>
30972       <method name="Void Main()">
30973         <size>111</size>
30974       </method>
30975     </type>
30976   </test>
30977   <test name="test-446.cs">
30978     <type name="FooTest">
30979       <method name="Void .ctor()">
30980         <size>7</size>
30981       </method>
30982       <method name="Void Main()">
30983         <size>8</size>
30984       </method>
30985       <method name="Void Foo(UInt64)">
30986         <size>1</size>
30987       </method>
30988     </type>
30989   </test>
30990   <test name="test-447.cs">
30991     <type name="System.MonoTODOAttribute">
30992       <method name="Void .ctor()">
30993         <size>7</size>
30994       </method>
30995     </type>
30996     <type name="System.Web.HttpBrowserCapabilities">
30997       <method name="Void .ctor()">
30998         <size>7</size>
30999       </method>
31000       <method name="System.Version get_A()">
31001         <size>6</size>
31002       </method>
31003     </type>
31004     <type name="Test">
31005       <method name="Void .ctor()">
31006         <size>7</size>
31007       </method>
31008       <method name="Void Main()">
31009         <size>1</size>
31010       </method>
31011     </type>
31012   </test>
31013   <test name="test-448.cs">
31014     <type name="MonoDivideProblem">
31015       <method name="Void .ctor()">
31016         <size>7</size>
31017       </method>
31018       <method name="Void .cctor()">
31019         <size>17</size>
31020       </method>
31021       <method name="Void Main(System.String[])">
31022         <size>27</size>
31023       </method>
31024     </type>
31025   </test>
31026   <test name="test-449.cs">
31027     <type name="X">
31028       <method name="Void .ctor()">
31029         <size>7</size>
31030       </method>
31031       <method name="Void Main()">
31032         <size>1</size>
31033       </method>
31034       <method name="Void Z()">
31035         <size>19</size>
31036       </method>
31037       <method name="Void &lt;Z&gt;m__0(System.Object)">
31038         <size>25</size>
31039       </method>
31040       <method name="Void &lt;Z&gt;m__1(System.Object)">
31041         <size>7</size>
31042       </method>
31043     </type>
31044   </test>
31045   <test name="test-45.cs">
31046     <type name="Blah">
31047       <method name="Void .ctor()">
31048         <size>7</size>
31049       </method>
31050       <method name="Void .cctor()">
31051         <size>97</size>
31052       </method>
31053       <method name="Int32 Main()">
31054         <size>755</size>
31055       </method>
31056     </type>
31057     <type name="&lt;PrivateImplementationDetails&gt;">
31058       <method name="Void .ctor()">
31059         <size>7</size>
31060       </method>
31061     </type>
31062   </test>
31063   <test name="test-451.cs">
31064     <type name="Test">
31065       <method name="Void .ctor()">
31066         <size>7</size>
31067       </method>
31068       <method name="Void Main()">
31069         <size>22</size>
31070       </method>
31071     </type>
31072   </test>
31073   <test name="test-452.cs">
31074     <type name="Foo">
31075       <method name="Void .ctor()">
31076         <size>7</size>
31077       </method>
31078     </type>
31079     <type name="Test">
31080       <method name="Void .ctor()">
31081         <size>7</size>
31082       </method>
31083       <method name="Void Main()">
31084         <size>7</size>
31085       </method>
31086     </type>
31087   </test>
31088   <test name="test-453.cs">
31089     <type name="C">
31090       <method name="Void .ctor()">
31091         <size>7</size>
31092       </method>
31093       <method name="Void Main()">
31094         <size>33</size>
31095       </method>
31096     </type>
31097   </test>
31098   <test name="test-455.cs">
31099     <type name="Test">
31100       <method name="Void .ctor()">
31101         <size>7</size>
31102       </method>
31103       <method name="Void Main()">
31104         <size>25</size>
31105       </method>
31106     </type>
31107     <type name="Foo">
31108       <method name="Int32 GetHashCode()">
31109         <size>17</size>
31110       </method>
31111     </type>
31112   </test>
31113   <test name="test-456.cs">
31114     <type name="Test">
31115       <method name="Void .ctor()">
31116         <size>7</size>
31117       </method>
31118       <method name="Void Main()">
31119         <size>16</size>
31120       </method>
31121     </type>
31122     <type name="Foo">
31123       <method name="Void foo()">
31124         <size>11</size>
31125       </method>
31126     </type>
31127   </test>
31128   <test name="test-457.cs">
31129     <type name="Number">
31130       <method name="Void .ctor()">
31131         <size>7</size>
31132       </method>
31133       <method name="Void IDouble.Add(Double)">
31134         <size>11</size>
31135       </method>
31136       <method name="Void IInteger.Add(Int32)">
31137         <size>11</size>
31138       </method>
31139       <method name="Int32 Main()">
31140         <size>52</size>
31141       </method>
31142     </type>
31143   </test>
31144   <test name="test-458.cs">
31145     <type name="MyAttr">
31146       <method name="Void .ctor()">
31147         <size>7</size>
31148       </method>
31149       <method name="Void .ctor(Type)">
31150         <size>7</size>
31151       </method>
31152       <method name="Void .ctor(String)">
31153         <size>7</size>
31154       </method>
31155       <method name="Void .ctor(Int32)">
31156         <size>7</size>
31157       </method>
31158     </type>
31159     <type name="ClassA">
31160       <method name="Void .ctor()">
31161         <size>7</size>
31162       </method>
31163     </type>
31164     <type name="ClassB">
31165       <method name="Void .ctor()">
31166         <size>7</size>
31167       </method>
31168     </type>
31169     <type name="ClassC">
31170       <method name="Void .ctor()">
31171         <size>7</size>
31172       </method>
31173     </type>
31174     <type name="ClassD">
31175       <method name="Void .ctor()">
31176         <size>7</size>
31177       </method>
31178     </type>
31179     <type name="Top">
31180       <method name="Void .ctor()">
31181         <size>7</size>
31182       </method>
31183       <method name="Int32 Main()">
31184         <size>28</size>
31185       </method>
31186     </type>
31187   </test>
31188   <test name="test-459.cs">
31189     <type name="CC">
31190       <method name="Void .ctor()">
31191         <size>7</size>
31192       </method>
31193       <method name="Int32 Main()">
31194         <size>13</size>
31195       </method>
31196     </type>
31197     <type name="CC+IfElseStateMachine">
31198       <method name="Void .ctor()">
31199         <size>7</size>
31200       </method>
31201       <method name="Void HandleToken(Token)">
31202         <size>15</size>
31203       </method>
31204     </type>
31205   </test>
31206   <test name="test-46.cs">
31207     <type name="X">
31208       <method name="Void .ctor()">
31209         <size>7</size>
31210       </method>
31211       <method name="Int32 cast_int(System.Object)">
31212         <size>7</size>
31213       </method>
31214       <method name="UInt32 cast_uint(System.Object)">
31215         <size>7</size>
31216       </method>
31217       <method name="Int16 cast_short(System.Object)">
31218         <size>7</size>
31219       </method>
31220       <method name="Char cast_char(System.Object)">
31221         <size>7</size>
31222       </method>
31223       <method name="UInt16 cast_ushort(System.Object)">
31224         <size>7</size>
31225       </method>
31226       <method name="Byte cast_byte(System.Object)">
31227         <size>7</size>
31228       </method>
31229       <method name="SByte cast_sbyte(System.Object)">
31230         <size>7</size>
31231       </method>
31232       <method name="Int64 cast_long(System.Object)">
31233         <size>7</size>
31234       </method>
31235       <method name="UInt64 cast_ulong(System.Object)">
31236         <size>7</size>
31237       </method>
31238       <method name="Single cast_float(System.Object)">
31239         <size>7</size>
31240       </method>
31241       <method name="Double cast_double(System.Object)">
31242         <size>7</size>
31243       </method>
31244       <method name="Boolean cast_bool(System.Object)">
31245         <size>7</size>
31246       </method>
31247       <method name="Int32 Main()">
31248         <size>1120</size>
31249       </method>
31250     </type>
31251   </test>
31252   <test name="test-460.cs">
31253     <type name="MainClass">
31254       <method name="Void .ctor()">
31255         <size>7</size>
31256       </method>
31257       <method name="Void .cctor()">
31258         <size>18</size>
31259       </method>
31260       <method name="Void Main()">
31261         <size>1</size>
31262       </method>
31263     </type>
31264   </test>
31265   <test name="test-461.cs">
31266     <type name="Valtest">
31267       <method name="Void .ctor()">
31268         <size>7</size>
31269       </method>
31270       <method name="Int32 Main()">
31271         <size>50</size>
31272       </method>
31273     </type>
31274     <type name="Value">
31275       <method name="Void .ctor(Object)">
31276         <size>1</size>
31277       </method>
31278       <method name="System.Object get_Val()">
31279         <size>7</size>
31280       </method>
31281       <method name="System.Enum get_Val2()">
31282         <size>7</size>
31283       </method>
31284     </type>
31285   </test>
31286   <test name="test-462.cs">
31287     <type name="X">
31288       <method name="Void .ctor()">
31289         <size>7</size>
31290       </method>
31291       <method name="Void Method(X)">
31292         <size>1</size>
31293       </method>
31294       <method name="Void Method(System.String)">
31295         <size>8</size>
31296       </method>
31297       <method name="Int32 Main()">
31298         <size>28</size>
31299       </method>
31300     </type>
31301   </test>
31302   <test name="test-463.cs">
31303     <type name="PropertySorter">
31304       <method name="Void .ctor()">
31305         <size>7</size>
31306       </method>
31307     </type>
31308     <type name="PathItemBase">
31309       <method name="Void .ctor()">
31310         <size>7</size>
31311       </method>
31312     </type>
31313     <type name="PathItemBase+TypeConverter">
31314       <method name="Void .ctor()">
31315         <size>7</size>
31316       </method>
31317     </type>
31318     <type name="X">
31319       <method name="Void .ctor()">
31320         <size>7</size>
31321       </method>
31322       <method name="Void Main()">
31323         <size>1</size>
31324       </method>
31325     </type>
31326   </test>
31327   <test name="test-464.cs">
31328     <type name="C">
31329       <method name="Void .ctor()">
31330         <size>7</size>
31331       </method>
31332       <method name="Int32 Main()">
31333         <size>85</size>
31334       </method>
31335     </type>
31336   </test>
31337   <test name="test-465.cs">
31338     <type name="C">
31339       <method name="Void .ctor()">
31340         <size>7</size>
31341       </method>
31342       <method name="Int32 Main()">
31343         <size>85</size>
31344       </method>
31345     </type>
31346   </test>
31347   <test name="test-467.cs">
31348     <type name="ExceptionWithAnonMethod">
31349       <method name="Void .ctor()">
31350         <size>7</size>
31351       </method>
31352       <method name="Int32 Main()">
31353         <size>96</size>
31354       </method>
31355       <method name="Void AnonHandler(ExceptionWithAnonMethod+EmptyCallback)">
31356         <size>13</size>
31357       </method>
31358     </type>
31359     <type name="ExceptionWithAnonMethod+EmptyCallback">
31360       <method name="Void .ctor(Object, IntPtr)">
31361         <size>0</size>
31362       </method>
31363       <method name="Void Invoke()">
31364         <size>0</size>
31365       </method>
31366       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31367         <size>0</size>
31368       </method>
31369       <method name="Void EndInvoke(IAsyncResult)">
31370         <size>0</size>
31371       </method>
31372     </type>
31373     <type name="ExceptionWithAnonMethod+&lt;Main&gt;c__AnonStorey0">
31374       <method name="Void .ctor()">
31375         <size>7</size>
31376       </method>
31377       <method name="Void &lt;&gt;m__0()">
31378         <size>33</size>
31379       </method>
31380     </type>
31381   </test>
31382   <test name="test-468.cs">
31383     <type name="CorMetaDataDispenserExClass">
31384       <method name="Void .ctor()">
31385         <size>0</size>
31386       </method>
31387     </type>
31388     <type name="Test">
31389       <method name="Void .ctor()">
31390         <size>7</size>
31391       </method>
31392       <method name="Void XXX()">
31393         <size>12</size>
31394       </method>
31395       <method name="Void Main()">
31396         <size>1</size>
31397       </method>
31398     </type>
31399   </test>
31400   <test name="test-469.cs">
31401     <type name="Lambda">
31402       <method name="Void .ctor()">
31403         <size>7</size>
31404       </method>
31405       <method name="Void f(Int32)">
31406         <size>7</size>
31407       </method>
31408       <method name="Del[] Make2(Int32)">
31409         <size>50</size>
31410       </method>
31411       <method name="Int32 Main()">
31412         <size>68</size>
31413       </method>
31414     </type>
31415     <type name="Del">
31416       <method name="Void .ctor(Object, IntPtr)">
31417         <size>0</size>
31418       </method>
31419       <method name="Void Invoke(Int32)">
31420         <size>0</size>
31421       </method>
31422       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31423         <size>0</size>
31424       </method>
31425       <method name="Void EndInvoke(IAsyncResult)">
31426         <size>0</size>
31427       </method>
31428     </type>
31429     <type name="Lambda+&lt;Make2&gt;c__AnonStorey0">
31430       <method name="Void .ctor()">
31431         <size>7</size>
31432       </method>
31433       <method name="Void &lt;&gt;m__0(Int32)">
31434         <size>23</size>
31435       </method>
31436       <method name="Void &lt;&gt;m__1(Int32)">
31437         <size>23</size>
31438       </method>
31439     </type>
31440   </test>
31441   <test name="test-47.cs">
31442     <type name="X">
31443       <method name="Void .ctor()">
31444         <size>7</size>
31445       </method>
31446       <method name="Void .cctor()">
31447         <size>1</size>
31448       </method>
31449       <method name="Boolean f()">
31450         <size>24</size>
31451       </method>
31452       <method name="Boolean t()">
31453         <size>24</size>
31454       </method>
31455       <method name="Int32 Main()">
31456         <size>404</size>
31457       </method>
31458     </type>
31459   </test>
31460   <test name="test-470.cs">
31461     <type name="X">
31462       <method name="Void .ctor()">
31463         <size>7</size>
31464       </method>
31465       <method name="System.String get_ASTNodeTypeName()">
31466         <size>16</size>
31467       </method>
31468     </type>
31469     <type name="Demo">
31470       <method name="Void .ctor()">
31471         <size>7</size>
31472       </method>
31473       <method name="Void Main()">
31474         <size>1</size>
31475       </method>
31476     </type>
31477   </test>
31478   <test name="test-471.cs">
31479     <type name="AAttribute">
31480       <method name="Void .ctor()">
31481         <size>7</size>
31482       </method>
31483     </type>
31484     <type name="Demo">
31485       <method name="Void .ctor()">
31486         <size>7</size>
31487       </method>
31488       <method name="Void Main()">
31489         <size>1</size>
31490       </method>
31491     </type>
31492   </test>
31493   <test name="test-472.cs">
31494     <type name="Test">
31495       <method name="Void .ctor()">
31496         <size>7</size>
31497       </method>
31498       <method name="Int32 get_Prop()">
31499         <size>7</size>
31500       </method>
31501       <method name="Void set_Prop(Int32)">
31502         <size>8</size>
31503       </method>
31504       <method name="Int32 Main()">
31505         <size>79</size>
31506       </method>
31507     </type>
31508   </test>
31509   <test name="test-473.cs">
31510     <type name="UnixMarshal">
31511       <method name="Void .ctor()">
31512         <size>7</size>
31513       </method>
31514       <method name="Void .cctor()">
31515         <size>24</size>
31516       </method>
31517       <method name="Void Default(Int32)">
31518         <size>1</size>
31519       </method>
31520       <method name="System.String GetDescription(Error)">
31521         <size>2</size>
31522       </method>
31523     </type>
31524     <type name="UnixMarshal2">
31525       <method name="Void .ctor()">
31526         <size>7</size>
31527       </method>
31528       <method name="System.String GetDescription(Error)">
31529         <size>2</size>
31530       </method>
31531     </type>
31532     <type name="Stdlib">
31533       <method name="Void .ctor()">
31534         <size>7</size>
31535       </method>
31536     </type>
31537     <type name="TestConst">
31538       <method name="Void .ctor()">
31539         <size>7</size>
31540       </method>
31541     </type>
31542     <type name="XX">
31543       <method name="Void .ctor()">
31544         <size>7</size>
31545       </method>
31546     </type>
31547     <type name="Syscall">
31548       <method name="Void .ctor()">
31549         <size>7</size>
31550       </method>
31551       <method name="Int32 poll(Pollfd[], UInt32, Int32)">
31552         <size>2</size>
31553       </method>
31554     </type>
31555     <type name="EnumWrapper">
31556       <method name="Void .ctor(Int32)">
31557         <size>7</size>
31558       </method>
31559     </type>
31560     <type name="Test">
31561       <method name="Void .ctor()">
31562         <size>7</size>
31563       </method>
31564       <method name="Void Main()">
31565         <size>1</size>
31566       </method>
31567     </type>
31568     <type name="SignalHandler">
31569       <method name="Void .ctor(Object, IntPtr)">
31570         <size>0</size>
31571       </method>
31572       <method name="Void Invoke(Int32)">
31573         <size>0</size>
31574       </method>
31575       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31576         <size>0</size>
31577       </method>
31578       <method name="Void EndInvoke(IAsyncResult)">
31579         <size>0</size>
31580       </method>
31581     </type>
31582     <type name="PS">
31583       <method name="Void GetDescription(Error)">
31584         <size>1</size>
31585       </method>
31586     </type>
31587     <type name="Value">
31588       <method name="EnumWrapper op_Explicit(Value)">
31589         <size>11</size>
31590       </method>
31591     </type>
31592   </test>
31593   <test name="test-474.cs">
31594     <type name="Z">
31595       <method name="Void .ctor()">
31596         <size>7</size>
31597       </method>
31598       <method name="Void Main()">
31599         <size>13</size>
31600       </method>
31601       <method name="Void TestPreinc(Int32)">
31602         <size>57</size>
31603       </method>
31604       <method name="Void TestPostinc(Int32)">
31605         <size>57</size>
31606       </method>
31607       <method name="Void Assert(Int32, Int32)">
31608         <size>67</size>
31609       </method>
31610     </type>
31611     <type name="Z+X">
31612       <method name="Void .ctor(Object, IntPtr)">
31613         <size>0</size>
31614       </method>
31615       <method name="Void Invoke()">
31616         <size>0</size>
31617       </method>
31618       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31619         <size>0</size>
31620       </method>
31621       <method name="Void EndInvoke(IAsyncResult)">
31622         <size>0</size>
31623       </method>
31624     </type>
31625     <type name="Z+&lt;TestPreinc&gt;c__AnonStorey0">
31626       <method name="Void .ctor()">
31627         <size>7</size>
31628       </method>
31629       <method name="Void &lt;&gt;m__0()">
31630         <size>38</size>
31631       </method>
31632     </type>
31633     <type name="Z+&lt;TestPostinc&gt;c__AnonStorey1">
31634       <method name="Void .ctor()">
31635         <size>7</size>
31636       </method>
31637       <method name="Void &lt;&gt;m__1()">
31638         <size>38</size>
31639       </method>
31640     </type>
31641   </test>
31642   <test name="test-475.cs">
31643     <type name="X">
31644       <method name="Void .ctor()">
31645         <size>7</size>
31646       </method>
31647       <method name="Void .cctor()">
31648         <size>24</size>
31649       </method>
31650       <method name="Void add_e(MyDelegate)">
31651         <size>22</size>
31652       </method>
31653       <method name="Void remove_e(MyDelegate)">
31654         <size>22</size>
31655       </method>
31656       <method name="Void Test(Int32)">
31657         <size>17</size>
31658       </method>
31659       <method name="Int32 Main()">
31660         <size>28</size>
31661       </method>
31662     </type>
31663     <type name="MyDelegate">
31664       <method name="Void .ctor(Object, IntPtr)">
31665         <size>0</size>
31666       </method>
31667       <method name="Void Invoke(Int32)">
31668         <size>0</size>
31669       </method>
31670       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
31671         <size>0</size>
31672       </method>
31673       <method name="Void EndInvoke(IAsyncResult)">
31674         <size>0</size>
31675       </method>
31676     </type>
31677   </test>
31678   <test name="test-476.cs">
31679     <type name="Test">
31680       <method name="Void .ctor()">
31681         <size>7</size>
31682       </method>
31683       <method name="Void Main()">
31684         <size>1</size>
31685       </method>
31686     </type>
31687   </test>
31688   <test name="test-477.cs">
31689     <type name="C">
31690       <method name="Void .ctor()">
31691         <size>7</size>
31692       </method>
31693       <method name="Void Test(Int32 ByRef)">
31694         <size>1</size>
31695       </method>
31696       <method name="Void Main()">
31697         <size>1</size>
31698       </method>
31699     </type>
31700   </test>
31701   <test name="test-478.cs">
31702     <type name="Test.MainClass">
31703       <method name="Void .ctor()">
31704         <size>7</size>
31705       </method>
31706       <method name="Void Main()">
31707         <size>1</size>
31708       </method>
31709     </type>
31710     <type name="Test.TestAttribute">
31711       <method name="Void .ctor(TestEnum2)">
31712         <size>7</size>
31713       </method>
31714     </type>
31715     <type name="Test.Test2Attribute">
31716       <method name="Void .ctor()">
31717         <size>7</size>
31718       </method>
31719     </type>
31720   </test>
31721   <test name="test-479.cs">
31722     <type name="Test.Test">
31723       <method name="Void .ctor()">
31724         <size>7</size>
31725       </method>
31726       <method name="Boolean Equals(System.Object)">
31727         <size>2</size>
31728       </method>
31729       <method name="Int32 GetHashCode()">
31730         <size>2</size>
31731       </method>
31732       <method name="Void Main()">
31733         <size>1</size>
31734       </method>
31735     </type>
31736   </test>
31737   <test name="test-48.cs">
31738     <type name="Blah">
31739       <method name="Void .ctor()">
31740         <size>7</size>
31741       </method>
31742       <method name="Int32 Main()">
31743         <size>59</size>
31744       </method>
31745       <method name="Void Test_1()">
31746         <size>1</size>
31747       </method>
31748     </type>
31749   </test>
31750   <test name="test-480.cs">
31751     <type name="Space">
31752       <method name="Void .ctor()">
31753         <size>14</size>
31754       </method>
31755       <method name="Void Leak(Boolean, Int32)">
31756         <size>85</size>
31757       </method>
31758     </type>
31759     <type name="Program">
31760       <method name="Void .ctor()">
31761         <size>7</size>
31762       </method>
31763       <method name="Void Main(System.String[])">
31764         <size>1</size>
31765       </method>
31766     </type>
31767     <type name="Space+DoCopy">
31768       <method name="Void .ctor(Object, IntPtr)">
31769         <size>0</size>
31770       </method>
31771       <method name="Void Invoke()">
31772         <size>0</size>
31773       </method>
31774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
31775         <size>0</size>
31776       </method>
31777       <method name="Void EndInvoke(IAsyncResult)">
31778         <size>0</size>
31779       </method>
31780     </type>
31781     <type name="Space+&lt;Leak&gt;c__AnonStorey0">
31782       <method name="Void .ctor()">
31783         <size>7</size>
31784       </method>
31785       <method name="Void &lt;&gt;m__0()">
31786         <size>18</size>
31787       </method>
31788       <method name="Void &lt;&gt;m__1()">
31789         <size>68</size>
31790       </method>
31791     </type>
31792     <type name="Space+&lt;Leak&gt;c__AnonStorey1">
31793       <method name="Void .ctor()">
31794         <size>7</size>
31795       </method>
31796     </type>
31797   </test>
31798   <test name="test-481.cs">
31799     <type name="TestClass">
31800       <method name="Int32 Main()">
31801         <size>42</size>
31802       </method>
31803     </type>
31804     <type name="TestDelegate">
31805       <method name="Void .ctor(Object, IntPtr)">
31806         <size>0</size>
31807       </method>
31808       <method name="Void Invoke(Int32 ByRef)">
31809         <size>0</size>
31810       </method>
31811       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
31812         <size>0</size>
31813       </method>
31814       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
31815         <size>0</size>
31816       </method>
31817     </type>
31818     <type name="TestClass">
31819       <method name="Void &lt;Main&gt;m__0(Int32 ByRef)">
31820         <size>4</size>
31821       </method>
31822     </type>
31823   </test>
31824   <test name="test-482.cs">
31825     <type name="X">
31826       <method name="Void .ctor()">
31827         <size>7</size>
31828       </method>
31829       <method name="Void M4(Int32)">
31830         <size>1</size>
31831       </method>
31832       <method name="Void Main()">
31833         <size>1</size>
31834       </method>
31835       <method name="Void M4(Int32, ...)">
31836         <size>1</size>
31837       </method>
31838     </type>
31839   </test>
31840   <test name="test-483.cs">
31841     <type name="Tests">
31842       <method name="Void .ctor()">
31843         <size>7</size>
31844       </method>
31845       <method name="Void Main()">
31846         <size>21</size>
31847       </method>
31848     </type>
31849   </test>
31850   <test name="test-484.cs">
31851     <type name="Test.TestBit">
31852       <method name="Void .ctor()">
31853         <size>7</size>
31854       </method>
31855       <method name="Void Main()">
31856         <size>1</size>
31857       </method>
31858     </type>
31859   </test>
31860   <test name="test-485.cs">
31861     <type name="MonoBUG">
31862       <method name="Void .ctor()">
31863         <size>7</size>
31864       </method>
31865       <method name="Void Main(System.String[])">
31866         <size>44</size>
31867       </method>
31868     </type>
31869   </test>
31870   <test name="test-486.cs">
31871     <type name="Test">
31872       <method name="Void .ctor()">
31873         <size>7</size>
31874       </method>
31875       <method name="Void Main()">
31876         <size>119</size>
31877       </method>
31878     </type>
31879   </test>
31880   <test name="test-487.cs">
31881     <type name="X">
31882       <method name="Void .ctor(Object)">
31883         <size>72</size>
31884       </method>
31885       <method name="Void .cctor()">
31886         <size>1</size>
31887       </method>
31888       <method name="Int32 Main()">
31889         <size>25</size>
31890       </method>
31891     </type>
31892   </test>
31893   <test name="test-488.cs">
31894     <type name="P">
31895       <method name="Void .ctor()">
31896         <size>7</size>
31897       </method>
31898     </type>
31899     <type name="Test">
31900       <method name="Void .ctor()">
31901         <size>7</size>
31902       </method>
31903       <method name="IEnumerable foo()">
31904         <size>2</size>
31905       </method>
31906       <method name="Void Main()">
31907         <size>165</size>
31908       </method>
31909     </type>
31910     <type name="Q">
31911       <method name="Void .ctor(P)">
31912         <size>8</size>
31913       </method>
31914     </type>
31915   </test>
31916   <test name="test-489.cs">
31917     <type name="test">
31918       <method name="Void .ctor()">
31919         <size>7</size>
31920       </method>
31921       <method name="Void Main()">
31922         <size>1</size>
31923       </method>
31924     </type>
31925   </test>
31926   <test name="test-49.cs">
31927     <type name="X">
31928       <method name="Void .ctor()">
31929         <size>7</size>
31930       </method>
31931       <method name="Int32 s(Byte)">
31932         <size>2182</size>
31933       </method>
31934       <method name="Int32 test(Int32)">
31935         <size>70</size>
31936       </method>
31937       <method name="Int32 tests(System.String)">
31938         <size>152</size>
31939       </method>
31940       <method name="Int32 testn(System.String)">
31941         <size>76</size>
31942       </method>
31943       <method name="Int32 testm(System.String)">
31944         <size>77</size>
31945       </method>
31946       <method name="Int32 testo(System.String)">
31947         <size>79</size>
31948       </method>
31949       <method name="Int32 testp(System.String)">
31950         <size>109</size>
31951       </method>
31952       <method name="Int32 test_def(System.String)">
31953         <size>119</size>
31954       </method>
31955       <method name="Int32 test_coverage(Int32)">
31956         <size>18</size>
31957       </method>
31958       <method name="Int32 test_goto(Int32)">
31959         <size>39</size>
31960       </method>
31961       <method name="Int32 test_memberaccess(System.String)">
31962         <size>76</size>
31963       </method>
31964       <method name="Int32 test_string_multiple_targets(System.String)">
31965         <size>128</size>
31966       </method>
31967       <method name="Int32 test_casts(Int32)">
31968         <size>17</size>
31969       </method>
31970       <method name="Int32 testSwitchEnumLong(TestEnum)">
31971         <size>56</size>
31972       </method>
31973       <method name="Int32 test_long_enum_switch()">
31974         <size>66</size>
31975       </method>
31976       <method name="Int32 tests_default(System.String)">
31977         <size>107</size>
31978       </method>
31979       <method name="Int32 tests_default_2(System.String)">
31980         <size>124</size>
31981       </method>
31982       <method name="Void test_76590(System.String)">
31983         <size>107</size>
31984       </method>
31985       <method name="Void test_77964()">
31986         <size>37</size>
31987       </method>
31988       <method name="Boolean bug_78860()">
31989         <size>114</size>
31990       </method>
31991       <method name="Int32 Main()">
31992         <size>1037</size>
31993       </method>
31994     </type>
31995   </test>
31996   <test name="test-490.cs">
31997     <type name="T">
31998       <method name="Void .ctor()">
31999         <size>7</size>
32000       </method>
32001       <method name="Void .cctor()">
32002         <size>39</size>
32003       </method>
32004       <method name="Void Main()">
32005         <size>1</size>
32006       </method>
32007     </type>
32008   </test>
32009   <test name="test-491.cs">
32010     <type name="M">
32011       <method name="Void .ctor()">
32012         <size>7</size>
32013       </method>
32014       <method name="Void Main()">
32015         <size>1</size>
32016       </method>
32017     </type>
32018     <type name="AttrA">
32019       <method name="Void .ctor()">
32020         <size>7</size>
32021       </method>
32022     </type>
32023     <type name="AttrB">
32024       <method name="Void .ctor()">
32025         <size>7</size>
32026       </method>
32027     </type>
32028   </test>
32029   <test name="test-492.cs">
32030     <type name="Test.My1Attribute">
32031       <method name="Void .ctor(Object)">
32032         <size>19</size>
32033       </method>
32034     </type>
32035     <type name="Test.My2Attribute">
32036       <method name="Void .ctor(String[])">
32037         <size>21</size>
32038       </method>
32039     </type>
32040     <type name="Test.My3Attribute">
32041       <method name="Void .ctor(Byte)">
32042         <size>24</size>
32043       </method>
32044     </type>
32045     <type name="Test.Test">
32046       <method name="Void .ctor()">
32047         <size>7</size>
32048       </method>
32049       <method name="Int32 Main()">
32050         <size>60</size>
32051       </method>
32052     </type>
32053   </test>
32054   <test name="test-493.cs">
32055     <type name="A">
32056       <method name="Void .ctor()">
32057         <size>7</size>
32058       </method>
32059       <method name="Int32 get_f()">
32060         <size>2</size>
32061       </method>
32062     </type>
32063     <type name="B">
32064       <method name="Void .ctor()">
32065         <size>7</size>
32066       </method>
32067       <method name="Int32 bar()">
32068         <size>11</size>
32069       </method>
32070     </type>
32071     <type name="C">
32072       <method name="Void .ctor()">
32073         <size>7</size>
32074       </method>
32075       <method name="Void Main()">
32076         <size>1</size>
32077       </method>
32078     </type>
32079   </test>
32080   <test name="test-494.cs">
32081     <type name="Agresso.Foundation.Function">
32082       <method name="Void .ctor()">
32083         <size>7</size>
32084       </method>
32085       <method name="Void Main()">
32086         <size>1</size>
32087       </method>
32088     </type>
32089     <type name="Agresso.Foundation.Translate">
32090       <method name="Void .ctor(Object, IntPtr)">
32091         <size>0</size>
32092       </method>
32093       <method name="Void Invoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef)">
32094         <size>0</size>
32095       </method>
32096       <method name="IAsyncResult BeginInvoke(Agresso.Foundation.Function, System.Text.StringBuilder ByRef, System.AsyncCallback, System.Object)">
32097         <size>0</size>
32098       </method>
32099       <method name="Void EndInvoke(System.Text.StringBuilder ByRef, IAsyncResult)">
32100         <size>0</size>
32101       </method>
32102     </type>
32103   </test>
32104   <test name="test-495.cs">
32105     <type name="plj.aClass">
32106       <method name="Void .ctor()">
32107         <size>7</size>
32108       </method>
32109       <method name="plj.aClass op_Implicit(plj.fromClass)">
32110         <size>2</size>
32111       </method>
32112     </type>
32113     <type name="plj.realClass1">
32114       <method name="Void .ctor()">
32115         <size>7</size>
32116       </method>
32117       <method name="plj.realClass1 op_Implicit(plj.fromClass)">
32118         <size>2</size>
32119       </method>
32120     </type>
32121     <type name="plj.fromClass">
32122       <method name="Void .ctor()">
32123         <size>7</size>
32124       </method>
32125       <method name="Void Main()">
32126         <size>1</size>
32127       </method>
32128     </type>
32129   </test>
32130   <test name="test-496.cs">
32131     <type name="Test">
32132       <method name="Void .ctor()">
32133         <size>7</size>
32134       </method>
32135       <method name="IEnumerator GetEnumerator()">
32136         <size>15</size>
32137       </method>
32138       <method name="Void Main()">
32139         <size>11</size>
32140       </method>
32141       <method name="Void Run()">
32142         <size>176</size>
32143       </method>
32144     </type>
32145     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
32146       <method name="Void .ctor()">
32147         <size>7</size>
32148       </method>
32149       <method name="System.Object System.Collections.IEnumerator.get_Current()">
32150         <size>7</size>
32151       </method>
32152       <method name="Boolean MoveNext()">
32153         <size>129</size>
32154       </method>
32155       <method name="Void Dispose()">
32156         <size>8</size>
32157       </method>
32158       <method name="Void Reset()">
32159         <size>6</size>
32160       </method>
32161       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
32162         <size>7</size>
32163       </method>
32164     </type>
32165   </test>
32166   <test name="test-497.cs">
32167     <type name="PlotMenuItem">
32168       <method name="Void .ctor()">
32169         <size>7</size>
32170       </method>
32171       <method name="Void .ctor(EventHandler)">
32172         <size>54</size>
32173       </method>
32174       <method name="Int32 Main()">
32175         <size>50</size>
32176       </method>
32177       <method name="Void MenuItem_Click(System.Object, System.EventArgs)">
32178         <size>11</size>
32179       </method>
32180       <method name="System.EventHandler get_Callback()">
32181         <size>7</size>
32182       </method>
32183       <method name="Void set_Callback(System.EventHandler)">
32184         <size>8</size>
32185       </method>
32186     </type>
32187   </test>
32188   <test name="test-498.cs">
32189     <type name="C">
32190       <method name="Int32 Main()">
32191         <size>81</size>
32192       </method>
32193     </type>
32194     <type name="A">
32195       <method name="Void .ctor(Single)">
32196         <size>0</size>
32197       </method>
32198       <method name="Int32 get_Foo()">
32199         <size>0</size>
32200       </method>
32201     </type>
32202   </test>
32203   <test name="test-499.cs">
32204     <type name="X">
32205       <method name="Void .ctor()">
32206         <size>7</size>
32207       </method>
32208       <method name="Void Main()">
32209         <size>24</size>
32210       </method>
32211     </type>
32212   </test>
32213   <test name="test-5.cs">
32214     <type name="X">
32215       <method name="Void .ctor()">
32216         <size>7</size>
32217       </method>
32218       <method name="Int32 Main()">
32219         <size>37</size>
32220       </method>
32221     </type>
32222   </test>
32223   <test name="test-500.cs">
32224     <type name="SomeCustomAttribute">
32225       <method name="Void .ctor()">
32226         <size>7</size>
32227       </method>
32228     </type>
32229     <type name="MainClass">
32230       <method name="Void .ctor()">
32231         <size>7</size>
32232       </method>
32233       <method name="Int32 Main()">
32234         <size>117</size>
32235       </method>
32236     </type>
32237   </test>
32238   <test name="test-501.cs">
32239     <type name="Tests">
32240       <method name="Void .ctor()">
32241         <size>7</size>
32242       </method>
32243       <method name="Void DumpException(Tests+FilterStackFrame)">
32244         <size>1</size>
32245       </method>
32246       <method name="Void foo(Boolean ByRef)">
32247         <size>49</size>
32248       </method>
32249       <method name="Void Main(System.String[])">
32250         <size>8</size>
32251       </method>
32252     </type>
32253     <type name="Tests+FilterStackFrame">
32254       <method name="Void .ctor(Object, IntPtr)">
32255         <size>0</size>
32256       </method>
32257       <method name="Boolean Invoke(System.Object)">
32258         <size>0</size>
32259       </method>
32260       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
32261         <size>0</size>
32262       </method>
32263       <method name="Boolean EndInvoke(IAsyncResult)">
32264         <size>0</size>
32265       </method>
32266     </type>
32267     <type name="Tests">
32268       <method name="Boolean &lt;foo&gt;m__0(System.Object)">
32269         <size>2</size>
32270       </method>
32271     </type>
32272   </test>
32273   <test name="test-502.cs">
32274     <type name="Base">
32275       <method name="Void .ctor()">
32276         <size>7</size>
32277       </method>
32278       <method name="Int32 get_Property()">
32279         <size>3</size>
32280       </method>
32281       <method name="Void Main()">
32282         <size>1</size>
32283       </method>
32284     </type>
32285     <type name="Derived">
32286       <method name="Void .ctor()">
32287         <size>7</size>
32288       </method>
32289       <method name="Int32 get_Property()">
32290         <size>3</size>
32291       </method>
32292     </type>
32293     <type name="BaseClass">
32294       <method name="Void .ctor()">
32295         <size>7</size>
32296       </method>
32297       <method name="Int32 get_Value()">
32298         <size>2</size>
32299       </method>
32300       <method name="Void set_Value(Int32)">
32301         <size>1</size>
32302       </method>
32303     </type>
32304     <type name="DerivedClass">
32305       <method name="Void .ctor()">
32306         <size>7</size>
32307       </method>
32308       <method name="Int32 get_Value()">
32309         <size>2</size>
32310       </method>
32311     </type>
32312     <type name="ErrorClass">
32313       <method name="Void .ctor()">
32314         <size>7</size>
32315       </method>
32316       <method name="Int32 get_Value()">
32317         <size>2</size>
32318       </method>
32319       <method name="Void set_Value(Int32)">
32320         <size>1</size>
32321       </method>
32322     </type>
32323   </test>
32324   <test name="test-503.cs">
32325     <type name="Foo">
32326       <method name="Void .ctor()">
32327         <size>7</size>
32328       </method>
32329       <method name="Int32 Main()">
32330         <size>33</size>
32331       </method>
32332     </type>
32333   </test>
32334   <test name="test-504.cs">
32335     <type name="Foo">
32336       <method name="Void .ctor()">
32337         <size>7</size>
32338       </method>
32339       <method name="Void .cctor()">
32340         <size>7</size>
32341       </method>
32342       <method name="Int32 f()">
32343         <size>2</size>
32344       </method>
32345       <method name="Int32 Main()">
32346         <size>32</size>
32347       </method>
32348     </type>
32349   </test>
32350   <test name="test-505.cs">
32351     <type name="T">
32352       <method name="Void .ctor()">
32353         <size>7</size>
32354       </method>
32355       <method name="Int32 f()">
32356         <size>19</size>
32357       </method>
32358       <method name="Void Main()">
32359         <size>38</size>
32360       </method>
32361     </type>
32362   </test>
32363   <test name="test-506.cs">
32364     <type name="ProtectedSetter.BaseClass">
32365       <method name="Void .ctor()">
32366         <size>7</size>
32367       </method>
32368       <method name="System.String get_Name()">
32369         <size>0</size>
32370       </method>
32371       <method name="Void set_Name(System.String)">
32372         <size>0</size>
32373       </method>
32374     </type>
32375     <type name="ProtectedSetter.DerivedClass">
32376       <method name="Void .ctor()">
32377         <size>7</size>
32378       </method>
32379       <method name="System.String get_Name()">
32380         <size>2</size>
32381       </method>
32382       <method name="Void set_Name(System.String)">
32383         <size>1</size>
32384       </method>
32385       <method name="Void Main()">
32386         <size>1</size>
32387       </method>
32388     </type>
32389   </test>
32390   <test name="test-507.cs">
32391     <type name="NewslotVirtualFinal.NewslotVirtualFinal">
32392       <method name="Void .ctor()">
32393         <size>7</size>
32394       </method>
32395       <method name="Void SomeMethod()">
32396         <size>1</size>
32397       </method>
32398       <method name="Void SomeMethod2()">
32399         <size>1</size>
32400       </method>
32401     </type>
32402     <type name="NewslotVirtualFinal.C">
32403       <method name="Void .ctor()">
32404         <size>7</size>
32405       </method>
32406       <method name="Int32 Main()">
32407         <size>83</size>
32408       </method>
32409     </type>
32410   </test>
32411   <test name="test-508.cs">
32412     <type name="OutputParam">
32413       <method name="Void .ctor()">
32414         <size>7</size>
32415       </method>
32416       <method name="Void Main(System.String[])">
32417         <size>14</size>
32418       </method>
32419       <method name="Void Method(Int32 ByRef)">
32420         <size>17</size>
32421       </method>
32422     </type>
32423   </test>
32424   <test name="test-509.cs">
32425     <type name="BaseClass">
32426       <method name="Void .ctor()">
32427         <size>7</size>
32428       </method>
32429       <method name="Void add_OnEvent(DelegateHandler)">
32430         <size>24</size>
32431       </method>
32432       <method name="Void remove_OnEvent(DelegateHandler)">
32433         <size>24</size>
32434       </method>
32435     </type>
32436     <type name="ExtendingClass">
32437       <method name="Void .ctor()">
32438         <size>7</size>
32439       </method>
32440       <method name="Void Main()">
32441         <size>1</size>
32442       </method>
32443       <method name="Void EventInterface.add_OnEvent(DelegateHandler)">
32444         <size>8</size>
32445       </method>
32446       <method name="Void EventInterface.remove_OnEvent(DelegateHandler)">
32447         <size>8</size>
32448       </method>
32449     </type>
32450     <type name="DelegateHandler">
32451       <method name="Void .ctor(Object, IntPtr)">
32452         <size>0</size>
32453       </method>
32454       <method name="Void Invoke()">
32455         <size>0</size>
32456       </method>
32457       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32458         <size>0</size>
32459       </method>
32460       <method name="Void EndInvoke(IAsyncResult)">
32461         <size>0</size>
32462       </method>
32463     </type>
32464   </test>
32465   <test name="test-51.cs">
32466     <type name="Base">
32467       <method name="Void .ctor()">
32468         <size>25</size>
32469       </method>
32470       <method name="Int32 get_b_int_property()">
32471         <size>7</size>
32472       </method>
32473       <method name="Void set_b_int_property(Int32)">
32474         <size>8</size>
32475       </method>
32476       <method name="System.String b_get_id()">
32477         <size>6</size>
32478       </method>
32479     </type>
32480     <type name="Derived">
32481       <method name="Void .ctor()">
32482         <size>26</size>
32483       </method>
32484       <method name="Int32 get_b_int_property()">
32485         <size>7</size>
32486       </method>
32487       <method name="Void set_b_int_property(Int32)">
32488         <size>8</size>
32489       </method>
32490       <method name="Int32 Test()">
32491         <size>138</size>
32492       </method>
32493     </type>
32494     <type name="boot">
32495       <method name="Void .ctor()">
32496         <size>7</size>
32497       </method>
32498       <method name="Int32 Main()">
32499         <size>13</size>
32500       </method>
32501     </type>
32502   </test>
32503   <test name="test-510.cs">
32504     <type name="Foo">
32505       <method name="Void .ctor()">
32506         <size>7</size>
32507       </method>
32508       <method name="Void test39(Int32 ByRef)">
32509         <size>36</size>
32510       </method>
32511       <method name="Void Main()">
32512         <size>28</size>
32513       </method>
32514     </type>
32515   </test>
32516   <test name="test-511.cs">
32517     <type name="Foo">
32518       <method name="Void .ctor()">
32519         <size>7</size>
32520       </method>
32521       <method name="Void Main(System.String[])">
32522         <size>17</size>
32523       </method>
32524       <method name="Void f()">
32525         <size>7</size>
32526       </method>
32527     </type>
32528   </test>
32529   <test name="test-512.cs">
32530     <type name="Foo">
32531       <method name="Void .ctor()">
32532         <size>7</size>
32533       </method>
32534       <method name="Void Main(System.String[])">
32535         <size>17</size>
32536       </method>
32537       <method name="Void f()">
32538         <size>7</size>
32539       </method>
32540     </type>
32541   </test>
32542   <test name="test-513.cs">
32543     <type name="Test">
32544       <method name="Void .ctor()">
32545         <size>7</size>
32546       </method>
32547       <method name="Int32 Main()">
32548         <size>246</size>
32549       </method>
32550     </type>
32551   </test>
32552   <test name="test-514.cs">
32553     <type name="X">
32554       <method name="Void .ctor()">
32555         <size>7</size>
32556       </method>
32557       <method name="Void HandleConflict(Int32)">
32558         <size>31</size>
32559       </method>
32560       <method name="Int32 Main()">
32561         <size>40</size>
32562       </method>
32563     </type>
32564   </test>
32565   <test name="test-515.cs">
32566     <type name="X">
32567       <method name="Void .ctor()">
32568         <size>7</size>
32569       </method>
32570       <method name="Void Main()">
32571         <size>35</size>
32572       </method>
32573     </type>
32574   </test>
32575   <test name="test-516.cs">
32576     <type name="X">
32577       <method name="Void .ctor()">
32578         <size>7</size>
32579       </method>
32580       <method name="Void Main()">
32581         <size>35</size>
32582       </method>
32583     </type>
32584   </test>
32585   <test name="test-517.cs">
32586     <type name="Test">
32587       <method name="Void .ctor()">
32588         <size>7</size>
32589       </method>
32590       <method name="Int32 Main()">
32591         <size>11</size>
32592       </method>
32593     </type>
32594   </test>
32595   <test name="test-518.cs">
32596     <type name="Foo">
32597       <method name="Void .ctor()">
32598         <size>7</size>
32599       </method>
32600       <method name="Int32 Main()">
32601         <size>19</size>
32602       </method>
32603     </type>
32604   </test>
32605   <test name="test-519.cs">
32606     <type name="Foo">
32607       <method name="Void .ctor()">
32608         <size>7</size>
32609       </method>
32610       <method name="Int32 Main()">
32611         <size>32</size>
32612       </method>
32613       <method name="Void f()">
32614         <size>29</size>
32615       </method>
32616     </type>
32617   </test>
32618   <test name="test-52.cs">
32619     <type name="Y">
32620       <method name="Void .ctor()">
32621         <size>7</size>
32622       </method>
32623       <method name="Boolean MoveNext()">
32624         <size>28</size>
32625       </method>
32626       <method name="System.Object get_Current()">
32627         <size>12</size>
32628       </method>
32629     </type>
32630     <type name="X">
32631       <method name="Void .ctor()">
32632         <size>7</size>
32633       </method>
32634       <method name="Void .cctor()">
32635         <size>36</size>
32636       </method>
32637       <method name="Y GetEnumerator()">
32638         <size>6</size>
32639       </method>
32640       <method name="Int32 Main()">
32641         <size>498</size>
32642       </method>
32643     </type>
32644   </test>
32645   <test name="test-520.cs">
32646     <type name="FakeInt">
32647       <method name="Void .ctor(Int64)">
32648         <size>14</size>
32649       </method>
32650       <method name="Int64 op_Implicit(FakeInt)">
32651         <size>7</size>
32652       </method>
32653     </type>
32654     <type name="MainClass">
32655       <method name="Void .ctor()">
32656         <size>7</size>
32657       </method>
32658       <method name="Void Main()">
32659         <size>28</size>
32660       </method>
32661     </type>
32662   </test>
32663   <test name="test-521.cs">
32664     <type name="Tests">
32665       <method name="Void .ctor()">
32666         <size>7</size>
32667       </method>
32668       <method name="Void CallWithContextN(System.Object, System.Object[])">
32669         <size>1</size>
32670       </method>
32671       <method name="Void Main()">
32672         <size>14</size>
32673       </method>
32674     </type>
32675     <type name="Tests+CallTargetWithContextN">
32676       <method name="Void .ctor(Object, IntPtr)">
32677         <size>0</size>
32678       </method>
32679       <method name="Void Invoke(System.Object, System.Object[])">
32680         <size>0</size>
32681       </method>
32682       <method name="IAsyncResult BeginInvoke(System.Object, System.Object[], System.AsyncCallback, System.Object)">
32683         <size>0</size>
32684       </method>
32685       <method name="Void EndInvoke(IAsyncResult)">
32686         <size>0</size>
32687       </method>
32688     </type>
32689   </test>
32690   <test name="test-522.cs">
32691     <type name="Const">
32692       <method name="Void .ctor()">
32693         <size>7</size>
32694       </method>
32695       <method name="Void Main()">
32696         <size>1</size>
32697       </method>
32698     </type>
32699   </test>
32700   <test name="test-523.cs">
32701     <type name="T">
32702       <method name="Void .ctor()">
32703         <size>7</size>
32704       </method>
32705       <method name="Int32 stuff()">
32706         <size>20</size>
32707       </method>
32708       <method name="Int32 stuff2()">
32709         <size>44</size>
32710       </method>
32711       <method name="Int32 stuff3()">
32712         <size>44</size>
32713       </method>
32714       <method name="Void stuff4()">
32715         <size>20</size>
32716       </method>
32717       <method name="Void stuff_finally()">
32718         <size>1</size>
32719       </method>
32720       <method name="Void Main()">
32721         <size>1</size>
32722       </method>
32723     </type>
32724   </test>
32725   <test name="test-524.cs">
32726     <type name="Foo">
32727       <method name="Void .ctor()">
32728         <size>7</size>
32729       </method>
32730       <method name="Int32 Main()">
32731         <size>42</size>
32732       </method>
32733     </type>
32734   </test>
32735   <test name="test-525.cs">
32736     <type name="X">
32737       <method name="Void .ctor()">
32738         <size>7</size>
32739       </method>
32740       <method name="Void Finalize()">
32741         <size>23</size>
32742       </method>
32743       <method name="Int32 Test1()">
32744         <size>33</size>
32745       </method>
32746       <method name="Void Test2()">
32747         <size>66</size>
32748       </method>
32749       <method name="Void Main()">
32750         <size>39</size>
32751       </method>
32752     </type>
32753     <type name="&lt;PrivateImplementationDetails&gt;">
32754       <method name="Void .ctor()">
32755         <size>7</size>
32756       </method>
32757     </type>
32758   </test>
32759   <test name="test-526.cs">
32760     <type name="Test">
32761       <method name="Void .ctor()">
32762         <size>7</size>
32763       </method>
32764       <method name="Void Main()">
32765         <size>1</size>
32766       </method>
32767       <method name="Void Foo(IListCounter)">
32768         <size>8</size>
32769       </method>
32770       <method name="Void Foo2(IC)">
32771         <size>8</size>
32772       </method>
32773       <method name="Void Foo3(ICC)">
32774         <size>8</size>
32775       </method>
32776       <method name="Void Foo4(IM2)">
32777         <size>8</size>
32778       </method>
32779     </type>
32780   </test>
32781   <test name="test-527.cs">
32782     <type name="Repro">
32783       <method name="Void .ctor()">
32784         <size>19</size>
32785       </method>
32786       <method name="Int32 Main()">
32787         <size>48</size>
32788       </method>
32789       <method name="Void foo()">
32790         <size>61</size>
32791       </method>
32792       <method name="Int32 bar()">
32793         <size>3</size>
32794       </method>
32795     </type>
32796   </test>
32797   <test name="test-528.cs">
32798     <type name="MicroFocus.MONO.Bugs.Odd">
32799       <method name="Void .ctor()">
32800         <size>7</size>
32801       </method>
32802       <method name="Void .cctor()">
32803         <size>25</size>
32804       </method>
32805       <method name="Void Main()">
32806         <size>1</size>
32807       </method>
32808     </type>
32809   </test>
32810   <test name="test-529.cs">
32811     <type name="C">
32812       <method name="Void .ctor()">
32813         <size>7</size>
32814       </method>
32815       <method name="Void Main()">
32816         <size>8</size>
32817       </method>
32818     </type>
32819   </test>
32820   <test name="test-53.cs">
32821     <type name="MyDispose">
32822       <method name="Void .ctor()">
32823         <size>7</size>
32824       </method>
32825       <method name="Void Dispose()">
32826         <size>8</size>
32827       </method>
32828     </type>
32829     <type name="X">
32830       <method name="Void .ctor()">
32831         <size>7</size>
32832       </method>
32833       <method name="Int32 Main()">
32834         <size>257</size>
32835       </method>
32836     </type>
32837   </test>
32838   <test name="test-530.cs">
32839     <type name="X">
32840       <method name="Void .ctor()">
32841         <size>7</size>
32842       </method>
32843       <method name="Void e(System.Object[])">
32844         <size>1</size>
32845       </method>
32846       <method name="Void Main()">
32847         <size>1</size>
32848       </method>
32849     </type>
32850   </test>
32851   <test name="test-531.cs">
32852     <type name="Test">
32853       <method name="Void .ctor()">
32854         <size>7</size>
32855       </method>
32856       <method name="Void Main()">
32857         <size>11</size>
32858       </method>
32859     </type>
32860   </test>
32861   <test name="test-532.cs">
32862     <type name="X">
32863       <method name="Void .ctor()">
32864         <size>47</size>
32865       </method>
32866       <method name="Void Main()">
32867         <size>1</size>
32868       </method>
32869     </type>
32870   </test>
32871   <test name="test-533.cs">
32872     <type name="Test">
32873       <method name="Void .ctor()">
32874         <size>7</size>
32875       </method>
32876       <method name="Void True(Boolean)">
32877         <size>10</size>
32878       </method>
32879       <method name="Void False(Boolean)">
32880         <size>13</size>
32881       </method>
32882       <method name="Void Main()">
32883         <size>61</size>
32884       </method>
32885     </type>
32886   </test>
32887   <test name="test-535.cs">
32888     <type name="X">
32889       <method name="Void .ctor()">
32890         <size>7</size>
32891       </method>
32892       <method name="Void Main()">
32893         <size>77</size>
32894       </method>
32895       <method name="Void Compile()">
32896         <size>19</size>
32897       </method>
32898       <method name="Void M(Int64)">
32899         <size>1</size>
32900       </method>
32901       <method name="Void M(UInt64)">
32902         <size>1</size>
32903       </method>
32904       <method name="Void M(System.Object)">
32905         <size>1</size>
32906       </method>
32907     </type>
32908   </test>
32909   <test name="test-536.cs">
32910     <type name="Test">
32911       <method name="Void add_Foo(FooHandler)">
32912         <size>22</size>
32913       </method>
32914       <method name="Void remove_Foo(FooHandler)">
32915         <size>22</size>
32916       </method>
32917       <method name="Void OnFooTest()">
32918         <size>1</size>
32919       </method>
32920       <method name="Void Main()">
32921         <size>31</size>
32922       </method>
32923     </type>
32924     <type name="FooHandler">
32925       <method name="Void .ctor(Object, IntPtr)">
32926         <size>0</size>
32927       </method>
32928       <method name="Void Invoke()">
32929         <size>0</size>
32930       </method>
32931       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
32932         <size>0</size>
32933       </method>
32934       <method name="Void EndInvoke(IAsyncResult)">
32935         <size>0</size>
32936       </method>
32937     </type>
32938     <type name="Test">
32939       <method name="Void &lt;Main&gt;m__0()">
32940         <size>33</size>
32941       </method>
32942     </type>
32943   </test>
32944   <test name="test-537.cs">
32945     <type name="Base">
32946       <method name="Void .ctor()">
32947         <size>7</size>
32948       </method>
32949       <method name="System.String get_H()">
32950         <size>6</size>
32951       </method>
32952     </type>
32953     <type name="X">
32954       <method name="Void .ctor()">
32955         <size>7</size>
32956       </method>
32957     </type>
32958     <type name="X+Derived">
32959       <method name="Void .ctor()">
32960         <size>7</size>
32961       </method>
32962     </type>
32963     <type name="X+Derived+Nested">
32964       <method name="Void .ctor()">
32965         <size>7</size>
32966       </method>
32967       <method name="Void G()">
32968         <size>21</size>
32969       </method>
32970     </type>
32971     <type name="Derived">
32972       <method name="Void .ctor()">
32973         <size>7</size>
32974       </method>
32975     </type>
32976     <type name="Derived+Nested">
32977       <method name="Void .ctor()">
32978         <size>7</size>
32979       </method>
32980       <method name="Void G()">
32981         <size>18</size>
32982       </method>
32983     </type>
32984     <type name="Test">
32985       <method name="Void .ctor()">
32986         <size>7</size>
32987       </method>
32988       <method name="Void Main()">
32989         <size>1</size>
32990       </method>
32991     </type>
32992   </test>
32993   <test name="test-538.cs">
32994     <type name="concrete">
32995       <method name="Void .ctor()">
32996         <size>7</size>
32997       </method>
32998     </type>
32999     <type name="Program">
33000       <method name="Void .ctor()">
33001         <size>7</size>
33002       </method>
33003       <method name="concrete getConcrete(IInterface)">
33004         <size>6</size>
33005       </method>
33006       <method name="Void Main(System.String[])">
33007         <size>20</size>
33008       </method>
33009     </type>
33010     <type name="testDelegate">
33011       <method name="Void .ctor(Object, IntPtr)">
33012         <size>0</size>
33013       </method>
33014       <method name="IInterface Invoke(concrete)">
33015         <size>0</size>
33016       </method>
33017       <method name="IAsyncResult BeginInvoke(concrete, System.AsyncCallback, System.Object)">
33018         <size>0</size>
33019       </method>
33020       <method name="IInterface EndInvoke(IAsyncResult)">
33021         <size>0</size>
33022       </method>
33023     </type>
33024   </test>
33025   <test name="test-54.cs">
33026     <type name="X">
33027       <method name="Void .ctor()">
33028         <size>7</size>
33029       </method>
33030       <method name="Boolean v()">
33031         <size>26</size>
33032       </method>
33033       <method name="Int32 Main()">
33034         <size>2</size>
33035       </method>
33036     </type>
33037   </test>
33038   <test name="test-540.cs">
33039     <type name="A">
33040       <method name="Void .ctor()">
33041         <size>7</size>
33042       </method>
33043       <method name="Byte op_Implicit(A)">
33044         <size>3</size>
33045       </method>
33046     </type>
33047     <type name="Constraint">
33048       <method name="Void .ctor()">
33049         <size>7</size>
33050       </method>
33051       <method name="Void Foo(System.Object)">
33052         <size>1</size>
33053       </method>
33054       <method name="Int32 Main()">
33055         <size>93</size>
33056       </method>
33057       <method name="Constraint op_LogicalNot(Constraint)">
33058         <size>2</size>
33059       </method>
33060       <method name="Constraint op_UnaryPlus(Constraint)">
33061         <size>2</size>
33062       </method>
33063       <method name="Constraint op_OnesComplement(Constraint)">
33064         <size>2</size>
33065       </method>
33066       <method name="Constraint op_UnaryNegation(Constraint)">
33067         <size>2</size>
33068       </method>
33069     </type>
33070   </test>
33071   <test name="test-541.cs">
33072     <type name="A">
33073       <method name="Void .ctor(TestFunc)">
33074         <size>14</size>
33075       </method>
33076     </type>
33077     <type name="TestClass">
33078       <method name="Void .ctor()">
33079         <size>7</size>
33080       </method>
33081       <method name="Void .cctor()">
33082         <size>46</size>
33083       </method>
33084       <method name="Int32 Main()">
33085         <size>6</size>
33086       </method>
33087     </type>
33088     <type name="TestFunc">
33089       <method name="Void .ctor(Object, IntPtr)">
33090         <size>0</size>
33091       </method>
33092       <method name="Void Invoke(Int32)">
33093         <size>0</size>
33094       </method>
33095       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33096         <size>0</size>
33097       </method>
33098       <method name="Void EndInvoke(IAsyncResult)">
33099         <size>0</size>
33100       </method>
33101     </type>
33102     <type name="TestClass">
33103       <method name="Void &lt;a&gt;m__0(Int32)">
33104         <size>7</size>
33105       </method>
33106     </type>
33107   </test>
33108   <test name="test-542.cs">
33109     <type name="X">
33110       <method name="Void .ctor()">
33111         <size>7</size>
33112       </method>
33113       <method name="Void Main()">
33114         <size>1</size>
33115       </method>
33116     </type>
33117     <type name="ARec">
33118       <method name="Void .ctor(Decimal)">
33119         <size>14</size>
33120       </method>
33121       <method name="Decimal Round(Int32)">
33122         <size>13</size>
33123       </method>
33124       <method name="Decimal Round(Decimal, Int32)">
33125         <size>7</size>
33126       </method>
33127     </type>
33128   </test>
33129   <test name="test-543.cs">
33130     <type name="BetterMethod">
33131       <method name="Void .ctor()">
33132         <size>7</size>
33133       </method>
33134       <method name="Int32 get_Item(System.Boolean[])">
33135         <size>2</size>
33136       </method>
33137       <method name="System.String get_Item(Boolean, System.Object)">
33138         <size>6</size>
33139       </method>
33140     </type>
33141     <type name="MainClass">
33142       <method name="Void .ctor()">
33143         <size>7</size>
33144       </method>
33145       <method name="Int32 get_Item(Int32, System.String[])">
33146         <size>2</size>
33147       </method>
33148       <method name="Void set_Item(Int32, System.String[], Int32)">
33149         <size>40</size>
33150       </method>
33151       <method name="System.Object get_Item(Int32, System.Object[])">
33152         <size>2</size>
33153       </method>
33154       <method name="Void set_Item(Int32, System.Object[], System.Object)">
33155         <size>40</size>
33156       </method>
33157       <method name="Boolean get_Item(Int32, Boolean, System.Object[])">
33158         <size>2</size>
33159       </method>
33160       <method name="Void set_Item(Int32, Boolean, System.Object[], Boolean)">
33161         <size>40</size>
33162       </method>
33163       <method name="Void Main(System.String[])">
33164         <size>258</size>
33165       </method>
33166     </type>
33167   </test>
33168   <test name="test-544.cs">
33169     <type name="X">
33170       <method name="Void .ctor()">
33171         <size>7</size>
33172       </method>
33173       <method name="Void Main()">
33174         <size>32</size>
33175       </method>
33176     </type>
33177   </test>
33178   <test name="test-545.cs">
33179     <type name="X">
33180       <method name="Void .ctor()">
33181         <size>7</size>
33182       </method>
33183       <method name="Void Main()">
33184         <size>1</size>
33185       </method>
33186     </type>
33187     <type name="Dingus">
33188       <method name="Void .ctor(Int32)">
33189         <size>1</size>
33190       </method>
33191     </type>
33192   </test>
33193   <test name="test-546.cs">
33194     <type name="NameSpace.C">
33195       <method name="Void .ctor()">
33196         <size>7</size>
33197       </method>
33198       <method name="Void Main()">
33199         <size>1</size>
33200       </method>
33201     </type>
33202   </test>
33203   <test name="test-547.cs">
33204     <type name="C">
33205       <method name="Void .ctor()">
33206         <size>7</size>
33207       </method>
33208       <method name="Void Main()">
33209         <size>1</size>
33210       </method>
33211     </type>
33212   </test>
33213   <test name="test-548.cs">
33214     <type name="Bugs.Bug0">
33215       <method name="Void .ctor()">
33216         <size>7</size>
33217       </method>
33218       <method name="Int32 Main()">
33219         <size>23</size>
33220       </method>
33221     </type>
33222     <type name="Bugs.Bug0+MyBoolean">
33223       <method name="Void .ctor(Boolean)">
33224         <size>8</size>
33225       </method>
33226       <method name="MyBoolean op_Implicit(Boolean)">
33227         <size>7</size>
33228       </method>
33229       <method name="Boolean op_Implicit(MyBoolean)">
33230         <size>8</size>
33231       </method>
33232     </type>
33233   </test>
33234   <test name="test-549.cs">
33235     <type name="Do">
33236       <method name="Void .ctor()">
33237         <size>7</size>
33238       </method>
33239       <method name="Void Register(Get)">
33240         <size>1</size>
33241       </method>
33242       <method name="Void Register(System.Object)">
33243         <size>1</size>
33244       </method>
33245       <method name="System.Object MyGet(Do)">
33246         <size>2</size>
33247       </method>
33248       <method name="Void X()">
33249         <size>19</size>
33250       </method>
33251     </type>
33252     <type name="User">
33253       <method name="Void .ctor()">
33254         <size>7</size>
33255       </method>
33256       <method name="Void Main()">
33257         <size>1</size>
33258       </method>
33259     </type>
33260     <type name="Get">
33261       <method name="Void .ctor(Object, IntPtr)">
33262         <size>0</size>
33263       </method>
33264       <method name="System.Object Invoke(Do)">
33265         <size>0</size>
33266       </method>
33267       <method name="IAsyncResult BeginInvoke(Do, System.AsyncCallback, System.Object)">
33268         <size>0</size>
33269       </method>
33270       <method name="System.Object EndInvoke(IAsyncResult)">
33271         <size>0</size>
33272       </method>
33273     </type>
33274   </test>
33275   <test name="test-55.cs">
33276     <type name="A.B.C">
33277       <method name="Void .ctor()">
33278         <size>7</size>
33279       </method>
33280       <method name="Void Hola()">
33281         <size>11</size>
33282       </method>
33283     </type>
33284     <type name="X.Y.Z.W">
33285       <method name="Void .ctor()">
33286         <size>7</size>
33287       </method>
33288       <method name="Void Ahoj()">
33289         <size>11</size>
33290       </method>
33291     </type>
33292     <type name="Foo.System">
33293       <method name="Void .ctor()">
33294         <size>7</size>
33295       </method>
33296       <method name="Void X()">
33297         <size>11</size>
33298       </method>
33299     </type>
33300     <type name="App">
33301       <method name="Void .ctor()">
33302         <size>7</size>
33303       </method>
33304       <method name="Int32 Main()">
33305         <size>12</size>
33306       </method>
33307     </type>
33308   </test>
33309   <test name="test-550.cs">
33310     <type name="Bla.Blub.Fo‿o">
33311       <method name="Void .ctor()">
33312         <size>7</size>
33313       </method>
33314       <method name="Void Main(System.String[])">
33315         <size>11</size>
33316       </method>
33317     </type>
33318   </test>
33319   <test name="test-551.cs">
33320     <type name="System.Int32">
33321       <method name="Void Main()">
33322         <size>1</size>
33323       </method>
33324     </type>
33325   </test>
33326   <test name="test-552.cs">
33327     <type name="C">
33328       <method name="Void .ctor()">
33329         <size>7</size>
33330       </method>
33331       <method name="Void Test(C)">
33332         <size>1</size>
33333       </method>
33334       <method name="Void Main()">
33335         <size>14</size>
33336       </method>
33337     </type>
33338   </test>
33339   <test name="test-553.cs">
33340     <type name="A">
33341       <method name="Void .ctor()">
33342         <size>7</size>
33343       </method>
33344       <method name="Void Add(System.Object)">
33345         <size>1</size>
33346       </method>
33347     </type>
33348     <type name="B">
33349       <method name="Void .ctor()">
33350         <size>7</size>
33351       </method>
33352       <method name="Boolean Add(System.Object)">
33353         <size>2</size>
33354       </method>
33355       <method name="Void Main()">
33356         <size>1</size>
33357       </method>
33358     </type>
33359   </test>
33360   <test name="test-554.cs">
33361     <type name="C">
33362       <method name="Void .ctor()">
33363         <size>7</size>
33364       </method>
33365       <method name="Int32 Main()">
33366         <size>145</size>
33367       </method>
33368     </type>
33369     <type name="&lt;PrivateImplementationDetails&gt;">
33370       <method name="Void .ctor()">
33371         <size>7</size>
33372       </method>
33373     </type>
33374   </test>
33375   <test name="test-555.cs">
33376     <type name="Test">
33377       <method name="Void .ctor()">
33378         <size>7</size>
33379       </method>
33380       <method name="Int32 Main()">
33381         <size>351</size>
33382       </method>
33383     </type>
33384   </test>
33385   <test name="test-556.cs">
33386     <type name="S">
33387       <method name="Void .ctor()">
33388         <size>7</size>
33389       </method>
33390       <method name="Void Frobnikator()">
33391         <size>1</size>
33392       </method>
33393       <method name="Void CharToX()">
33394         <size>1</size>
33395       </method>
33396       <method name="Int32 Main()">
33397         <size>35</size>
33398       </method>
33399     </type>
33400   </test>
33401   <test name="test-557.cs">
33402     <type name="Test">
33403       <method name="Void .ctor()">
33404         <size>7</size>
33405       </method>
33406       <method name="Void Main(System.String[])">
33407         <size>1</size>
33408       </method>
33409     </type>
33410   </test>
33411   <test name="test-558.cs">
33412     <type name="TestClass">
33413       <method name="Void .ctor()">
33414         <size>7</size>
33415       </method>
33416       <method name="Void Main()">
33417         <size>21</size>
33418       </method>
33419       <method name="Void TestMethod(Int32)">
33420         <size>1</size>
33421       </method>
33422     </type>
33423     <type name="TestClass+OneDelegate">
33424       <method name="Void .ctor(Object, IntPtr)">
33425         <size>0</size>
33426       </method>
33427       <method name="Void Invoke(Int32)">
33428         <size>0</size>
33429       </method>
33430       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
33431         <size>0</size>
33432       </method>
33433       <method name="Void EndInvoke(IAsyncResult)">
33434         <size>0</size>
33435       </method>
33436     </type>
33437   </test>
33438   <test name="test-559.cs">
33439     <type name="C">
33440       <method name="Void .ctor()">
33441         <size>7</size>
33442       </method>
33443       <method name="Void add_TestEvent(B+TestDelegate)">
33444         <size>24</size>
33445       </method>
33446       <method name="Void remove_TestEvent(B+TestDelegate)">
33447         <size>24</size>
33448       </method>
33449       <method name="Void Main()">
33450         <size>1</size>
33451       </method>
33452     </type>
33453   </test>
33454   <test name="test-56.cs">
33455     <type name="A">
33456       <method name="Void .ctor()">
33457         <size>7</size>
33458       </method>
33459       <method name="Int32 get_P()">
33460         <size>7</size>
33461       </method>
33462       <method name="Void set_P(Int32)">
33463         <size>8</size>
33464       </method>
33465       <method name="Int32 get_Q()">
33466         <size>0</size>
33467       </method>
33468       <method name="Void set_Q(Int32)">
33469         <size>0</size>
33470       </method>
33471       <method name="Int32 get_R()">
33472         <size>7</size>
33473       </method>
33474       <method name="Void set_R(Int32)">
33475         <size>8</size>
33476       </method>
33477     </type>
33478     <type name="B">
33479       <method name="Void .ctor()">
33480         <size>7</size>
33481       </method>
33482       <method name="Int32 get_P()">
33483         <size>7</size>
33484       </method>
33485       <method name="Void set_P(Int32)">
33486         <size>8</size>
33487       </method>
33488       <method name="Int32 get_Q()">
33489         <size>7</size>
33490       </method>
33491       <method name="Void set_Q(Int32)">
33492         <size>8</size>
33493       </method>
33494     </type>
33495     <type name="C">
33496       <method name="Void .ctor()">
33497         <size>7</size>
33498       </method>
33499       <method name="Int32 get_Q()">
33500         <size>7</size>
33501       </method>
33502       <method name="Void set_Q(Int32)">
33503         <size>8</size>
33504       </method>
33505       <method name="Int32 get_R()">
33506         <size>7</size>
33507       </method>
33508       <method name="Void set_R(Int32)">
33509         <size>8</size>
33510       </method>
33511     </type>
33512     <type name="M">
33513       <method name="Void .ctor()">
33514         <size>7</size>
33515       </method>
33516       <method name="Int32 Main()">
33517         <size>221</size>
33518       </method>
33519     </type>
33520   </test>
33521   <test name="test-560.cs">
33522     <type name="Bugs.Bug2">
33523       <method name="Void .ctor()">
33524         <size>7</size>
33525       </method>
33526       <method name="Void Main(System.String[])">
33527         <size>81</size>
33528       </method>
33529     </type>
33530     <type name="Bugs.Bug2+MyByte">
33531       <method name="Void .ctor(Byte)">
33532         <size>8</size>
33533       </method>
33534       <method name="MyByte op_Implicit(Byte)">
33535         <size>7</size>
33536       </method>
33537       <method name="Byte op_Implicit(MyByte)">
33538         <size>8</size>
33539       </method>
33540     </type>
33541     <type name="Bugs.Bug2+MyInt">
33542       <method name="Void .ctor(Int32)">
33543         <size>8</size>
33544       </method>
33545       <method name="MyInt op_Implicit(Int32)">
33546         <size>7</size>
33547       </method>
33548       <method name="Int32 op_Implicit(MyInt)">
33549         <size>8</size>
33550       </method>
33551     </type>
33552   </test>
33553   <test name="test-561.cs">
33554     <type name="A">
33555       <method name="Void .ctor()">
33556         <size>7</size>
33557       </method>
33558       <method name="Void I.M()">
33559         <size>1</size>
33560       </method>
33561       <method name="Void M()">
33562         <size>0</size>
33563       </method>
33564     </type>
33565     <type name="C">
33566       <method name="Void .ctor()">
33567         <size>7</size>
33568       </method>
33569       <method name="Void M()">
33570         <size>1</size>
33571       </method>
33572       <method name="Void Main()">
33573         <size>1</size>
33574       </method>
33575     </type>
33576   </test>
33577   <test name="test-562.cs">
33578     <type name="Program">
33579       <method name="Void .ctor()">
33580         <size>7</size>
33581       </method>
33582       <method name="Int32 Main()">
33583         <size>45</size>
33584       </method>
33585     </type>
33586   </test>
33587   <test name="test-563.cs">
33588     <type name="Test">
33589       <method name="Void .ctor()">
33590         <size>7</size>
33591       </method>
33592       <method name="System.Object TestMethod(TestCollection)">
33593         <size>64</size>
33594       </method>
33595       <method name="Void Main()">
33596         <size>1</size>
33597       </method>
33598     </type>
33599   </test>
33600   <test name="test-564.cs">
33601     <type name="A">
33602       <method name="Void .ctor()">
33603         <size>7</size>
33604       </method>
33605       <method name="Void Main()">
33606         <size>1</size>
33607       </method>
33608     </type>
33609   </test>
33610   <test name="test-565.cs">
33611     <type name="T">
33612       <method name="Void .ctor()">
33613         <size>7</size>
33614       </method>
33615       <method name="Boolean Equals(System.Object)">
33616         <size>2</size>
33617       </method>
33618       <method name="Void Main()">
33619         <size>1</size>
33620       </method>
33621     </type>
33622   </test>
33623   <test name="test-566.cs">
33624     <type name="Test">
33625       <method name="Void .ctor()">
33626         <size>7</size>
33627       </method>
33628       <method name="System.String get_Spec()">
33629         <size>12</size>
33630       </method>
33631       <method name="Void Foo(C)">
33632         <size>7</size>
33633       </method>
33634       <method name="Void Foo2(CC)">
33635         <size>12</size>
33636       </method>
33637       <method name="Void Main()">
33638         <size>1</size>
33639       </method>
33640     </type>
33641     <type name="CA">
33642       <method name="Void .ctor()">
33643         <size>7</size>
33644       </method>
33645       <method name="Void set_Spec(System.String)">
33646         <size>1</size>
33647       </method>
33648     </type>
33649     <type name="CB">
33650       <method name="Void .ctor()">
33651         <size>7</size>
33652       </method>
33653       <method name="Void set_Spec(System.String)">
33654         <size>1</size>
33655       </method>
33656     </type>
33657     <type name="CC">
33658       <method name="Void .ctor()">
33659         <size>7</size>
33660       </method>
33661     </type>
33662   </test>
33663   <test name="test-567.cs">
33664     <type name="preservesig_test.Class1">
33665       <method name="Void .ctor()">
33666         <size>7</size>
33667       </method>
33668       <method name="Int32 Main(System.String[])">
33669         <size>143</size>
33670       </method>
33671     </type>
33672     <type name="preservesig_test.TestClass">
33673       <method name="Void .ctor()">
33674         <size>7</size>
33675       </method>
33676       <method name="Void add_e(preservesig_test.TestClass+D)">
33677         <size>24</size>
33678       </method>
33679       <method name="Void remove_e(preservesig_test.TestClass+D)">
33680         <size>24</size>
33681       </method>
33682       <method name="Int32 DoFoo()">
33683         <size>2</size>
33684       </method>
33685       <method name="Int32 get_Foo()">
33686         <size>2</size>
33687       </method>
33688     </type>
33689     <type name="preservesig_test.TestClass+D">
33690       <method name="Void .ctor(Object, IntPtr)">
33691         <size>0</size>
33692       </method>
33693       <method name="Void Invoke()">
33694         <size>0</size>
33695       </method>
33696       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33697         <size>0</size>
33698       </method>
33699       <method name="Void EndInvoke(IAsyncResult)">
33700         <size>0</size>
33701       </method>
33702     </type>
33703   </test>
33704   <test name="test-568.cs">
33705     <type name="B">
33706       <method name="Void .ctor()">
33707         <size>7</size>
33708       </method>
33709       <method name="Void Main()">
33710         <size>1</size>
33711       </method>
33712     </type>
33713   </test>
33714   <test name="test-569.cs">
33715     <type name="MyAttribute">
33716       <method name="Void .ctor()">
33717         <size>7</size>
33718       </method>
33719     </type>
33720     <type name="SubAttribute">
33721       <method name="Void .ctor()">
33722         <size>7</size>
33723       </method>
33724     </type>
33725     <type name="test">
33726       <method name="Void .ctor()">
33727         <size>7</size>
33728       </method>
33729       <method name="Void method()">
33730         <size>1</size>
33731       </method>
33732       <method name="Void Main()">
33733         <size>1</size>
33734       </method>
33735     </type>
33736   </test>
33737   <test name="test-57.cs">
33738     <type name="Button">
33739       <method name="Void .ctor()">
33740         <size>7</size>
33741       </method>
33742       <method name="Void add_Click(EventHandler)">
33743         <size>24</size>
33744       </method>
33745       <method name="Void remove_Click(EventHandler)">
33746         <size>24</size>
33747       </method>
33748       <method name="Void OnClick(Int32, Int32)">
33749         <size>36</size>
33750       </method>
33751       <method name="Void Reset()">
33752         <size>8</size>
33753       </method>
33754     </type>
33755     <type name="Blah">
33756       <method name="Void .ctor()">
33757         <size>18</size>
33758       </method>
33759       <method name="Void Connect()">
33760         <size>59</size>
33761       </method>
33762       <method name="Void Button1_Click(Int32, Int32)">
33763         <size>34</size>
33764       </method>
33765       <method name="Void Foo_Click(Int32, Int32)">
33766         <size>34</size>
33767       </method>
33768       <method name="Void Disconnect()">
33769         <size>34</size>
33770       </method>
33771       <method name="Int32 Main()">
33772         <size>66</size>
33773       </method>
33774     </type>
33775     <type name="EventHandler">
33776       <method name="Void .ctor(Object, IntPtr)">
33777         <size>0</size>
33778       </method>
33779       <method name="Void Invoke(Int32, Int32)">
33780         <size>0</size>
33781       </method>
33782       <method name="IAsyncResult BeginInvoke(Int32, Int32, System.AsyncCallback, System.Object)">
33783         <size>0</size>
33784       </method>
33785       <method name="Void EndInvoke(IAsyncResult)">
33786         <size>0</size>
33787       </method>
33788     </type>
33789   </test>
33790   <test name="test-570.cs">
33791     <type name="Bar">
33792       <method name="Void .ctor()">
33793         <size>7</size>
33794       </method>
33795     </type>
33796     <type name="Program">
33797       <method name="Void .ctor()">
33798         <size>7</size>
33799       </method>
33800       <method name="Void Main()">
33801         <size>47</size>
33802       </method>
33803     </type>
33804   </test>
33805   <test name="test-571.cs">
33806     <type name="Test">
33807       <method name="Void .ctor()">
33808         <size>7</size>
33809       </method>
33810       <method name="Void Main()">
33811         <size>1</size>
33812       </method>
33813     </type>
33814   </test>
33815   <test name="test-572.cs">
33816     <type name="C">
33817       <method name="Void .ctor()">
33818         <size>7</size>
33819       </method>
33820       <method name="Color get_Color()">
33821         <size>10</size>
33822       </method>
33823       <method name="Void ResetCustomColors()">
33824         <size>16</size>
33825       </method>
33826       <method name="Void Main()">
33827         <size>1</size>
33828       </method>
33829     </type>
33830     <type name="Color">
33831       <method name="Color From(Int32)">
33832         <size>10</size>
33833       </method>
33834       <method name="Int32 ToArgb()">
33835         <size>2</size>
33836       </method>
33837     </type>
33838   </test>
33839   <test name="test-573.cs">
33840     <type name="C">
33841       <method name="Void .ctor()">
33842         <size>7</size>
33843       </method>
33844       <method name="Void .cctor()">
33845         <size>11</size>
33846       </method>
33847       <method name="Void Main()">
33848         <size>25</size>
33849       </method>
33850     </type>
33851   </test>
33852   <test name="test-574.cs">
33853     <type name="X">
33854       <method name="Void .ctor()">
33855         <size>7</size>
33856       </method>
33857       <method name="Int32 Main()">
33858         <size>31</size>
33859       </method>
33860     </type>
33861   </test>
33862   <test name="test-575.cs">
33863     <type name="Program">
33864       <method name="Void .ctor()">
33865         <size>7</size>
33866       </method>
33867       <method name="Void Main(System.String[])">
33868         <size>25</size>
33869       </method>
33870     </type>
33871   </test>
33872   <test name="test-576.cs">
33873     <type name="Foo">
33874       <method name="Void .ctor()">
33875         <size>7</size>
33876       </method>
33877       <method name="Void Main()">
33878         <size>24</size>
33879       </method>
33880     </type>
33881   </test>
33882   <test name="test-578.cs">
33883     <type name="Test1.TestItem1">
33884       <method name="Void .ctor()">
33885         <size>7</size>
33886       </method>
33887       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33888         <size>34</size>
33889       </method>
33890       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33891         <size>34</size>
33892       </method>
33893       <method name="Int32 Test()">
33894         <size>12</size>
33895       </method>
33896     </type>
33897     <type name="Test1.TestItem2">
33898       <method name="Void .ctor()">
33899         <size>7</size>
33900       </method>
33901       <method name="Void add_OnUpdate(Test1.TestDelegate1)">
33902         <size>18</size>
33903       </method>
33904       <method name="Void remove_OnUpdate(Test1.TestDelegate1)">
33905         <size>18</size>
33906       </method>
33907     </type>
33908     <type name="Test1.CC">
33909       <method name="Void .ctor()">
33910         <size>7</size>
33911       </method>
33912       <method name="Int32 Main()">
33913         <size>57</size>
33914       </method>
33915     </type>
33916     <type name="Test1.TestDelegate1">
33917       <method name="Void .ctor(Object, IntPtr)">
33918         <size>0</size>
33919       </method>
33920       <method name="Int32 Invoke()">
33921         <size>0</size>
33922       </method>
33923       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
33924         <size>0</size>
33925       </method>
33926       <method name="Int32 EndInvoke(IAsyncResult)">
33927         <size>0</size>
33928       </method>
33929     </type>
33930     <type name="Test1.CC">
33931       <method name="Int32 &lt;Main&gt;m__0()">
33932         <size>2</size>
33933       </method>
33934     </type>
33935   </test>
33936   <test name="test-579.cs">
33937     <type name="X">
33938       <method name="Void .ctor()">
33939         <size>7</size>
33940       </method>
33941       <method name="Void Main()">
33942         <size>35</size>
33943       </method>
33944       <method name="Void DoCall(X+test)">
33945         <size>1</size>
33946       </method>
33947     </type>
33948     <type name="X+test">
33949       <method name="Void .ctor(Object, IntPtr)">
33950         <size>0</size>
33951       </method>
33952       <method name="System.Object Invoke(System.Reflection.MethodInfo)">
33953         <size>0</size>
33954       </method>
33955       <method name="IAsyncResult BeginInvoke(System.Reflection.MethodInfo, System.AsyncCallback, System.Object)">
33956         <size>0</size>
33957       </method>
33958       <method name="System.Object EndInvoke(IAsyncResult)">
33959         <size>0</size>
33960       </method>
33961     </type>
33962     <type name="X">
33963       <method name="System.Object &lt;Main&gt;m__0(System.Reflection.MethodInfo)">
33964         <size>18</size>
33965       </method>
33966     </type>
33967   </test>
33968   <test name="test-58.cs">
33969     <type name="Blah">
33970       <method name="Void .ctor()">
33971         <size>7</size>
33972       </method>
33973       <method name="Int32 Main()">
33974         <size>27</size>
33975       </method>
33976     </type>
33977   </test>
33978   <test name="test-580.cs">
33979     <type name="Bla">
33980       <method name="Void .ctor()">
33981         <size>7</size>
33982       </method>
33983       <method name="Void BuildNode(System.String ByRef)">
33984         <size>43</size>
33985       </method>
33986       <method name="Void BuildNode(System.String[] ByRef)">
33987         <size>56</size>
33988       </method>
33989       <method name="Void BuildNode_B(System.Object ByRef)">
33990         <size>18</size>
33991       </method>
33992       <method name="System.String BuildNode_C(System.String ByRef)">
33993         <size>76</size>
33994       </method>
33995       <method name="System.String BuildNode_D()">
33996         <size>155</size>
33997       </method>
33998       <method name="Void BuildNode_E(System.String[,] ByRef)">
33999         <size>68</size>
34000       </method>
34001       <method name="Int32 Main()">
34002         <size>265</size>
34003       </method>
34004     </type>
34005   </test>
34006   <test name="test-581.cs">
34007     <type name="TestParams">
34008       <method name="Void .ctor()">
34009         <size>7</size>
34010       </method>
34011       <method name="System.Object get_Item(System.String[])">
34012         <size>4</size>
34013       </method>
34014       <method name="Void set_Item(System.String[], System.Object)">
34015         <size>40</size>
34016       </method>
34017       <method name="Void TestMethod()">
34018         <size>179</size>
34019       </method>
34020     </type>
34021     <type name="TestNonParams">
34022       <method name="Void .ctor()">
34023         <size>7</size>
34024       </method>
34025       <method name="System.Object get_Item(System.String)">
34026         <size>2</size>
34027       </method>
34028       <method name="Void set_Item(System.String, System.Object)">
34029         <size>40</size>
34030       </method>
34031       <method name="Void TestMethod()">
34032         <size>71</size>
34033       </method>
34034     </type>
34035     <type name="M">
34036       <method name="Void .ctor()">
34037         <size>7</size>
34038       </method>
34039       <method name="Int32 Main()">
34040         <size>22</size>
34041       </method>
34042     </type>
34043   </test>
34044   <test name="test-582.cs">
34045     <type name="TrueClass">
34046       <method name="Void Main()">
34047         <size>1</size>
34048       </method>
34049     </type>
34050   </test>
34051   <test name="test-583.cs">
34052     <type name="Program">
34053       <method name="Void .ctor()">
34054         <size>7</size>
34055       </method>
34056       <method name="Int32 Main()">
34057         <size>19</size>
34058       </method>
34059     </type>
34060     <type name="ObjectContainerBase">
34061       <method name="Void .ctor()">
34062         <size>7</size>
34063       </method>
34064     </type>
34065   </test>
34066   <test name="test-584.cs">
34067     <type name="Style">
34068       <method name="Void .ctor()">
34069         <size>7</size>
34070       </method>
34071       <method name="Style get_CurrentStyle()">
34072         <size>2</size>
34073       </method>
34074       <method name="Void set_CurrentStyle(Style)">
34075         <size>1</size>
34076       </method>
34077       <method name="Boolean LoadCurrentStyle()">
34078         <size>20</size>
34079       </method>
34080       <method name="Style Load()">
34081         <size>2</size>
34082       </method>
34083       <method name="Int32 Main()">
34084         <size>18</size>
34085       </method>
34086     </type>
34087   </test>
34088   <test name="test-585.cs">
34089     <type name="A">
34090       <method name="Void .ctor()">
34091         <size>7</size>
34092       </method>
34093     </type>
34094     <type name="B">
34095       <method name="Void .ctor()">
34096         <size>7</size>
34097       </method>
34098     </type>
34099     <type name="X">
34100       <method name="Void .ctor()">
34101         <size>7</size>
34102       </method>
34103     </type>
34104     <type name="Program">
34105       <method name="Void .ctor()">
34106         <size>7</size>
34107       </method>
34108       <method name="Void Main()">
34109         <size>52</size>
34110       </method>
34111     </type>
34112   </test>
34113   <test name="test-586.cs">
34114     <type name="Program">
34115       <method name="Void .ctor()">
34116         <size>7</size>
34117       </method>
34118       <method name="Int32 Main()">
34119         <size>99</size>
34120       </method>
34121     </type>
34122     <type name="Program+MyColor">
34123       <method name="Void .ctor(Single)">
34124         <size>8</size>
34125       </method>
34126       <method name="Single get_Value()">
34127         <size>7</size>
34128       </method>
34129       <method name="MyColor op_Addition(MyColor, MyColor)">
34130         <size>21</size>
34131       </method>
34132     </type>
34133   </test>
34134   <test name="test-587.cs">
34135     <type name="Program">
34136       <method name="Void .ctor()">
34137         <size>7</size>
34138       </method>
34139       <method name="Int32 Main()">
34140         <size>17</size>
34141       </method>
34142     </type>
34143   </test>
34144   <test name="test-588.cs">
34145     <type name="TestNamespace.TestClass">
34146       <method name="Void .ctor()">
34147         <size>7</size>
34148       </method>
34149       <method name="Void HelloWorld()">
34150         <size>1</size>
34151       </method>
34152     </type>
34153     <type name="SuperClass">
34154       <method name="Void .ctor()">
34155         <size>7</size>
34156       </method>
34157       <method name="TestNamespace.TestClass get_TestClass()">
34158         <size>7</size>
34159       </method>
34160     </type>
34161     <type name="SubClass">
34162       <method name="Void .ctor()">
34163         <size>12</size>
34164       </method>
34165     </type>
34166     <type name="App">
34167       <method name="Void .ctor()">
34168         <size>7</size>
34169       </method>
34170       <method name="Void Main()">
34171         <size>7</size>
34172       </method>
34173     </type>
34174   </test>
34175   <test name="test-589.cs">
34176     <type name="TestNamespace.TestClass">
34177       <method name="Void .ctor()">
34178         <size>7</size>
34179       </method>
34180       <method name="Void HelloWorld()">
34181         <size>1</size>
34182       </method>
34183     </type>
34184     <type name="SuperClass">
34185       <method name="Void .ctor()">
34186         <size>7</size>
34187       </method>
34188       <method name="TestNamespace.TestClass get_TestClass()">
34189         <size>7</size>
34190       </method>
34191       <method name="Void set_TestClass(TestNamespace.TestClass)">
34192         <size>1</size>
34193       </method>
34194     </type>
34195     <type name="SubClass">
34196       <method name="Void .ctor()">
34197         <size>12</size>
34198       </method>
34199     </type>
34200     <type name="App">
34201       <method name="Void .ctor()">
34202         <size>7</size>
34203       </method>
34204       <method name="Void Main()">
34205         <size>7</size>
34206       </method>
34207     </type>
34208   </test>
34209   <test name="test-59.cs">
34210     <type name="X">
34211       <method name="Void .ctor()">
34212         <size>7</size>
34213       </method>
34214       <method name="Int32 test_explicit()">
34215         <size>224</size>
34216       </method>
34217       <method name="Int32 test_implicit()">
34218         <size>102</size>
34219       </method>
34220       <method name="Int32 Main()">
34221         <size>55</size>
34222       </method>
34223     </type>
34224   </test>
34225   <test name="test-590.cs">
34226     <type name="X">
34227       <method name="Void .ctor()">
34228         <size>18</size>
34229       </method>
34230       <method name="Int32 Main()">
34231         <size>28</size>
34232       </method>
34233       <method name="System.String Foo()">
34234         <size>6</size>
34235       </method>
34236       <method name="System.String get_Prop()">
34237         <size>7</size>
34238       </method>
34239       <method name="Void set_Prop(System.String)">
34240         <size>8</size>
34241       </method>
34242       <method name="System.String get_Item(Int32)">
34243         <size>7</size>
34244       </method>
34245       <method name="Void set_Item(Int32, System.String)">
34246         <size>8</size>
34247       </method>
34248       <method name="Int32 Do(System.String, System.String, System.String)">
34249         <size>334</size>
34250       </method>
34251     </type>
34252   </test>
34253   <test name="test-591.cs">
34254     <type name="C1">
34255       <method name="Void .ctor()">
34256         <size>7</size>
34257       </method>
34258       <method name="Void Foo(System.String)">
34259         <size>49</size>
34260       </method>
34261     </type>
34262     <type name="C2">
34263       <method name="Void .ctor()">
34264         <size>7</size>
34265       </method>
34266       <method name="Void Main()">
34267         <size>1</size>
34268       </method>
34269     </type>
34270   </test>
34271   <test name="test-592.cs">
34272     <type name="T">
34273       <method name="Void .ctor()">
34274         <size>7</size>
34275       </method>
34276       <method name="Int32 fib(Int32)">
34277         <size>53</size>
34278       </method>
34279       <method name="Int32 xx(Int32)">
34280         <size>33</size>
34281       </method>
34282       <method name="Void foo(Int32)">
34283         <size>38</size>
34284       </method>
34285       <method name="Void XXXA()">
34286         <size>6</size>
34287       </method>
34288       <method name="Void Main()">
34289         <size>1</size>
34290       </method>
34291     </type>
34292   </test>
34293   <test name="test-593.cs">
34294     <type name="MainClass">
34295       <method name="Void .ctor()">
34296         <size>7</size>
34297       </method>
34298       <method name="Void Foo(I)">
34299         <size>7</size>
34300       </method>
34301       <method name="Void Main()">
34302         <size>1</size>
34303       </method>
34304     </type>
34305   </test>
34306   <test name="test-594.cs">
34307     <type name="Test">
34308       <method name="Void .ctor()">
34309         <size>7</size>
34310       </method>
34311       <method name="Void Main()">
34312         <size>1</size>
34313       </method>
34314     </type>
34315   </test>
34316   <test name="test-595.cs">
34317     <type name="AttributesCollection">
34318       <method name="Void .ctor()">
34319         <size>7</size>
34320       </method>
34321       <method name="System.Object get_Item(SymbolId)">
34322         <size>2</size>
34323       </method>
34324       <method name="Void set_Item(SymbolId, System.Object)">
34325         <size>1</size>
34326       </method>
34327     </type>
34328     <type name="Program">
34329       <method name="Void .ctor()">
34330         <size>7</size>
34331       </method>
34332       <method name="System.Object SetDictionaryValue(System.Object, SymbolId, System.Object)">
34333         <size>18</size>
34334       </method>
34335       <method name="Void Main()">
34336         <size>23</size>
34337       </method>
34338     </type>
34339   </test>
34340   <test name="test-596.cs">
34341     <type name="C">
34342       <method name="Void .ctor()">
34343         <size>7</size>
34344       </method>
34345       <method name="Void Main()">
34346         <size>17</size>
34347       </method>
34348     </type>
34349   </test>
34350   <test name="test-597.cs">
34351     <type name="TestNS.Foo">
34352       <method name="Void .ctor()">
34353         <size>7</size>
34354       </method>
34355     </type>
34356     <type name="TestNS.XElement">
34357       <method name="Void .ctor()">
34358         <size>7</size>
34359       </method>
34360       <method name="TestNS.Bar get_Document()">
34361         <size>2</size>
34362       </method>
34363       <method name="System.Object get_CrashHere()">
34364         <size>29</size>
34365       </method>
34366     </type>
34367     <type name="TestNS.Element">
34368       <method name="Void .ctor()">
34369         <size>7</size>
34370       </method>
34371       <method name="TestNS.Foo get_Document()">
34372         <size>2</size>
34373       </method>
34374     </type>
34375     <type name="TestNS.Bar">
34376       <method name="Void .ctor()">
34377         <size>7</size>
34378       </method>
34379       <method name="IHoge get_Root()">
34380         <size>2</size>
34381       </method>
34382     </type>
34383     <type name="TestNS.C">
34384       <method name="Void .ctor()">
34385         <size>7</size>
34386       </method>
34387       <method name="Void Main()">
34388         <size>1</size>
34389       </method>
34390     </type>
34391   </test>
34392   <test name="test-598.cs">
34393     <type name="Test">
34394       <method name="Void .ctor()">
34395         <size>35</size>
34396       </method>
34397       <method name="V get_v()">
34398         <size>7</size>
34399       </method>
34400       <method name="Void Main()">
34401         <size>1</size>
34402       </method>
34403     </type>
34404     <type name="V">
34405       <method name="Void set_Item(Int32, Int32)">
34406         <size>1</size>
34407       </method>
34408     </type>
34409   </test>
34410   <test name="test-599.cs">
34411     <type name="Test.String">
34412       <method name="Void .ctor(String)">
34413         <size>14</size>
34414       </method>
34415       <method name="Test.String op_Implicit(System.String)">
34416         <size>15</size>
34417       </method>
34418       <method name="System.String op_Implicit(Test.String)">
34419         <size>15</size>
34420       </method>
34421     </type>
34422     <type name="TestCompiler.MainClass">
34423       <method name="Void .ctor()">
34424         <size>7</size>
34425       </method>
34426       <method name="Int32 Main()">
34427         <size>80</size>
34428       </method>
34429     </type>
34430   </test>
34431   <test name="test-6.cs">
34432     <type name="X">
34433       <method name="Void .ctor()">
34434         <size>7</size>
34435       </method>
34436       <method name="Int32 Main()">
34437         <size>37</size>
34438       </method>
34439     </type>
34440   </test>
34441   <test name="test-60.cs">
34442     <type name="ns5.Y">
34443       <method name="Void .ctor()">
34444         <size>7</size>
34445       </method>
34446       <method name="Void Run()">
34447         <size>1</size>
34448       </method>
34449     </type>
34450     <type name="X">
34451       <method name="Void .ctor()">
34452         <size>7</size>
34453       </method>
34454       <method name="Int32 Main()">
34455         <size>14</size>
34456       </method>
34457     </type>
34458   </test>
34459   <test name="test-600.cs">
34460     <type name="Test.Regression">
34461       <method name="Void .ctor()">
34462         <size>7</size>
34463       </method>
34464       <method name="Int32 Main()">
34465         <size>90</size>
34466       </method>
34467     </type>
34468   </test>
34469   <test name="test-601.cs">
34470     <type name="C">
34471       <method name="Void .ctor()">
34472         <size>7</size>
34473       </method>
34474       <method name="Void Main()">
34475         <size>1</size>
34476       </method>
34477     </type>
34478     <type name="C+MarkerUpdatedVMDelegate">
34479       <method name="Void .ctor(Object, IntPtr)">
34480         <size>0</size>
34481       </method>
34482       <method name="Void Invoke(IntPtr, IntPtr)">
34483         <size>0</size>
34484       </method>
34485       <method name="IAsyncResult BeginInvoke(IntPtr, IntPtr, System.AsyncCallback, System.Object)">
34486         <size>0</size>
34487       </method>
34488       <method name="Void EndInvoke(IAsyncResult)">
34489         <size>0</size>
34490       </method>
34491     </type>
34492   </test>
34493   <test name="test-602.cs">
34494     <type name="C">
34495       <method name="Void .ctor()">
34496         <size>7</size>
34497       </method>
34498       <method name="Int32 Main()">
34499         <size>95</size>
34500       </method>
34501       <method name="Int32 Error(System.String, System.Object[])">
34502         <size>8</size>
34503       </method>
34504       <method name="Int32 Format(System.String, System.Object)">
34505         <size>2</size>
34506       </method>
34507       <method name="Int32 Format(System.String, System.Object[])">
34508         <size>2</size>
34509       </method>
34510       <method name="Int32 Format(System.String, System.Object, System.Object[])">
34511         <size>2</size>
34512       </method>
34513       <method name="Int32 Test_A(System.String)">
34514         <size>2</size>
34515       </method>
34516       <method name="Int32 Test_A(System.String, System.Object[])">
34517         <size>2</size>
34518       </method>
34519       <method name="Int32 Test_C(System.Type, System.Int32[])">
34520         <size>2</size>
34521       </method>
34522       <method name="Int32 Test_C(System.Type, System.Int32[], System.Int32[])">
34523         <size>2</size>
34524       </method>
34525     </type>
34526   </test>
34527   <test name="test-603.cs">
34528     <type name="ConsoleApplication1.Program">
34529       <method name="Void .ctor()">
34530         <size>7</size>
34531       </method>
34532       <method name="Void .cctor()">
34533         <size>1</size>
34534       </method>
34535       <method name="Int32 Main()">
34536         <size>52</size>
34537       </method>
34538     </type>
34539   </test>
34540   <test name="test-604.cs">
34541     <type name="Program">
34542       <method name="Void .ctor()">
34543         <size>7</size>
34544       </method>
34545       <method name="Int32 Main()">
34546         <size>83</size>
34547       </method>
34548     </type>
34549     <type name="Program+ImplementingExplicitInterfacesMembers">
34550       <method name="Void .ctor()">
34551         <size>7</size>
34552       </method>
34553       <method name="Void Program.Iface1.IfaceMethod1()">
34554         <size>1</size>
34555       </method>
34556       <method name="Void Program.Iface2.IfaceMethod2()">
34557         <size>1</size>
34558       </method>
34559     </type>
34560   </test>
34561   <test name="test-605.cs">
34562     <type name="TestA">
34563       <method name="Void .ctor()">
34564         <size>7</size>
34565       </method>
34566       <method name="System.String get_Method()">
34567         <size>2</size>
34568       </method>
34569     </type>
34570     <type name="TestB">
34571       <method name="Void .ctor()">
34572         <size>7</size>
34573       </method>
34574       <method name="System.String get_Method()">
34575         <size>2</size>
34576       </method>
34577       <method name="Void Main()">
34578         <size>1</size>
34579       </method>
34580     </type>
34581   </test>
34582   <test name="test-606.cs">
34583     <type name="Program">
34584       <method name="Void .ctor()">
34585         <size>7</size>
34586       </method>
34587       <method name="Int32 Main()">
34588         <size>157</size>
34589       </method>
34590     </type>
34591     <type name="Info">
34592       <method name="Void .ctor()">
34593         <size>7</size>
34594       </method>
34595       <method name="Boolean System.Collections.IEnumerator.MoveNext()">
34596         <size>2</size>
34597       </method>
34598       <method name="Void System.Collections.IEnumerator.Reset()">
34599         <size>1</size>
34600       </method>
34601       <method name="System.Object System.Collections.IEnumerator.get_Current()">
34602         <size>2</size>
34603       </method>
34604       <method name="System.Object Mono.Test.ITest.get_Item(Int32)">
34605         <size>2</size>
34606       </method>
34607       <method name="Void Mono.Test.ITest.set_Item(Int32, System.Object)">
34608         <size>1</size>
34609       </method>
34610     </type>
34611   </test>
34612   <test name="test-607.cs">
34613     <type name="Program">
34614       <method name="Void .ctor()">
34615         <size>7</size>
34616       </method>
34617       <method name="Int32 Main()">
34618         <size>40</size>
34619       </method>
34620     </type>
34621   </test>
34622   <test name="test-608.cs">
34623     <type name="X">
34624       <method name="Void .ctor()">
34625         <size>7</size>
34626       </method>
34627       <method name="Void Main()">
34628         <size>60</size>
34629       </method>
34630     </type>
34631   </test>
34632   <test name="test-609.cs">
34633     <type name="Test">
34634       <method name="Void .ctor()">
34635         <size>7</size>
34636       </method>
34637       <method name="Int32 Main()">
34638         <size>36</size>
34639       </method>
34640     </type>
34641   </test>
34642   <test name="test-61.cs">
34643     <type name="X">
34644       <method name="Void .ctor()">
34645         <size>7</size>
34646       </method>
34647       <method name="Void add_XX(X+MyEvent)">
34648         <size>3</size>
34649       </method>
34650       <method name="Void remove_XX(X+MyEvent)">
34651         <size>3</size>
34652       </method>
34653       <method name="Int32 get_Property()">
34654         <size>4</size>
34655       </method>
34656       <method name="Void set_Property(Int32)">
34657         <size>3</size>
34658       </method>
34659       <method name="Int32 get_P2()">
34660         <size>2</size>
34661       </method>
34662       <method name="Void set_P3(Int32)">
34663         <size>1</size>
34664       </method>
34665       <method name="Int32 Main()">
34666         <size>2</size>
34667       </method>
34668     </type>
34669     <type name="X+MyEvent">
34670       <method name="Void .ctor(Object, IntPtr)">
34671         <size>0</size>
34672       </method>
34673       <method name="Void Invoke()">
34674         <size>0</size>
34675       </method>
34676       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34677         <size>0</size>
34678       </method>
34679       <method name="Void EndInvoke(IAsyncResult)">
34680         <size>0</size>
34681       </method>
34682     </type>
34683   </test>
34684   <test name="test-610.cs">
34685     <type name="A">
34686       <method name="Void .ctor()">
34687         <size>7</size>
34688       </method>
34689       <method name="Void Main()">
34690         <size>1</size>
34691       </method>
34692     </type>
34693     <type name="A+C">
34694       <method name="Void .ctor()">
34695         <size>7</size>
34696       </method>
34697     </type>
34698     <type name="A+C+D">
34699       <method name="Void .ctor()">
34700         <size>7</size>
34701       </method>
34702     </type>
34703     <type name="N.B">
34704       <method name="Void .ctor()">
34705         <size>7</size>
34706       </method>
34707     </type>
34708     <type name="N.B+C">
34709       <method name="Void .ctor()">
34710         <size>7</size>
34711       </method>
34712     </type>
34713     <type name="N.B+C+E">
34714       <method name="Void .ctor()">
34715         <size>7</size>
34716       </method>
34717     </type>
34718     <type name="N.B+A">
34719       <method name="Void .ctor()">
34720         <size>7</size>
34721       </method>
34722     </type>
34723     <type name="N.B+A+D">
34724       <method name="Void .ctor()">
34725         <size>7</size>
34726       </method>
34727     </type>
34728   </test>
34729   <test name="test-611.cs">
34730     <type name="T">
34731       <method name="Void .ctor()">
34732         <size>7</size>
34733       </method>
34734     </type>
34735     <type name="T+Protected">
34736       <method name="Void .ctor()">
34737         <size>7</size>
34738       </method>
34739     </type>
34740     <type name="D">
34741       <method name="Void .ctor()">
34742         <size>7</size>
34743       </method>
34744     </type>
34745     <type name="D+Private">
34746       <method name="Void .ctor()">
34747         <size>7</size>
34748       </method>
34749       <method name="Void Stuff(T+Protected)">
34750         <size>1</size>
34751       </method>
34752     </type>
34753     <type name="D2">
34754       <method name="Void .ctor()">
34755         <size>7</size>
34756       </method>
34757     </type>
34758     <type name="D2+P">
34759       <method name="Void .ctor()">
34760         <size>7</size>
34761       </method>
34762     </type>
34763     <type name="D2+P+Private">
34764       <method name="Void .ctor()">
34765         <size>7</size>
34766       </method>
34767       <method name="Void Stuff(T+Protected)">
34768         <size>1</size>
34769       </method>
34770     </type>
34771     <type name="Z">
34772       <method name="Void .ctor()">
34773         <size>7</size>
34774       </method>
34775       <method name="Void Main()">
34776         <size>1</size>
34777       </method>
34778     </type>
34779   </test>
34780   <test name="test-612.cs">
34781     <type name="Abcdefghijklmnopqrstuvwxyz">
34782       <method name="Void .ctor()">
34783         <size>7</size>
34784       </method>
34785       <method name="Void .cctor()">
34786         <size>7</size>
34787       </method>
34788     </type>
34789     <type name="OO">
34790       <method name="Void .ctor()">
34791         <size>7</size>
34792       </method>
34793       <method name="Void D()">
34794         <size>5293</size>
34795       </method>
34796     </type>
34797     <type name="Zyxwvutsrqp">
34798       <method name="Void .ctor()">
34799         <size>7</size>
34800       </method>
34801       <method name="Void .cctor()">
34802         <size>7</size>
34803       </method>
34804     </type>
34805     <type name="XXX">
34806       <method name="Void .ctor()">
34807         <size>7</size>
34808       </method>
34809       <method name="Boolean IsAltered()">
34810         <size>859</size>
34811       </method>
34812       <method name="Void Main()">
34813         <size>1</size>
34814       </method>
34815     </type>
34816   </test>
34817   <test name="test-613.cs">
34818     <type name="M">
34819       <method name="Void .ctor()">
34820         <size>7</size>
34821       </method>
34822       <method name="Boolean g()">
34823         <size>8</size>
34824       </method>
34825       <method name="Int32 Main()">
34826         <size>62</size>
34827       </method>
34828     </type>
34829   </test>
34830   <test name="test-614.cs">
34831     <type name="C">
34832       <method name="Void .ctor()">
34833         <size>7</size>
34834       </method>
34835       <method name="Void And()">
34836         <size>73</size>
34837       </method>
34838       <method name="Void Or()">
34839         <size>129</size>
34840       </method>
34841       <method name="Int32 Main()">
34842         <size>70</size>
34843       </method>
34844     </type>
34845   </test>
34846   <test name="test-615.cs">
34847     <type name="C">
34848       <method name="Void .ctor()">
34849         <size>7</size>
34850       </method>
34851       <method name="Void Main()">
34852         <size>16</size>
34853       </method>
34854     </type>
34855   </test>
34856   <test name="test-617.cs">
34857     <type name="Y">
34858       <method name="Void .ctor()">
34859         <size>7</size>
34860       </method>
34861       <method name="Void X.add_Foo(MyDelegate)">
34862         <size>1</size>
34863       </method>
34864       <method name="Void X.remove_Foo(MyDelegate)">
34865         <size>1</size>
34866       </method>
34867       <method name="Void add_Foo(MyDelegate)">
34868         <size>24</size>
34869       </method>
34870       <method name="Void remove_Foo(MyDelegate)">
34871         <size>24</size>
34872       </method>
34873       <method name="Int32 X.get_Prop()">
34874         <size>2</size>
34875       </method>
34876       <method name="Int32 Main()">
34877         <size>74</size>
34878       </method>
34879     </type>
34880     <type name="MyDelegate">
34881       <method name="Void .ctor(Object, IntPtr)">
34882         <size>0</size>
34883       </method>
34884       <method name="Int64 Invoke()">
34885         <size>0</size>
34886       </method>
34887       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
34888         <size>0</size>
34889       </method>
34890       <method name="Int64 EndInvoke(IAsyncResult)">
34891         <size>0</size>
34892       </method>
34893     </type>
34894   </test>
34895   <test name="test-618.cs">
34896     <type name="C">
34897       <method name="Void .ctor()">
34898         <size>7</size>
34899       </method>
34900       <method name="Void ZeroBasedReductions()">
34901         <size>18</size>
34902       </method>
34903       <method name="Void Main()">
34904         <size>6</size>
34905       </method>
34906     </type>
34907   </test>
34908   <test name="test-619.cs">
34909     <type name="X">
34910       <method name="Void .ctor()">
34911         <size>7</size>
34912       </method>
34913       <method name="Void Main()">
34914         <size>11</size>
34915       </method>
34916     </type>
34917   </test>
34918   <test name="test-62.cs">
34919     <type name="X">
34920       <method name="Void .ctor()">
34921         <size>7</size>
34922       </method>
34923       <method name="X[] GetX()">
34924         <size>2</size>
34925       </method>
34926       <method name="System.Int32[] getInt()">
34927         <size>2</size>
34928       </method>
34929       <method name="System.Int32[,,] getMoreInt()">
34930         <size>2</size>
34931       </method>
34932       <method name="Int32 Main()">
34933         <size>2</size>
34934       </method>
34935     </type>
34936   </test>
34937   <test name="test-620.cs">
34938     <type name="X">
34939       <method name="Void .ctor()">
34940         <size>7</size>
34941       </method>
34942       <method name="Void A(Int32 ByRef)">
34943         <size>7</size>
34944       </method>
34945       <method name="Void B(Int32 ByRef)">
34946         <size>7</size>
34947       </method>
34948       <method name="Int32 Main()">
34949         <size>22</size>
34950       </method>
34951     </type>
34952   </test>
34953   <test name="test-621.cs">
34954     <type name="X">
34955       <method name="Void .ctor()">
34956         <size>7</size>
34957       </method>
34958       <method name="Void Main()">
34959         <size>129</size>
34960       </method>
34961     </type>
34962   </test>
34963   <test name="test-622.cs">
34964     <type name="A">
34965       <method name="Void .ctor(Int32)">
34966         <size>1</size>
34967       </method>
34968     </type>
34969     <type name="B">
34970       <method name="Void .ctor(Int32)">
34971         <size>7</size>
34972       </method>
34973     </type>
34974     <type name="X">
34975       <method name="Void .ctor()">
34976         <size>7</size>
34977       </method>
34978       <method name="Void Foo(A ByRef)">
34979         <size>8</size>
34980       </method>
34981       <method name="Void Foo(System.Object ByRef)">
34982         <size>9</size>
34983       </method>
34984       <method name="Int32 Main()">
34985         <size>16</size>
34986       </method>
34987     </type>
34988   </test>
34989   <test name="test-623.cs">
34990     <type name="X">
34991       <method name="Void .ctor()">
34992         <size>7</size>
34993       </method>
34994       <method name="Void a()">
34995         <size>0</size>
34996       </method>
34997     </type>
34998     <type name="Y">
34999       <method name="Void .ctor()">
35000         <size>7</size>
35001       </method>
35002       <method name="Void a()">
35003         <size>11</size>
35004       </method>
35005       <method name="Void Main()">
35006         <size>13</size>
35007       </method>
35008     </type>
35009   </test>
35010   <test name="test-624.cs">
35011     <type name="X">
35012       <method name="Void .ctor()">
35013         <size>7</size>
35014       </method>
35015       <method name="Int32 get_Type()">
35016         <size>2</size>
35017       </method>
35018       <method name="Void Main()">
35019         <size>3</size>
35020       </method>
35021     </type>
35022   </test>
35023   <test name="test-625.cs">
35024     <type name="Location">
35025       <method name="Void .ctor()">
35026         <size>7</size>
35027       </method>
35028       <method name="Int32 get_Null()">
35029         <size>2</size>
35030       </method>
35031     </type>
35032     <type name="X">
35033       <method name="Void .ctor()">
35034         <size>13</size>
35035       </method>
35036       <method name="Void Main()">
35037         <size>1</size>
35038       </method>
35039     </type>
35040   </test>
35041   <test name="test-626.cs">
35042     <type name="X">
35043       <method name="Void .ctor()">
35044         <size>7</size>
35045       </method>
35046       <method name="Void A()">
35047         <size>1</size>
35048       </method>
35049       <method name="Void Main()">
35050         <size>37</size>
35051       </method>
35052     </type>
35053   </test>
35054   <test name="test-627.cs">
35055     <type name="B">
35056       <method name="Void .ctor()">
35057         <size>7</size>
35058       </method>
35059       <method name="Void X.B()">
35060         <size>1</size>
35061       </method>
35062       <method name="Void A.B()">
35063         <size>1</size>
35064       </method>
35065     </type>
35066     <type name="M">
35067       <method name="Void .ctor()">
35068         <size>7</size>
35069       </method>
35070       <method name="Void N(System.Object)">
35071         <size>8</size>
35072       </method>
35073       <method name="Void Main()">
35074         <size>1</size>
35075       </method>
35076     </type>
35077   </test>
35078   <test name="test-628.cs">
35079     <type name="N1.B">
35080       <method name="Void .ctor()">
35081         <size>7</size>
35082       </method>
35083     </type>
35084     <type name="X">
35085       <method name="Void .ctor()">
35086         <size>7</size>
35087       </method>
35088     </type>
35089     <type name="X2">
35090       <method name="Void .ctor()">
35091         <size>7</size>
35092       </method>
35093     </type>
35094     <type name="Y2">
35095       <method name="Void .ctor()">
35096         <size>7</size>
35097       </method>
35098     </type>
35099     <type name="Y">
35100       <method name="Void .ctor()">
35101         <size>7</size>
35102       </method>
35103       <method name="Void Main()">
35104         <size>1</size>
35105       </method>
35106     </type>
35107   </test>
35108   <test name="test-629.cs">
35109     <type name="Foo">
35110       <method name="Void .ctor()">
35111         <size>7</size>
35112       </method>
35113       <method name="IEnumerable foo()">
35114         <size>16</size>
35115       </method>
35116       <method name="Int32 Main()">
35117         <size>65</size>
35118       </method>
35119     </type>
35120     <type name="Foo+&lt;foo&gt;c__Iterator0">
35121       <method name="Void .ctor()">
35122         <size>7</size>
35123       </method>
35124       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35125         <size>7</size>
35126       </method>
35127       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35128         <size>7</size>
35129       </method>
35130       <method name="Boolean MoveNext()">
35131         <size>39</size>
35132       </method>
35133       <method name="Void Dispose()">
35134         <size>8</size>
35135       </method>
35136       <method name="Void Reset()">
35137         <size>6</size>
35138       </method>
35139       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35140         <size>7</size>
35141       </method>
35142       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35143         <size>26</size>
35144       </method>
35145     </type>
35146   </test>
35147   <test name="test-63.cs">
35148     <type name="X">
35149       <method name="Void .ctor()">
35150         <size>7</size>
35151       </method>
35152       <method name="Int32 Main()">
35153         <size>96</size>
35154       </method>
35155     </type>
35156   </test>
35157   <test name="test-630.cs">
35158     <type name="MyEx">
35159       <method name="Void .ctor()">
35160         <size>7</size>
35161       </method>
35162     </type>
35163     <type name="Ex">
35164       <method name="Void .ctor()">
35165         <size>7</size>
35166       </method>
35167       <method name="Int32 test(Int32)">
35168         <size>37</size>
35169       </method>
35170       <method name="Int32 Main()">
35171         <size>70</size>
35172       </method>
35173     </type>
35174   </test>
35175   <test name="test-631.cs">
35176     <type name="A">
35177       <method name="Void .ctor()">
35178         <size>7</size>
35179       </method>
35180       <method name="SByte op_Implicit(A)">
35181         <size>2</size>
35182       </method>
35183       <method name="Byte op_Implicit(A)">
35184         <size>2</size>
35185       </method>
35186       <method name="Int16 op_Implicit(A)">
35187         <size>2</size>
35188       </method>
35189       <method name="UInt16 op_Implicit(A)">
35190         <size>2</size>
35191       </method>
35192       <method name="Int32 op_Implicit(A)">
35193         <size>2</size>
35194       </method>
35195       <method name="UInt32 op_Implicit(A)">
35196         <size>2</size>
35197       </method>
35198       <method name="Int64 op_Implicit(A)">
35199         <size>3</size>
35200       </method>
35201       <method name="UInt64 op_Implicit(A)">
35202         <size>3</size>
35203       </method>
35204     </type>
35205     <type name="A2">
35206       <method name="Void .ctor()">
35207         <size>7</size>
35208       </method>
35209       <method name="SByte op_Implicit(A2)">
35210         <size>2</size>
35211       </method>
35212       <method name="Byte op_Implicit(A2)">
35213         <size>2</size>
35214       </method>
35215       <method name="Int16 op_Implicit(A2)">
35216         <size>2</size>
35217       </method>
35218       <method name="UInt32 op_Implicit(A2)">
35219         <size>2</size>
35220       </method>
35221       <method name="Int64 op_Implicit(A2)">
35222         <size>3</size>
35223       </method>
35224       <method name="UInt64 op_Implicit(A2)">
35225         <size>3</size>
35226       </method>
35227     </type>
35228     <type name="A3">
35229       <method name="Void .ctor()">
35230         <size>7</size>
35231       </method>
35232       <method name="SByte op_Implicit(A3)">
35233         <size>2</size>
35234       </method>
35235       <method name="UInt32 op_Implicit(A3)">
35236         <size>2</size>
35237       </method>
35238       <method name="Int64 op_Implicit(A3)">
35239         <size>3</size>
35240       </method>
35241       <method name="UInt64 op_Implicit(A3)">
35242         <size>3</size>
35243       </method>
35244     </type>
35245     <type name="A4">
35246       <method name="Void .ctor()">
35247         <size>7</size>
35248       </method>
35249       <method name="UInt32 op_Implicit(A4)">
35250         <size>2</size>
35251       </method>
35252       <method name="Int64 op_Implicit(A4)">
35253         <size>3</size>
35254       </method>
35255       <method name="UInt64 op_Implicit(A4)">
35256         <size>3</size>
35257       </method>
35258     </type>
35259     <type name="A5">
35260       <method name="Void .ctor()">
35261         <size>7</size>
35262       </method>
35263       <method name="UInt32 op_Implicit(A5)">
35264         <size>2</size>
35265       </method>
35266       <method name="Int32 op_Implicit(A5)">
35267         <size>2</size>
35268       </method>
35269     </type>
35270     <type name="A6">
35271       <method name="Void .ctor()">
35272         <size>7</size>
35273       </method>
35274       <method name="Byte op_Implicit(A6)">
35275         <size>2</size>
35276       </method>
35277     </type>
35278     <type name="MyDecimal">
35279       <method name="Void .ctor()">
35280         <size>7</size>
35281       </method>
35282       <method name="Decimal op_Implicit(MyDecimal)">
35283         <size>8</size>
35284       </method>
35285     </type>
35286     <type name="Constraint">
35287       <method name="Void .ctor()">
35288         <size>7</size>
35289       </method>
35290       <method name="Int32 Main()">
35291         <size>293</size>
35292       </method>
35293     </type>
35294   </test>
35295   <test name="test-632.cs">
35296     <type name="Bug379822">
35297       <method name="Void .ctor()">
35298         <size>7</size>
35299       </method>
35300       <method name="Void Assert(Boolean, Boolean)">
35301         <size>19</size>
35302       </method>
35303       <method name="Void TestAnd(Boolean)">
35304         <size>79</size>
35305       </method>
35306       <method name="Void TestOr(Boolean)">
35307         <size>88</size>
35308       </method>
35309       <method name="Void Test(Boolean)">
35310         <size>13</size>
35311       </method>
35312       <method name="Void Main()">
35313         <size>13</size>
35314       </method>
35315     </type>
35316   </test>
35317   <test name="test-633.cs">
35318     <type name="Test.C">
35319       <method name="Void .ctor()">
35320         <size>7</size>
35321       </method>
35322       <method name="Void Main()">
35323         <size>1</size>
35324       </method>
35325     </type>
35326   </test>
35327   <test name="test-634.cs">
35328     <type name="Test">
35329       <method name="Void .ctor()">
35330         <size>7</size>
35331       </method>
35332       <method name="Void TestFunc()">
35333         <size>2</size>
35334       </method>
35335       <method name="Void Main(System.String[])">
35336         <size>6</size>
35337       </method>
35338     </type>
35339     <type name="Test+D">
35340       <method name="Void .ctor(Object, IntPtr)">
35341         <size>0</size>
35342       </method>
35343       <method name="Void Invoke()">
35344         <size>0</size>
35345       </method>
35346       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
35347         <size>0</size>
35348       </method>
35349       <method name="Void EndInvoke(IAsyncResult)">
35350         <size>0</size>
35351       </method>
35352     </type>
35353   </test>
35354   <test name="test-635.cs">
35355     <type name="ShortCircuitFold">
35356       <method name="Void .ctor()">
35357         <size>7</size>
35358       </method>
35359       <method name="Boolean get_False()">
35360         <size>14</size>
35361       </method>
35362       <method name="Boolean get_True()">
35363         <size>14</size>
35364       </method>
35365       <method name="Void a(Boolean, Boolean)">
35366         <size>19</size>
35367       </method>
35368       <method name="Void c(Int32)">
35369         <size>67</size>
35370       </method>
35371       <method name="Boolean f()">
35372         <size>11</size>
35373       </method>
35374       <method name="Void Main()">
35375         <size>167</size>
35376       </method>
35377     </type>
35378   </test>
35379   <test name="test-636.cs">
35380     <type name="Foo">
35381       <method name="Void .ctor()">
35382         <size>7</size>
35383       </method>
35384       <method name="Boolean get_False()">
35385         <size>14</size>
35386       </method>
35387       <method name="Void ping()">
35388         <size>13</size>
35389       </method>
35390       <method name="Int32 test_while(Int32)">
35391         <size>53</size>
35392       </method>
35393       <method name="Int32 test_do_while(Int32)">
35394         <size>53</size>
35395       </method>
35396       <method name="Int32 test_for(Int32)">
35397         <size>64</size>
35398       </method>
35399       <method name="Void test_for_empty()">
35400         <size>35</size>
35401       </method>
35402       <method name="Void Main()">
35403         <size>30</size>
35404       </method>
35405     </type>
35406   </test>
35407   <test name="test-638.cs">
35408     <type name="Fail">
35409       <method name="Void .ctor()">
35410         <size>7</size>
35411       </method>
35412       <method name="Void Main()">
35413         <size>110</size>
35414       </method>
35415     </type>
35416     <type name="Fail+&lt;Main&gt;c__AnonStorey0">
35417       <method name="Void .ctor()">
35418         <size>7</size>
35419       </method>
35420       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
35421         <size>28</size>
35422       </method>
35423     </type>
35424   </test>
35425   <test name="test-639.cs">
35426     <type name="Foo">
35427       <method name="Void .ctor()">
35428         <size>7</size>
35429       </method>
35430       <method name="System.String get_s()">
35431         <size>13</size>
35432       </method>
35433       <method name="Void set_s(System.String)">
35434         <size>34</size>
35435       </method>
35436       <method name="Void Main()">
35437         <size>67</size>
35438       </method>
35439     </type>
35440   </test>
35441   <test name="test-64.cs">
35442     <type name="Operator">
35443       <method name="Void .ctor()">
35444         <size>7</size>
35445       </method>
35446     </type>
35447     <type name="Blah">
35448       <method name="Void .ctor(Operator)">
35449         <size>7</size>
35450       </method>
35451     </type>
35452     <type name="T">
35453       <method name="Void .ctor()">
35454         <size>7</size>
35455       </method>
35456       <method name="Int32 Main()">
35457         <size>9</size>
35458       </method>
35459     </type>
35460   </test>
35461   <test name="test-640.cs">
35462     <type name="C">
35463       <method name="Void .ctor()">
35464         <size>7</size>
35465       </method>
35466       <method name="Int32 Main()">
35467         <size>100</size>
35468       </method>
35469     </type>
35470   </test>
35471   <test name="test-641.cs">
35472     <type name="Identifier">
35473       <method name="Void .ctor()">
35474         <size>7</size>
35475       </method>
35476       <method name="Int32 Main()">
35477         <size>55</size>
35478       </method>
35479       <method name="Boolean op_Equality(Identifier, Identifier)">
35480         <size>2</size>
35481       </method>
35482       <method name="Boolean op_Inequality(Identifier, Identifier)">
35483         <size>2</size>
35484       </method>
35485       <method name="Identifier op_Implicit(System.String)">
35486         <size>2</size>
35487       </method>
35488       <method name="System.String op_Implicit(Identifier)">
35489         <size>2</size>
35490       </method>
35491       <method name="Decimal op_Implicit(Identifier)">
35492         <size>7</size>
35493       </method>
35494     </type>
35495   </test>
35496   <test name="test-642.cs">
35497     <type name="C">
35498       <method name="Void .ctor()">
35499         <size>7</size>
35500       </method>
35501       <method name="Int32 Main()">
35502         <size>40</size>
35503       </method>
35504     </type>
35505   </test>
35506   <test name="test-643.cs">
35507     <type name="PointerArithmeticTest">
35508       <method name="Void .ctor()">
35509         <size>7</size>
35510       </method>
35511       <method name="Int32 Main()">
35512         <size>130</size>
35513       </method>
35514       <method name="Int32* Conversions(Int64)">
35515         <size>3</size>
35516       </method>
35517       <method name="Int32 CheckAdd(Byte*, Int32)">
35518         <size>14</size>
35519       </method>
35520       <method name="Int32 CheckSub(Int16*, Int32)">
35521         <size>16</size>
35522       </method>
35523       <method name="Int32 CheckSub2(Int16*, Int32)">
35524         <size>23</size>
35525       </method>
35526     </type>
35527   </test>
35528   <test name="test-644.cs">
35529     <type name="Program">
35530       <method name="Void .ctor()">
35531         <size>7</size>
35532       </method>
35533       <method name="System.Object M(Int32)">
35534         <size>2</size>
35535       </method>
35536       <method name="Void Test_1()">
35537         <size>59</size>
35538       </method>
35539       <method name="Boolean Test_2()">
35540         <size>24</size>
35541       </method>
35542       <method name="Boolean Test_3()">
35543         <size>24</size>
35544       </method>
35545       <method name="Boolean Test_4(Program+D)">
35546         <size>13</size>
35547       </method>
35548       <method name="Int32 Main()">
35549         <size>75</size>
35550       </method>
35551     </type>
35552     <type name="Program+D">
35553       <method name="Void .ctor(Object, IntPtr)">
35554         <size>0</size>
35555       </method>
35556       <method name="System.Object Invoke(Int32)">
35557         <size>0</size>
35558       </method>
35559       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
35560         <size>0</size>
35561       </method>
35562       <method name="System.Object EndInvoke(IAsyncResult)">
35563         <size>0</size>
35564       </method>
35565     </type>
35566   </test>
35567   <test name="test-645.cs">
35568     <type name="Program">
35569       <method name="Void .ctor()">
35570         <size>7</size>
35571       </method>
35572       <method name="IEnumerable get_Empty()">
35573         <size>16</size>
35574       </method>
35575       <method name="Void Main()">
35576         <size>61</size>
35577       </method>
35578     </type>
35579     <type name="Program+&lt;&gt;c__Iterator0">
35580       <method name="Void .ctor()">
35581         <size>7</size>
35582       </method>
35583       <method name="System.Object System.Collections.IEnumerator.get_Current()">
35584         <size>7</size>
35585       </method>
35586       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
35587         <size>7</size>
35588       </method>
35589       <method name="Boolean MoveNext()">
35590         <size>158</size>
35591       </method>
35592       <method name="Void Dispose()">
35593         <size>8</size>
35594       </method>
35595       <method name="Void Reset()">
35596         <size>6</size>
35597       </method>
35598       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
35599         <size>7</size>
35600       </method>
35601       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
35602         <size>26</size>
35603       </method>
35604     </type>
35605   </test>
35606   <test name="test-646.cs">
35607     <type name="Program">
35608       <method name="Void .ctor()">
35609         <size>7</size>
35610       </method>
35611       <method name="Int64 CastUIntPtrToInt64(UIntPtr)">
35612         <size>7</size>
35613       </method>
35614       <method name="UInt32 CastIntPtrToUInt32(IntPtr)">
35615         <size>7</size>
35616       </method>
35617       <method name="Int32 Main()">
35618         <size>113</size>
35619       </method>
35620     </type>
35621   </test>
35622   <test name="test-647.cs">
35623     <type name="Foo">
35624       <method name="Void .ctor()">
35625         <size>7</size>
35626       </method>
35627       <method name="Void Main()">
35628         <size>28</size>
35629       </method>
35630     </type>
35631   </test>
35632   <test name="test-648.cs">
35633     <type name="ParamMismatch.TestCase">
35634       <method name="Void .ctor()">
35635         <size>7</size>
35636       </method>
35637       <method name="Void add_Culprit(System.EventHandler)">
35638         <size>1</size>
35639       </method>
35640       <method name="Void remove_Culprit(System.EventHandler)">
35641         <size>1</size>
35642       </method>
35643       <method name="Void Main()">
35644         <size>1</size>
35645       </method>
35646       <method name="Void Finalize()">
35647         <size>13</size>
35648       </method>
35649     </type>
35650   </test>
35651   <test name="test-649.cs">
35652     <type name="MainClass">
35653       <method name="Void .ctor()">
35654         <size>7</size>
35655       </method>
35656       <method name="Void Main(System.String[])">
35657         <size>609</size>
35658       </method>
35659     </type>
35660     <type name="MainClass+Decimal2">
35661       <method name="Void .ctor(Double)">
35662         <size>13</size>
35663       </method>
35664       <method name="Void .ctor(Decimal)">
35665         <size>8</size>
35666       </method>
35667       <method name="Decimal2 op_Explicit(Decimal)">
35668         <size>7</size>
35669       </method>
35670       <method name="Decimal2 op_Explicit(Double)">
35671         <size>7</size>
35672       </method>
35673       <method name="Decimal op_Implicit(Decimal2)">
35674         <size>8</size>
35675       </method>
35676     </type>
35677   </test>
35678   <test name="test-65.cs">
35679     <type name="X">
35680       <method name="Void .ctor()">
35681         <size>7</size>
35682       </method>
35683       <method name="Void receiver(S)">
35684         <size>7</size>
35685       </method>
35686       <method name="System.Object BoxS()">
35687         <size>21</size>
35688       </method>
35689       <method name="S Plain()">
35690         <size>16</size>
35691       </method>
35692       <method name="Int32 Main()">
35693         <size>98</size>
35694       </method>
35695     </type>
35696   </test>
35697   <test name="test-650.cs">
35698     <type name="App">
35699       <method name="Void .ctor()">
35700         <size>7</size>
35701       </method>
35702       <method name="Void Main()">
35703         <size>1</size>
35704       </method>
35705     </type>
35706   </test>
35707   <test name="test-651.cs">
35708     <type name="Foo">
35709       <method name="Void .ctor()">
35710         <size>7</size>
35711       </method>
35712       <method name="Void Open(IList)">
35713         <size>1</size>
35714       </method>
35715       <method name="Void Open(System.Collections.ArrayList ByRef)">
35716         <size>20</size>
35717       </method>
35718       <method name="Void Main()">
35719         <size>1</size>
35720       </method>
35721     </type>
35722   </test>
35723   <test name="test-652.cs">
35724     <type name="C">
35725       <method name="Void .ctor()">
35726         <size>7</size>
35727       </method>
35728       <method name="Int32 Main()">
35729         <size>6</size>
35730       </method>
35731       <method name="Int32 Test()">
35732         <size>27</size>
35733       </method>
35734     </type>
35735   </test>
35736   <test name="test-653.cs">
35737     <type name="C">
35738       <method name="Void .ctor()">
35739         <size>7</size>
35740       </method>
35741       <method name="Int32 Test()">
35742         <size>50</size>
35743       </method>
35744       <method name="Void Test2()">
35745         <size>32</size>
35746       </method>
35747       <method name="Void Test2(SByte, Int16, Int32, Int64, UInt64)">
35748         <size>39</size>
35749       </method>
35750       <method name="Int32 Main()">
35751         <size>41</size>
35752       </method>
35753     </type>
35754   </test>
35755   <test name="test-654.cs">
35756     <type name="Program">
35757       <method name="Void .ctor()">
35758         <size>7</size>
35759       </method>
35760       <method name="Int32 Main()">
35761         <size>8</size>
35762       </method>
35763       <method name="Int32 Test(SByte*)">
35764         <size>33</size>
35765       </method>
35766     </type>
35767   </test>
35768   <test name="test-655.cs">
35769     <type name="D">
35770       <method name="Void .ctor()">
35771         <size>7</size>
35772       </method>
35773       <method name="Byte get_Item(Int32)">
35774         <size>7</size>
35775       </method>
35776       <method name="Void set_Item(Int32, Byte)">
35777         <size>8</size>
35778       </method>
35779       <method name="Int32 Main()">
35780         <size>77</size>
35781       </method>
35782     </type>
35783   </test>
35784   <test name="test-656.cs">
35785     <type name="Goo">
35786       <method name="Void .ctor()">
35787         <size>7</size>
35788       </method>
35789       <method name="Void Main()">
35790         <size>26</size>
35791       </method>
35792     </type>
35793   </test>
35794   <test name="test-657.cs">
35795     <type name="TestDebug.C">
35796       <method name="Void .ctor()">
35797         <size>7</size>
35798       </method>
35799       <method name="Void Method()">
35800         <size>1</size>
35801       </method>
35802     </type>
35803     <type name="TestDebug.Program">
35804       <method name="Void .ctor()">
35805         <size>7</size>
35806       </method>
35807       <method name="Void Excluded()">
35808         <size>11</size>
35809       </method>
35810       <method name="Int32 Main()">
35811         <size>7</size>
35812       </method>
35813     </type>
35814   </test>
35815   <test name="test-658.cs">
35816     <type name="A">
35817       <method name="Void .ctor()">
35818         <size>7</size>
35819       </method>
35820       <method name="Int32 get_Thread()">
35821         <size>2</size>
35822       </method>
35823     </type>
35824     <type name="Thread">
35825       <method name="Void .ctor()">
35826         <size>7</size>
35827       </method>
35828       <method name="Void Foo()">
35829         <size>1</size>
35830       </method>
35831     </type>
35832     <type name="B">
35833       <method name="Void .ctor()">
35834         <size>7</size>
35835       </method>
35836       <method name="Void Main()">
35837         <size>6</size>
35838       </method>
35839     </type>
35840   </test>
35841   <test name="test-659.cs">
35842     <type name="MySubClass">
35843       <method name="Void .ctor()">
35844         <size>7</size>
35845       </method>
35846       <method name="Int32 Main()">
35847         <size>30</size>
35848       </method>
35849       <method name="Void set_BB(Int32, Boolean)">
35850         <size>1</size>
35851       </method>
35852       <method name="Void Iface.set_AA(Int32, Boolean)">
35853         <size>9</size>
35854       </method>
35855     </type>
35856   </test>
35857   <test name="test-66.cs">
35858     <type name="Y">
35859       <method name="Void .ctor()">
35860         <size>7</size>
35861       </method>
35862     </type>
35863     <type name="X">
35864       <method name="Void .ctor()">
35865         <size>7</size>
35866       </method>
35867       <method name="Void .cctor()">
35868         <size>53</size>
35869       </method>
35870       <method name="Void FillOne()">
35871         <size>18</size>
35872       </method>
35873       <method name="Void FillSingle()">
35874         <size>39</size>
35875       </method>
35876       <method name="Void FillDouble()">
35877         <size>59</size>
35878       </method>
35879       <method name="Void FillObject()">
35880         <size>52</size>
35881       </method>
35882       <method name="Void FillDoubleObject()">
35883         <size>81</size>
35884       </method>
35885       <method name="Int32 TestSingle()">
35886         <size>47</size>
35887       </method>
35888       <method name="Int32 TestDouble()">
35889         <size>67</size>
35890       </method>
35891       <method name="Int32 TestObjectSingle()">
35892         <size>48</size>
35893       </method>
35894       <method name="Int32 TestObjectDouble()">
35895         <size>72</size>
35896       </method>
35897       <method name="Int32 Main()">
35898         <size>80</size>
35899       </method>
35900     </type>
35901   </test>
35902   <test name="test-660.cs">
35903     <type name="Test">
35904       <method name="Void .ctor()">
35905         <size>7</size>
35906       </method>
35907       <method name="Void Main()">
35908         <size>25</size>
35909       </method>
35910     </type>
35911     <type name="Status">
35912       <method name="Void .ctor(Code)">
35913         <size>8</size>
35914       </method>
35915       <method name="Status op_Implicit(Code)">
35916         <size>7</size>
35917       </method>
35918       <method name="Code op_Implicit(Status)">
35919         <size>8</size>
35920       </method>
35921     </type>
35922   </test>
35923   <test name="test-661.cs">
35924     <type name="Test">
35925       <method name="Void .ctor()">
35926         <size>7</size>
35927       </method>
35928       <method name="Void Main()">
35929         <size>1</size>
35930       </method>
35931       <method name="Void TestMethod()">
35932         <size>15</size>
35933       </method>
35934       <method name="SummaryInfo GetSummary()">
35935         <size>2</size>
35936       </method>
35937     </type>
35938   </test>
35939   <test name="test-662.cs">
35940     <type name="C">
35941       <method name="Void .ctor()">
35942         <size>7</size>
35943       </method>
35944       <method name="Void Main()">
35945         <size>1</size>
35946       </method>
35947     </type>
35948   </test>
35949   <test name="test-663.cs">
35950     <type name="A">
35951       <method name="Void .ctor()">
35952         <size>7</size>
35953       </method>
35954       <method name="Int32 op_Implicit(A)">
35955         <size>2</size>
35956       </method>
35957       <method name="Boolean op_Implicit(A)">
35958         <size>2</size>
35959       </method>
35960     </type>
35961     <type name="C">
35962       <method name="Void .ctor()">
35963         <size>7</size>
35964       </method>
35965       <method name="Void Main()">
35966         <size>17</size>
35967       </method>
35968     </type>
35969   </test>
35970   <test name="test-664.cs">
35971     <type name="C">
35972       <method name="Void .ctor()">
35973         <size>7</size>
35974       </method>
35975       <method name="Boolean Test(System.String)">
35976         <size>148</size>
35977       </method>
35978       <method name="Int32 Main()">
35979         <size>49</size>
35980       </method>
35981     </type>
35982   </test>
35983   <test name="test-665.cs">
35984     <type name="Test">
35985       <method name="Void .ctor()">
35986         <size>7</size>
35987       </method>
35988       <method name="Int32 Main()">
35989         <size>14</size>
35990       </method>
35991       <method name="Int32 Method(System.Object)">
35992         <size>2</size>
35993       </method>
35994     </type>
35995   </test>
35996   <test name="test-666.cs">
35997     <type name="C">
35998       <method name="Void .ctor()">
35999         <size>7</size>
36000       </method>
36001       <method name="Void Main()">
36002         <size>1</size>
36003       </method>
36004     </type>
36005   </test>
36006   <test name="test-667.cs">
36007     <type name="CA">
36008       <method name="Void .ctor()">
36009         <size>7</size>
36010       </method>
36011       <method name="Void IA.M()">
36012         <size>1</size>
36013       </method>
36014     </type>
36015     <type name="CC">
36016       <method name="Void .ctor()">
36017         <size>7</size>
36018       </method>
36019       <method name="Void Main()">
36020         <size>1</size>
36021       </method>
36022     </type>
36023   </test>
36024   <test name="test-668.cs">
36025     <type name="Bar">
36026       <method name="Void .ctor()">
36027         <size>7</size>
36028       </method>
36029     </type>
36030     <type name="Test">
36031       <method name="Void .ctor()">
36032         <size>7</size>
36033       </method>
36034       <method name="Void Main()">
36035         <size>7</size>
36036       </method>
36037     </type>
36038   </test>
36039   <test name="test-669.cs">
36040     <type name="Test">
36041       <method name="Void .ctor()">
36042         <size>7</size>
36043       </method>
36044       <method name="Void Main()">
36045         <size>3</size>
36046       </method>
36047     </type>
36048   </test>
36049   <test name="test-670.cs">
36050     <type name="C">
36051       <method name="Void .ctor()">
36052         <size>7</size>
36053       </method>
36054       <method name="Void Main()">
36055         <size>14</size>
36056       </method>
36057     </type>
36058   </test>
36059   <test name="test-671.cs">
36060     <type name="C">
36061       <method name="Void .ctor()">
36062         <size>7</size>
36063       </method>
36064       <method name="Int32 Main()">
36065         <size>19</size>
36066       </method>
36067       <method name="Boolean Bar(System.Object)">
36068         <size>2</size>
36069       </method>
36070     </type>
36071   </test>
36072   <test name="test-672.cs">
36073     <type name="X">
36074       <method name="Void .ctor()">
36075         <size>7</size>
36076       </method>
36077       <method name="S* get_Foo2()">
36078         <size>3</size>
36079       </method>
36080       <method name="Void Main()">
36081         <size>1</size>
36082       </method>
36083       <method name="Int32* get_Foo()">
36084         <size>3</size>
36085       </method>
36086     </type>
36087   </test>
36088   <test name="test-673.cs">
36089     <type name="Test">
36090       <method name="Void .ctor()">
36091         <size>7</size>
36092       </method>
36093       <method name="Void Foo()">
36094         <size>1</size>
36095       </method>
36096       <method name="Int32 Main()">
36097         <size>85</size>
36098       </method>
36099     </type>
36100   </test>
36101   <test name="test-674.cs">
36102     <type name="Test">
36103       <method name="Void .ctor()">
36104         <size>7</size>
36105       </method>
36106       <method name="Int32 Main()">
36107         <size>56</size>
36108       </method>
36109       <method name="Int32 &lt;Main&gt;m__0(Int32)">
36110         <size>2</size>
36111       </method>
36112     </type>
36113     <type name="Test+D">
36114       <method name="Void .ctor(Object, IntPtr)">
36115         <size>0</size>
36116       </method>
36117       <method name="Int32 Invoke(Int32)">
36118         <size>0</size>
36119       </method>
36120       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
36121         <size>0</size>
36122       </method>
36123       <method name="Int32 EndInvoke(IAsyncResult)">
36124         <size>0</size>
36125       </method>
36126     </type>
36127   </test>
36128   <test name="test-675.cs">
36129     <type name="B">
36130       <method name="Void .ctor()">
36131         <size>7</size>
36132       </method>
36133       <method name="Int32 GetHashCode()">
36134         <size>2</size>
36135       </method>
36136       <method name="Boolean Equals(System.Object)">
36137         <size>2</size>
36138       </method>
36139       <method name="Boolean op_Equality(B, B)">
36140         <size>2</size>
36141       </method>
36142       <method name="Boolean op_Inequality(B, B)">
36143         <size>2</size>
36144       </method>
36145     </type>
36146     <type name="Test">
36147       <method name="Void .ctor()">
36148         <size>7</size>
36149       </method>
36150       <method name="Int32 Main()">
36151         <size>2</size>
36152       </method>
36153     </type>
36154   </test>
36155   <test name="test-676.cs">
36156     <type name="N.Item">
36157       <method name="Void .ctor()">
36158         <size>7</size>
36159       </method>
36160     </type>
36161     <type name="N.Test">
36162       <method name="Void .ctor()">
36163         <size>7</size>
36164       </method>
36165       <method name="N.Item get_Item(N.Test)">
36166         <size>2</size>
36167       </method>
36168       <method name="Void Foo(ItemSlot)">
36169         <size>27</size>
36170       </method>
36171       <method name="Int32 Main()">
36172         <size>2</size>
36173       </method>
36174     </type>
36175   </test>
36176   <test name="test-677.cs">
36177     <type name="InvokeWindow">
36178       <method name="Void .ctor()">
36179         <size>7</size>
36180       </method>
36181       <method name="Void add_E(D)">
36182         <size>24</size>
36183       </method>
36184       <method name="Void remove_E(D)">
36185         <size>24</size>
36186       </method>
36187       <method name="Void Run()">
36188         <size>12</size>
36189       </method>
36190     </type>
36191     <type name="Test">
36192       <method name="Void .ctor()">
36193         <size>7</size>
36194       </method>
36195       <method name="Int32 Main()">
36196         <size>32</size>
36197       </method>
36198       <method name="Void OnDeleteEvent()">
36199         <size>1</size>
36200       </method>
36201       <method name="Void OnDeleteEvent(Int32)">
36202         <size>1</size>
36203       </method>
36204     </type>
36205     <type name="D">
36206       <method name="Void .ctor(Object, IntPtr)">
36207         <size>0</size>
36208       </method>
36209       <method name="Void Invoke()">
36210         <size>0</size>
36211       </method>
36212       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
36213         <size>0</size>
36214       </method>
36215       <method name="Void EndInvoke(IAsyncResult)">
36216         <size>0</size>
36217       </method>
36218     </type>
36219   </test>
36220   <test name="test-678.cs">
36221     <type name="NaNTest">
36222       <method name="Void .ctor(Double, Double)">
36223         <size>171</size>
36224       </method>
36225       <method name="Int32 Main()">
36226         <size>26</size>
36227       </method>
36228     </type>
36229   </test>
36230   <test name="test-679.cs">
36231     <type name="Program">
36232       <method name="Void .ctor()">
36233         <size>7</size>
36234       </method>
36235       <method name="Int32 Main()">
36236         <size>12</size>
36237       </method>
36238     </type>
36239   </test>
36240   <test name="test-68.cs">
36241     <type name="Y">
36242       <method name="Void .ctor()">
36243         <size>14</size>
36244       </method>
36245     </type>
36246     <type name="X">
36247       <method name="Void .ctor()">
36248         <size>7</size>
36249       </method>
36250       <method name="Int32 Main()">
36251         <size>147</size>
36252       </method>
36253     </type>
36254   </test>
36255   <test name="test-680.cs">
36256     <type name="AsStringProblem.MainClass">
36257       <method name="Void .ctor()">
36258         <size>7</size>
36259       </method>
36260       <method name="Void Main()">
36261         <size>94</size>
36262       </method>
36263     </type>
36264   </test>
36265   <test name="test-681.cs">
36266     <type name="Bug">
36267       <method name="Void .ctor()">
36268         <size>20</size>
36269       </method>
36270       <method name="Void Main()">
36271         <size>1</size>
36272       </method>
36273     </type>
36274     <type name="BugClass">
36275       <method name="Void .cctor()">
36276         <size>18</size>
36277       </method>
36278       <method name="Void FooImplementation(System.Void*)">
36279         <size>1</size>
36280       </method>
36281     </type>
36282     <type name="BugClass+Foo">
36283       <method name="Void .ctor(Object, IntPtr)">
36284         <size>0</size>
36285       </method>
36286       <method name="Void Invoke(System.Void*)">
36287         <size>0</size>
36288       </method>
36289       <method name="IAsyncResult BeginInvoke(System.Void*, System.AsyncCallback, System.Object)">
36290         <size>0</size>
36291       </method>
36292       <method name="Void EndInvoke(IAsyncResult)">
36293         <size>0</size>
36294       </method>
36295     </type>
36296   </test>
36297   <test name="test-683.cs">
36298     <type name="broken_cast">
36299       <method name="Void .ctor()">
36300         <size>7</size>
36301       </method>
36302       <method name="Int32 Main()">
36303         <size>32</size>
36304       </method>
36305     </type>
36306   </test>
36307   <test name="test-684.cs">
36308     <type name="mono_bug.Program">
36309       <method name="Void .ctor()">
36310         <size>7</size>
36311       </method>
36312       <method name="Void Main()">
36313         <size>71</size>
36314       </method>
36315       <method name="System.Double[][,] ReturnArray()">
36316         <size>62</size>
36317       </method>
36318     </type>
36319   </test>
36320   <test name="test-685.cs">
36321     <type name="C">
36322       <method name="Void .ctor()">
36323         <size>7</size>
36324       </method>
36325       <method name="Void Main()">
36326         <size>28</size>
36327       </method>
36328     </type>
36329   </test>
36330   <test name="test-686.cs">
36331     <type name="Test">
36332       <method name="Void .ctor()">
36333         <size>7</size>
36334       </method>
36335       <method name="Void Main()">
36336         <size>51</size>
36337       </method>
36338       <method name="Void Foo()">
36339         <size>145</size>
36340       </method>
36341     </type>
36342   </test>
36343   <test name="test-687.cs">
36344     <type name="XUnit">
36345       <method name="Void .ctor(Double)">
36346         <size>8</size>
36347       </method>
36348       <method name="XUnit op_Implicit(Double)">
36349         <size>10</size>
36350       </method>
36351       <method name="Double op_Implicit(XUnit)">
36352         <size>8</size>
36353       </method>
36354     </type>
36355     <type name="Unit">
36356       <method name="Void .ctor(Double)">
36357         <size>8</size>
36358       </method>
36359       <method name="Unit op_Implicit(Double)">
36360         <size>10</size>
36361       </method>
36362       <method name="Double op_Implicit(Unit)">
36363         <size>8</size>
36364       </method>
36365     </type>
36366     <type name="Test">
36367       <method name="Void .ctor()">
36368         <size>7</size>
36369       </method>
36370       <method name="Int32 Main()">
36371         <size>56</size>
36372       </method>
36373     </type>
36374   </test>
36375   <test name="test-688.cs">
36376     <type name="Test">
36377       <method name="Void .ctor()">
36378         <size>7</size>
36379       </method>
36380       <method name="Int32 Main()">
36381         <size>46</size>
36382       </method>
36383       <method name="Byte* GetFoo()">
36384         <size>7</size>
36385       </method>
36386       <method name="Byte* GetFoo2()">
36387         <size>7</size>
36388       </method>
36389     </type>
36390   </test>
36391   <test name="test-689.cs">
36392     <type name="Sample">
36393       <method name="Void Main()">
36394         <size>3</size>
36395       </method>
36396       <method name="Void Foo(Byte*, Byte*)">
36397         <size>42</size>
36398       </method>
36399     </type>
36400   </test>
36401   <test name="test-69.cs">
36402     <type name="Blah">
36403       <method name="Void .ctor()">
36404         <size>7</size>
36405       </method>
36406       <method name="Void Start_internal(IntPtr)">
36407         <size>0</size>
36408       </method>
36409       <method name="Int32 Main()">
36410         <size>2</size>
36411       </method>
36412     </type>
36413   </test>
36414   <test name="test-690.cs">
36415     <type name="Test.Test">
36416       <method name="Void .ctor()">
36417         <size>7</size>
36418       </method>
36419       <method name="Void Main()">
36420         <size>1</size>
36421       </method>
36422     </type>
36423   </test>
36424   <test name="test-691.cs">
36425     <type name="ConsoleApplication6.Program">
36426       <method name="Void .ctor()">
36427         <size>7</size>
36428       </method>
36429       <method name="Void .cctor()">
36430         <size>23</size>
36431       </method>
36432       <method name="Void Main()">
36433         <size>127</size>
36434       </method>
36435     </type>
36436   </test>
36437   <test name="test-692.cs">
36438     <type name="Test">
36439       <method name="Void .ctor()">
36440         <size>7</size>
36441       </method>
36442       <method name="Void test1(DateTime ByRef)">
36443         <size>10</size>
36444       </method>
36445       <method name="Void test2(DateTime ByRef)">
36446         <size>13</size>
36447       </method>
36448       <method name="Int32 Main()">
36449         <size>141</size>
36450       </method>
36451     </type>
36452   </test>
36453   <test name="test-693.cs">
36454     <type name="ConstTest">
36455       <method name="Void .ctor()">
36456         <size>7</size>
36457       </method>
36458       <method name="Int32 Main()">
36459         <size>32</size>
36460       </method>
36461     </type>
36462   </test>
36463   <test name="test-694.cs">
36464     <type name="Test">
36465       <method name="Void .ctor()">
36466         <size>7</size>
36467       </method>
36468       <method name="Int32 Main()">
36469         <size>2</size>
36470       </method>
36471     </type>
36472   </test>
36473   <test name="test-695.cs">
36474     <type name="Program">
36475       <method name="Void .ctor()">
36476         <size>7</size>
36477       </method>
36478       <method name="Void .cctor()">
36479         <size>53</size>
36480       </method>
36481       <method name="Int32 Main()">
36482         <size>680</size>
36483       </method>
36484       <method name="System.String get_BaseDirectory()">
36485         <size>28</size>
36486       </method>
36487     </type>
36488     <type name="&lt;PrivateImplementationDetails&gt;">
36489       <method name="Void .ctor()">
36490         <size>7</size>
36491       </method>
36492     </type>
36493   </test>
36494   <test name="test-696.cs">
36495     <type name="S">
36496       <method name="Void f(S)">
36497         <size>1</size>
36498       </method>
36499       <method name="S op_Implicit(C)">
36500         <size>2</size>
36501       </method>
36502     </type>
36503     <type name="C">
36504       <method name="Void .ctor()">
36505         <size>7</size>
36506       </method>
36507       <method name="Void Main()">
36508         <size>12</size>
36509       </method>
36510     </type>
36511   </test>
36512   <test name="test-697.cs">
36513     <type name="C">
36514       <method name="Void .ctor()">
36515         <size>7</size>
36516       </method>
36517       <method name="Void Main()">
36518         <size>1</size>
36519       </method>
36520     </type>
36521   </test>
36522   <test name="test-698.cs">
36523     <type name="test">
36524       <method name="Void .ctor()">
36525         <size>7</size>
36526       </method>
36527       <method name="Void Main()">
36528         <size>12</size>
36529       </method>
36530     </type>
36531   </test>
36532   <test name="test-699.cs">
36533     <type name="D">
36534       <method name="Void .ctor(String)">
36535         <size>25</size>
36536       </method>
36537       <method name="System.String get_message()">
36538         <size>7</size>
36539       </method>
36540       <method name="Void Main()">
36541         <size>1</size>
36542       </method>
36543     </type>
36544   </test>
36545   <test name="test-7.cs">
36546     <type name="Mine.MyBoolean">
36547       <method name="Void .ctor()">
36548         <size>7</size>
36549       </method>
36550       <method name="Boolean op_Implicit(Mine.MyBoolean)">
36551         <size>2</size>
36552       </method>
36553     </type>
36554     <type name="Mine.MyTrueFalse">
36555       <method name="Void .ctor()">
36556         <size>7</size>
36557       </method>
36558       <method name="Boolean op_True(Mine.MyTrueFalse)">
36559         <size>2</size>
36560       </method>
36561       <method name="Boolean op_False(Mine.MyTrueFalse)">
36562         <size>2</size>
36563       </method>
36564     </type>
36565     <type name="Mine.Blah">
36566       <method name="Void .ctor(Int32)">
36567         <size>14</size>
36568       </method>
36569       <method name="Int32 Main()">
36570         <size>408</size>
36571       </method>
36572       <method name="Mine.Blah op_Addition(Mine.Blah, Mine.Blah)">
36573         <size>31</size>
36574       </method>
36575       <method name="Mine.Blah op_UnaryPlus(Mine.Blah)">
36576         <size>22</size>
36577       </method>
36578       <method name="Mine.Blah op_UnaryNegation(Mine.Blah)">
36579         <size>23</size>
36580       </method>
36581       <method name="Mine.Blah op_Subtraction(Mine.Blah, Mine.Blah)">
36582         <size>31</size>
36583       </method>
36584       <method name="Int32 op_Multiply(Mine.Blah, Mine.Blah)">
36585         <size>24</size>
36586       </method>
36587       <method name="Int32 op_Division(Mine.Blah, Mine.Blah)">
36588         <size>24</size>
36589       </method>
36590       <method name="Int32 op_Modulus(Mine.Blah, Mine.Blah)">
36591         <size>24</size>
36592       </method>
36593       <method name="Mine.Blah op_OnesComplement(Mine.Blah)">
36594         <size>23</size>
36595       </method>
36596       <method name="Boolean op_LogicalNot(Mine.Blah)">
36597         <size>20</size>
36598       </method>
36599       <method name="Mine.Blah op_Increment(Mine.Blah)">
36600         <size>26</size>
36601       </method>
36602       <method name="Mine.Blah op_Decrement(Mine.Blah)">
36603         <size>26</size>
36604       </method>
36605       <method name="Boolean op_True(Mine.Blah)">
36606         <size>20</size>
36607       </method>
36608       <method name="Boolean op_False(Mine.Blah)">
36609         <size>23</size>
36610       </method>
36611       <method name="Int32 op_Implicit(Mine.Blah)">
36612         <size>17</size>
36613       </method>
36614       <method name="Double op_Explicit(Mine.Blah)">
36615         <size>18</size>
36616       </method>
36617     </type>
36618   </test>
36619   <test name="test-70.cs">
36620     <type name="X">
36621       <method name="Void .ctor()">
36622         <size>7</size>
36623       </method>
36624       <method name="Int32 get_A()">
36625         <size>2</size>
36626       </method>
36627       <method name="Int32 B()">
36628         <size>2</size>
36629       </method>
36630     </type>
36631     <type name="Y">
36632       <method name="Void .ctor()">
36633         <size>7</size>
36634       </method>
36635       <method name="Int32 get_A()">
36636         <size>9</size>
36637       </method>
36638       <method name="Int32 B()">
36639         <size>9</size>
36640       </method>
36641     </type>
36642     <type name="Z">
36643       <method name="Void .ctor()">
36644         <size>7</size>
36645       </method>
36646       <method name="Int32 Main()">
36647         <size>70</size>
36648       </method>
36649     </type>
36650   </test>
36651   <test name="test-700.cs">
36652     <type name="FooAttribute">
36653       <method name="Void .ctor(String)">
36654         <size>7</size>
36655       </method>
36656     </type>
36657     <type name="Test">
36658       <method name="Void .ctor()">
36659         <size>7</size>
36660       </method>
36661     </type>
36662     <type name="Program">
36663       <method name="Void .ctor()">
36664         <size>7</size>
36665       </method>
36666       <method name="Void Main()">
36667         <size>1</size>
36668       </method>
36669     </type>
36670   </test>
36671   <test name="test-701.cs">
36672     <type name="Foo">
36673       <method name="Void .ctor()">
36674         <size>7</size>
36675       </method>
36676       <method name="UInt16 ToUint16()">
36677         <size>6</size>
36678       </method>
36679       <method name="Void Main()">
36680         <size>1</size>
36681       </method>
36682     </type>
36683   </test>
36684   <test name="test-703.cs">
36685     <type name="A">
36686       <method name="Void .ctor()">
36687         <size>7</size>
36688       </method>
36689       <method name="Void add_Finished(System.EventHandler)">
36690         <size>0</size>
36691       </method>
36692       <method name="Void remove_Finished(System.EventHandler)">
36693         <size>0</size>
36694       </method>
36695       <method name="Void test(A)">
36696         <size>19</size>
36697       </method>
36698       <method name="Void TestA(System.Object, System.EventArgs)">
36699         <size>25</size>
36700       </method>
36701     </type>
36702     <type name="B">
36703       <method name="Void .ctor()">
36704         <size>65</size>
36705       </method>
36706       <method name="Void add_Finished(System.EventHandler)">
36707         <size>24</size>
36708       </method>
36709       <method name="Void remove_Finished(System.EventHandler)">
36710         <size>24</size>
36711       </method>
36712       <method name="Void TestB(System.Object, System.EventArgs)">
36713         <size>25</size>
36714       </method>
36715       <method name="Int32 Main()">
36716         <size>14</size>
36717       </method>
36718     </type>
36719   </test>
36720   <test name="test-705.cs">
36721     <type name="Test">
36722       <method name="Void .ctor()">
36723         <size>7</size>
36724       </method>
36725       <method name="Void .cctor()">
36726         <size>1</size>
36727       </method>
36728       <method name="Nested GetEnumerator()">
36729         <size>10</size>
36730       </method>
36731     </type>
36732     <type name="Test+Nested">
36733       <method name="Void System.IDisposable.Dispose()">
36734         <size>13</size>
36735       </method>
36736       <method name="Int32 get_Current()">
36737         <size>2</size>
36738       </method>
36739       <method name="Boolean MoveNext()">
36740         <size>2</size>
36741       </method>
36742       <method name="Void Reset()">
36743         <size>1</size>
36744       </method>
36745       <method name="Void Dispose()">
36746         <size>11</size>
36747       </method>
36748     </type>
36749     <type name="Program">
36750       <method name="Int32 Main()">
36751         <size>70</size>
36752       </method>
36753     </type>
36754   </test>
36755   <test name="test-706.cs">
36756     <type name="Test.CustomParentAttribute">
36757       <method name="Void .ctor()">
36758         <size>7</size>
36759       </method>
36760       <method name="Void DoSomething()">
36761         <size>0</size>
36762       </method>
36763     </type>
36764     <type name="Test.MyClass">
36765       <method name="Void .ctor()">
36766         <size>7</size>
36767       </method>
36768       <method name="Void Main()">
36769         <size>1</size>
36770       </method>
36771     </type>
36772     <type name="Test.MyClass+CustomChildAttribute">
36773       <method name="Void .ctor()">
36774         <size>7</size>
36775       </method>
36776       <method name="Void DoSomething()">
36777         <size>1</size>
36778       </method>
36779     </type>
36780   </test>
36781   <test name="test-707.cs">
36782     <type name="Tzap">
36783       <method name="Void .ctor()">
36784         <size>7</size>
36785       </method>
36786     </type>
36787     <type name="Tzap+Baz">
36788       <method name="Void .ctor()">
36789         <size>7</size>
36790       </method>
36791       <method name="Void Gazonk()">
36792         <size>7</size>
36793       </method>
36794       <method name="Void Main()">
36795         <size>1</size>
36796       </method>
36797     </type>
36798     <type name="Tzap+Bar">
36799       <method name="Void .ctor()">
36800         <size>7</size>
36801       </method>
36802       <method name="Void Foo()">
36803         <size>1</size>
36804       </method>
36805     </type>
36806   </test>
36807   <test name="test-708.cs">
36808     <type name="A">
36809       <method name="Void .ctor()">
36810         <size>7</size>
36811       </method>
36812       <method name="A+ADelegate Delegate2(Boolean)">
36813         <size>25</size>
36814       </method>
36815       <method name="Void Main()">
36816         <size>1</size>
36817       </method>
36818     </type>
36819     <type name="A+ADelegate">
36820       <method name="Void .ctor(Object, IntPtr)">
36821         <size>0</size>
36822       </method>
36823       <method name="A+ADelegate Invoke(Boolean)">
36824         <size>0</size>
36825       </method>
36826       <method name="IAsyncResult BeginInvoke(Boolean, System.AsyncCallback, System.Object)">
36827         <size>0</size>
36828       </method>
36829       <method name="A+ADelegate EndInvoke(IAsyncResult)">
36830         <size>0</size>
36831       </method>
36832     </type>
36833   </test>
36834   <test name="test-709.cs">
36835     <type name="C">
36836       <method name="Void .ctor()">
36837         <size>7</size>
36838       </method>
36839       <method name="Void CopyTo(Int32, System.Char[], Int32, Int32)">
36840         <size>68</size>
36841       </method>
36842       <method name="Void CharCopy(Char*, Char*, Int32)">
36843         <size>33</size>
36844       </method>
36845       <method name="Int32 Main()">
36846         <size>58</size>
36847       </method>
36848     </type>
36849   </test>
36850   <test name="test-71.cs">
36851     <type name="X">
36852       <method name="Void .ctor()">
36853         <size>7</size>
36854       </method>
36855       <method name="Void Main()">
36856         <size>37</size>
36857       </method>
36858     </type>
36859     <type name="MethodSignature">
36860       <method name="Void .ctor(String, Type, Type[])">
36861         <size>22</size>
36862       </method>
36863     </type>
36864   </test>
36865   <test name="test-710.cs">
36866     <type name="Z">
36867       <method name="Void .ctor()">
36868         <size>7</size>
36869       </method>
36870     </type>
36871     <type name="C">
36872       <method name="Void .ctor()">
36873         <size>7</size>
36874       </method>
36875       <method name="Void Main()">
36876         <size>7</size>
36877       </method>
36878     </type>
36879   </test>
36880   <test name="test-711.cs">
36881     <type name="N.Test">
36882       <method name="Void .ctor()">
36883         <size>7</size>
36884       </method>
36885       <method name="Void .ctor(Int32)">
36886         <size>7</size>
36887       </method>
36888       <method name="Void Main()">
36889         <size>1</size>
36890       </method>
36891     </type>
36892   </test>
36893   <test name="test-712.cs">
36894     <type name="Hello">
36895       <method name="Void .ctor()">
36896         <size>7</size>
36897       </method>
36898       <method name="Void Main()">
36899         <size>22</size>
36900       </method>
36901     </type>
36902   </test>
36903   <test name="test-713.cs">
36904     <type name="DispBar">
36905       <method name="Void .ctor()">
36906         <size>7</size>
36907       </method>
36908       <method name="Void Dispose()">
36909         <size>11</size>
36910       </method>
36911     </type>
36912     <type name="Foo">
36913       <method name="Void .ctor()">
36914         <size>7</size>
36915       </method>
36916       <method name="IDisposable GetBar()">
36917         <size>6</size>
36918       </method>
36919     </type>
36920     <type name="Test">
36921       <method name="Void .ctor()">
36922         <size>7</size>
36923       </method>
36924       <method name="Void .cctor()">
36925         <size>11</size>
36926       </method>
36927       <method name="Boolean TryThing()">
36928         <size>46</size>
36929       </method>
36930       <method name="Void Main()">
36931         <size>7</size>
36932       </method>
36933     </type>
36934   </test>
36935   <test name="test-714.cs">
36936     <type name="Hello">
36937       <method name="Void .ctor()">
36938         <size>7</size>
36939       </method>
36940       <method name="Void IBar.Test()">
36941         <size>1</size>
36942       </method>
36943       <method name="Void Main()">
36944         <size>1</size>
36945       </method>
36946     </type>
36947   </test>
36948   <test name="test-716.cs">
36949     <type name="SS">
36950       <method name="Void .cctor()">
36951         <size>8</size>
36952       </method>
36953     </type>
36954     <type name="SSS">
36955       <method name="Void .cctor()">
36956         <size>15</size>
36957       </method>
36958     </type>
36959     <type name="C">
36960       <method name="Void .ctor()">
36961         <size>7</size>
36962       </method>
36963     </type>
36964     <type name="CC">
36965       <method name="Void .ctor()">
36966         <size>7</size>
36967       </method>
36968       <method name="Void .cctor()">
36969         <size>8</size>
36970       </method>
36971     </type>
36972     <type name="CCC">
36973       <method name="Void .ctor()">
36974         <size>7</size>
36975       </method>
36976       <method name="Void .cctor()">
36977         <size>11</size>
36978       </method>
36979     </type>
36980     <type name="X">
36981       <method name="Void .ctor()">
36982         <size>7</size>
36983       </method>
36984       <method name="Int32 Main()">
36985         <size>192</size>
36986       </method>
36987     </type>
36988   </test>
36989   <test name="test-717.cs">
36990     <type name="AA">
36991       <method name="Void .ctor()">
36992         <size>7</size>
36993       </method>
36994       <method name="Int32 Foo(Int32)">
36995         <size>2</size>
36996       </method>
36997     </type>
36998     <type name="A">
36999       <method name="Void .ctor()">
37000         <size>7</size>
37001       </method>
37002       <method name="Int32 Foo(Byte)">
37003         <size>2</size>
37004       </method>
37005       <method name="Int32 Foo(Int32)">
37006         <size>2</size>
37007       </method>
37008     </type>
37009     <type name="B">
37010       <method name="Void .ctor()">
37011         <size>7</size>
37012       </method>
37013       <method name="Int32 Foo(Int32)">
37014         <size>2</size>
37015       </method>
37016       <method name="Void Foo(System.String)">
37017         <size>1</size>
37018       </method>
37019     </type>
37020     <type name="S">
37021       <method name="System.String ToString()">
37022         <size>6</size>
37023       </method>
37024     </type>
37025     <type name="MyClass">
37026       <method name="Void .ctor()">
37027         <size>7</size>
37028       </method>
37029       <method name="Int32 Main()">
37030         <size>65</size>
37031       </method>
37032     </type>
37033   </test>
37034   <test name="test-718.cs">
37035     <type name="A">
37036       <method name="Void .ctor()">
37037         <size>7</size>
37038       </method>
37039       <method name="Void Foo(Int32, Int32)">
37040         <size>1</size>
37041       </method>
37042     </type>
37043     <type name="B">
37044       <method name="Void .ctor()">
37045         <size>7</size>
37046       </method>
37047       <method name="Void Main()">
37048         <size>8</size>
37049       </method>
37050       <method name="Void Foo(Int32)">
37051         <size>1</size>
37052       </method>
37053     </type>
37054   </test>
37055   <test name="test-719.cs">
37056     <type name="C">
37057       <method name="Void .ctor()">
37058         <size>7</size>
37059       </method>
37060       <method name="Void Main()">
37061         <size>1</size>
37062       </method>
37063     </type>
37064   </test>
37065   <test name="test-72.cs">
37066     <type name="outer">
37067       <method name="Void .ctor()">
37068         <size>7</size>
37069       </method>
37070       <method name="Int32 Main()">
37071         <size>2</size>
37072       </method>
37073     </type>
37074     <type name="outer+inner">
37075       <method name="Void .ctor()">
37076         <size>7</size>
37077       </method>
37078       <method name="Void meth(System.Object)">
37079         <size>8</size>
37080       </method>
37081     </type>
37082   </test>
37083   <test name="test-720.cs">
37084     <type name="N.Program">
37085       <method name="Void .ctor()">
37086         <size>7</size>
37087       </method>
37088       <method name="Void Main()">
37089         <size>18</size>
37090       </method>
37091     </type>
37092     <type name="N.Parent">
37093       <method name="Void .ctor()">
37094         <size>7</size>
37095       </method>
37096       <method name="Void add_Example(N.Parent+ExampleHandler)">
37097         <size>0</size>
37098       </method>
37099       <method name="Void remove_Example(N.Parent+ExampleHandler)">
37100         <size>0</size>
37101       </method>
37102     </type>
37103     <type name="N.Child">
37104       <method name="Void .ctor()">
37105         <size>7</size>
37106       </method>
37107       <method name="Void add_Example(N.Parent+ExampleHandler)">
37108         <size>24</size>
37109       </method>
37110       <method name="Void remove_Example(N.Parent+ExampleHandler)">
37111         <size>24</size>
37112       </method>
37113       <method name="Void OnExample()">
37114         <size>23</size>
37115       </method>
37116     </type>
37117     <type name="N.Parent+ExampleHandler">
37118       <method name="Void .ctor(Object, IntPtr)">
37119         <size>0</size>
37120       </method>
37121       <method name="Void Invoke()">
37122         <size>0</size>
37123       </method>
37124       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
37125         <size>0</size>
37126       </method>
37127       <method name="Void EndInvoke(IAsyncResult)">
37128         <size>0</size>
37129       </method>
37130     </type>
37131   </test>
37132   <test name="test-721.cs">
37133     <type name="Program">
37134       <method name="Void .ctor()">
37135         <size>7</size>
37136       </method>
37137       <method name="Int32 Main()">
37138         <size>55</size>
37139       </method>
37140     </type>
37141     <type name="Control">
37142       <method name="Void .ctor()">
37143         <size>7</size>
37144       </method>
37145       <method name="Void set_Foo(Int32)">
37146         <size>1</size>
37147       </method>
37148     </type>
37149   </test>
37150   <test name="test-723.cs">
37151     <type name="Test">
37152       <method name="Void .ctor()">
37153         <size>7</size>
37154       </method>
37155       <method name="Int32 get_Count()">
37156         <size>2</size>
37157       </method>
37158     </type>
37159     <type name="Maine">
37160       <method name="Int32 Main()">
37161         <size>21</size>
37162       </method>
37163     </type>
37164   </test>
37165   <test name="test-724.cs">
37166     <type name="Test">
37167       <method name="Void .ctor()">
37168         <size>7</size>
37169       </method>
37170       <method name="Int32 DoTest(System.String, System.String, System.String, Int32)">
37171         <size>29</size>
37172       </method>
37173       <method name="Int32 Main()">
37174         <size>110</size>
37175       </method>
37176     </type>
37177     <type name="Concrete">
37178       <method name="Void .ctor()">
37179         <size>7</size>
37180       </method>
37181       <method name="System.String A.get_Spec()">
37182         <size>6</size>
37183       </method>
37184       <method name="System.String B.get_Spec()">
37185         <size>6</size>
37186       </method>
37187       <method name="System.String get_Spec()">
37188         <size>6</size>
37189       </method>
37190     </type>
37191   </test>
37192   <test name="test-726.cs">
37193     <type name="CS0102">
37194       <method name="System.Object IFoo.Clone()">
37195         <size>2</size>
37196       </method>
37197       <method name="Void Main()">
37198         <size>1</size>
37199       </method>
37200       <method name="Void .ctor()">
37201         <size>7</size>
37202       </method>
37203     </type>
37204     <type name="CS0102+Clone">
37205       <method name="Void .ctor()">
37206         <size>7</size>
37207       </method>
37208     </type>
37209   </test>
37210   <test name="test-727.cs">
37211     <type name="IDisposableTest.MainClass">
37212       <method name="Int32 Main()">
37213         <size>113</size>
37214       </method>
37215       <method name="Void .ctor()">
37216         <size>7</size>
37217       </method>
37218     </type>
37219     <type name="IDisposableTest.Foo">
37220       <method name="Void Dispose()">
37221         <size>32</size>
37222       </method>
37223       <method name="Void .ctor()">
37224         <size>57</size>
37225       </method>
37226       <method name="Void .cctor()">
37227         <size>1</size>
37228       </method>
37229     </type>
37230   </test>
37231   <test name="test-728.cs">
37232     <type name="Tests">
37233       <method name="Int32 Main()">
37234         <size>25</size>
37235       </method>
37236       <method name="Void .ctor()">
37237         <size>7</size>
37238       </method>
37239     </type>
37240   </test>
37241   <test name="test-729.cs">
37242     <type name="Primes.MainClass">
37243       <method name="Int32 Main()">
37244         <size>141</size>
37245       </method>
37246       <method name="Void .ctor()">
37247         <size>7</size>
37248       </method>
37249     </type>
37250   </test>
37251   <test name="test-73.cs">
37252     <type name="Abstract">
37253       <method name="Void .ctor()">
37254         <size>7</size>
37255       </method>
37256       <method name="Int32 A()">
37257         <size>0</size>
37258       </method>
37259     </type>
37260     <type name="Concrete">
37261       <method name="Void .ctor()">
37262         <size>7</size>
37263       </method>
37264       <method name="Int32 A()">
37265         <size>2</size>
37266       </method>
37267     </type>
37268     <type name="Test">
37269       <method name="Void .ctor()">
37270         <size>7</size>
37271       </method>
37272       <method name="Int32 Main()">
37273         <size>22</size>
37274       </method>
37275     </type>
37276   </test>
37277   <test name="test-730.cs">
37278     <type name="Demo">
37279       <method name="Void Test(System.Object)">
37280         <size>1</size>
37281       </method>
37282       <method name="Int32 Test(Int32)">
37283         <size>2</size>
37284       </method>
37285       <method name="Int32 GetPhones()">
37286         <size>22</size>
37287       </method>
37288       <method name="Int32 Main()">
37289         <size>23</size>
37290       </method>
37291       <method name="Void .ctor()">
37292         <size>7</size>
37293       </method>
37294     </type>
37295     <type name="Demo+D">
37296       <method name="Int32 Invoke(Int32)">
37297         <size>0</size>
37298       </method>
37299       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
37300         <size>0</size>
37301       </method>
37302       <method name="Int32 EndInvoke(IAsyncResult)">
37303         <size>0</size>
37304       </method>
37305       <method name="Void .ctor(Object, IntPtr)">
37306         <size>0</size>
37307       </method>
37308     </type>
37309   </test>
37310   <test name="test-731.cs">
37311     <type name="C">
37312       <method name="Int32 Main()">
37313         <size>34</size>
37314       </method>
37315       <method name="Void .ctor()">
37316         <size>7</size>
37317       </method>
37318     </type>
37319     <type name="&lt;PrivateImplementationDetails&gt;">
37320       <method name="Void .ctor()">
37321         <size>7</size>
37322       </method>
37323     </type>
37324   </test>
37325   <test name="test-733.cs">
37326     <type name="Test">
37327       <method name="Int32 Main()">
37328         <size>86</size>
37329       </method>
37330       <method name="Void .ctor()">
37331         <size>7</size>
37332       </method>
37333     </type>
37334   </test>
37335   <test name="test-734.cs">
37336     <type name="M">
37337       <method name="Void Run()">
37338         <size>19</size>
37339       </method>
37340       <method name="Int32 Main()">
37341         <size>12</size>
37342       </method>
37343       <method name="Void .ctor()">
37344         <size>7</size>
37345       </method>
37346     </type>
37347   </test>
37348   <test name="test-735.cs">
37349     <type name="B">
37350       <method name="Void .ctor()">
37351         <size>7</size>
37352       </method>
37353     </type>
37354     <type name="B+C">
37355       <method name="Void Main()">
37356         <size>1</size>
37357       </method>
37358       <method name="Void .ctor()">
37359         <size>7</size>
37360       </method>
37361     </type>
37362     <type name="B+C+X">
37363       <method name="Void .ctor()">
37364         <size>7</size>
37365       </method>
37366     </type>
37367     <type name="B+D">
37368       <method name="Void .ctor()">
37369         <size>7</size>
37370       </method>
37371     </type>
37372   </test>
37373   <test name="test-736.cs">
37374     <type name="TestGeneric`1[T]">
37375       <method name="Void add_Event(System.EventHandler)">
37376         <size>24</size>
37377       </method>
37378       <method name="Void remove_Event(System.EventHandler)">
37379         <size>24</size>
37380       </method>
37381       <method name="Void Raise()">
37382         <size>18</size>
37383       </method>
37384       <method name="Void .ctor()">
37385         <size>7</size>
37386       </method>
37387     </type>
37388     <type name="TestGeneric2`1[T]">
37389       <method name="Void add_Event(TestGeneric2`1+GenericHandler[T])">
37390         <size>24</size>
37391       </method>
37392       <method name="Void remove_Event(TestGeneric2`1+GenericHandler[T])">
37393         <size>24</size>
37394       </method>
37395       <method name="Void Raise()">
37396         <size>21</size>
37397       </method>
37398       <method name="Void .ctor()">
37399         <size>7</size>
37400       </method>
37401     </type>
37402     <type name="Test">
37403       <method name="Void add_Event(System.EventHandler)">
37404         <size>24</size>
37405       </method>
37406       <method name="Void remove_Event(System.EventHandler)">
37407         <size>24</size>
37408       </method>
37409       <method name="Void Raise()">
37410         <size>18</size>
37411       </method>
37412       <method name="Void Main()">
37413         <size>1</size>
37414       </method>
37415       <method name="Void .ctor()">
37416         <size>7</size>
37417       </method>
37418     </type>
37419     <type name="TestGeneric2`1+GenericHandler[T]">
37420       <method name="Void Invoke(T)">
37421         <size>0</size>
37422       </method>
37423       <method name="IAsyncResult BeginInvoke(T, System.AsyncCallback, System.Object)">
37424         <size>0</size>
37425       </method>
37426       <method name="Void EndInvoke(IAsyncResult)">
37427         <size>0</size>
37428       </method>
37429       <method name="Void .ctor(Object, IntPtr)">
37430         <size>0</size>
37431       </method>
37432     </type>
37433   </test>
37434   <test name="test-737.cs">
37435     <type name="Breaks">
37436       <method name="Double get_Item(Int32, Int32)">
37437         <size>7</size>
37438       </method>
37439       <method name="Void set_Item(Int32, Int32, Double)">
37440         <size>8</size>
37441       </method>
37442       <method name="Void .ctor(Double)">
37443         <size>8</size>
37444       </method>
37445     </type>
37446     <type name="Tester">
37447       <method name="Int32 Main()">
37448         <size>80</size>
37449       </method>
37450       <method name="Void .ctor()">
37451         <size>7</size>
37452       </method>
37453     </type>
37454   </test>
37455   <test name="test-738.cs">
37456     <type name="TestNamespace.ResumableInputStream">
37457       <method name="Void Main()">
37458         <size>1</size>
37459       </method>
37460       <method name="Void .ctor()">
37461         <size>18</size>
37462       </method>
37463     </type>
37464   </test>
37465   <test name="test-739.cs">
37466     <type name="X">
37467       <method name="Void Finalize()">
37468         <size>19</size>
37469       </method>
37470       <method name="Void Foo()">
37471         <size>1</size>
37472       </method>
37473       <method name="Int32 Main()">
37474         <size>89</size>
37475       </method>
37476       <method name="Void .ctor()">
37477         <size>7</size>
37478       </method>
37479     </type>
37480   </test>
37481   <test name="test-74.cs">
37482     <type name="X">
37483       <method name="Void .ctor()">
37484         <size>7</size>
37485       </method>
37486       <method name="Int32 Main()">
37487         <size>168</size>
37488       </method>
37489     </type>
37490   </test>
37491   <test name="test-740.cs">
37492     <type name="FixedTest">
37493       <method name="Int32 Main()">
37494         <size>348</size>
37495       </method>
37496       <method name="Void .ctor()">
37497         <size>7</size>
37498       </method>
37499     </type>
37500     <type name="FixedTest+TValue">
37501       <method name="System.String ToString()">
37502         <size>17</size>
37503       </method>
37504       <method name="Void .ctor(Int64)">
37505         <size>28</size>
37506       </method>
37507     </type>
37508   </test>
37509   <test name="test-741.cs">
37510     <type name="Test">
37511       <method name="Void test()">
37512         <size>18</size>
37513       </method>
37514       <method name="Void Main()">
37515         <size>1</size>
37516       </method>
37517       <method name="Void .ctor()">
37518         <size>7</size>
37519       </method>
37520     </type>
37521   </test>
37522   <test name="test-742.cs">
37523     <type name="Test">
37524       <method name="Test Set(C)">
37525         <size>20</size>
37526       </method>
37527     </type>
37528     <type name="C">
37529       <method name="Void .ctor()">
37530         <size>7</size>
37531       </method>
37532     </type>
37533     <type name="Driver">
37534       <method name="Int32 Main()">
37535         <size>41</size>
37536       </method>
37537       <method name="Void .ctor()">
37538         <size>7</size>
37539       </method>
37540     </type>
37541   </test>
37542   <test name="test-743.cs">
37543     <type name="C">
37544       <method name="Void Main()">
37545         <size>11</size>
37546       </method>
37547       <method name="Void Test()">
37548         <size>30</size>
37549       </method>
37550       <method name="Void .ctor()">
37551         <size>7</size>
37552       </method>
37553     </type>
37554   </test>
37555   <test name="test-744.cs">
37556     <type name="M">
37557       <method name="Void Main()">
37558         <size>7</size>
37559       </method>
37560       <method name="Void .ctor()">
37561         <size>7</size>
37562       </method>
37563     </type>
37564     <type name="M+Nested">
37565       <method name="Void Extra()">
37566         <size>1</size>
37567       </method>
37568       <method name="Void .ctor()">
37569         <size>7</size>
37570       </method>
37571     </type>
37572     <type name="A">
37573       <method name="Void AMethod()">
37574         <size>0</size>
37575       </method>
37576       <method name="Void .ctor()">
37577         <size>7</size>
37578       </method>
37579     </type>
37580     <type name="B">
37581       <method name="Void BMethod()">
37582         <size>0</size>
37583       </method>
37584       <method name="Void .ctor()">
37585         <size>7</size>
37586       </method>
37587     </type>
37588     <type name="C">
37589       <method name="Void AMethod()">
37590         <size>1</size>
37591       </method>
37592       <method name="Void BMethod()">
37593         <size>1</size>
37594       </method>
37595       <method name="Void Extra()">
37596         <size>0</size>
37597       </method>
37598       <method name="Void .ctor()">
37599         <size>7</size>
37600       </method>
37601     </type>
37602   </test>
37603   <test name="test-745.cs">
37604     <type name="C">
37605       <method name="Void Main()">
37606         <size>28</size>
37607       </method>
37608       <method name="Void .ctor()">
37609         <size>7</size>
37610       </method>
37611     </type>
37612   </test>
37613   <test name="test-746.cs">
37614     <type name="Test">
37615       <method name="Void Foo(IListCounter)">
37616         <size>8</size>
37617       </method>
37618       <method name="Void Main()">
37619         <size>1</size>
37620       </method>
37621       <method name="Void .ctor()">
37622         <size>7</size>
37623       </method>
37624     </type>
37625   </test>
37626   <test name="test-747.cs">
37627     <type name="B">
37628       <method name="Void .ctor()">
37629         <size>7</size>
37630       </method>
37631     </type>
37632     <type name="B+BNested">
37633       <method name="Void .ctor()">
37634         <size>7</size>
37635       </method>
37636     </type>
37637     <type name="A">
37638       <method name="Void .ctor()">
37639         <size>7</size>
37640       </method>
37641     </type>
37642     <type name="AA">
37643       <method name="Void .ctor()">
37644         <size>7</size>
37645       </method>
37646     </type>
37647     <type name="AA+ANested">
37648       <method name="Void .ctor()">
37649         <size>7</size>
37650       </method>
37651     </type>
37652     <type name="M">
37653       <method name="Void Main()">
37654         <size>1</size>
37655       </method>
37656       <method name="Void .ctor()">
37657         <size>7</size>
37658       </method>
37659     </type>
37660   </test>
37661   <test name="test-748.cs">
37662     <type name="M">
37663       <method name="RealTest.Foo Test()">
37664         <size>6</size>
37665       </method>
37666       <method name="Void Main()">
37667         <size>1</size>
37668       </method>
37669       <method name="Void .ctor()">
37670         <size>7</size>
37671       </method>
37672     </type>
37673     <type name="Test.Local.M">
37674       <method name="RealTest.Foo Test()">
37675         <size>6</size>
37676       </method>
37677       <method name="Void .ctor()">
37678         <size>7</size>
37679       </method>
37680     </type>
37681     <type name="RealTest.Foo">
37682       <method name="Void .ctor()">
37683         <size>7</size>
37684       </method>
37685     </type>
37686   </test>
37687   <test name="test-749.cs">
37688     <type name="M">
37689       <method name="Void Main()">
37690         <size>14</size>
37691       </method>
37692       <method name="Void .ctor()">
37693         <size>7</size>
37694       </method>
37695     </type>
37696   </test>
37697   <test name="test-75.cs">
37698     <type name="X">
37699       <method name="Void .ctor()">
37700         <size>7</size>
37701       </method>
37702       <method name="Void .cctor()">
37703         <size>1</size>
37704       </method>
37705       <method name="X op_Addition(X, X)">
37706         <size>8</size>
37707       </method>
37708     </type>
37709     <type name="Y">
37710       <method name="Void .ctor()">
37711         <size>7</size>
37712       </method>
37713     </type>
37714     <type name="Z">
37715       <method name="Void .ctor()">
37716         <size>7</size>
37717       </method>
37718     </type>
37719     <type name="driver">
37720       <method name="Void .ctor()">
37721         <size>7</size>
37722       </method>
37723       <method name="Int32 Main()">
37724         <size>34</size>
37725       </method>
37726     </type>
37727   </test>
37728   <test name="test-750.cs">
37729     <type name="M">
37730       <method name="Void Main()">
37731         <size>1</size>
37732       </method>
37733       <method name="Void .ctor()">
37734         <size>7</size>
37735       </method>
37736     </type>
37737   </test>
37738   <test name="test-751.cs">
37739     <type name="LocalNS.Compiler">
37740       <method name="Void .ctor()">
37741         <size>7</size>
37742       </method>
37743     </type>
37744     <type name="System.Local.M">
37745       <method name="Void Main()">
37746         <size>7</size>
37747       </method>
37748       <method name="Void .ctor()">
37749         <size>7</size>
37750       </method>
37751     </type>
37752   </test>
37753   <test name="test-752.cs">
37754     <type name="M">
37755       <method name="Void Main()">
37756         <size>1</size>
37757       </method>
37758       <method name="Void .ctor()">
37759         <size>7</size>
37760       </method>
37761     </type>
37762   </test>
37763   <test name="test-76.cs">
37764     <type name="foo">
37765       <method name="Void .ctor()">
37766         <size>7</size>
37767       </method>
37768       <method name="System.String strcat(System.String[])">
37769         <size>47</size>
37770       </method>
37771       <method name="Int32 Main()">
37772         <size>142</size>
37773       </method>
37774     </type>
37775   </test>
37776   <test name="test-77.cs">
37777     <type name="XX">
37778       <method name="Void .ctor()">
37779         <size>7</size>
37780       </method>
37781       <method name="Int32 Main()">
37782         <size>220</size>
37783       </method>
37784     </type>
37785   </test>
37786   <test name="test-78.cs">
37787     <type name="N1.B">
37788       <method name="Void .ctor()">
37789         <size>7</size>
37790       </method>
37791       <method name="Boolean ShortCasting()">
37792         <size>19</size>
37793       </method>
37794       <method name="Boolean IntCasting()">
37795         <size>18</size>
37796       </method>
37797       <method name="Int32 Main()">
37798         <size>26</size>
37799       </method>
37800     </type>
37801   </test>
37802   <test name="test-79.cs">
37803     <type name="X">
37804       <method name="Void .ctor()">
37805         <size>7</size>
37806       </method>
37807       <method name="Int32 Main()">
37808         <size>40</size>
37809       </method>
37810     </type>
37811   </test>
37812   <test name="test-8.cs">
37813     <type name="X">
37814       <method name="Void .ctor()">
37815         <size>7</size>
37816       </method>
37817       <method name="Int32 Main(System.String[])">
37818         <size>115</size>
37819       </method>
37820     </type>
37821   </test>
37822   <test name="test-80.cs">
37823     <type name="X">
37824       <method name="Void .ctor()">
37825         <size>7</size>
37826       </method>
37827       <method name="Int32 Add(Int32, Int32)">
37828         <size>4</size>
37829       </method>
37830     </type>
37831     <type name="Y">
37832       <method name="Void .ctor()">
37833         <size>7</size>
37834       </method>
37835       <method name="Int32 Main()">
37836         <size>34</size>
37837       </method>
37838       <method name="Int32 A.Add(Int32, Int32)">
37839         <size>9</size>
37840       </method>
37841     </type>
37842   </test>
37843   <test name="test-81.cs">
37844     <type name="N1.A">
37845       <method name="Void .ctor()">
37846         <size>7</size>
37847       </method>
37848       <method name="Void Bar()">
37849         <size>44</size>
37850       </method>
37851       <method name="Int32 Main()">
37852         <size>71</size>
37853       </method>
37854     </type>
37855   </test>
37856   <test name="test-82.cs">
37857     <type name="N1.N2.B">
37858       <method name="Void .ctor()">
37859         <size>7</size>
37860       </method>
37861       <method name="Void Method(A ByRef)">
37862         <size>1</size>
37863       </method>
37864       <method name="Int32 Main()">
37865         <size>2</size>
37866       </method>
37867     </type>
37868     <type name="N1.N3.B">
37869       <method name="Void .ctor()">
37870         <size>7</size>
37871       </method>
37872       <method name="Void Method(A ByRef)">
37873         <size>1</size>
37874       </method>
37875     </type>
37876   </test>
37877   <test name="test-83.cs">
37878     <type name="PersonArrivedArgs">
37879       <method name="Void .ctor(String)">
37880         <size>14</size>
37881       </method>
37882     </type>
37883     <type name="Greeter">
37884       <method name="Void .ctor(String)">
37885         <size>14</size>
37886       </method>
37887       <method name="Void HandlePersonArrived(System.Object, PersonArrivedArgs)">
37888         <size>18</size>
37889       </method>
37890     </type>
37891     <type name="Room">
37892       <method name="Void .ctor()">
37893         <size>14</size>
37894       </method>
37895       <method name="Void add_PersonArrived(PersonArrivedHandler)">
37896         <size>24</size>
37897       </method>
37898       <method name="Void remove_PersonArrived(PersonArrivedHandler)">
37899         <size>24</size>
37900       </method>
37901       <method name="Void AddPerson(System.String)">
37902         <size>14</size>
37903       </method>
37904     </type>
37905     <type name="DelegateTest">
37906       <method name="Void .ctor()">
37907         <size>7</size>
37908       </method>
37909       <method name="Int32 Main()">
37910         <size>2</size>
37911       </method>
37912     </type>
37913     <type name="PersonArrivedHandler">
37914       <method name="Void .ctor(Object, IntPtr)">
37915         <size>0</size>
37916       </method>
37917       <method name="Void Invoke(System.Object, PersonArrivedArgs)">
37918         <size>0</size>
37919       </method>
37920       <method name="IAsyncResult BeginInvoke(System.Object, PersonArrivedArgs, System.AsyncCallback, System.Object)">
37921         <size>0</size>
37922       </method>
37923       <method name="Void EndInvoke(IAsyncResult)">
37924         <size>0</size>
37925       </method>
37926     </type>
37927   </test>
37928   <test name="test-84.cs">
37929     <type name="Ghost">
37930       <method name="Void .ctor()">
37931         <size>7</size>
37932       </method>
37933       <method name="Int32 Main()">
37934         <size>6</size>
37935       </method>
37936     </type>
37937   </test>
37938   <test name="test-85.cs">
37939     <type name="X">
37940       <method name="Void .ctor()">
37941         <size>7</size>
37942       </method>
37943       <method name="Int32 Main()">
37944         <size>20</size>
37945       </method>
37946     </type>
37947   </test>
37948   <test name="test-86.cs">
37949     <type name="T.T">
37950       <method name="Void .ctor()">
37951         <size>7</size>
37952       </method>
37953       <method name="Int32 method1(System.Type, Int32)">
37954         <size>23</size>
37955       </method>
37956       <method name="Int32 method1(System.Type, System.Type[])">
37957         <size>12</size>
37958       </method>
37959       <method name="Int32 method2(System.Type, Int32)">
37960         <size>23</size>
37961       </method>
37962       <method name="Int32 method2(System.Type, System.Type[])">
37963         <size>12</size>
37964       </method>
37965       <method name="Int32 Main()">
37966         <size>36</size>
37967       </method>
37968     </type>
37969   </test>
37970   <test name="test-87.cs">
37971     <type name="Top">
37972       <method name="Void .ctor()">
37973         <size>7</size>
37974       </method>
37975       <method name="Int32 Main()">
37976         <size>58</size>
37977       </method>
37978     </type>
37979     <type name="Top+X">
37980       <method name="Void .ctor()">
37981         <size>7</size>
37982       </method>
37983     </type>
37984     <type name="Top+Y">
37985       <method name="Void .ctor()">
37986         <size>7</size>
37987       </method>
37988     </type>
37989     <type name="Top+XA">
37990       <method name="Void .ctor()">
37991         <size>7</size>
37992       </method>
37993       <method name="Int32 get_one()">
37994         <size>2</size>
37995       </method>
37996     </type>
37997     <type name="Top+XB">
37998       <method name="Void .ctor()">
37999         <size>7</size>
38000       </method>
38001       <method name="Int32 get_one()">
38002         <size>2</size>
38003       </method>
38004       <method name="Int32 get_two()">
38005         <size>2</size>
38006       </method>
38007     </type>
38008     <type name="Other">
38009       <method name="Void .ctor()">
38010         <size>7</size>
38011       </method>
38012       <method name="Void X()">
38013         <size>5</size>
38014       </method>
38015     </type>
38016   </test>
38017   <test name="test-88.cs">
38018     <type name="X">
38019       <method name="Void .ctor()">
38020         <size>7</size>
38021       </method>
38022       <method name="Void f(System.String)">
38023         <size>19</size>
38024       </method>
38025       <method name="Int32 Main()">
38026         <size>63</size>
38027       </method>
38028     </type>
38029     <type name="&lt;PrivateImplementationDetails&gt;">
38030       <method name="Void .ctor()">
38031         <size>7</size>
38032       </method>
38033     </type>
38034   </test>
38035   <test name="test-89.cs">
38036     <type name="X">
38037       <method name="Void .ctor(Int32)">
38038         <size>8</size>
38039       </method>
38040       <method name="X F(Int32)">
38041         <size>7</size>
38042       </method>
38043       <method name="Int32 Main()">
38044         <size>99</size>
38045       </method>
38046     </type>
38047   </test>
38048   <test name="test-9.cs">
38049     <type name="X">
38050       <method name="Void .ctor()">
38051         <size>7</size>
38052       </method>
38053       <method name="Int32 Main(System.String[])">
38054         <size>104</size>
38055       </method>
38056     </type>
38057   </test>
38058   <test name="test-90.cs">
38059     <type name="N1.Blah">
38060       <method name="Void .ctor()">
38061         <size>7</size>
38062       </method>
38063       <method name="Int32 Main()">
38064         <size>2</size>
38065       </method>
38066     </type>
38067   </test>
38068   <test name="test-91.cs">
38069     <type name="Abstract">
38070       <method name="Void .ctor()">
38071         <size>7</size>
38072       </method>
38073     </type>
38074     <type name="Plain">
38075       <method name="Void .ctor()">
38076         <size>7</size>
38077       </method>
38078     </type>
38079     <type name="Test">
38080       <method name="Void .ctor()">
38081         <size>7</size>
38082       </method>
38083       <method name="Void MyProtectedInternal()">
38084         <size>1</size>
38085       </method>
38086       <method name="Void MyInternal()">
38087         <size>1</size>
38088       </method>
38089       <method name="Void MyPublic()">
38090         <size>1</size>
38091       </method>
38092       <method name="Void MyPrivate()">
38093         <size>1</size>
38094       </method>
38095       <method name="Int32 Main()">
38096         <size>242</size>
38097       </method>
38098     </type>
38099   </test>
38100   <test name="test-92.cs">
38101     <type name="Outer">
38102       <method name="Void .ctor()">
38103         <size>7</size>
38104       </method>
38105     </type>
38106     <type name="Outer+Inner">
38107       <method name="Void .ctor()">
38108         <size>7</size>
38109       </method>
38110     </type>
38111     <type name="InnerBase">
38112       <method name="Void .ctor()">
38113         <size>7</size>
38114       </method>
38115     </type>
38116     <type name="MainClass">
38117       <method name="Void .ctor()">
38118         <size>7</size>
38119       </method>
38120       <method name="Int32 Main()">
38121         <size>2</size>
38122       </method>
38123     </type>
38124   </test>
38125   <test name="test-93.cs">
38126     <type name="N1.C">
38127       <method name="Void .ctor()">
38128         <size>7</size>
38129       </method>
38130       <method name="Void method(B ByRef)">
38131         <size>15</size>
38132       </method>
38133     </type>
38134     <type name="Test">
38135       <method name="Void .ctor()">
38136         <size>7</size>
38137       </method>
38138       <method name="Int32 Main()">
38139         <size>15</size>
38140       </method>
38141     </type>
38142   </test>
38143   <test name="test-94.cs">
38144     <type name="Base">
38145       <method name="Void .ctor()">
38146         <size>7</size>
38147       </method>
38148       <method name="Int32 IVehicle.Start()">
38149         <size>2</size>
38150       </method>
38151       <method name="Int32 Stop()">
38152         <size>2</size>
38153       </method>
38154       <method name="Int32 Turn()">
38155         <size>2</size>
38156       </method>
38157     </type>
38158     <type name="Derived1">
38159       <method name="Void .ctor()">
38160         <size>7</size>
38161       </method>
38162       <method name="Int32 Turn()">
38163         <size>2</size>
38164       </method>
38165     </type>
38166     <type name="Derived2">
38167       <method name="Void .ctor()">
38168         <size>7</size>
38169       </method>
38170       <method name="Int32 IVehicle.Start()">
38171         <size>2</size>
38172       </method>
38173       <method name="Int32 IVehicle.Turn()">
38174         <size>2</size>
38175       </method>
38176       <method name="Int32 Stop()">
38177         <size>2</size>
38178       </method>
38179       <method name="Int32 Turn()">
38180         <size>2</size>
38181       </method>
38182     </type>
38183     <type name="Test">
38184       <method name="Void .ctor()">
38185         <size>7</size>
38186       </method>
38187       <method name="Int32 Main()">
38188         <size>88</size>
38189       </method>
38190     </type>
38191   </test>
38192   <test name="test-95.cs">
38193     <type name="X">
38194       <method name="Void .ctor()">
38195         <size>7</size>
38196       </method>
38197       <method name="Int32 Main()">
38198         <size>30</size>
38199       </method>
38200     </type>
38201   </test>
38202   <test name="test-96.cs">
38203     <type name="N1.A">
38204       <method name="Void .ctor()">
38205         <size>7</size>
38206       </method>
38207       <method name="Int32 Main()">
38208         <size>2</size>
38209       </method>
38210     </type>
38211     <type name="N1.C">
38212       <method name="Void .ctor(Object, IntPtr)">
38213         <size>0</size>
38214       </method>
38215       <method name="Void Invoke(System.Object, N1.A)">
38216         <size>0</size>
38217       </method>
38218       <method name="IAsyncResult BeginInvoke(System.Object, N1.A, System.AsyncCallback, System.Object)">
38219         <size>0</size>
38220       </method>
38221       <method name="Void EndInvoke(IAsyncResult)">
38222         <size>0</size>
38223       </method>
38224     </type>
38225   </test>
38226   <test name="test-97.cs">
38227     <type name="X">
38228       <method name="Void .ctor()">
38229         <size>7</size>
38230       </method>
38231       <method name="Int32 Main()">
38232         <size>2</size>
38233       </method>
38234     </type>
38235   </test>
38236   <test name="test-98.cs">
38237     <type name="X">
38238       <method name="Void .ctor()">
38239         <size>7</size>
38240       </method>
38241       <method name="Void b()">
38242         <size>19</size>
38243       </method>
38244     </type>
38245     <type name="Y">
38246       <method name="Void .ctor()">
38247         <size>7</size>
38248       </method>
38249       <method name="Int32 Main()">
38250         <size>2</size>
38251       </method>
38252     </type>
38253   </test>
38254   <test name="test-99.cs">
38255     <type name="X">
38256       <method name="Void .ctor()">
38257         <size>7</size>
38258       </method>
38259       <method name="Int32 Main()">
38260         <size>104</size>
38261       </method>
38262     </type>
38263   </test>
38264   <test name="test-anon-01.cs">
38265     <type name="X">
38266       <method name="Void .ctor()">
38267         <size>7</size>
38268       </method>
38269       <method name="Int32 Main()">
38270         <size>21</size>
38271       </method>
38272     </type>
38273     <type name="S">
38274       <method name="Void .ctor(Object, IntPtr)">
38275         <size>0</size>
38276       </method>
38277       <method name="Void Invoke()">
38278         <size>0</size>
38279       </method>
38280       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38281         <size>0</size>
38282       </method>
38283       <method name="Void EndInvoke(IAsyncResult)">
38284         <size>0</size>
38285       </method>
38286     </type>
38287     <type name="X+&lt;Main&gt;c__AnonStorey0">
38288       <method name="Void .ctor()">
38289         <size>7</size>
38290       </method>
38291       <method name="Void &lt;&gt;m__0()">
38292         <size>8</size>
38293       </method>
38294     </type>
38295   </test>
38296   <test name="test-anon-02.cs">
38297     <type name="X">
38298       <method name="Void .ctor()">
38299         <size>7</size>
38300       </method>
38301       <method name="Int32 Main()">
38302         <size>151</size>
38303       </method>
38304     </type>
38305     <type name="S">
38306       <method name="Void .ctor(Object, IntPtr)">
38307         <size>0</size>
38308       </method>
38309       <method name="Void Invoke()">
38310         <size>0</size>
38311       </method>
38312       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38313         <size>0</size>
38314       </method>
38315       <method name="Void EndInvoke(IAsyncResult)">
38316         <size>0</size>
38317       </method>
38318     </type>
38319     <type name="X+&lt;Main&gt;c__AnonStorey0">
38320       <method name="Void .ctor()">
38321         <size>7</size>
38322       </method>
38323       <method name="Void &lt;&gt;m__0()">
38324         <size>113</size>
38325       </method>
38326     </type>
38327   </test>
38328   <test name="test-anon-03.cs">
38329     <type name="X">
38330       <method name="Void .ctor()">
38331         <size>7</size>
38332       </method>
38333       <method name="Void Main()">
38334         <size>59</size>
38335       </method>
38336     </type>
38337     <type name="S">
38338       <method name="Void .ctor(Object, IntPtr)">
38339         <size>0</size>
38340       </method>
38341       <method name="Void Invoke()">
38342         <size>0</size>
38343       </method>
38344       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38345         <size>0</size>
38346       </method>
38347       <method name="Void EndInvoke(IAsyncResult)">
38348         <size>0</size>
38349       </method>
38350     </type>
38351     <type name="X+&lt;Main&gt;c__AnonStorey0">
38352       <method name="Void .ctor()">
38353         <size>7</size>
38354       </method>
38355       <method name="Void &lt;&gt;m__0()">
38356         <size>8</size>
38357       </method>
38358     </type>
38359   </test>
38360   <test name="test-anon-04.cs">
38361     <type name="X">
38362       <method name="Void .ctor()">
38363         <size>7</size>
38364       </method>
38365       <method name="Void Main()">
38366         <size>59</size>
38367       </method>
38368     </type>
38369     <type name="S">
38370       <method name="Void .ctor(Object, IntPtr)">
38371         <size>0</size>
38372       </method>
38373       <method name="Void Invoke()">
38374         <size>0</size>
38375       </method>
38376       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38377         <size>0</size>
38378       </method>
38379       <method name="Void EndInvoke(IAsyncResult)">
38380         <size>0</size>
38381       </method>
38382     </type>
38383     <type name="X+&lt;Main&gt;c__AnonStorey0">
38384       <method name="Void .ctor()">
38385         <size>7</size>
38386       </method>
38387       <method name="Void &lt;&gt;m__0()">
38388         <size>30</size>
38389       </method>
38390     </type>
38391   </test>
38392   <test name="test-anon-05.cs">
38393     <type name="X">
38394       <method name="Void .ctor()">
38395         <size>7</size>
38396       </method>
38397       <method name="Int32 Main()">
38398         <size>207</size>
38399       </method>
38400       <method name="Boolean t(Int32, Int32)">
38401         <size>5</size>
38402       </method>
38403     </type>
38404     <type name="S">
38405       <method name="Void .ctor(Object, IntPtr)">
38406         <size>0</size>
38407       </method>
38408       <method name="Void Invoke()">
38409         <size>0</size>
38410       </method>
38411       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38412         <size>0</size>
38413       </method>
38414       <method name="Void EndInvoke(IAsyncResult)">
38415         <size>0</size>
38416       </method>
38417     </type>
38418     <type name="X+&lt;Main&gt;c__AnonStorey1">
38419       <method name="Void .ctor()">
38420         <size>7</size>
38421       </method>
38422       <method name="Void &lt;&gt;m__0()">
38423         <size>76</size>
38424       </method>
38425     </type>
38426     <type name="X+&lt;Main&gt;c__AnonStorey0">
38427       <method name="Void .ctor()">
38428         <size>7</size>
38429       </method>
38430     </type>
38431   </test>
38432   <test name="test-anon-06.cs">
38433     <type name="X">
38434       <method name="Void .ctor()">
38435         <size>7</size>
38436       </method>
38437       <method name="Int32 Main()">
38438         <size>112</size>
38439       </method>
38440     </type>
38441     <type name="S">
38442       <method name="Void .ctor(Object, IntPtr)">
38443         <size>0</size>
38444       </method>
38445       <method name="Void Invoke()">
38446         <size>0</size>
38447       </method>
38448       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38449         <size>0</size>
38450       </method>
38451       <method name="Void EndInvoke(IAsyncResult)">
38452         <size>0</size>
38453       </method>
38454     </type>
38455     <type name="X+&lt;Main&gt;c__AnonStorey0">
38456       <method name="Void .ctor()">
38457         <size>7</size>
38458       </method>
38459       <method name="Void &lt;&gt;m__0()">
38460         <size>18</size>
38461       </method>
38462     </type>
38463   </test>
38464   <test name="test-anon-07.cs">
38465     <type name="X">
38466       <method name="Void .ctor()">
38467         <size>7</size>
38468       </method>
38469       <method name="Int32 Main()">
38470         <size>120</size>
38471       </method>
38472       <method name="Boolean t(Int32, Int32)">
38473         <size>5</size>
38474       </method>
38475     </type>
38476     <type name="D">
38477       <method name="Void .ctor(Object, IntPtr)">
38478         <size>0</size>
38479       </method>
38480       <method name="Void Invoke()">
38481         <size>0</size>
38482       </method>
38483       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38484         <size>0</size>
38485       </method>
38486       <method name="Void EndInvoke(IAsyncResult)">
38487         <size>0</size>
38488       </method>
38489     </type>
38490     <type name="X+&lt;Main&gt;c__AnonStorey0">
38491       <method name="Void .ctor()">
38492         <size>7</size>
38493       </method>
38494       <method name="Void &lt;&gt;m__0()">
38495         <size>18</size>
38496       </method>
38497       <method name="Void &lt;&gt;m__1()">
38498         <size>18</size>
38499       </method>
38500     </type>
38501   </test>
38502   <test name="test-anon-08.cs">
38503     <type name="X">
38504       <method name="Void .ctor()">
38505         <size>7</size>
38506       </method>
38507       <method name="Int32 Main()">
38508         <size>35</size>
38509       </method>
38510     </type>
38511     <type name="S">
38512       <method name="Void .ctor(Object, IntPtr)">
38513         <size>0</size>
38514       </method>
38515       <method name="Void Invoke()">
38516         <size>0</size>
38517       </method>
38518       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38519         <size>0</size>
38520       </method>
38521       <method name="Void EndInvoke(IAsyncResult)">
38522         <size>0</size>
38523       </method>
38524     </type>
38525     <type name="X+&lt;Main&gt;c__AnonStorey0">
38526       <method name="Void .ctor()">
38527         <size>7</size>
38528       </method>
38529       <method name="Void &lt;&gt;m__0()">
38530         <size>13</size>
38531       </method>
38532     </type>
38533   </test>
38534   <test name="test-anon-09.cs">
38535     <type name="X">
38536       <method name="Void .ctor()">
38537         <size>7</size>
38538       </method>
38539       <method name="Int32 Main()">
38540         <size>59</size>
38541       </method>
38542     </type>
38543     <type name="X+D">
38544       <method name="Void .ctor(Object, IntPtr)">
38545         <size>0</size>
38546       </method>
38547       <method name="Void Invoke()">
38548         <size>0</size>
38549       </method>
38550       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38551         <size>0</size>
38552       </method>
38553       <method name="Void EndInvoke(IAsyncResult)">
38554         <size>0</size>
38555       </method>
38556     </type>
38557     <type name="X+&lt;Main&gt;c__AnonStorey0">
38558       <method name="Void .ctor()">
38559         <size>7</size>
38560       </method>
38561       <method name="Void &lt;&gt;m__0()">
38562         <size>49</size>
38563       </method>
38564     </type>
38565   </test>
38566   <test name="test-anon-10.cs">
38567     <type name="S">
38568       <method name="Void .ctor()">
38569         <size>7</size>
38570       </method>
38571       <method name="Void Test()">
38572         <size>105</size>
38573       </method>
38574       <method name="Int32 Main()">
38575         <size>66</size>
38576       </method>
38577     </type>
38578     <type name="S+T">
38579       <method name="Void .ctor(Object, IntPtr)">
38580         <size>0</size>
38581       </method>
38582       <method name="Void Invoke()">
38583         <size>0</size>
38584       </method>
38585       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38586         <size>0</size>
38587       </method>
38588       <method name="Void EndInvoke(IAsyncResult)">
38589         <size>0</size>
38590       </method>
38591     </type>
38592     <type name="S+&lt;Test&gt;c__AnonStorey1">
38593       <method name="Void .ctor()">
38594         <size>7</size>
38595       </method>
38596     </type>
38597     <type name="S+&lt;Test&gt;c__AnonStorey0">
38598       <method name="Void .ctor()">
38599         <size>7</size>
38600       </method>
38601     </type>
38602     <type name="S+&lt;Test&gt;c__AnonStorey1">
38603       <method name="Void &lt;&gt;m__0()">
38604         <size>76</size>
38605       </method>
38606     </type>
38607   </test>
38608   <test name="test-anon-11.cs">
38609     <type name="X">
38610       <method name="Void .ctor()">
38611         <size>7</size>
38612       </method>
38613       <method name="Int32 Main()">
38614         <size>122</size>
38615       </method>
38616     </type>
38617     <type name="D">
38618       <method name="Void .ctor(Object, IntPtr)">
38619         <size>0</size>
38620       </method>
38621       <method name="Void Invoke(Int32)">
38622         <size>0</size>
38623       </method>
38624       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
38625         <size>0</size>
38626       </method>
38627       <method name="Void EndInvoke(IAsyncResult)">
38628         <size>0</size>
38629       </method>
38630     </type>
38631     <type name="E">
38632       <method name="Void .ctor(Object, IntPtr)">
38633         <size>0</size>
38634       </method>
38635       <method name="Void Invoke(Int32 ByRef)">
38636         <size>0</size>
38637       </method>
38638       <method name="IAsyncResult BeginInvoke(Int32 ByRef, System.AsyncCallback, System.Object)">
38639         <size>0</size>
38640       </method>
38641       <method name="Void EndInvoke(Int32 ByRef, IAsyncResult)">
38642         <size>0</size>
38643       </method>
38644     </type>
38645     <type name="F">
38646       <method name="Void .ctor(Object, IntPtr)">
38647         <size>0</size>
38648       </method>
38649       <method name="Void Invoke(System.Int32[])">
38650         <size>0</size>
38651       </method>
38652       <method name="IAsyncResult BeginInvoke(System.Int32[], System.AsyncCallback, System.Object)">
38653         <size>0</size>
38654       </method>
38655       <method name="Void EndInvoke(IAsyncResult)">
38656         <size>0</size>
38657       </method>
38658     </type>
38659     <type name="X">
38660       <method name="Void &lt;Main&gt;m__0(Int32)">
38661         <size>1</size>
38662       </method>
38663       <method name="Void &lt;Main&gt;m__1(Int32)">
38664         <size>1</size>
38665       </method>
38666       <method name="Void &lt;Main&gt;m__2(System.Int32[])">
38667         <size>1</size>
38668       </method>
38669       <method name="Void &lt;Main&gt;m__3(System.Int32[])">
38670         <size>1</size>
38671       </method>
38672     </type>
38673   </test>
38674   <test name="test-anon-12.cs">
38675     <type name="X">
38676       <method name="Void .ctor()">
38677         <size>7</size>
38678       </method>
38679       <method name="Int32 Main()">
38680         <size>257</size>
38681       </method>
38682       <method name="System.Collections.ArrayList Find(predicate, System.Collections.ArrayList)">
38683         <size>81</size>
38684       </method>
38685     </type>
38686     <type name="predicate">
38687       <method name="Void .ctor(Object, IntPtr)">
38688         <size>0</size>
38689       </method>
38690       <method name="Boolean Invoke(System.Object)">
38691         <size>0</size>
38692       </method>
38693       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
38694         <size>0</size>
38695       </method>
38696       <method name="Boolean EndInvoke(IAsyncResult)">
38697         <size>0</size>
38698       </method>
38699     </type>
38700     <type name="X">
38701       <method name="Boolean &lt;Main&gt;m__0(System.Object)">
38702         <size>12</size>
38703       </method>
38704     </type>
38705   </test>
38706   <test name="test-anon-13.cs">
38707     <type name="X">
38708       <method name="Void .ctor(Int32)">
38709         <size>14</size>
38710       </method>
38711       <method name="Void Main()">
38712         <size>42</size>
38713       </method>
38714       <method name="D T()">
38715         <size>15</size>
38716       </method>
38717       <method name="System.String CALL()">
38718         <size>6</size>
38719       </method>
38720     </type>
38721     <type name="D">
38722       <method name="Void .ctor(Object, IntPtr)">
38723         <size>0</size>
38724       </method>
38725       <method name="Void Invoke()">
38726         <size>0</size>
38727       </method>
38728       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38729         <size>0</size>
38730       </method>
38731       <method name="Void EndInvoke(IAsyncResult)">
38732         <size>0</size>
38733       </method>
38734     </type>
38735     <type name="X">
38736       <method name="Void &lt;T&gt;m__0()">
38737         <size>22</size>
38738       </method>
38739     </type>
38740   </test>
38741   <test name="test-anon-14.cs">
38742     <type name="X">
38743       <method name="Void .ctor()">
38744         <size>7</size>
38745       </method>
38746       <method name="Void add_Click(X+T)">
38747         <size>22</size>
38748       </method>
38749       <method name="Void remove_Click(X+T)">
38750         <size>22</size>
38751       </method>
38752       <method name="Void Method()">
38753         <size>1</size>
38754       </method>
38755       <method name="Void Main()">
38756         <size>46</size>
38757       </method>
38758     </type>
38759     <type name="X+T">
38760       <method name="Void .ctor(Object, IntPtr)">
38761         <size>0</size>
38762       </method>
38763       <method name="Void Invoke()">
38764         <size>0</size>
38765       </method>
38766       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38767         <size>0</size>
38768       </method>
38769       <method name="Void EndInvoke(IAsyncResult)">
38770         <size>0</size>
38771       </method>
38772     </type>
38773   </test>
38774   <test name="test-anon-15.cs">
38775     <type name="Foo">
38776       <method name="Void .ctor()">
38777         <size>7</size>
38778       </method>
38779       <method name="Void Main()">
38780         <size>43</size>
38781       </method>
38782     </type>
38783     <type name="Foo+Inner">
38784       <method name="Void .ctor(String)">
38785         <size>7</size>
38786       </method>
38787     </type>
38788     <type name="Foo+foo_fn">
38789       <method name="Void .ctor(Object, IntPtr)">
38790         <size>0</size>
38791       </method>
38792       <method name="Foo+Inner Invoke(System.String)">
38793         <size>0</size>
38794       </method>
38795       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
38796         <size>0</size>
38797       </method>
38798       <method name="Foo+Inner EndInvoke(IAsyncResult)">
38799         <size>0</size>
38800       </method>
38801     </type>
38802     <type name="Foo">
38803       <method name="Foo+Inner &lt;Main&gt;m__0(System.String)">
38804         <size>13</size>
38805       </method>
38806     </type>
38807   </test>
38808   <test name="test-anon-16.cs">
38809     <type name="X">
38810       <method name="Void .ctor(Int32)">
38811         <size>14</size>
38812       </method>
38813       <method name="Void Main()">
38814         <size>42</size>
38815       </method>
38816       <method name="D T()">
38817         <size>15</size>
38818       </method>
38819     </type>
38820     <type name="D">
38821       <method name="Void .ctor(Object, IntPtr)">
38822         <size>0</size>
38823       </method>
38824       <method name="Void Invoke()">
38825         <size>0</size>
38826       </method>
38827       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38828         <size>0</size>
38829       </method>
38830       <method name="Void EndInvoke(IAsyncResult)">
38831         <size>0</size>
38832       </method>
38833     </type>
38834     <type name="X">
38835       <method name="Void &lt;T&gt;m__0()">
38836         <size>27</size>
38837       </method>
38838     </type>
38839   </test>
38840   <test name="test-anon-17.cs">
38841     <type name="Button">
38842       <method name="Void .ctor()">
38843         <size>7</size>
38844       </method>
38845       <method name="Void add_Clicked(ClickEvent)">
38846         <size>24</size>
38847       </method>
38848       <method name="Void remove_Clicked(ClickEvent)">
38849         <size>24</size>
38850       </method>
38851       <method name="Void DoClick()">
38852         <size>12</size>
38853       </method>
38854     </type>
38855     <type name="X">
38856       <method name="Void .ctor()">
38857         <size>7</size>
38858       </method>
38859       <method name="Void .cctor()">
38860         <size>1</size>
38861       </method>
38862       <method name="Int32 Main()">
38863         <size>61</size>
38864       </method>
38865     </type>
38866     <type name="ClickEvent">
38867       <method name="Void .ctor(Object, IntPtr)">
38868         <size>0</size>
38869       </method>
38870       <method name="Void Invoke()">
38871         <size>0</size>
38872       </method>
38873       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38874         <size>0</size>
38875       </method>
38876       <method name="Void EndInvoke(IAsyncResult)">
38877         <size>0</size>
38878       </method>
38879     </type>
38880     <type name="X">
38881       <method name="Void &lt;Main&gt;m__0()">
38882         <size>17</size>
38883       </method>
38884     </type>
38885   </test>
38886   <test name="test-anon-18.cs">
38887     <type name="DelegateTest">
38888       <method name="Void .ctor()">
38889         <size>7</size>
38890       </method>
38891       <method name="Void Main(System.String[])">
38892         <size>83</size>
38893       </method>
38894     </type>
38895     <type name="A">
38896       <method name="Void .ctor(Object, IntPtr)">
38897         <size>0</size>
38898       </method>
38899       <method name="Void Invoke()">
38900         <size>0</size>
38901       </method>
38902       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38903         <size>0</size>
38904       </method>
38905       <method name="Void EndInvoke(IAsyncResult)">
38906         <size>0</size>
38907       </method>
38908     </type>
38909     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
38910       <method name="Void .ctor()">
38911         <size>7</size>
38912       </method>
38913       <method name="Void &lt;&gt;m__0()">
38914         <size>17</size>
38915       </method>
38916     </type>
38917   </test>
38918   <test name="test-anon-19.cs">
38919     <type name="X">
38920       <method name="Void .ctor()">
38921         <size>7</size>
38922       </method>
38923       <method name="Int32 Main()">
38924         <size>223</size>
38925       </method>
38926       <method name="Boolean t(Int32, Int32)">
38927         <size>5</size>
38928       </method>
38929     </type>
38930     <type name="S">
38931       <method name="Void .ctor(Object, IntPtr)">
38932         <size>0</size>
38933       </method>
38934       <method name="Void Invoke()">
38935         <size>0</size>
38936       </method>
38937       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38938         <size>0</size>
38939       </method>
38940       <method name="Void EndInvoke(IAsyncResult)">
38941         <size>0</size>
38942       </method>
38943     </type>
38944     <type name="X+&lt;Main&gt;c__AnonStorey1">
38945       <method name="Void .ctor()">
38946         <size>7</size>
38947       </method>
38948       <method name="Void &lt;&gt;m__0()">
38949         <size>93</size>
38950       </method>
38951     </type>
38952     <type name="X+&lt;Main&gt;c__AnonStorey0">
38953       <method name="Void .ctor()">
38954         <size>7</size>
38955       </method>
38956     </type>
38957   </test>
38958   <test name="test-anon-20.cs">
38959     <type name="X">
38960       <method name="Void .ctor()">
38961         <size>7</size>
38962       </method>
38963       <method name="Void Main()">
38964         <size>33</size>
38965       </method>
38966       <method name="D MainHost()">
38967         <size>28</size>
38968       </method>
38969     </type>
38970     <type name="D">
38971       <method name="Void .ctor(Object, IntPtr)">
38972         <size>0</size>
38973       </method>
38974       <method name="Void Invoke()">
38975         <size>0</size>
38976       </method>
38977       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
38978         <size>0</size>
38979       </method>
38980       <method name="Void EndInvoke(IAsyncResult)">
38981         <size>0</size>
38982       </method>
38983     </type>
38984     <type name="X+&lt;MainHost&gt;c__AnonStorey0">
38985       <method name="Void .ctor()">
38986         <size>7</size>
38987       </method>
38988       <method name="Void &lt;&gt;m__0()">
38989         <size>52</size>
38990       </method>
38991     </type>
38992     <type name="X+&lt;MainHost&gt;c__AnonStorey0+&lt;MainHost&gt;c__AnonStorey1">
38993       <method name="Void .ctor()">
38994         <size>7</size>
38995       </method>
38996       <method name="Void &lt;&gt;m__1()">
38997         <size>52</size>
38998       </method>
38999     </type>
39000   </test>
39001   <test name="test-anon-21.cs">
39002     <type name="X">
39003       <method name="Void .ctor()">
39004         <size>7</size>
39005       </method>
39006       <method name="Void .cctor()">
39007         <size>1</size>
39008       </method>
39009       <method name="Int32 Main()">
39010         <size>68</size>
39011       </method>
39012       <method name="Void M()">
39013         <size>44</size>
39014       </method>
39015     </type>
39016     <type name="D">
39017       <method name="Void .ctor(Object, IntPtr)">
39018         <size>0</size>
39019       </method>
39020       <method name="Void Invoke()">
39021         <size>0</size>
39022       </method>
39023       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39024         <size>0</size>
39025       </method>
39026       <method name="Void EndInvoke(IAsyncResult)">
39027         <size>0</size>
39028       </method>
39029     </type>
39030     <type name="X+&lt;M&gt;c__AnonStorey0">
39031       <method name="Void .ctor()">
39032         <size>7</size>
39033       </method>
39034       <method name="Void &lt;&gt;m__0()">
39035         <size>48</size>
39036       </method>
39037     </type>
39038     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
39039       <method name="Void .ctor()">
39040         <size>7</size>
39041       </method>
39042       <method name="Void &lt;&gt;m__1()">
39043         <size>81</size>
39044       </method>
39045     </type>
39046   </test>
39047   <test name="test-anon-22.cs">
39048     <type name="X">
39049       <method name="Void .ctor()">
39050         <size>7</size>
39051       </method>
39052       <method name="Void Main()">
39053         <size>33</size>
39054       </method>
39055       <method name="D T()">
39056         <size>28</size>
39057       </method>
39058     </type>
39059     <type name="D">
39060       <method name="Void .ctor(Object, IntPtr)">
39061         <size>0</size>
39062       </method>
39063       <method name="Void Invoke()">
39064         <size>0</size>
39065       </method>
39066       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39067         <size>0</size>
39068       </method>
39069       <method name="Void EndInvoke(IAsyncResult)">
39070         <size>0</size>
39071       </method>
39072     </type>
39073     <type name="X+&lt;T&gt;c__AnonStorey0">
39074       <method name="Void .ctor()">
39075         <size>7</size>
39076       </method>
39077       <method name="Void &lt;&gt;m__0()">
39078         <size>52</size>
39079       </method>
39080     </type>
39081     <type name="X+&lt;T&gt;c__AnonStorey0+&lt;T&gt;c__AnonStorey1">
39082       <method name="Void .ctor()">
39083         <size>7</size>
39084       </method>
39085       <method name="Void &lt;&gt;m__1()">
39086         <size>52</size>
39087       </method>
39088     </type>
39089   </test>
39090   <test name="test-anon-23.cs">
39091     <type name="X">
39092       <method name="Void .ctor()">
39093         <size>7</size>
39094       </method>
39095       <method name="Int32 Main()">
39096         <size>68</size>
39097       </method>
39098       <method name="Void M()">
39099         <size>34</size>
39100       </method>
39101     </type>
39102     <type name="D">
39103       <method name="Void .ctor(Object, IntPtr)">
39104         <size>0</size>
39105       </method>
39106       <method name="Void Invoke()">
39107         <size>0</size>
39108       </method>
39109       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39110         <size>0</size>
39111       </method>
39112       <method name="Void EndInvoke(IAsyncResult)">
39113         <size>0</size>
39114       </method>
39115     </type>
39116     <type name="X+&lt;M&gt;c__AnonStorey0">
39117       <method name="Void .ctor()">
39118         <size>7</size>
39119       </method>
39120       <method name="Void &lt;&gt;m__0()">
39121         <size>38</size>
39122       </method>
39123     </type>
39124     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
39125       <method name="Void .ctor()">
39126         <size>7</size>
39127       </method>
39128       <method name="Void &lt;&gt;m__1()">
39129         <size>24</size>
39130       </method>
39131     </type>
39132   </test>
39133   <test name="test-anon-24.cs">
39134     <type name="X">
39135       <method name="Void .ctor()">
39136         <size>7</size>
39137       </method>
39138       <method name="Void Main()">
39139         <size>29</size>
39140       </method>
39141       <method name="D T(Int32)">
39142         <size>28</size>
39143       </method>
39144     </type>
39145     <type name="D">
39146       <method name="Void .ctor(Object, IntPtr)">
39147         <size>0</size>
39148       </method>
39149       <method name="Int32 Invoke()">
39150         <size>0</size>
39151       </method>
39152       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39153         <size>0</size>
39154       </method>
39155       <method name="Int32 EndInvoke(IAsyncResult)">
39156         <size>0</size>
39157       </method>
39158     </type>
39159     <type name="X+&lt;T&gt;c__AnonStorey0">
39160       <method name="Void .ctor()">
39161         <size>7</size>
39162       </method>
39163       <method name="Int32 &lt;&gt;m__0()">
39164         <size>21</size>
39165       </method>
39166     </type>
39167   </test>
39168   <test name="test-anon-25.cs">
39169     <type name="X">
39170       <method name="Void .ctor()">
39171         <size>7</size>
39172       </method>
39173       <method name="Int32 Main()">
39174         <size>48</size>
39175       </method>
39176       <method name="D T(Int32)">
39177         <size>28</size>
39178       </method>
39179     </type>
39180     <type name="D">
39181       <method name="Void .ctor(Object, IntPtr)">
39182         <size>0</size>
39183       </method>
39184       <method name="Int32 Invoke(Int32)">
39185         <size>0</size>
39186       </method>
39187       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
39188         <size>0</size>
39189       </method>
39190       <method name="Int32 EndInvoke(IAsyncResult)">
39191         <size>0</size>
39192       </method>
39193     </type>
39194     <type name="X+&lt;T&gt;c__AnonStorey0">
39195       <method name="Void .ctor()">
39196         <size>7</size>
39197       </method>
39198       <method name="Int32 &lt;&gt;m__0(Int32)">
39199         <size>9</size>
39200       </method>
39201     </type>
39202   </test>
39203   <test name="test-anon-27.cs">
39204     <type name="X">
39205       <method name="Void .ctor()">
39206         <size>7</size>
39207       </method>
39208       <method name="Int32 Main()">
39209         <size>138</size>
39210       </method>
39211       <method name="Void M(Int32)">
39212         <size>59</size>
39213       </method>
39214     </type>
39215     <type name="D">
39216       <method name="Void .ctor(Object, IntPtr)">
39217         <size>0</size>
39218       </method>
39219       <method name="Void Invoke()">
39220         <size>0</size>
39221       </method>
39222       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39223         <size>0</size>
39224       </method>
39225       <method name="Void EndInvoke(IAsyncResult)">
39226         <size>0</size>
39227       </method>
39228     </type>
39229     <type name="X+&lt;M&gt;c__AnonStorey0">
39230       <method name="Void .ctor()">
39231         <size>7</size>
39232       </method>
39233       <method name="Void &lt;&gt;m__0()">
39234         <size>38</size>
39235       </method>
39236     </type>
39237     <type name="X+&lt;M&gt;c__AnonStorey0+&lt;M&gt;c__AnonStorey1">
39238       <method name="Void .ctor()">
39239         <size>7</size>
39240       </method>
39241       <method name="Void &lt;&gt;m__1()">
39242         <size>50</size>
39243       </method>
39244     </type>
39245   </test>
39246   <test name="test-anon-28.cs">
39247     <type name="Delegable">
39248       <method name="Void .ctor()">
39249         <size>7</size>
39250       </method>
39251       <method name="Void add_MyDelegate(System.EventHandler)">
39252         <size>24</size>
39253       </method>
39254       <method name="Void remove_MyDelegate(System.EventHandler)">
39255         <size>24</size>
39256       </method>
39257     </type>
39258     <type name="DelegateTest">
39259       <method name="Void .ctor()">
39260         <size>7</size>
39261       </method>
39262       <method name="Void Main(System.String[])">
39263         <size>58</size>
39264       </method>
39265     </type>
39266     <type name="DelegateTest+&lt;Main&gt;c__AnonStorey0">
39267       <method name="Void .ctor()">
39268         <size>7</size>
39269       </method>
39270       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
39271         <size>33</size>
39272       </method>
39273     </type>
39274   </test>
39275   <test name="test-anon-29.cs">
39276     <type name="X">
39277       <method name="Void .ctor()">
39278         <size>108</size>
39279       </method>
39280       <method name="System.String Hello()">
39281         <size>20</size>
39282       </method>
39283       <method name="Void Main()">
39284         <size>18</size>
39285       </method>
39286     </type>
39287     <type name="X+Foo">
39288       <method name="Void .ctor(Object, IntPtr)">
39289         <size>0</size>
39290       </method>
39291       <method name="System.String Invoke()">
39292         <size>0</size>
39293       </method>
39294       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39295         <size>0</size>
39296       </method>
39297       <method name="System.String EndInvoke(IAsyncResult)">
39298         <size>0</size>
39299       </method>
39300     </type>
39301     <type name="X+Bar">
39302       <method name="Void .ctor(Object, IntPtr)">
39303         <size>0</size>
39304       </method>
39305       <method name="Void Invoke(System.String)">
39306         <size>0</size>
39307       </method>
39308       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39309         <size>0</size>
39310       </method>
39311       <method name="Void EndInvoke(IAsyncResult)">
39312         <size>0</size>
39313       </method>
39314     </type>
39315     <type name="X">
39316       <method name="Void &lt;Hello&gt;m__1(System.String)">
39317         <size>7</size>
39318       </method>
39319       <method name="System.String &lt;Hello&gt;m__0()">
39320         <size>201</size>
39321       </method>
39322       <method name="Void &lt;Hello&gt;m__2(System.String)">
39323         <size>7</size>
39324       </method>
39325     </type>
39326   </test>
39327   <test name="test-anon-30.cs">
39328     <type name="X">
39329       <method name="Void .ctor()">
39330         <size>7</size>
39331       </method>
39332     </type>
39333     <type name="Program">
39334       <method name="Void add_E(Program+D)">
39335         <size>22</size>
39336       </method>
39337       <method name="Void remove_E(Program+D)">
39338         <size>22</size>
39339       </method>
39340       <method name="Void Main()">
39341         <size>38</size>
39342       </method>
39343     </type>
39344     <type name="Program+D">
39345       <method name="Void .ctor(Object, IntPtr)">
39346         <size>0</size>
39347       </method>
39348       <method name="Void Invoke(X)">
39349         <size>0</size>
39350       </method>
39351       <method name="IAsyncResult BeginInvoke(X, System.AsyncCallback, System.Object)">
39352         <size>0</size>
39353       </method>
39354       <method name="Void EndInvoke(IAsyncResult)">
39355         <size>0</size>
39356       </method>
39357     </type>
39358     <type name="Program+&lt;Main&gt;c__AnonStorey0">
39359       <method name="Void .ctor()">
39360         <size>7</size>
39361       </method>
39362       <method name="Void &lt;&gt;m__0(X)">
39363         <size>15</size>
39364       </method>
39365     </type>
39366   </test>
39367   <test name="test-anon-31.cs">
39368     <type name="test">
39369       <method name="Void .ctor()">
39370         <size>7</size>
39371       </method>
39372       <method name="IEnumerable testen(Int32)">
39373         <size>30</size>
39374       </method>
39375     </type>
39376     <type name="reflect">
39377       <method name="Void .ctor()">
39378         <size>7</size>
39379       </method>
39380       <method name="Void Main(System.String[])">
39381         <size>122</size>
39382       </method>
39383     </type>
39384     <type name="test+&lt;testen&gt;c__Iterator0">
39385       <method name="Void .ctor()">
39386         <size>7</size>
39387       </method>
39388       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39389         <size>7</size>
39390       </method>
39391       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
39392         <size>7</size>
39393       </method>
39394       <method name="Boolean MoveNext()">
39395         <size>195</size>
39396       </method>
39397       <method name="Void Dispose()">
39398         <size>8</size>
39399       </method>
39400       <method name="Void Reset()">
39401         <size>6</size>
39402       </method>
39403       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39404         <size>7</size>
39405       </method>
39406       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
39407         <size>40</size>
39408       </method>
39409     </type>
39410   </test>
39411   <test name="test-anon-32.cs">
39412     <type name="MainClass">
39413       <method name="Void .ctor()">
39414         <size>7</size>
39415       </method>
39416       <method name="Void Main()">
39417         <size>37</size>
39418       </method>
39419       <method name="Void SimpleCallback(MainClass, System.String)">
39420         <size>7</size>
39421       </method>
39422     </type>
39423     <type name="StringSender">
39424       <method name="Void .ctor(Object, IntPtr)">
39425         <size>0</size>
39426       </method>
39427       <method name="Void Invoke(System.String)">
39428         <size>0</size>
39429       </method>
39430       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
39431         <size>0</size>
39432       </method>
39433       <method name="Void EndInvoke(IAsyncResult)">
39434         <size>0</size>
39435       </method>
39436     </type>
39437     <type name="VoidDelegate">
39438       <method name="Void .ctor(Object, IntPtr)">
39439         <size>0</size>
39440       </method>
39441       <method name="Void Invoke()">
39442         <size>0</size>
39443       </method>
39444       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39445         <size>0</size>
39446       </method>
39447       <method name="Void EndInvoke(IAsyncResult)">
39448         <size>0</size>
39449       </method>
39450     </type>
39451     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
39452       <method name="Void .ctor()">
39453         <size>7</size>
39454       </method>
39455       <method name="Void &lt;&gt;m__0()">
39456         <size>25</size>
39457       </method>
39458       <method name="Void &lt;&gt;m__1(System.String)">
39459         <size>13</size>
39460       </method>
39461     </type>
39462   </test>
39463   <test name="test-anon-33.cs">
39464     <type name="T">
39465       <method name="Void .ctor()">
39466         <size>7</size>
39467       </method>
39468       <method name="Void doit(Int32)">
39469         <size>7</size>
39470       </method>
39471       <method name="Void Main()">
39472         <size>162</size>
39473       </method>
39474     </type>
39475     <type name="Do">
39476       <method name="Void .ctor(Object, IntPtr)">
39477         <size>0</size>
39478       </method>
39479       <method name="Void Invoke()">
39480         <size>0</size>
39481       </method>
39482       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39483         <size>0</size>
39484       </method>
39485       <method name="Void EndInvoke(IAsyncResult)">
39486         <size>0</size>
39487       </method>
39488     </type>
39489     <type name="T+&lt;Main&gt;c__AnonStorey0">
39490       <method name="Void .ctor()">
39491         <size>7</size>
39492       </method>
39493       <method name="Void &lt;&gt;m__0()">
39494         <size>12</size>
39495       </method>
39496     </type>
39497     <type name="T+&lt;Main&gt;c__AnonStorey1">
39498       <method name="Void .ctor()">
39499         <size>7</size>
39500       </method>
39501       <method name="Void &lt;&gt;m__1()">
39502         <size>12</size>
39503       </method>
39504     </type>
39505   </test>
39506   <test name="test-anon-34.cs">
39507     <type name="Delegates.Space">
39508       <method name="Void .ctor()">
39509         <size>7</size>
39510       </method>
39511       <method name="Void Leak(Boolean, Int32)">
39512         <size>92</size>
39513       </method>
39514     </type>
39515     <type name="Delegates.Program">
39516       <method name="Void .ctor()">
39517         <size>7</size>
39518       </method>
39519       <method name="Void SpaceLeak()">
39520         <size>37</size>
39521       </method>
39522       <method name="Void Main(System.String[])">
39523         <size>6</size>
39524       </method>
39525     </type>
39526     <type name="Delegates.Space+DoCopy">
39527       <method name="Void .ctor(Object, IntPtr)">
39528         <size>0</size>
39529       </method>
39530       <method name="Void Invoke()">
39531         <size>0</size>
39532       </method>
39533       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39534         <size>0</size>
39535       </method>
39536       <method name="Void EndInvoke(IAsyncResult)">
39537         <size>0</size>
39538       </method>
39539     </type>
39540     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey1">
39541       <method name="Void .ctor()">
39542         <size>7</size>
39543       </method>
39544       <method name="Void &lt;&gt;m__0()">
39545         <size>23</size>
39546       </method>
39547     </type>
39548     <type name="Delegates.Space+&lt;Leak&gt;c__AnonStorey0">
39549       <method name="Void .ctor()">
39550         <size>7</size>
39551       </method>
39552       <method name="Void &lt;&gt;m__1()">
39553         <size>19</size>
39554       </method>
39555     </type>
39556   </test>
39557   <test name="test-anon-35.cs">
39558     <type name="CustomDict">
39559       <method name="Void .ctor()">
39560         <size>66</size>
39561       </method>
39562       <method name="IEnumerator GetEnumerator()">
39563         <size>15</size>
39564       </method>
39565     </type>
39566     <type name="Tests">
39567       <method name="Void .ctor()">
39568         <size>7</size>
39569       </method>
39570       <method name="Void Main()">
39571         <size>7</size>
39572       </method>
39573     </type>
39574     <type name="CustomDict+&lt;GetEnumerator&gt;c__Iterator0">
39575       <method name="Void .ctor()">
39576         <size>7</size>
39577       </method>
39578       <method name="System.Object System.Collections.IEnumerator.get_Current()">
39579         <size>7</size>
39580       </method>
39581       <method name="Boolean MoveNext()">
39582         <size>86</size>
39583       </method>
39584       <method name="Void Dispose()">
39585         <size>8</size>
39586       </method>
39587       <method name="Void Reset()">
39588         <size>6</size>
39589       </method>
39590       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
39591         <size>7</size>
39592       </method>
39593     </type>
39594   </test>
39595   <test name="test-anon-36.cs">
39596     <type name="Test">
39597       <method name="Void .ctor(TestMethod)">
39598         <size>7</size>
39599       </method>
39600       <method name="Void .ctor(TestMethod2)">
39601         <size>7</size>
39602       </method>
39603       <method name="Void Main()">
39604         <size>36</size>
39605       </method>
39606     </type>
39607     <type name="TestMethod">
39608       <method name="Void .ctor(Object, IntPtr)">
39609         <size>0</size>
39610       </method>
39611       <method name="Void Invoke()">
39612         <size>0</size>
39613       </method>
39614       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39615         <size>0</size>
39616       </method>
39617       <method name="Void EndInvoke(IAsyncResult)">
39618         <size>0</size>
39619       </method>
39620     </type>
39621     <type name="TestMethod2">
39622       <method name="Void .ctor(Object, IntPtr)">
39623         <size>0</size>
39624       </method>
39625       <method name="Void Invoke(System.Object)">
39626         <size>0</size>
39627       </method>
39628       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
39629         <size>0</size>
39630       </method>
39631       <method name="Void EndInvoke(IAsyncResult)">
39632         <size>0</size>
39633       </method>
39634     </type>
39635     <type name="Test">
39636       <method name="Void &lt;Main&gt;m__0()">
39637         <size>1</size>
39638       </method>
39639     </type>
39640   </test>
39641   <test name="test-anon-37.cs">
39642     <type name="DelegateInit">
39643       <method name="Void .ctor()">
39644         <size>7</size>
39645       </method>
39646       <method name="Void .cctor()">
39647         <size>35</size>
39648       </method>
39649       <method name="Void Main(System.String[])">
39650         <size>11</size>
39651       </method>
39652     </type>
39653     <type name="DelegateInit+FooDelegate">
39654       <method name="Void .ctor(Object, IntPtr)">
39655         <size>0</size>
39656       </method>
39657       <method name="Void Invoke()">
39658         <size>0</size>
39659       </method>
39660       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39661         <size>0</size>
39662       </method>
39663       <method name="Void EndInvoke(IAsyncResult)">
39664         <size>0</size>
39665       </method>
39666     </type>
39667     <type name="DelegateInit">
39668       <method name="Void &lt;_print&gt;m__0()">
39669         <size>11</size>
39670       </method>
39671     </type>
39672   </test>
39673   <test name="test-anon-38.cs">
39674     <type name="X">
39675       <method name="Void .ctor()">
39676         <size>7</size>
39677       </method>
39678       <method name="Void Hello(Int64, Int64)">
39679         <size>1</size>
39680       </method>
39681       <method name="Void Test(Int32)">
39682         <size>67</size>
39683       </method>
39684       <method name="Void Main()">
39685         <size>14</size>
39686       </method>
39687     </type>
39688     <type name="Simple">
39689       <method name="Void .ctor(Object, IntPtr)">
39690         <size>0</size>
39691       </method>
39692       <method name="Void Invoke()">
39693         <size>0</size>
39694       </method>
39695       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39696         <size>0</size>
39697       </method>
39698       <method name="Void EndInvoke(IAsyncResult)">
39699         <size>0</size>
39700       </method>
39701     </type>
39702     <type name="Foo">
39703       <method name="Void .ctor(Object, IntPtr)">
39704         <size>0</size>
39705       </method>
39706       <method name="Simple Invoke()">
39707         <size>0</size>
39708       </method>
39709       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39710         <size>0</size>
39711       </method>
39712       <method name="Simple EndInvoke(IAsyncResult)">
39713         <size>0</size>
39714       </method>
39715     </type>
39716     <type name="X+&lt;Test&gt;c__AnonStorey0">
39717       <method name="Void .ctor()">
39718         <size>7</size>
39719       </method>
39720       <method name="Simple &lt;&gt;m__0()">
39721         <size>64</size>
39722       </method>
39723     </type>
39724     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
39725       <method name="Void .ctor()">
39726         <size>7</size>
39727       </method>
39728       <method name="Void &lt;&gt;m__1()">
39729         <size>34</size>
39730       </method>
39731     </type>
39732   </test>
39733   <test name="test-anon-39.cs">
39734     <type name="X">
39735       <method name="Void .ctor()">
39736         <size>7</size>
39737       </method>
39738       <method name="Void Hello(Int64)">
39739         <size>1</size>
39740       </method>
39741       <method name="Void Test(Int32)">
39742         <size>65</size>
39743       </method>
39744       <method name="Void Main()">
39745         <size>14</size>
39746       </method>
39747     </type>
39748     <type name="Simple">
39749       <method name="Void .ctor(Object, IntPtr)">
39750         <size>0</size>
39751       </method>
39752       <method name="Void Invoke()">
39753         <size>0</size>
39754       </method>
39755       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39756         <size>0</size>
39757       </method>
39758       <method name="Void EndInvoke(IAsyncResult)">
39759         <size>0</size>
39760       </method>
39761     </type>
39762     <type name="Foo">
39763       <method name="Void .ctor(Object, IntPtr)">
39764         <size>0</size>
39765       </method>
39766       <method name="Simple Invoke()">
39767         <size>0</size>
39768       </method>
39769       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39770         <size>0</size>
39771       </method>
39772       <method name="Simple EndInvoke(IAsyncResult)">
39773         <size>0</size>
39774       </method>
39775     </type>
39776     <type name="X+&lt;Test&gt;c__AnonStorey0">
39777       <method name="Void .ctor()">
39778         <size>7</size>
39779       </method>
39780       <method name="Simple &lt;&gt;m__0()">
39781         <size>30</size>
39782       </method>
39783       <method name="Void &lt;&gt;m__1()">
39784         <size>18</size>
39785       </method>
39786     </type>
39787   </test>
39788   <test name="test-anon-40.cs">
39789     <type name="X">
39790       <method name="Void .ctor()">
39791         <size>7</size>
39792       </method>
39793       <method name="Void Hello(Int64)">
39794         <size>1</size>
39795       </method>
39796       <method name="Void Test(Int32)">
39797         <size>65</size>
39798       </method>
39799       <method name="Void Main()">
39800         <size>14</size>
39801       </method>
39802     </type>
39803     <type name="Simple">
39804       <method name="Void .ctor(Object, IntPtr)">
39805         <size>0</size>
39806       </method>
39807       <method name="Void Invoke()">
39808         <size>0</size>
39809       </method>
39810       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39811         <size>0</size>
39812       </method>
39813       <method name="Void EndInvoke(IAsyncResult)">
39814         <size>0</size>
39815       </method>
39816     </type>
39817     <type name="Foo">
39818       <method name="Void .ctor(Object, IntPtr)">
39819         <size>0</size>
39820       </method>
39821       <method name="Simple Invoke()">
39822         <size>0</size>
39823       </method>
39824       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39825         <size>0</size>
39826       </method>
39827       <method name="Simple EndInvoke(IAsyncResult)">
39828         <size>0</size>
39829       </method>
39830     </type>
39831     <type name="X+&lt;Test&gt;c__AnonStorey0">
39832       <method name="Void .ctor()">
39833         <size>7</size>
39834       </method>
39835       <method name="Simple &lt;&gt;m__0()">
39836         <size>30</size>
39837       </method>
39838       <method name="Void &lt;&gt;m__1()">
39839         <size>18</size>
39840       </method>
39841     </type>
39842   </test>
39843   <test name="test-anon-41.cs">
39844     <type name="X">
39845       <method name="Void .ctor()">
39846         <size>7</size>
39847       </method>
39848       <method name="Void Hello(Int64)">
39849         <size>1</size>
39850       </method>
39851       <method name="Void Test(Int32)">
39852         <size>65</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>55</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>35</size>
39900       </method>
39901     </type>
39902   </test>
39903   <test name="test-anon-42.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>51</size>
39913       </method>
39914       <method name="Void Main()">
39915         <size>13</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">
39947       <method name="Simple &lt;Test&gt;m__0()">
39948         <size>37</size>
39949       </method>
39950       <method name="Void &lt;Test&gt;m__1()">
39951         <size>8</size>
39952       </method>
39953     </type>
39954   </test>
39955   <test name="test-anon-43.cs">
39956     <type name="X">
39957       <method name="Void .ctor()">
39958         <size>7</size>
39959       </method>
39960       <method name="Void Hello(Int64, Int64)">
39961         <size>1</size>
39962       </method>
39963       <method name="Void Test(Int32)">
39964         <size>54</size>
39965       </method>
39966       <method name="Void Main()">
39967         <size>14</size>
39968       </method>
39969     </type>
39970     <type name="Simple">
39971       <method name="Void .ctor(Object, IntPtr)">
39972         <size>0</size>
39973       </method>
39974       <method name="Void Invoke()">
39975         <size>0</size>
39976       </method>
39977       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39978         <size>0</size>
39979       </method>
39980       <method name="Void EndInvoke(IAsyncResult)">
39981         <size>0</size>
39982       </method>
39983     </type>
39984     <type name="Foo">
39985       <method name="Void .ctor(Object, IntPtr)">
39986         <size>0</size>
39987       </method>
39988       <method name="Simple Invoke()">
39989         <size>0</size>
39990       </method>
39991       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
39992         <size>0</size>
39993       </method>
39994       <method name="Simple EndInvoke(IAsyncResult)">
39995         <size>0</size>
39996       </method>
39997     </type>
39998     <type name="X+&lt;Test&gt;c__AnonStorey0">
39999       <method name="Void .ctor()">
40000         <size>7</size>
40001       </method>
40002       <method name="Simple &lt;&gt;m__0()">
40003         <size>64</size>
40004       </method>
40005     </type>
40006     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40007       <method name="Void .ctor()">
40008         <size>7</size>
40009       </method>
40010       <method name="Void &lt;&gt;m__1()">
40011         <size>34</size>
40012       </method>
40013     </type>
40014   </test>
40015   <test name="test-anon-44.cs">
40016     <type name="X">
40017       <method name="Void .ctor()">
40018         <size>7</size>
40019       </method>
40020       <method name="Void Hello(Int64)">
40021         <size>1</size>
40022       </method>
40023       <method name="Void Test(Int32)">
40024         <size>68</size>
40025       </method>
40026       <method name="Void Main()">
40027         <size>14</size>
40028       </method>
40029     </type>
40030     <type name="Simple">
40031       <method name="Void .ctor(Object, IntPtr)">
40032         <size>0</size>
40033       </method>
40034       <method name="Void Invoke()">
40035         <size>0</size>
40036       </method>
40037       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40038         <size>0</size>
40039       </method>
40040       <method name="Void EndInvoke(IAsyncResult)">
40041         <size>0</size>
40042       </method>
40043     </type>
40044     <type name="Foo">
40045       <method name="Void .ctor(Object, IntPtr)">
40046         <size>0</size>
40047       </method>
40048       <method name="Simple Invoke()">
40049         <size>0</size>
40050       </method>
40051       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40052         <size>0</size>
40053       </method>
40054       <method name="Simple EndInvoke(IAsyncResult)">
40055         <size>0</size>
40056       </method>
40057     </type>
40058     <type name="X+&lt;Test&gt;c__AnonStorey0">
40059       <method name="Void .ctor()">
40060         <size>7</size>
40061       </method>
40062       <method name="Simple &lt;&gt;m__1()">
40063         <size>33</size>
40064       </method>
40065       <method name="Simple &lt;&gt;m__0()">
40066         <size>51</size>
40067       </method>
40068       <method name="Void &lt;&gt;m__3()">
40069         <size>21</size>
40070       </method>
40071     </type>
40072     <type name="X+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
40073       <method name="Void .ctor()">
40074         <size>7</size>
40075       </method>
40076       <method name="Void &lt;&gt;m__2()">
40077         <size>26</size>
40078       </method>
40079     </type>
40080   </test>
40081   <test name="test-anon-45.cs">
40082     <type name="Test">
40083       <method name="Void .ctor()">
40084         <size>7</size>
40085       </method>
40086       <method name="Void Main()">
40087         <size>64</size>
40088       </method>
40089       <method name="IEnumerator GetEnumerator()">
40090         <size>8</size>
40091       </method>
40092     </type>
40093     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
40094       <method name="Void .ctor()">
40095         <size>7</size>
40096       </method>
40097       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40098         <size>7</size>
40099       </method>
40100       <method name="Boolean MoveNext()">
40101         <size>77</size>
40102       </method>
40103       <method name="Void Dispose()">
40104         <size>8</size>
40105       </method>
40106       <method name="Void Reset()">
40107         <size>6</size>
40108       </method>
40109       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40110         <size>7</size>
40111       </method>
40112     </type>
40113   </test>
40114   <test name="test-anon-46.cs">
40115     <type name="World">
40116       <method name="Void .ctor()">
40117         <size>7</size>
40118       </method>
40119       <method name="Void Hello(Int64)">
40120         <size>1</size>
40121       </method>
40122       <method name="Void Test(Int32)">
40123         <size>50</size>
40124       </method>
40125     </type>
40126     <type name="X">
40127       <method name="Void .ctor()">
40128         <size>7</size>
40129       </method>
40130       <method name="Void Main()">
40131         <size>14</size>
40132       </method>
40133     </type>
40134     <type name="Foo">
40135       <method name="Void .ctor(Object, IntPtr)">
40136         <size>0</size>
40137       </method>
40138       <method name="Void Invoke()">
40139         <size>0</size>
40140       </method>
40141       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40142         <size>0</size>
40143       </method>
40144       <method name="Void EndInvoke(IAsyncResult)">
40145         <size>0</size>
40146       </method>
40147     </type>
40148     <type name="World+&lt;Test&gt;c__AnonStorey0">
40149       <method name="Void .ctor()">
40150         <size>7</size>
40151       </method>
40152       <method name="Void &lt;&gt;m__0()">
40153         <size>19</size>
40154       </method>
40155     </type>
40156   </test>
40157   <test name="test-anon-47.cs">
40158     <type name="World">
40159       <method name="Void .ctor()">
40160         <size>7</size>
40161       </method>
40162       <method name="Void Hello(Int64)">
40163         <size>1</size>
40164       </method>
40165       <method name="Void Test(Int32)">
40166         <size>158</size>
40167       </method>
40168     </type>
40169     <type name="X">
40170       <method name="Void .ctor()">
40171         <size>7</size>
40172       </method>
40173       <method name="Void Main()">
40174         <size>14</size>
40175       </method>
40176     </type>
40177     <type name="Foo">
40178       <method name="Void .ctor(Object, IntPtr)">
40179         <size>0</size>
40180       </method>
40181       <method name="Void Invoke()">
40182         <size>0</size>
40183       </method>
40184       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40185         <size>0</size>
40186       </method>
40187       <method name="Void EndInvoke(IAsyncResult)">
40188         <size>0</size>
40189       </method>
40190     </type>
40191     <type name="World+&lt;Test&gt;c__AnonStorey2">
40192       <method name="Void .ctor()">
40193         <size>7</size>
40194       </method>
40195       <method name="Void &lt;&gt;m__0()">
40196         <size>45</size>
40197       </method>
40198     </type>
40199     <type name="World+&lt;Test&gt;c__AnonStorey0">
40200       <method name="Void .ctor()">
40201         <size>7</size>
40202       </method>
40203     </type>
40204     <type name="World+&lt;Test&gt;c__AnonStorey1">
40205       <method name="Void .ctor()">
40206         <size>7</size>
40207       </method>
40208     </type>
40209   </test>
40210   <test name="test-anon-48.cs">
40211     <type name="World">
40212       <method name="Void .ctor()">
40213         <size>7</size>
40214       </method>
40215       <method name="Void Hello(Int64)">
40216         <size>1</size>
40217       </method>
40218       <method name="Void Test(Int32)">
40219         <size>197</size>
40220       </method>
40221     </type>
40222     <type name="X">
40223       <method name="Void .ctor()">
40224         <size>7</size>
40225       </method>
40226       <method name="Void Main()">
40227         <size>14</size>
40228       </method>
40229     </type>
40230     <type name="Foo">
40231       <method name="Void .ctor(Object, IntPtr)">
40232         <size>0</size>
40233       </method>
40234       <method name="Void Invoke()">
40235         <size>0</size>
40236       </method>
40237       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40238         <size>0</size>
40239       </method>
40240       <method name="Void EndInvoke(IAsyncResult)">
40241         <size>0</size>
40242       </method>
40243     </type>
40244     <type name="World+&lt;Test&gt;c__AnonStorey1">
40245       <method name="Void .ctor()">
40246         <size>7</size>
40247       </method>
40248     </type>
40249     <type name="World+&lt;Test&gt;c__AnonStorey2">
40250       <method name="Void .ctor()">
40251         <size>7</size>
40252       </method>
40253     </type>
40254     <type name="World+&lt;Test&gt;c__AnonStorey0">
40255       <method name="Void .ctor()">
40256         <size>7</size>
40257       </method>
40258       <method name="Void &lt;&gt;m__0()">
40259         <size>63</size>
40260       </method>
40261     </type>
40262   </test>
40263   <test name="test-anon-49.cs">
40264     <type name="Test">
40265       <method name="Void .ctor()">
40266         <size>7</size>
40267       </method>
40268       <method name="Void Main()">
40269         <size>64</size>
40270       </method>
40271       <method name="IEnumerator GetEnumerator()">
40272         <size>8</size>
40273       </method>
40274     </type>
40275     <type name="Test+&lt;GetEnumerator&gt;c__Iterator0">
40276       <method name="Void .ctor()">
40277         <size>7</size>
40278       </method>
40279       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40280         <size>7</size>
40281       </method>
40282       <method name="Boolean MoveNext()">
40283         <size>185</size>
40284       </method>
40285       <method name="Void Dispose()">
40286         <size>62</size>
40287       </method>
40288       <method name="Void Reset()">
40289         <size>6</size>
40290       </method>
40291       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40292         <size>7</size>
40293       </method>
40294     </type>
40295   </test>
40296   <test name="test-anon-50.cs">
40297     <type name="Test">
40298       <method name="Void .ctor()">
40299         <size>7</size>
40300       </method>
40301       <method name="IEnumerable Foo(Int32)">
40302         <size>30</size>
40303       </method>
40304     </type>
40305     <type name="X">
40306       <method name="Void .ctor()">
40307         <size>7</size>
40308       </method>
40309       <method name="Int32 Main()">
40310         <size>196</size>
40311       </method>
40312     </type>
40313     <type name="Test+&lt;Foo&gt;c__Iterator0">
40314       <method name="Void .ctor()">
40315         <size>7</size>
40316       </method>
40317       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40318         <size>7</size>
40319       </method>
40320       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
40321         <size>7</size>
40322       </method>
40323       <method name="Boolean MoveNext()">
40324         <size>118</size>
40325       </method>
40326       <method name="Void Dispose()">
40327         <size>8</size>
40328       </method>
40329       <method name="Void Reset()">
40330         <size>6</size>
40331       </method>
40332       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40333         <size>7</size>
40334       </method>
40335       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
40336         <size>40</size>
40337       </method>
40338     </type>
40339   </test>
40340   <test name="test-anon-51.cs">
40341     <type name="X">
40342       <method name="Void .ctor()">
40343         <size>7</size>
40344       </method>
40345       <method name="Void .cctor()">
40346         <size>35</size>
40347       </method>
40348       <method name="Void Main()">
40349         <size>11</size>
40350       </method>
40351     </type>
40352     <type name="FooDelegate">
40353       <method name="Void .ctor(Object, IntPtr)">
40354         <size>0</size>
40355       </method>
40356       <method name="Void Invoke()">
40357         <size>0</size>
40358       </method>
40359       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40360         <size>0</size>
40361       </method>
40362       <method name="Void EndInvoke(IAsyncResult)">
40363         <size>0</size>
40364       </method>
40365     </type>
40366     <type name="X">
40367       <method name="Void &lt;Print&gt;m__0()">
40368         <size>11</size>
40369       </method>
40370     </type>
40371   </test>
40372   <test name="test-anon-52.cs">
40373     <type name="X">
40374       <method name="Void .ctor()">
40375         <size>7</size>
40376       </method>
40377       <method name="IEnumerator GetIt(System.Int32[])">
40378         <size>22</size>
40379       </method>
40380       <method name="Int32 Main()">
40381         <size>32</size>
40382       </method>
40383     </type>
40384     <type name="X+A">
40385       <method name="Void .ctor(Object, IntPtr)">
40386         <size>0</size>
40387       </method>
40388       <method name="Void Invoke()">
40389         <size>0</size>
40390       </method>
40391       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40392         <size>0</size>
40393       </method>
40394       <method name="Void EndInvoke(IAsyncResult)">
40395         <size>0</size>
40396       </method>
40397     </type>
40398     <type name="X+&lt;GetIt&gt;c__Iterator0">
40399       <method name="Void .ctor()">
40400         <size>7</size>
40401       </method>
40402       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40403         <size>7</size>
40404       </method>
40405       <method name="Boolean MoveNext()">
40406         <size>201</size>
40407       </method>
40408       <method name="Void &lt;&gt;m__0()">
40409         <size>22</size>
40410       </method>
40411       <method name="Void Dispose()">
40412         <size>8</size>
40413       </method>
40414       <method name="Void Reset()">
40415         <size>6</size>
40416       </method>
40417       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40418         <size>7</size>
40419       </method>
40420     </type>
40421     <type name="&lt;PrivateImplementationDetails&gt;">
40422       <method name="Void .ctor()">
40423         <size>7</size>
40424       </method>
40425     </type>
40426   </test>
40427   <test name="test-anon-53.cs">
40428     <type name="Test">
40429       <method name="Void .ctor(Int32)">
40430         <size>39</size>
40431       </method>
40432       <method name="Void .cctor()">
40433         <size>33</size>
40434       </method>
40435     </type>
40436     <type name="X">
40437       <method name="Void .ctor()">
40438         <size>7</size>
40439       </method>
40440       <method name="Void Main()">
40441         <size>15</size>
40442       </method>
40443     </type>
40444     <type name="Foo">
40445       <method name="Void .ctor(Object, IntPtr)">
40446         <size>0</size>
40447       </method>
40448       <method name="Void Invoke()">
40449         <size>0</size>
40450       </method>
40451       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40452         <size>0</size>
40453       </method>
40454       <method name="Void EndInvoke(IAsyncResult)">
40455         <size>0</size>
40456       </method>
40457     </type>
40458     <type name="Test+&lt;Test&gt;c__AnonStorey0">
40459       <method name="Void .ctor()">
40460         <size>7</size>
40461       </method>
40462       <method name="Void &lt;&gt;m__0()">
40463         <size>12</size>
40464       </method>
40465     </type>
40466     <type name="Test+&lt;Test&gt;c__AnonStorey1">
40467       <method name="Void .ctor()">
40468         <size>7</size>
40469       </method>
40470       <method name="Void &lt;&gt;m__1()">
40471         <size>12</size>
40472       </method>
40473     </type>
40474   </test>
40475   <test name="test-anon-54.cs">
40476     <type name="X">
40477       <method name="Void .ctor()">
40478         <size>7</size>
40479       </method>
40480       <method name="Void Main()">
40481         <size>22</size>
40482       </method>
40483     </type>
40484     <type name="Hello">
40485       <method name="Void .ctor(Object, IntPtr)">
40486         <size>0</size>
40487       </method>
40488       <method name="Void Invoke()">
40489         <size>0</size>
40490       </method>
40491       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40492         <size>0</size>
40493       </method>
40494       <method name="Void EndInvoke(IAsyncResult)">
40495         <size>0</size>
40496       </method>
40497     </type>
40498     <type name="Foo+&lt;Test&gt;c__AnonStorey0">
40499       <method name="Void .ctor()">
40500         <size>7</size>
40501       </method>
40502       <method name="Void &lt;&gt;m__0()">
40503         <size>25</size>
40504       </method>
40505     </type>
40506     <type name="Foo">
40507       <method name="Void .ctor(Int32)">
40508         <size>8</size>
40509       </method>
40510       <method name="Void Test(Foo)">
40511         <size>45</size>
40512       </method>
40513       <method name="Void Hello(Int32)">
40514         <size>19</size>
40515       </method>
40516       <method name="System.String ToString()">
40517         <size>22</size>
40518       </method>
40519     </type>
40520   </test>
40521   <test name="test-anon-55.cs">
40522     <type name="Foo">
40523       <method name="Void .ctor()">
40524         <size>7</size>
40525       </method>
40526       <method name="Void Test(Foo+Hello)">
40527         <size>7</size>
40528       </method>
40529       <method name="Void Private()">
40530         <size>11</size>
40531       </method>
40532       <method name="Void Test()">
40533         <size>19</size>
40534       </method>
40535     </type>
40536     <type name="X">
40537       <method name="Void .ctor()">
40538         <size>7</size>
40539       </method>
40540       <method name="Void Main()">
40541         <size>13</size>
40542       </method>
40543     </type>
40544     <type name="Foo+Hello">
40545       <method name="Void .ctor(Object, IntPtr)">
40546         <size>0</size>
40547       </method>
40548       <method name="Void Invoke()">
40549         <size>0</size>
40550       </method>
40551       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40552         <size>0</size>
40553       </method>
40554       <method name="Void EndInvoke(IAsyncResult)">
40555         <size>0</size>
40556       </method>
40557     </type>
40558     <type name="Foo">
40559       <method name="Void &lt;Test&gt;m__0()">
40560         <size>7</size>
40561       </method>
40562     </type>
40563   </test>
40564   <test name="test-anon-56.cs">
40565     <type name="Observable">
40566       <method name="Void .ctor()">
40567         <size>7</size>
40568       </method>
40569       <method name="Void Main(System.String[])">
40570         <size>50</size>
40571       </method>
40572     </type>
40573     <type name="QueueHandler">
40574       <method name="Void .ctor(Object, IntPtr)">
40575         <size>0</size>
40576       </method>
40577       <method name="Void Invoke(Observable)">
40578         <size>0</size>
40579       </method>
40580       <method name="IAsyncResult BeginInvoke(Observable, System.AsyncCallback, System.Object)">
40581         <size>0</size>
40582       </method>
40583       <method name="Void EndInvoke(IAsyncResult)">
40584         <size>0</size>
40585       </method>
40586     </type>
40587     <type name="Observable">
40588       <method name="Void &lt;Main&gt;m__0(Observable)">
40589         <size>11</size>
40590       </method>
40591     </type>
40592   </test>
40593   <test name="test-anon-57.cs">
40594     <type name="X">
40595       <method name="Void .ctor()">
40596         <size>7</size>
40597       </method>
40598       <method name="Int32 Test()">
40599         <size>257</size>
40600       </method>
40601       <method name="Int32 Main()">
40602         <size>45</size>
40603       </method>
40604     </type>
40605     <type name="X+TestDelegate">
40606       <method name="Void .ctor(Object, IntPtr)">
40607         <size>0</size>
40608       </method>
40609       <method name="Void Invoke()">
40610         <size>0</size>
40611       </method>
40612       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40613         <size>0</size>
40614       </method>
40615       <method name="Void EndInvoke(IAsyncResult)">
40616         <size>0</size>
40617       </method>
40618     </type>
40619     <type name="X+&lt;Test&gt;c__AnonStorey1">
40620       <method name="Void .ctor()">
40621         <size>7</size>
40622       </method>
40623       <method name="Void &lt;&gt;m__0()">
40624         <size>89</size>
40625       </method>
40626     </type>
40627     <type name="X+&lt;Test&gt;c__AnonStorey0">
40628       <method name="Void .ctor()">
40629         <size>7</size>
40630       </method>
40631     </type>
40632   </test>
40633   <test name="test-anon-58.cs">
40634     <type name="X">
40635       <method name="Void .ctor()">
40636         <size>7</size>
40637       </method>
40638       <method name="Int32 Test(Int32)">
40639         <size>344</size>
40640       </method>
40641       <method name="Int32 Main()">
40642         <size>46</size>
40643       </method>
40644     </type>
40645     <type name="X+TestDelegate">
40646       <method name="Void .ctor(Object, IntPtr)">
40647         <size>0</size>
40648       </method>
40649       <method name="Void Invoke()">
40650         <size>0</size>
40651       </method>
40652       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40653         <size>0</size>
40654       </method>
40655       <method name="Void EndInvoke(IAsyncResult)">
40656         <size>0</size>
40657       </method>
40658     </type>
40659     <type name="X+&lt;Test&gt;c__AnonStorey1">
40660       <method name="Void .ctor()">
40661         <size>7</size>
40662       </method>
40663       <method name="Void &lt;&gt;m__0()">
40664         <size>162</size>
40665       </method>
40666     </type>
40667     <type name="X+&lt;Test&gt;c__AnonStorey0">
40668       <method name="Void .ctor()">
40669         <size>7</size>
40670       </method>
40671     </type>
40672     <type name="X+&lt;Test&gt;c__AnonStorey2">
40673       <method name="Void .ctor()">
40674         <size>7</size>
40675       </method>
40676     </type>
40677   </test>
40678   <test name="test-anon-59.cs">
40679     <type name="X">
40680       <method name="Void .ctor()">
40681         <size>7</size>
40682       </method>
40683       <method name="Int32 Test(Int32)">
40684         <size>515</size>
40685       </method>
40686       <method name="Int32 Main()">
40687         <size>46</size>
40688       </method>
40689     </type>
40690     <type name="X+TestDelegate">
40691       <method name="Void .ctor(Object, IntPtr)">
40692         <size>0</size>
40693       </method>
40694       <method name="Void Invoke()">
40695         <size>0</size>
40696       </method>
40697       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40698         <size>0</size>
40699       </method>
40700       <method name="Void EndInvoke(IAsyncResult)">
40701         <size>0</size>
40702       </method>
40703     </type>
40704     <type name="X+&lt;Test&gt;c__AnonStorey2">
40705       <method name="Void .ctor()">
40706         <size>7</size>
40707       </method>
40708       <method name="Void &lt;&gt;m__0()">
40709         <size>224</size>
40710       </method>
40711     </type>
40712     <type name="X+&lt;Test&gt;c__AnonStorey1">
40713       <method name="Void .ctor()">
40714         <size>7</size>
40715       </method>
40716     </type>
40717     <type name="X+&lt;Test&gt;c__AnonStorey0">
40718       <method name="Void .ctor()">
40719         <size>7</size>
40720       </method>
40721     </type>
40722     <type name="X+&lt;Test&gt;c__AnonStorey3">
40723       <method name="Void .ctor()">
40724         <size>7</size>
40725       </method>
40726     </type>
40727   </test>
40728   <test name="test-anon-60.cs">
40729     <type name="X">
40730       <method name="Void .ctor()">
40731         <size>7</size>
40732       </method>
40733       <method name="Int32 Test(Int32)">
40734         <size>567</size>
40735       </method>
40736       <method name="Int32 Main()">
40737         <size>46</size>
40738       </method>
40739     </type>
40740     <type name="X+TestDelegate">
40741       <method name="Void .ctor(Object, IntPtr)">
40742         <size>0</size>
40743       </method>
40744       <method name="Void Invoke()">
40745         <size>0</size>
40746       </method>
40747       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40748         <size>0</size>
40749       </method>
40750       <method name="Void EndInvoke(IAsyncResult)">
40751         <size>0</size>
40752       </method>
40753     </type>
40754     <type name="X+&lt;Test&gt;c__AnonStorey2">
40755       <method name="Void .ctor()">
40756         <size>7</size>
40757       </method>
40758     </type>
40759     <type name="X+&lt;Test&gt;c__AnonStorey1">
40760       <method name="Void .ctor()">
40761         <size>7</size>
40762       </method>
40763     </type>
40764     <type name="X+&lt;Test&gt;c__AnonStorey0">
40765       <method name="Void .ctor()">
40766         <size>7</size>
40767       </method>
40768     </type>
40769     <type name="X+&lt;Test&gt;c__AnonStorey3">
40770       <method name="Void .ctor()">
40771         <size>7</size>
40772       </method>
40773     </type>
40774     <type name="X+&lt;Test&gt;c__AnonStorey2">
40775       <method name="Void &lt;&gt;m__0()">
40776         <size>347</size>
40777       </method>
40778     </type>
40779     <type name="X+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey4">
40780       <method name="Void .ctor()">
40781         <size>7</size>
40782       </method>
40783       <method name="Void &lt;&gt;m__1()">
40784         <size>124</size>
40785       </method>
40786     </type>
40787   </test>
40788   <test name="test-anon-61.cs">
40789     <type name="X">
40790       <method name="Void .ctor()">
40791         <size>7</size>
40792       </method>
40793       <method name="Int32 Test()">
40794         <size>333</size>
40795       </method>
40796       <method name="Int32 Main()">
40797         <size>59</size>
40798       </method>
40799     </type>
40800     <type name="X+TestDelegate">
40801       <method name="Void .ctor(Object, IntPtr)">
40802         <size>0</size>
40803       </method>
40804       <method name="Void Invoke()">
40805         <size>0</size>
40806       </method>
40807       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40808         <size>0</size>
40809       </method>
40810       <method name="Void EndInvoke(IAsyncResult)">
40811         <size>0</size>
40812       </method>
40813     </type>
40814     <type name="X+&lt;Test&gt;c__AnonStorey1">
40815       <method name="Void .ctor()">
40816         <size>7</size>
40817       </method>
40818       <method name="Void &lt;&gt;m__0()">
40819         <size>157</size>
40820       </method>
40821     </type>
40822     <type name="X+&lt;Test&gt;c__AnonStorey0">
40823       <method name="Void .ctor()">
40824         <size>7</size>
40825       </method>
40826     </type>
40827   </test>
40828   <test name="test-anon-62.cs">
40829     <type name="X">
40830       <method name="Void .ctor(String)">
40831         <size>14</size>
40832       </method>
40833       <method name="Void Main()">
40834         <size>1</size>
40835       </method>
40836     </type>
40837     <type name="Y">
40838       <method name="Void .ctor(Z)">
40839         <size>56</size>
40840       </method>
40841     </type>
40842     <type name="Z">
40843       <method name="Void .ctor()">
40844         <size>7</size>
40845       </method>
40846       <method name="Void Hello()">
40847         <size>1</size>
40848       </method>
40849     </type>
40850     <type name="FooHandler">
40851       <method name="Void .ctor(Object, IntPtr)">
40852         <size>0</size>
40853       </method>
40854       <method name="Void Invoke()">
40855         <size>0</size>
40856       </method>
40857       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40858         <size>0</size>
40859       </method>
40860       <method name="Void EndInvoke(IAsyncResult)">
40861         <size>0</size>
40862       </method>
40863     </type>
40864     <type name="Y+&lt;Y&gt;c__AnonStorey0">
40865       <method name="Void .ctor()">
40866         <size>7</size>
40867       </method>
40868       <method name="Void &lt;&gt;m__0()">
40869         <size>12</size>
40870       </method>
40871     </type>
40872   </test>
40873   <test name="test-anon-63.cs">
40874     <type name="X">
40875       <method name="Void .ctor()">
40876         <size>7</size>
40877       </method>
40878       <method name="IEnumerator GetIt(System.Int32[])">
40879         <size>22</size>
40880       </method>
40881       <method name="Int32 Main()">
40882         <size>32</size>
40883       </method>
40884     </type>
40885     <type name="X+A">
40886       <method name="Void .ctor(Object, IntPtr)">
40887         <size>0</size>
40888       </method>
40889       <method name="Int32 Invoke()">
40890         <size>0</size>
40891       </method>
40892       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40893         <size>0</size>
40894       </method>
40895       <method name="Int32 EndInvoke(IAsyncResult)">
40896         <size>0</size>
40897       </method>
40898     </type>
40899     <type name="X+&lt;GetIt&gt;c__Iterator0">
40900       <method name="Void .ctor()">
40901         <size>7</size>
40902       </method>
40903       <method name="System.Object System.Collections.IEnumerator.get_Current()">
40904         <size>7</size>
40905       </method>
40906       <method name="Boolean MoveNext()">
40907         <size>195</size>
40908       </method>
40909       <method name="Int32 &lt;&gt;m__0()">
40910         <size>44</size>
40911       </method>
40912       <method name="Void Dispose()">
40913         <size>8</size>
40914       </method>
40915       <method name="Void Reset()">
40916         <size>6</size>
40917       </method>
40918       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
40919         <size>7</size>
40920       </method>
40921     </type>
40922     <type name="&lt;PrivateImplementationDetails&gt;">
40923       <method name="Void .ctor()">
40924         <size>7</size>
40925       </method>
40926     </type>
40927   </test>
40928   <test name="test-anon-64.cs">
40929     <type name="Source">
40930       <method name="Void .ctor()">
40931         <size>7</size>
40932       </method>
40933       <method name="Void add_ChildSourceAdded(System.EventHandler)">
40934         <size>24</size>
40935       </method>
40936       <method name="Void remove_ChildSourceAdded(System.EventHandler)">
40937         <size>24</size>
40938       </method>
40939       <method name="Void add_ChildSourceRemoved(System.EventHandler)">
40940         <size>24</size>
40941       </method>
40942       <method name="Void remove_ChildSourceRemoved(System.EventHandler)">
40943         <size>24</size>
40944       </method>
40945       <method name="Source FindSource(Source)">
40946         <size>2</size>
40947       </method>
40948       <method name="Void AddSource(Source, Int32, System.Object)">
40949         <size>132</size>
40950       </method>
40951       <method name="Void Main()">
40952         <size>1</size>
40953       </method>
40954     </type>
40955     <type name="Source+&lt;AddSource&gt;c__AnonStorey0">
40956       <method name="Void .ctor()">
40957         <size>7</size>
40958       </method>
40959       <method name="Void &lt;&gt;m__0(System.Object, System.EventArgs)">
40960         <size>30</size>
40961       </method>
40962     </type>
40963     <type name="Source">
40964       <method name="Void &lt;AddSource&gt;m__1(System.Object, System.EventArgs)">
40965         <size>1</size>
40966       </method>
40967     </type>
40968   </test>
40969   <test name="test-anon-65.cs">
40970     <type name="BaseClass">
40971       <method name="Void .ctor(SomeDelegate)">
40972         <size>13</size>
40973       </method>
40974     </type>
40975     <type name="TestClass">
40976       <method name="Void .ctor(Int32)">
40977         <size>32</size>
40978       </method>
40979       <method name="Int32 Main(System.String[])">
40980         <size>9</size>
40981       </method>
40982     </type>
40983     <type name="BaseClass+SomeDelegate">
40984       <method name="Void .ctor(Object, IntPtr)">
40985         <size>0</size>
40986       </method>
40987       <method name="Void Invoke()">
40988         <size>0</size>
40989       </method>
40990       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
40991         <size>0</size>
40992       </method>
40993       <method name="Void EndInvoke(IAsyncResult)">
40994         <size>0</size>
40995       </method>
40996     </type>
40997     <type name="TestClass+&lt;TestClass&gt;c__AnonStorey0">
40998       <method name="Void .ctor()">
40999         <size>7</size>
41000       </method>
41001       <method name="Void &lt;&gt;m__0()">
41002         <size>12</size>
41003       </method>
41004     </type>
41005   </test>
41006   <test name="test-anon-66.cs">
41007     <type name="Test">
41008       <method name="Void .ctor()">
41009         <size>7</size>
41010       </method>
41011       <method name="Void add_testEvent(Test+TestEventHandler)">
41012         <size>24</size>
41013       </method>
41014       <method name="Void remove_testEvent(Test+TestEventHandler)">
41015         <size>24</size>
41016       </method>
41017       <method name="Void add_TestEvent(Test+TestEventHandler)">
41018         <size>33</size>
41019       </method>
41020       <method name="Void remove_TestEvent(Test+TestEventHandler)">
41021         <size>1</size>
41022       </method>
41023       <method name="Void Main()">
41024         <size>1</size>
41025       </method>
41026     </type>
41027     <type name="Test+TestEventHandler">
41028       <method name="Void .ctor(Object, IntPtr)">
41029         <size>0</size>
41030       </method>
41031       <method name="Void Invoke()">
41032         <size>0</size>
41033       </method>
41034       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41035         <size>0</size>
41036       </method>
41037       <method name="Void EndInvoke(IAsyncResult)">
41038         <size>0</size>
41039       </method>
41040     </type>
41041     <type name="Test+&lt;&gt;c__AnonStorey0">
41042       <method name="Void .ctor()">
41043         <size>7</size>
41044       </method>
41045       <method name="Void &lt;&gt;m__0()">
41046         <size>12</size>
41047       </method>
41048     </type>
41049   </test>
41050   <test name="test-anon-67.cs">
41051     <type name="ClassOne">
41052       <method name="Void .ctor(ReturnStringDelegate)">
41053         <size>7</size>
41054       </method>
41055       <method name="Void .ctor(String)">
41056         <size>32</size>
41057       </method>
41058       <method name="Void Main()">
41059         <size>1</size>
41060       </method>
41061     </type>
41062     <type name="ClassOne+ReturnStringDelegate">
41063       <method name="Void .ctor(Object, IntPtr)">
41064         <size>0</size>
41065       </method>
41066       <method name="System.String Invoke()">
41067         <size>0</size>
41068       </method>
41069       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41070         <size>0</size>
41071       </method>
41072       <method name="System.String EndInvoke(IAsyncResult)">
41073         <size>0</size>
41074       </method>
41075     </type>
41076     <type name="ClassOne+&lt;ClassOne&gt;c__AnonStorey0">
41077       <method name="Void .ctor()">
41078         <size>7</size>
41079       </method>
41080       <method name="System.String &lt;&gt;m__0()">
41081         <size>7</size>
41082       </method>
41083     </type>
41084   </test>
41085   <test name="test-anon-68.cs">
41086     <type name="C">
41087       <method name="Void .ctor()">
41088         <size>7</size>
41089       </method>
41090       <method name="Void T(D1)">
41091         <size>1</size>
41092       </method>
41093       <method name="Void T(D2)">
41094         <size>1</size>
41095       </method>
41096       <method name="Void Main()">
41097         <size>69</size>
41098       </method>
41099     </type>
41100     <type name="D1">
41101       <method name="Void .ctor(Object, IntPtr)">
41102         <size>0</size>
41103       </method>
41104       <method name="Void Invoke(Int32)">
41105         <size>0</size>
41106       </method>
41107       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41108         <size>0</size>
41109       </method>
41110       <method name="Void EndInvoke(IAsyncResult)">
41111         <size>0</size>
41112       </method>
41113     </type>
41114     <type name="D2">
41115       <method name="Void .ctor(Object, IntPtr)">
41116         <size>0</size>
41117       </method>
41118       <method name="Void Invoke(System.String ByRef)">
41119         <size>0</size>
41120       </method>
41121       <method name="IAsyncResult BeginInvoke(System.String ByRef, System.AsyncCallback, System.Object)">
41122         <size>0</size>
41123       </method>
41124       <method name="Void EndInvoke(System.String ByRef, IAsyncResult)">
41125         <size>0</size>
41126       </method>
41127     </type>
41128     <type name="C">
41129       <method name="Void &lt;Main&gt;m__0(Int32)">
41130         <size>1</size>
41131       </method>
41132       <method name="Void &lt;Main&gt;m__1(System.String ByRef)">
41133         <size>8</size>
41134       </method>
41135     </type>
41136   </test>
41137   <test name="test-anon-69.cs">
41138     <type name="SingleSteppingEngine">
41139       <method name="Void .ctor()">
41140         <size>7</size>
41141       </method>
41142       <method name="System.Object SendCommand(TargetAccessDelegate)">
41143         <size>8</size>
41144       </method>
41145       <method name="Void Detach()">
41146         <size>20</size>
41147       </method>
41148     </type>
41149     <type name="X">
41150       <method name="Void .ctor()">
41151         <size>7</size>
41152       </method>
41153       <method name="Void Main()">
41154         <size>1</size>
41155       </method>
41156     </type>
41157     <type name="TargetAccessDelegate">
41158       <method name="Void .ctor(Object, IntPtr)">
41159         <size>0</size>
41160       </method>
41161       <method name="System.Object Invoke(System.Object)">
41162         <size>0</size>
41163       </method>
41164       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41165         <size>0</size>
41166       </method>
41167       <method name="System.Object EndInvoke(IAsyncResult)">
41168         <size>0</size>
41169       </method>
41170     </type>
41171     <type name="SingleSteppingEngine">
41172       <method name="System.Object &lt;Detach&gt;m__0(System.Object)">
41173         <size>19</size>
41174       </method>
41175     </type>
41176   </test>
41177   <test name="test-anon-70.cs">
41178     <type name="C">
41179       <method name="Void .ctor()">
41180         <size>7</size>
41181       </method>
41182       <method name="Void Test(C+D)">
41183         <size>1</size>
41184       </method>
41185       <method name="Void Main()">
41186         <size>98</size>
41187       </method>
41188     </type>
41189     <type name="C+D">
41190       <method name="Void .ctor(Object, IntPtr)">
41191         <size>0</size>
41192       </method>
41193       <method name="Void Invoke()">
41194         <size>0</size>
41195       </method>
41196       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41197         <size>0</size>
41198       </method>
41199       <method name="Void EndInvoke(IAsyncResult)">
41200         <size>0</size>
41201       </method>
41202     </type>
41203     <type name="UnsafeClass">
41204       <method name="Void .ctor()">
41205         <size>7</size>
41206       </method>
41207     </type>
41208     <type name="C">
41209       <method name="Void UnsafeTests()">
41210         <size>35</size>
41211       </method>
41212     </type>
41213     <type name="C+&lt;UnsafeTests&gt;c__AnonStorey0">
41214       <method name="Void .ctor()">
41215         <size>7</size>
41216       </method>
41217       <method name="Void &lt;&gt;m__0()">
41218         <size>14</size>
41219       </method>
41220     </type>
41221     <type name="C+&lt;Main&gt;c__AnonStorey1">
41222       <method name="Void .ctor()">
41223         <size>7</size>
41224       </method>
41225       <method name="Void &lt;&gt;m__1()">
41226         <size>38</size>
41227       </method>
41228       <method name="Void &lt;&gt;m__2()">
41229         <size>32</size>
41230       </method>
41231     </type>
41232     <type name="C">
41233       <method name="Void &lt;Main&gt;m__3()">
41234         <size>16</size>
41235       </method>
41236     </type>
41237     <type name="UnsafeClass">
41238       <method name="Int32* GetUnsafeValue()">
41239         <size>3</size>
41240       </method>
41241     </type>
41242     <type name="&lt;PrivateImplementationDetails&gt;">
41243       <method name="Void .ctor()">
41244         <size>7</size>
41245       </method>
41246     </type>
41247   </test>
41248   <test name="test-anon-71.cs">
41249     <type name="Program">
41250       <method name="Void .ctor()">
41251         <size>7</size>
41252       </method>
41253       <method name="Errno ProcessFile(System.String, Program+FdCb)">
41254         <size>2</size>
41255       </method>
41256       <method name="Errno OnReadHandle(System.String, System.Byte[], Int64)">
41257         <size>34</size>
41258       </method>
41259       <method name="Void Main()">
41260         <size>1</size>
41261       </method>
41262     </type>
41263     <type name="Program+FdCb">
41264       <method name="Void .ctor(Object, IntPtr)">
41265         <size>0</size>
41266       </method>
41267       <method name="Int32 Invoke(Int32)">
41268         <size>0</size>
41269       </method>
41270       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41271         <size>0</size>
41272       </method>
41273       <method name="Int32 EndInvoke(IAsyncResult)">
41274         <size>0</size>
41275       </method>
41276     </type>
41277     <type name="Program+&lt;OnReadHandle&gt;c__AnonStorey0">
41278       <method name="Void .ctor()">
41279         <size>7</size>
41280       </method>
41281       <method name="Int32 &lt;&gt;m__0(Int32)">
41282         <size>46</size>
41283       </method>
41284     </type>
41285   </test>
41286   <test name="test-anon-72.cs">
41287     <type name="Test">
41288       <method name="Void .ctor()">
41289         <size>7</size>
41290       </method>
41291       <method name="Void AddOperator(Test+UnaryOperator)">
41292         <size>1</size>
41293       </method>
41294       <method name="Boolean TryGetValue(System.Object, System.Object ByRef)">
41295         <size>5</size>
41296       </method>
41297       <method name="Void Main()">
41298         <size>1</size>
41299       </method>
41300       <method name="Void Foo()">
41301         <size>19</size>
41302       </method>
41303     </type>
41304     <type name="Test+UnaryOperator">
41305       <method name="Void .ctor(Object, IntPtr)">
41306         <size>0</size>
41307       </method>
41308       <method name="Boolean Invoke(System.Object, System.Object ByRef)">
41309         <size>0</size>
41310       </method>
41311       <method name="IAsyncResult BeginInvoke(System.Object, System.Object ByRef, System.AsyncCallback, System.Object)">
41312         <size>0</size>
41313       </method>
41314       <method name="Boolean EndInvoke(System.Object ByRef, IAsyncResult)">
41315         <size>0</size>
41316       </method>
41317     </type>
41318     <type name="Test">
41319       <method name="Boolean &lt;Foo&gt;m__0(System.Object, System.Object ByRef)">
41320         <size>31</size>
41321       </method>
41322     </type>
41323   </test>
41324   <test name="test-anon-73.cs">
41325     <type name="T">
41326       <method name="Void .ctor()">
41327         <size>7</size>
41328       </method>
41329       <method name="Void Main()">
41330         <size>31</size>
41331       </method>
41332       <method name="Void Test_1()">
41333         <size>36</size>
41334       </method>
41335     </type>
41336     <type name="D">
41337       <method name="Void .ctor(Object, IntPtr)">
41338         <size>0</size>
41339       </method>
41340       <method name="Void Invoke(System.Object)">
41341         <size>0</size>
41342       </method>
41343       <method name="IAsyncResult BeginInvoke(System.Object, System.AsyncCallback, System.Object)">
41344         <size>0</size>
41345       </method>
41346       <method name="Void EndInvoke(IAsyncResult)">
41347         <size>0</size>
41348       </method>
41349     </type>
41350     <type name="T">
41351       <method name="Void &lt;Main&gt;m__0(System.Object)">
41352         <size>15</size>
41353       </method>
41354       <method name="Void &lt;Test_1&gt;m__1(System.Object)">
41355         <size>29</size>
41356       </method>
41357     </type>
41358   </test>
41359   <test name="test-anon-74.cs">
41360     <type name="Foo">
41361       <method name="Void Baz(Foo+SimpleDelegate)">
41362         <size>8</size>
41363       </method>
41364       <method name="Void Main(System.String[])">
41365         <size>35</size>
41366       </method>
41367     </type>
41368     <type name="Foo+SimpleDelegate">
41369       <method name="Void .ctor(Object, IntPtr)">
41370         <size>0</size>
41371       </method>
41372       <method name="System.String[,] Invoke()">
41373         <size>0</size>
41374       </method>
41375       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41376         <size>0</size>
41377       </method>
41378       <method name="System.String[,] EndInvoke(IAsyncResult)">
41379         <size>0</size>
41380       </method>
41381     </type>
41382     <type name="Foo">
41383       <method name="System.String[,] &lt;Main&gt;m__0()">
41384         <size>34</size>
41385       </method>
41386     </type>
41387   </test>
41388   <test name="test-anon-75.cs">
41389     <type name="Data">
41390       <method name="Void .ctor()">
41391         <size>7</size>
41392       </method>
41393     </type>
41394     <type name="Test">
41395       <method name="Void .ctor()">
41396         <size>7</size>
41397       </method>
41398       <method name="Void Foo(Int32, D)">
41399         <size>1</size>
41400       </method>
41401       <method name="Void Main()">
41402         <size>1</size>
41403       </method>
41404       <method name="Void TestMe()">
41405         <size>154</size>
41406       </method>
41407       <method name="Boolean &lt;TestMe&gt;m__0()">
41408         <size>2</size>
41409       </method>
41410     </type>
41411     <type name="D">
41412       <method name="Void .ctor(Object, IntPtr)">
41413         <size>0</size>
41414       </method>
41415       <method name="Boolean Invoke()">
41416         <size>0</size>
41417       </method>
41418       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41419         <size>0</size>
41420       </method>
41421       <method name="Boolean EndInvoke(IAsyncResult)">
41422         <size>0</size>
41423       </method>
41424     </type>
41425     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
41426       <method name="Void .ctor()">
41427         <size>7</size>
41428       </method>
41429       <method name="Boolean &lt;&gt;m__2()">
41430         <size>14</size>
41431       </method>
41432     </type>
41433     <type name="Test+&lt;TestMe&gt;c__AnonStorey1">
41434       <method name="Void .ctor()">
41435         <size>7</size>
41436       </method>
41437     </type>
41438     <type name="Test+&lt;TestMe&gt;c__AnonStorey0">
41439       <method name="Boolean &lt;&gt;m__1()">
41440         <size>54</size>
41441       </method>
41442     </type>
41443   </test>
41444   <test name="test-anon-76.cs">
41445     <type name="C">
41446       <method name="Void .ctor()">
41447         <size>7</size>
41448       </method>
41449       <method name="Void set_Item(System.String, FactoryDelegate)">
41450         <size>8</size>
41451       </method>
41452       <method name="FactoryDelegate get_Item(System.String)">
41453         <size>7</size>
41454       </method>
41455       <method name="Void X()">
41456         <size>24</size>
41457       </method>
41458       <method name="Int32 Main()">
41459         <size>70</size>
41460       </method>
41461     </type>
41462     <type name="FactoryDelegate">
41463       <method name="Void .ctor(Object, IntPtr)">
41464         <size>0</size>
41465       </method>
41466       <method name="System.Object Invoke()">
41467         <size>0</size>
41468       </method>
41469       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41470         <size>0</size>
41471       </method>
41472       <method name="System.Object EndInvoke(IAsyncResult)">
41473         <size>0</size>
41474       </method>
41475     </type>
41476     <type name="C">
41477       <method name="System.Object &lt;X&gt;m__0()">
41478         <size>30</size>
41479       </method>
41480     </type>
41481   </test>
41482   <test name="test-anon-77.cs">
41483     <type name="y">
41484       <method name="Void .ctor()">
41485         <size>7</size>
41486       </method>
41487       <method name="Boolean get_Item(Int32)">
41488         <size>28</size>
41489       </method>
41490       <method name="Void set_Item(Int32, Boolean)">
41491         <size>10</size>
41492       </method>
41493       <method name="Void Main()">
41494         <size>1</size>
41495       </method>
41496     </type>
41497     <type name="D">
41498       <method name="Void .ctor(Object, IntPtr)">
41499         <size>0</size>
41500       </method>
41501       <method name="Void Invoke()">
41502         <size>0</size>
41503       </method>
41504       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41505         <size>0</size>
41506       </method>
41507       <method name="Void EndInvoke(IAsyncResult)">
41508         <size>0</size>
41509       </method>
41510     </type>
41511     <type name="y+&lt;&gt;c__AnonStorey0">
41512       <method name="Void .ctor()">
41513         <size>7</size>
41514       </method>
41515       <method name="Void &lt;&gt;m__0()">
41516         <size>8</size>
41517       </method>
41518     </type>
41519   </test>
41520   <test name="test-anon-78.cs">
41521     <type name="DelegateTest">
41522       <method name="Void .ctor()">
41523         <size>7</size>
41524       </method>
41525       <method name="Void .cctor()">
41526         <size>8</size>
41527       </method>
41528       <method name="Void Foo(D1)">
41529         <size>7</size>
41530       </method>
41531       <method name="Void Foo(D2)">
41532         <size>1</size>
41533       </method>
41534       <method name="Int32 Main()">
41535         <size>50</size>
41536       </method>
41537       <method name="Void &lt;Main&gt;m__0()">
41538         <size>18</size>
41539       </method>
41540     </type>
41541     <type name="D1">
41542       <method name="Void .ctor(Object, IntPtr)">
41543         <size>0</size>
41544       </method>
41545       <method name="Void Invoke()">
41546         <size>0</size>
41547       </method>
41548       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41549         <size>0</size>
41550       </method>
41551       <method name="Void EndInvoke(IAsyncResult)">
41552         <size>0</size>
41553       </method>
41554     </type>
41555     <type name="D2">
41556       <method name="Void .ctor(Object, IntPtr)">
41557         <size>0</size>
41558       </method>
41559       <method name="Void Invoke()">
41560         <size>0</size>
41561       </method>
41562       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41563         <size>0</size>
41564       </method>
41565       <method name="Void EndInvoke(IAsyncResult)">
41566         <size>0</size>
41567       </method>
41568     </type>
41569   </test>
41570   <test name="test-anon-79.cs">
41571     <type name="Test">
41572       <method name="Void .ctor()">
41573         <size>7</size>
41574       </method>
41575       <method name="Void add_E(Test+D)">
41576         <size>24</size>
41577       </method>
41578       <method name="Void remove_E(Test+D)">
41579         <size>24</size>
41580       </method>
41581       <method name="Void add_Changed(Test+D)">
41582         <size>30</size>
41583       </method>
41584       <method name="Void remove_Changed(Test+D)">
41585         <size>1</size>
41586       </method>
41587       <method name="Void Foo()">
41588         <size>1</size>
41589       </method>
41590       <method name="Void Main()">
41591         <size>1</size>
41592       </method>
41593     </type>
41594     <type name="Test+D">
41595       <method name="Void .ctor(Object, IntPtr)">
41596         <size>0</size>
41597       </method>
41598       <method name="Void Invoke()">
41599         <size>0</size>
41600       </method>
41601       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41602         <size>0</size>
41603       </method>
41604       <method name="Void EndInvoke(IAsyncResult)">
41605         <size>0</size>
41606       </method>
41607     </type>
41608     <type name="Test">
41609       <method name="Void &lt;add_Changed&gt;m__0()">
41610         <size>7</size>
41611       </method>
41612     </type>
41613   </test>
41614   <test name="test-anon-80.cs">
41615     <type name="MonoBug.MyTest">
41616       <method name="Void .ctor()">
41617         <size>7</size>
41618       </method>
41619       <method name="Int32 Main()">
41620         <size>167</size>
41621       </method>
41622     </type>
41623     <type name="MonoBug.MyTest+EventHandlers">
41624       <method name="Void .ctor()">
41625         <size>18</size>
41626       </method>
41627       <method name="System.EventHandler get_DoNothingEventHandler()">
41628         <size>30</size>
41629       </method>
41630       <method name="System.EventHandler get_DoSomethingEventHandler()">
41631         <size>13</size>
41632       </method>
41633       <method name="System.EventHandler get_Handler()">
41634         <size>7</size>
41635       </method>
41636       <method name="Void set_Handler(System.EventHandler)">
41637         <size>8</size>
41638       </method>
41639       <method name="Void &lt;get_DoNothingEventHandler&gt;m__0(System.Object, System.EventArgs)">
41640         <size>1</size>
41641       </method>
41642       <method name="Void &lt;get_DoSomethingEventHandler&gt;m__1(System.Object, System.EventArgs)">
41643         <size>15</size>
41644       </method>
41645     </type>
41646   </test>
41647   <test name="test-anon-81.cs">
41648     <type name="C">
41649       <method name="Void .ctor()">
41650         <size>7</size>
41651       </method>
41652       <method name="Int32 Main()">
41653         <size>20</size>
41654       </method>
41655       <method name="Int32 Test()">
41656         <size>27</size>
41657       </method>
41658       <method name="Int32 Foo2(C+Cmd2)">
41659         <size>7</size>
41660       </method>
41661       <method name="Void Foo(C+Cmd)">
41662         <size>7</size>
41663       </method>
41664     </type>
41665     <type name="C+Cmd">
41666       <method name="Void .ctor(Object, IntPtr)">
41667         <size>0</size>
41668       </method>
41669       <method name="Void Invoke()">
41670         <size>0</size>
41671       </method>
41672       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41673         <size>0</size>
41674       </method>
41675       <method name="Void EndInvoke(IAsyncResult)">
41676         <size>0</size>
41677       </method>
41678     </type>
41679     <type name="C+Cmd2">
41680       <method name="Void .ctor(Object, IntPtr)">
41681         <size>0</size>
41682       </method>
41683       <method name="Int32 Invoke()">
41684         <size>0</size>
41685       </method>
41686       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41687         <size>0</size>
41688       </method>
41689       <method name="Int32 EndInvoke(IAsyncResult)">
41690         <size>0</size>
41691       </method>
41692     </type>
41693     <type name="C">
41694       <method name="Int32 &lt;Test&gt;m__0()">
41695         <size>45</size>
41696       </method>
41697     </type>
41698     <type name="C+&lt;Test&gt;c__AnonStorey1">
41699       <method name="Void .ctor()">
41700         <size>7</size>
41701       </method>
41702       <method name="Void &lt;&gt;m__1()">
41703         <size>44</size>
41704       </method>
41705     </type>
41706     <type name="C+&lt;Test&gt;c__AnonStorey1+&lt;Test&gt;c__AnonStorey0">
41707       <method name="Void .ctor()">
41708         <size>7</size>
41709       </method>
41710       <method name="Void &lt;&gt;m__2()">
41711         <size>18</size>
41712       </method>
41713     </type>
41714   </test>
41715   <test name="test-anon-82.cs">
41716     <type name="MainClass">
41717       <method name="Void .ctor()">
41718         <size>7</size>
41719       </method>
41720       <method name="Void Main()">
41721         <size>87</size>
41722       </method>
41723       <method name="Void Test2(Int32)">
41724         <size>31</size>
41725       </method>
41726       <method name="Void Test3(Int32)">
41727         <size>57</size>
41728       </method>
41729       <method name="Void Test4()">
41730         <size>31</size>
41731       </method>
41732       <method name="Void Test5(Int32)">
41733         <size>27</size>
41734       </method>
41735       <method name="Void SimpleCallback(MainClass, System.String)">
41736         <size>7</size>
41737       </method>
41738     </type>
41739     <type name="MainClass+D">
41740       <method name="Void .ctor(Object, IntPtr)">
41741         <size>0</size>
41742       </method>
41743       <method name="Int32 Invoke(Int32)">
41744         <size>0</size>
41745       </method>
41746       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41747         <size>0</size>
41748       </method>
41749       <method name="Int32 EndInvoke(IAsyncResult)">
41750         <size>0</size>
41751       </method>
41752     </type>
41753     <type name="StringSender">
41754       <method name="Void .ctor(Object, IntPtr)">
41755         <size>0</size>
41756       </method>
41757       <method name="Void Invoke(System.String)">
41758         <size>0</size>
41759       </method>
41760       <method name="IAsyncResult BeginInvoke(System.String, System.AsyncCallback, System.Object)">
41761         <size>0</size>
41762       </method>
41763       <method name="Void EndInvoke(IAsyncResult)">
41764         <size>0</size>
41765       </method>
41766     </type>
41767     <type name="VoidDelegate">
41768       <method name="Void .ctor(Object, IntPtr)">
41769         <size>0</size>
41770       </method>
41771       <method name="Void Invoke()">
41772         <size>0</size>
41773       </method>
41774       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41775         <size>0</size>
41776       </method>
41777       <method name="Void EndInvoke(IAsyncResult)">
41778         <size>0</size>
41779       </method>
41780     </type>
41781     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41782       <method name="Void .ctor()">
41783         <size>7</size>
41784       </method>
41785     </type>
41786     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41787       <method name="Void .ctor()">
41788         <size>7</size>
41789       </method>
41790     </type>
41791     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41792       <method name="Void .ctor()">
41793         <size>7</size>
41794       </method>
41795     </type>
41796     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41797       <method name="Void .ctor()">
41798         <size>7</size>
41799       </method>
41800     </type>
41801     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41802       <method name="Void .ctor()">
41803         <size>7</size>
41804       </method>
41805     </type>
41806     <type name="MainClass">
41807       <method name="Void &lt;Test2&gt;m__1(System.String)">
41808         <size>27</size>
41809       </method>
41810       <method name="Void &lt;Test3&gt;m__3()">
41811         <size>1</size>
41812       </method>
41813       <method name="Void &lt;Test4&gt;m__4()">
41814         <size>31</size>
41815       </method>
41816       <method name="Void &lt;Test4&gt;m__7()">
41817         <size>28</size>
41818       </method>
41819     </type>
41820     <type name="MainClass+&lt;Main&gt;c__AnonStorey0">
41821       <method name="Void &lt;&gt;m__0()">
41822         <size>25</size>
41823       </method>
41824       <method name="Void &lt;&gt;m__9(System.String)">
41825         <size>13</size>
41826       </method>
41827     </type>
41828     <type name="MainClass+&lt;Test3&gt;c__AnonStorey2">
41829       <method name="Void &lt;&gt;m__2()">
41830         <size>9</size>
41831       </method>
41832     </type>
41833     <type name="MainClass+&lt;Test5&gt;c__AnonStorey4">
41834       <method name="Int32 &lt;&gt;m__5(Int32)">
41835         <size>46</size>
41836       </method>
41837       <method name="Int32 &lt;&gt;m__A(Int32)">
41838         <size>2</size>
41839       </method>
41840     </type>
41841     <type name="MainClass+&lt;Test2&gt;c__AnonStorey1">
41842       <method name="Void &lt;&gt;m__6()">
41843         <size>12</size>
41844       </method>
41845     </type>
41846     <type name="MainClass+&lt;Test4&gt;c__AnonStorey3">
41847       <method name="Void &lt;&gt;m__8()">
41848         <size>14</size>
41849       </method>
41850       <method name="Void &lt;&gt;m__B()">
41851         <size>8</size>
41852       </method>
41853     </type>
41854   </test>
41855   <test name="test-anon-84.cs">
41856     <type name="C">
41857       <method name="Void .ctor()">
41858         <size>42</size>
41859       </method>
41860       <method name="Void .ctor(D)">
41861         <size>42</size>
41862       </method>
41863       <method name="Int32 Main()">
41864         <size>19</size>
41865       </method>
41866     </type>
41867     <type name="D">
41868       <method name="Void .ctor(Object, IntPtr)">
41869         <size>0</size>
41870       </method>
41871       <method name="C Invoke(Int32)">
41872         <size>0</size>
41873       </method>
41874       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
41875         <size>0</size>
41876       </method>
41877       <method name="C EndInvoke(IAsyncResult)">
41878         <size>0</size>
41879       </method>
41880     </type>
41881     <type name="C">
41882       <method name="C &lt;field&gt;m__0(Int32)">
41883         <size>4</size>
41884       </method>
41885     </type>
41886   </test>
41887   <test name="test-anon-85.cs">
41888     <type name="X">
41889       <method name="Void .ctor()">
41890         <size>7</size>
41891       </method>
41892       <method name="Int32 Main()">
41893         <size>29</size>
41894       </method>
41895     </type>
41896     <type name="X+D">
41897       <method name="Void .ctor(Object, IntPtr)">
41898         <size>0</size>
41899       </method>
41900       <method name="Void Invoke()">
41901         <size>0</size>
41902       </method>
41903       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41904         <size>0</size>
41905       </method>
41906       <method name="Void EndInvoke(IAsyncResult)">
41907         <size>0</size>
41908       </method>
41909     </type>
41910     <type name="X+&lt;Main&gt;c__AnonStorey0">
41911       <method name="Void .ctor()">
41912         <size>7</size>
41913       </method>
41914       <method name="Void &lt;&gt;m__0()">
41915         <size>8</size>
41916       </method>
41917     </type>
41918   </test>
41919   <test name="test-anon-86.cs">
41920     <type name="Bug.A">
41921       <method name="Void .ctor()">
41922         <size>50</size>
41923       </method>
41924       <method name="Void Test()">
41925         <size>1</size>
41926       </method>
41927       <method name="Int32 Main()">
41928         <size>8</size>
41929       </method>
41930     </type>
41931     <type name="Bug.B">
41932       <method name="Void .ctor()">
41933         <size>7</size>
41934       </method>
41935       <method name="Int32 get_Prop()">
41936         <size>2</size>
41937       </method>
41938     </type>
41939     <type name="Bug.EventHandler">
41940       <method name="Void .ctor(Object, IntPtr)">
41941         <size>0</size>
41942       </method>
41943       <method name="Void Invoke()">
41944         <size>0</size>
41945       </method>
41946       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41947         <size>0</size>
41948       </method>
41949       <method name="Void EndInvoke(IAsyncResult)">
41950         <size>0</size>
41951       </method>
41952     </type>
41953     <type name="Bug.A+&lt;A&gt;c__AnonStorey0">
41954       <method name="Void .ctor()">
41955         <size>7</size>
41956       </method>
41957       <method name="Void &lt;&gt;m__0()">
41958         <size>24</size>
41959       </method>
41960     </type>
41961   </test>
41962   <test name="test-anon-87.cs">
41963     <type name="Bug.AA">
41964       <method name="Void .ctor(BB)">
41965         <size>51</size>
41966       </method>
41967       <method name="Void TestMe()">
41968         <size>1</size>
41969       </method>
41970       <method name="Int32 Main()">
41971         <size>18</size>
41972       </method>
41973     </type>
41974     <type name="Bug.BB">
41975       <method name="Void .ctor(String)">
41976         <size>18</size>
41977       </method>
41978       <method name="Void Foo()">
41979         <size>1</size>
41980       </method>
41981     </type>
41982     <type name="Bug.D">
41983       <method name="Void .ctor(Object, IntPtr)">
41984         <size>0</size>
41985       </method>
41986       <method name="Void Invoke()">
41987         <size>0</size>
41988       </method>
41989       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
41990         <size>0</size>
41991       </method>
41992       <method name="Void EndInvoke(IAsyncResult)">
41993         <size>0</size>
41994       </method>
41995     </type>
41996     <type name="Bug.AA+&lt;AA&gt;c__AnonStorey0">
41997       <method name="Void .ctor()">
41998         <size>7</size>
41999       </method>
42000       <method name="Void &lt;&gt;m__0()">
42001         <size>23</size>
42002       </method>
42003     </type>
42004   </test>
42005   <test name="test-anon-88.cs">
42006     <type name="C">
42007       <method name="Void .ctor()">
42008         <size>7</size>
42009       </method>
42010       <method name="Int32 Main()">
42011         <size>12</size>
42012       </method>
42013       <method name="Void Test()">
42014         <size>102</size>
42015       </method>
42016     </type>
42017     <type name="C+D">
42018       <method name="Void .ctor(Object, IntPtr)">
42019         <size>0</size>
42020       </method>
42021       <method name="Void Invoke()">
42022         <size>0</size>
42023       </method>
42024       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42025         <size>0</size>
42026       </method>
42027       <method name="Void EndInvoke(IAsyncResult)">
42028         <size>0</size>
42029       </method>
42030     </type>
42031     <type name="C+&lt;Test&gt;c__AnonStorey0">
42032       <method name="Void .ctor()">
42033         <size>7</size>
42034       </method>
42035       <method name="Void &lt;&gt;m__2()">
42036         <size>8</size>
42037       </method>
42038     </type>
42039     <type name="C+&lt;Test&gt;c__AnonStorey2">
42040       <method name="Void .ctor()">
42041         <size>7</size>
42042       </method>
42043       <method name="Void &lt;&gt;m__0()">
42044         <size>69</size>
42045       </method>
42046       <method name="Void &lt;&gt;m__1()">
42047         <size>8</size>
42048       </method>
42049       <method name="Void &lt;&gt;m__4()">
42050         <size>3</size>
42051       </method>
42052     </type>
42053     <type name="C+&lt;Test&gt;c__AnonStorey2+&lt;Test&gt;c__AnonStorey1">
42054       <method name="Void .ctor()">
42055         <size>7</size>
42056       </method>
42057       <method name="Void &lt;&gt;m__3()">
42058         <size>20</size>
42059       </method>
42060     </type>
42061   </test>
42062   <test name="test-anon-89.cs">
42063     <type name="C">
42064       <method name="Void .ctor()">
42065         <size>7</size>
42066       </method>
42067       <method name="Int32 Main()">
42068         <size>12</size>
42069       </method>
42070       <method name="System.Object get_GdkWindow()">
42071         <size>2</size>
42072       </method>
42073       <method name="Void set_GdkWindow(System.Object)">
42074         <size>1</size>
42075       </method>
42076       <method name="Void Invoke(C+D)">
42077         <size>1</size>
42078       </method>
42079       <method name="Void Test()">
42080         <size>69</size>
42081       </method>
42082     </type>
42083     <type name="C+D">
42084       <method name="Void .ctor(Object, IntPtr)">
42085         <size>0</size>
42086       </method>
42087       <method name="Void Invoke()">
42088         <size>0</size>
42089       </method>
42090       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42091         <size>0</size>
42092       </method>
42093       <method name="Void EndInvoke(IAsyncResult)">
42094         <size>0</size>
42095       </method>
42096     </type>
42097     <type name="C+&lt;Test&gt;c__AnonStorey0">
42098       <method name="Void .ctor()">
42099         <size>7</size>
42100       </method>
42101       <method name="Void &lt;&gt;m__0()">
42102         <size>108</size>
42103       </method>
42104       <method name="Void &lt;&gt;m__3()">
42105         <size>29</size>
42106       </method>
42107     </type>
42108     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42109       <method name="Void .ctor()">
42110         <size>7</size>
42111       </method>
42112       <method name="Void &lt;&gt;m__1()">
42113         <size>18</size>
42114       </method>
42115       <method name="Void &lt;&gt;m__2()">
42116         <size>49</size>
42117       </method>
42118     </type>
42119   </test>
42120   <test name="test-anon-90.cs">
42121     <type name="C">
42122       <method name="Void .ctor()">
42123         <size>7</size>
42124       </method>
42125       <method name="Int32 Main()">
42126         <size>12</size>
42127       </method>
42128       <method name="Void Foo()">
42129         <size>27</size>
42130       </method>
42131     </type>
42132     <type name="C+D">
42133       <method name="Void .ctor(Object, IntPtr)">
42134         <size>0</size>
42135       </method>
42136       <method name="Void Invoke()">
42137         <size>0</size>
42138       </method>
42139       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42140         <size>0</size>
42141       </method>
42142       <method name="Void EndInvoke(IAsyncResult)">
42143         <size>0</size>
42144       </method>
42145     </type>
42146     <type name="C+&lt;Foo&gt;c__AnonStorey0">
42147       <method name="Void .ctor()">
42148         <size>7</size>
42149       </method>
42150       <method name="Void &lt;&gt;m__0()">
42151         <size>66</size>
42152       </method>
42153     </type>
42154     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey1">
42155       <method name="Void .ctor()">
42156         <size>7</size>
42157       </method>
42158     </type>
42159     <type name="C+&lt;Foo&gt;c__AnonStorey0+&lt;Foo&gt;c__AnonStorey2">
42160       <method name="Void .ctor()">
42161         <size>7</size>
42162       </method>
42163       <method name="Void &lt;&gt;m__1()">
42164         <size>32</size>
42165       </method>
42166     </type>
42167   </test>
42168   <test name="test-anon-91.cs">
42169     <type name="A">
42170       <method name="Void .ctor(Int32)">
42171         <size>27</size>
42172       </method>
42173     </type>
42174     <type name="C">
42175       <method name="Void .ctor()">
42176         <size>7</size>
42177       </method>
42178       <method name="Int32 Main()">
42179         <size>12</size>
42180       </method>
42181       <method name="Void SelectCommand(Int32)">
42182         <size>1</size>
42183       </method>
42184       <method name="Void Test()">
42185         <size>66</size>
42186       </method>
42187     </type>
42188     <type name="C+D">
42189       <method name="Void .ctor(Object, IntPtr)">
42190         <size>0</size>
42191       </method>
42192       <method name="Void Invoke()">
42193         <size>0</size>
42194       </method>
42195       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42196         <size>0</size>
42197       </method>
42198       <method name="Void EndInvoke(IAsyncResult)">
42199         <size>0</size>
42200       </method>
42201     </type>
42202     <type name="C+&lt;Test&gt;c__AnonStorey0">
42203       <method name="Void .ctor()">
42204         <size>7</size>
42205       </method>
42206       <method name="Void &lt;&gt;m__0()">
42207         <size>109</size>
42208       </method>
42209     </type>
42210     <type name="C+&lt;Test&gt;c__AnonStorey0+&lt;Test&gt;c__AnonStorey1">
42211       <method name="Void .ctor()">
42212         <size>7</size>
42213       </method>
42214       <method name="Void &lt;&gt;m__1()">
42215         <size>23</size>
42216       </method>
42217     </type>
42218   </test>
42219   <test name="test-anon-92.cs">
42220     <type name="MainClass">
42221       <method name="Void Test(IEnumerable)">
42222         <size>33</size>
42223       </method>
42224       <method name="Int32 Main()">
42225         <size>21</size>
42226       </method>
42227       <method name="Void .ctor()">
42228         <size>7</size>
42229       </method>
42230     </type>
42231     <type name="D">
42232       <method name="Void Invoke()">
42233         <size>0</size>
42234       </method>
42235       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42236         <size>0</size>
42237       </method>
42238       <method name="Void EndInvoke(IAsyncResult)">
42239         <size>0</size>
42240       </method>
42241       <method name="Void .ctor(Object, IntPtr)">
42242         <size>0</size>
42243       </method>
42244     </type>
42245     <type name="MainClass+&lt;Test&gt;c__AnonStorey0">
42246       <method name="Void &lt;&gt;m__0()">
42247         <size>70</size>
42248       </method>
42249       <method name="Void .ctor()">
42250         <size>7</size>
42251       </method>
42252     </type>
42253   </test>
42254   <test name="test-cls-00.cs">
42255     <type name="CLSCLass_6">
42256       <method name="Void .ctor()">
42257         <size>18</size>
42258       </method>
42259       <method name="Void add_Disposed(Delegate)">
42260         <size>19</size>
42261       </method>
42262       <method name="Void remove_Disposed(Delegate)">
42263         <size>19</size>
42264       </method>
42265     </type>
42266     <type name="CLSDelegate">
42267       <method name="Void .ctor()">
42268         <size>7</size>
42269       </method>
42270     </type>
42271     <type name="CLSClass_5">
42272       <method name="Void .ctor()">
42273         <size>7</size>
42274       </method>
42275       <method name="UInt32 Test()">
42276         <size>2</size>
42277       </method>
42278     </type>
42279     <type name="CLSClass_4">
42280       <method name="Void .ctor()">
42281         <size>7</size>
42282       </method>
42283       <method name="UInt32 Test()">
42284         <size>2</size>
42285       </method>
42286     </type>
42287     <type name="CLSClass_3">
42288       <method name="Void .ctor()">
42289         <size>7</size>
42290       </method>
42291       <method name="UInt32 Test_3()">
42292         <size>2</size>
42293       </method>
42294     </type>
42295     <type name="CLSClass_2">
42296       <method name="Void .ctor()">
42297         <size>7</size>
42298       </method>
42299       <method name="SByte get_XX()">
42300         <size>2</size>
42301       </method>
42302     </type>
42303     <type name="CLSClass_1">
42304       <method name="Void .ctor()">
42305         <size>7</size>
42306       </method>
42307       <method name="UInt32 Valid()">
42308         <size>2</size>
42309       </method>
42310     </type>
42311     <type name="CLSClass">
42312       <method name="Void .ctor()">
42313         <size>7</size>
42314       </method>
42315       <method name="UInt64 Valid()">
42316         <size>3</size>
42317       </method>
42318       <method name="Byte get_XX()">
42319         <size>2</size>
42320       </method>
42321       <method name="UInt32 FooInternal()">
42322         <size>2</size>
42323       </method>
42324       <method name="UInt64 Foo()">
42325         <size>3</size>
42326       </method>
42327       <method name="Void Main()">
42328         <size>1</size>
42329       </method>
42330     </type>
42331     <type name="CLSClass+C1">
42332       <method name="Void .ctor()">
42333         <size>7</size>
42334       </method>
42335       <method name="Int64 Foo2()">
42336         <size>3</size>
42337       </method>
42338     </type>
42339     <type name="CLSClass+C1+C11">
42340       <method name="Void .ctor()">
42341         <size>7</size>
42342       </method>
42343       <method name="UInt64 Foo3()">
42344         <size>3</size>
42345       </method>
42346     </type>
42347     <type name="CLSClass+CLSClass_2">
42348       <method name="Void .ctor()">
42349         <size>7</size>
42350       </method>
42351       <method name="SByte get_XX()">
42352         <size>2</size>
42353       </method>
42354     </type>
42355     <type name="Delegate">
42356       <method name="Void .ctor(Object, IntPtr)">
42357         <size>0</size>
42358       </method>
42359       <method name="CLSDelegate Invoke()">
42360         <size>0</size>
42361       </method>
42362       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42363         <size>0</size>
42364       </method>
42365       <method name="CLSDelegate EndInvoke(IAsyncResult)">
42366         <size>0</size>
42367       </method>
42368     </type>
42369   </test>
42370   <test name="test-cls-01.cs">
42371     <type name="CLSClass">
42372       <method name="Void .ctor()">
42373         <size>7</size>
42374       </method>
42375       <method name="Byte get_XX()">
42376         <size>2</size>
42377       </method>
42378       <method name="Void Main()">
42379         <size>1</size>
42380       </method>
42381     </type>
42382     <type name="Big">
42383       <method name="Void .ctor()">
42384         <size>7</size>
42385       </method>
42386       <method name="Big op_Implicit(UInt32)">
42387         <size>2</size>
42388       </method>
42389     </type>
42390     <type name="C1">
42391       <method name="Void .ctor()">
42392         <size>7</size>
42393       </method>
42394       <method name="Void method(UInt32)">
42395         <size>1</size>
42396       </method>
42397     </type>
42398   </test>
42399   <test name="test-cls-02.cs">
42400     <type name="CLSClass">
42401       <method name="Void .ctor(UInt64)">
42402         <size>7</size>
42403       </method>
42404       <method name="Void .ctor(UInt32)">
42405         <size>7</size>
42406       </method>
42407       <method name="Void set_X_0(UInt64)">
42408         <size>1</size>
42409       </method>
42410       <method name="Void set_Item(UInt64, UInt64)">
42411         <size>1</size>
42412       </method>
42413       <method name="Void Main()">
42414         <size>1</size>
42415       </method>
42416     </type>
42417     <type name="InnerTypeClasss">
42418       <method name="Void .ctor()">
42419         <size>7</size>
42420       </method>
42421       <method name="Struct Method()">
42422         <size>10</size>
42423       </method>
42424     </type>
42425   </test>
42426   <test name="test-cls-03.cs">
42427     <type name="CLSClass">
42428       <method name="Void .ctor()">
42429         <size>7</size>
42430       </method>
42431       <method name="I1 Foo()">
42432         <size>2</size>
42433       </method>
42434       <method name="Void Main()">
42435         <size>1</size>
42436       </method>
42437     </type>
42438   </test>
42439   <test name="test-cls-05.cs">
42440     <type name="X1">
42441       <method name="Void .ctor()">
42442         <size>7</size>
42443       </method>
42444     </type>
42445     <type name="X2">
42446       <method name="Void .ctor()">
42447         <size>7</size>
42448       </method>
42449     </type>
42450     <type name="X3">
42451       <method name="Void .ctor()">
42452         <size>7</size>
42453       </method>
42454       <method name="Void bb(Boolean)">
42455         <size>1</size>
42456       </method>
42457       <method name="Void BB()">
42458         <size>1</size>
42459       </method>
42460     </type>
42461     <type name="X4">
42462       <method name="Void .ctor()">
42463         <size>7</size>
42464       </method>
42465       <method name="Void method(Int32)">
42466         <size>1</size>
42467       </method>
42468       <method name="Void method(Boolean)">
42469         <size>1</size>
42470       </method>
42471       <method name="Boolean method()">
42472         <size>2</size>
42473       </method>
42474     </type>
42475     <type name="BaseClass">
42476       <method name="Void .ctor()">
42477         <size>7</size>
42478       </method>
42479     </type>
42480     <type name="CLSClass">
42481       <method name="Void .ctor()">
42482         <size>7</size>
42483       </method>
42484       <method name="Void .ctor(Int32)">
42485         <size>7</size>
42486       </method>
42487       <method name="Void Method()">
42488         <size>1</size>
42489       </method>
42490       <method name="Int32 Method(Boolean)">
42491         <size>2</size>
42492       </method>
42493       <method name="Void methoD()">
42494         <size>1</size>
42495       </method>
42496       <method name="Void Main()">
42497         <size>1</size>
42498       </method>
42499       <method name="CLSClass op_Implicit(Boolean)">
42500         <size>7</size>
42501       </method>
42502       <method name="CLSClass op_Implicit(Int32)">
42503         <size>7</size>
42504       </method>
42505     </type>
42506     <type name="oBject">
42507       <method name="Void .ctor()">
42508         <size>7</size>
42509       </method>
42510     </type>
42511     <type name="A.C1">
42512       <method name="Void .ctor()">
42513         <size>7</size>
42514       </method>
42515     </type>
42516     <type name="B.c1">
42517       <method name="Void .ctor()">
42518         <size>7</size>
42519       </method>
42520     </type>
42521     <type name="c1">
42522       <method name="Void .ctor()">
42523         <size>7</size>
42524       </method>
42525     </type>
42526     <type name="CLSClass_2">
42527       <method name="Void .ctor()">
42528         <size>7</size>
42529       </method>
42530       <method name="Void Method()">
42531         <size>1</size>
42532       </method>
42533       <method name="Void method()">
42534         <size>1</size>
42535       </method>
42536     </type>
42537     <type name="System.sByte">
42538       <method name="Void .ctor()">
42539         <size>7</size>
42540       </method>
42541     </type>
42542     <type name="System.Web.HttpBrowserCapabilities">
42543       <method name="Void .ctor()">
42544         <size>7</size>
42545       </method>
42546     </type>
42547   </test>
42548   <test name="test-cls-06.cs">
42549     <type name="CLSClass">
42550       <method name="Void .ctor()">
42551         <size>7</size>
42552       </method>
42553       <method name="Void Main()">
42554         <size>1</size>
42555       </method>
42556     </type>
42557     <type name="CLSClass_2">
42558       <method name="Void .ctor(Int32[,,])">
42559         <size>7</size>
42560       </method>
42561       <method name="Void .ctor(Int32[,])">
42562         <size>7</size>
42563       </method>
42564       <method name="Void Test(System.Int32[,], Int32)">
42565         <size>1</size>
42566       </method>
42567       <method name="Void Test(System.Int32[,,], Boolean)">
42568         <size>1</size>
42569       </method>
42570     </type>
42571     <type name="X1">
42572       <method name="Void .ctor()">
42573         <size>7</size>
42574       </method>
42575       <method name="Void M2(Int32)">
42576         <size>1</size>
42577       </method>
42578     </type>
42579     <type name="X2">
42580       <method name="Void .ctor()">
42581         <size>7</size>
42582       </method>
42583       <method name="Void M2(Int32 ByRef)">
42584         <size>1</size>
42585       </method>
42586     </type>
42587     <type name="CLSClass+MyDelegate">
42588       <method name="Void .ctor(Object, IntPtr)">
42589         <size>0</size>
42590       </method>
42591       <method name="UInt32 Invoke()">
42592         <size>0</size>
42593       </method>
42594       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42595         <size>0</size>
42596       </method>
42597       <method name="UInt32 EndInvoke(IAsyncResult)">
42598         <size>0</size>
42599       </method>
42600     </type>
42601     <type name="MyDelegate">
42602       <method name="Void .ctor(Object, IntPtr)">
42603         <size>0</size>
42604       </method>
42605       <method name="UInt32 Invoke()">
42606         <size>0</size>
42607       </method>
42608       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
42609         <size>0</size>
42610       </method>
42611       <method name="UInt32 EndInvoke(IAsyncResult)">
42612         <size>0</size>
42613       </method>
42614     </type>
42615   </test>
42616   <test name="test-cls-07.cs">
42617     <type name="aa.I1">
42618       <method name="Void .ctor()">
42619         <size>7</size>
42620       </method>
42621     </type>
42622     <type name="CLSClass">
42623       <method name="Void .ctor()">
42624         <size>7</size>
42625       </method>
42626       <method name="Void Main()">
42627         <size>1</size>
42628       </method>
42629     </type>
42630   </test>
42631   <test name="test-cls-10.cs">
42632     <type name="MainClass">
42633       <method name="Void .ctor()">
42634         <size>7</size>
42635       </method>
42636       <method name="Void Main()">
42637         <size>1</size>
42638       </method>
42639     </type>
42640   </test>
42641   <test name="test-cls-11.cs">
42642     <type name="CLSClass">
42643       <method name="Void .ctor()">
42644         <size>7</size>
42645       </method>
42646       <method name="Void Test(IComparable)">
42647         <size>0</size>
42648       </method>
42649     </type>
42650     <type name="CLSCLass_2">
42651       <method name="Void .ctor()">
42652         <size>7</size>
42653       </method>
42654       <method name="Void Test()">
42655         <size>0</size>
42656       </method>
42657     </type>
42658     <type name="CLSClass_3">
42659       <method name="Void .ctor()">
42660         <size>7</size>
42661       </method>
42662       <method name="Void Test()">
42663         <size>0</size>
42664       </method>
42665     </type>
42666     <type name="MainClass">
42667       <method name="Void .ctor()">
42668         <size>7</size>
42669       </method>
42670       <method name="Void Main()">
42671         <size>1</size>
42672       </method>
42673     </type>
42674   </test>
42675   <test name="test-cls-12.cs">
42676     <type name="MainClass">
42677       <method name="Void .ctor()">
42678         <size>7</size>
42679       </method>
42680       <method name="Void Main()">
42681         <size>1</size>
42682       </method>
42683     </type>
42684   </test>
42685   <test name="test-cls-14.cs">
42686     <type name="CLSClass">
42687       <method name="Void .ctor()">
42688         <size>7</size>
42689       </method>
42690       <method name="Void Error(Boolean)">
42691         <size>1</size>
42692       </method>
42693       <method name="CLSClass op_Implicit(Byte)">
42694         <size>6</size>
42695       </method>
42696     </type>
42697     <type name="MainClass">
42698       <method name="Void .ctor()">
42699         <size>7</size>
42700       </method>
42701       <method name="Void Main()">
42702         <size>1</size>
42703       </method>
42704     </type>
42705   </test>
42706   <test name="test-cls-15.cs">
42707     <type name="CLSAttribute_1">
42708       <method name="Void .ctor(Int32[])">
42709         <size>7</size>
42710       </method>
42711       <method name="Void .ctor(Int32)">
42712         <size>7</size>
42713       </method>
42714     </type>
42715     <type name="CLSAttribute_2">
42716       <method name="Void .ctor(Int32)">
42717         <size>7</size>
42718       </method>
42719     </type>
42720     <type name="CLSAttribute_3">
42721       <method name="Void .ctor(Int32[])">
42722         <size>7</size>
42723       </method>
42724     </type>
42725     <type name="CLSAttribute_4">
42726       <method name="Void .ctor(Int32[])">
42727         <size>7</size>
42728       </method>
42729     </type>
42730     <type name="ClassMain">
42731       <method name="Void .ctor()">
42732         <size>7</size>
42733       </method>
42734       <method name="Void Main()">
42735         <size>1</size>
42736       </method>
42737     </type>
42738   </test>
42739   <test name="test-cls-16.cs">
42740     <type name="CLSAttribute">
42741       <method name="Void .ctor(Boolean[])">
42742         <size>7</size>
42743       </method>
42744     </type>
42745     <type name="ClassMain">
42746       <method name="Void .ctor()">
42747         <size>7</size>
42748       </method>
42749       <method name="Void Main()">
42750         <size>1</size>
42751       </method>
42752     </type>
42753   </test>
42754   <test name="test-cls-17.cs">
42755     <type name="Foo">
42756       <method name="Void .ctor()">
42757         <size>7</size>
42758       </method>
42759       <method name="Void Main()">
42760         <size>1</size>
42761       </method>
42762     </type>
42763   </test>
42764   <test name="test-cls-18.cs">
42765     <type name="Base">
42766       <method name="Void .ctor()">
42767         <size>7</size>
42768       </method>
42769       <method name="Void Test(System.Int32[])">
42770         <size>1</size>
42771       </method>
42772     </type>
42773     <type name="CLSClass">
42774       <method name="Void .ctor()">
42775         <size>7</size>
42776       </method>
42777       <method name="Void Test(System.Int32[])">
42778         <size>1</size>
42779       </method>
42780       <method name="Void Main()">
42781         <size>1</size>
42782       </method>
42783     </type>
42784   </test>
42785   <test name="test-cls-19.cs">
42786     <type name="A">
42787       <method name="Void Main()">
42788         <size>1</size>
42789       </method>
42790       <method name="Void .ctor()">
42791         <size>7</size>
42792       </method>
42793     </type>
42794     <type name="A+PartialClass">
42795       <method name="Void Method1(Int32)">
42796         <size>1</size>
42797       </method>
42798       <method name="Void Method2(UInt32)">
42799         <size>1</size>
42800       </method>
42801       <method name="Void Method3(UInt32)">
42802         <size>1</size>
42803       </method>
42804       <method name="Void .ctor()">
42805         <size>7</size>
42806       </method>
42807     </type>
42808   </test>
42809   <test name="test-externalias-01.cs">
42810     <type name="Test">
42811       <method name="Void .ctor()">
42812         <size>7</size>
42813       </method>
42814       <method name="Int32 Main()">
42815         <size>64</size>
42816       </method>
42817     </type>
42818   </test>
42819   <test name="test-externalias-02.cs">
42820     <type name="Test">
42821       <method name="Void .ctor()">
42822         <size>7</size>
42823       </method>
42824       <method name="Int32 Main()">
42825         <size>64</size>
42826       </method>
42827     </type>
42828   </test>
42829   <test name="test-externalias-03.cs">
42830     <type name="Test">
42831       <method name="Void .ctor()">
42832         <size>7</size>
42833       </method>
42834       <method name="Int32 Main()">
42835         <size>64</size>
42836       </method>
42837     </type>
42838   </test>
42839   <test name="test-externalias-04.cs">
42840     <type name="Test">
42841       <method name="Void .ctor()">
42842         <size>7</size>
42843       </method>
42844       <method name="Int32 Main()">
42845         <size>64</size>
42846       </method>
42847     </type>
42848   </test>
42849   <test name="test-externalias-05.cs">
42850     <type name="Test">
42851       <method name="Void .ctor()">
42852         <size>7</size>
42853       </method>
42854       <method name="Void Main()">
42855         <size>21</size>
42856       </method>
42857     </type>
42858   </test>
42859   <test name="test-externalias-06.cs">
42860     <type name="MyAssembly01.Test">
42861       <method name="Void .ctor()">
42862         <size>7</size>
42863       </method>
42864     </type>
42865     <type name="MyAssembly01.Namespace1.Test">
42866       <method name="Void .ctor()">
42867         <size>7</size>
42868       </method>
42869     </type>
42870     <type name="MyAssembly02.Test">
42871       <method name="Void .ctor()">
42872         <size>7</size>
42873       </method>
42874     </type>
42875     <type name="MyAssembly02.Namespace1.Test">
42876       <method name="Void .ctor()">
42877         <size>7</size>
42878       </method>
42879     </type>
42880     <type name="Test">
42881       <method name="Void .ctor()">
42882         <size>7</size>
42883       </method>
42884       <method name="Void Main()">
42885         <size>1</size>
42886       </method>
42887     </type>
42888   </test>
42889   <test name="test-externalias-07.cs">
42890     <type name="NS.MyClass">
42891       <method name="Void .ctor()">
42892         <size>7</size>
42893       </method>
42894       <method name="Int32 GetInt()">
42895         <size>6</size>
42896       </method>
42897     </type>
42898     <type name="Test">
42899       <method name="Void .ctor()">
42900         <size>7</size>
42901       </method>
42902       <method name="Int32 Main()">
42903         <size>15</size>
42904       </method>
42905     </type>
42906   </test>
42907   <test name="test-externalias-08.cs">
42908     <type name="Test">
42909       <method name="Void .ctor()">
42910         <size>7</size>
42911       </method>
42912       <method name="Int32 Main()">
42913         <size>54</size>
42914       </method>
42915     </type>
42916   </test>
42917   <test name="test-externalias-09.cs">
42918     <type name="Test">
42919       <method name="Void .ctor()">
42920         <size>7</size>
42921       </method>
42922       <method name="Int32 Main()">
42923         <size>8</size>
42924       </method>
42925     </type>
42926   </test>
42927   <test name="test-iter-01.cs">
42928     <type name="X">
42929       <method name="Void .ctor()">
42930         <size>7</size>
42931       </method>
42932       <method name="IEnumerator GetIt()">
42933         <size>8</size>
42934       </method>
42935       <method name="IEnumerable GetIt2()">
42936         <size>16</size>
42937       </method>
42938       <method name="Int32 Main()">
42939         <size>171</size>
42940       </method>
42941     </type>
42942     <type name="X+&lt;GetIt&gt;c__Iterator0">
42943       <method name="Void .ctor()">
42944         <size>7</size>
42945       </method>
42946       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42947         <size>7</size>
42948       </method>
42949       <method name="Boolean MoveNext()">
42950         <size>126</size>
42951       </method>
42952       <method name="Void Dispose()">
42953         <size>8</size>
42954       </method>
42955       <method name="Void Reset()">
42956         <size>6</size>
42957       </method>
42958     </type>
42959     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42960       <method name="Void .ctor()">
42961         <size>7</size>
42962       </method>
42963       <method name="System.Object System.Collections.IEnumerator.get_Current()">
42964         <size>7</size>
42965       </method>
42966       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
42967         <size>7</size>
42968       </method>
42969       <method name="Boolean MoveNext()">
42970         <size>126</size>
42971       </method>
42972       <method name="Void Dispose()">
42973         <size>8</size>
42974       </method>
42975       <method name="Void Reset()">
42976         <size>6</size>
42977       </method>
42978     </type>
42979     <type name="X+&lt;GetIt&gt;c__Iterator0">
42980       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42981         <size>7</size>
42982       </method>
42983     </type>
42984     <type name="X+&lt;GetIt2&gt;c__Iterator1">
42985       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
42986         <size>7</size>
42987       </method>
42988       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
42989         <size>26</size>
42990       </method>
42991     </type>
42992   </test>
42993   <test name="test-iter-02.cs">
42994     <type name="X">
42995       <method name="Void .ctor()">
42996         <size>7</size>
42997       </method>
42998       <method name="IEnumerator GetRange()">
42999         <size>8</size>
43000       </method>
43001       <method name="Int32 Main()">
43002         <size>88</size>
43003       </method>
43004     </type>
43005     <type name="X+&lt;GetRange&gt;c__Iterator0">
43006       <method name="Void .ctor()">
43007         <size>7</size>
43008       </method>
43009       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43010         <size>7</size>
43011       </method>
43012       <method name="Boolean MoveNext()">
43013         <size>173</size>
43014       </method>
43015       <method name="Void Dispose()">
43016         <size>8</size>
43017       </method>
43018       <method name="Void Reset()">
43019         <size>6</size>
43020       </method>
43021       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43022         <size>7</size>
43023       </method>
43024     </type>
43025   </test>
43026   <test name="test-iter-03.cs">
43027     <type name="X">
43028       <method name="Void .ctor()">
43029         <size>7</size>
43030       </method>
43031       <method name="IEnumerable GetIt(System.Int32[])">
43032         <size>30</size>
43033       </method>
43034       <method name="IEnumerable GetMulti(System.Int32[,])">
43035         <size>30</size>
43036       </method>
43037       <method name="Int32 Main()">
43038         <size>244</size>
43039       </method>
43040     </type>
43041     <type name="&lt;PrivateImplementationDetails&gt;">
43042       <method name="Void .ctor()">
43043         <size>7</size>
43044       </method>
43045     </type>
43046     <type name="X+&lt;GetIt&gt;c__Iterator0">
43047       <method name="Void .ctor()">
43048         <size>7</size>
43049       </method>
43050       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43051         <size>7</size>
43052       </method>
43053       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43054         <size>7</size>
43055       </method>
43056       <method name="Boolean MoveNext()">
43057         <size>151</size>
43058       </method>
43059       <method name="Void Dispose()">
43060         <size>8</size>
43061       </method>
43062       <method name="Void Reset()">
43063         <size>6</size>
43064       </method>
43065     </type>
43066     <type name="X+&lt;GetMulti&gt;c__Iterator1">
43067       <method name="Void .ctor()">
43068         <size>7</size>
43069       </method>
43070       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43071         <size>7</size>
43072       </method>
43073       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43074         <size>7</size>
43075       </method>
43076       <method name="Boolean MoveNext()">
43077         <size>238</size>
43078       </method>
43079       <method name="Void Dispose()">
43080         <size>8</size>
43081       </method>
43082       <method name="Void Reset()">
43083         <size>6</size>
43084       </method>
43085     </type>
43086     <type name="X+&lt;GetIt&gt;c__Iterator0">
43087       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43088         <size>7</size>
43089       </method>
43090       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43091         <size>40</size>
43092       </method>
43093     </type>
43094     <type name="X+&lt;GetMulti&gt;c__Iterator1">
43095       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43096         <size>7</size>
43097       </method>
43098       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43099         <size>40</size>
43100       </method>
43101     </type>
43102   </test>
43103   <test name="test-iter-04.cs">
43104     <type name="X">
43105       <method name="Void .ctor()">
43106         <size>7</size>
43107       </method>
43108       <method name="IEnumerable GetRange(Int32, Int32)">
43109         <size>44</size>
43110       </method>
43111       <method name="Void Main()">
43112         <size>98</size>
43113       </method>
43114     </type>
43115     <type name="X+&lt;GetRange&gt;c__Iterator0">
43116       <method name="Void .ctor()">
43117         <size>7</size>
43118       </method>
43119       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43120         <size>7</size>
43121       </method>
43122       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43123         <size>7</size>
43124       </method>
43125       <method name="Boolean MoveNext()">
43126         <size>123</size>
43127       </method>
43128       <method name="Void Dispose()">
43129         <size>8</size>
43130       </method>
43131       <method name="Void Reset()">
43132         <size>6</size>
43133       </method>
43134       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43135         <size>7</size>
43136       </method>
43137       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43138         <size>52</size>
43139       </method>
43140     </type>
43141   </test>
43142   <test name="test-iter-05.cs">
43143     <type name="X">
43144       <method name="Void .ctor()">
43145         <size>7</size>
43146       </method>
43147       <method name="IEnumerable GetIt()">
43148         <size>16</size>
43149       </method>
43150       <method name="Int32 Main()">
43151         <size>104</size>
43152       </method>
43153     </type>
43154     <type name="List">
43155       <method name="Void .ctor(Int32)">
43156         <size>19</size>
43157       </method>
43158       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43159         <size>12</size>
43160       </method>
43161       <method name="Void Add(Int32)">
43162         <size>26</size>
43163       </method>
43164       <method name="MyEnumerator GetEnumerator()">
43165         <size>7</size>
43166       </method>
43167     </type>
43168     <type name="X+&lt;GetIt&gt;c__Iterator0">
43169       <method name="Void .ctor()">
43170         <size>7</size>
43171       </method>
43172       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43173         <size>7</size>
43174       </method>
43175       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43176         <size>7</size>
43177       </method>
43178       <method name="Boolean MoveNext()">
43179         <size>183</size>
43180       </method>
43181       <method name="Void Dispose()">
43182         <size>8</size>
43183       </method>
43184       <method name="Void Reset()">
43185         <size>6</size>
43186       </method>
43187     </type>
43188     <type name="List+MyEnumerator">
43189       <method name="Void .ctor(List)">
43190         <size>15</size>
43191       </method>
43192       <method name="System.Object get_Current()">
43193         <size>24</size>
43194       </method>
43195       <method name="Boolean MoveNext()">
43196         <size>31</size>
43197       </method>
43198       <method name="Void Reset()">
43199         <size>8</size>
43200       </method>
43201     </type>
43202     <type name="X+&lt;GetIt&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>26</size>
43208       </method>
43209     </type>
43210   </test>
43211   <test name="test-iter-06.cs">
43212     <type name="X">
43213       <method name="Void .ctor()">
43214         <size>7</size>
43215       </method>
43216       <method name="IEnumerable Get(Int32)">
43217         <size>30</size>
43218       </method>
43219       <method name="IEnumerable GetS(Int32)">
43220         <size>30</size>
43221       </method>
43222       <method name="Int32 Main()">
43223         <size>399</size>
43224       </method>
43225     </type>
43226     <type name="S+&lt;Get&gt;c__Iterator0">
43227       <method name="Void .ctor()">
43228         <size>7</size>
43229       </method>
43230       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43231         <size>7</size>
43232       </method>
43233       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43234         <size>7</size>
43235       </method>
43236       <method name="Boolean MoveNext()">
43237         <size>183</size>
43238       </method>
43239       <method name="Void Dispose()">
43240         <size>8</size>
43241       </method>
43242       <method name="Void Reset()">
43243         <size>6</size>
43244       </method>
43245     </type>
43246     <type name="S+&lt;GetS&gt;c__Iterator1">
43247       <method name="Void .ctor()">
43248         <size>7</size>
43249       </method>
43250       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43251         <size>7</size>
43252       </method>
43253       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43254         <size>7</size>
43255       </method>
43256       <method name="Boolean MoveNext()">
43257         <size>136</size>
43258       </method>
43259       <method name="Void Dispose()">
43260         <size>8</size>
43261       </method>
43262       <method name="Void Reset()">
43263         <size>6</size>
43264       </method>
43265     </type>
43266     <type name="X+&lt;Get&gt;c__Iterator2">
43267       <method name="Void .ctor()">
43268         <size>7</size>
43269       </method>
43270       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43271         <size>7</size>
43272       </method>
43273       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43274         <size>7</size>
43275       </method>
43276       <method name="Boolean MoveNext()">
43277         <size>131</size>
43278       </method>
43279       <method name="Void Dispose()">
43280         <size>8</size>
43281       </method>
43282       <method name="Void Reset()">
43283         <size>6</size>
43284       </method>
43285     </type>
43286     <type name="X+&lt;GetS&gt;c__Iterator3">
43287       <method name="Void .ctor()">
43288         <size>7</size>
43289       </method>
43290       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43291         <size>7</size>
43292       </method>
43293       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43294         <size>7</size>
43295       </method>
43296       <method name="Boolean MoveNext()">
43297         <size>136</size>
43298       </method>
43299       <method name="Void Dispose()">
43300         <size>8</size>
43301       </method>
43302       <method name="Void Reset()">
43303         <size>6</size>
43304       </method>
43305     </type>
43306     <type name="S">
43307       <method name="IEnumerable Get(Int32)">
43308         <size>42</size>
43309       </method>
43310       <method name="IEnumerable GetS(Int32)">
43311         <size>30</size>
43312       </method>
43313     </type>
43314     <type name="S+&lt;Get&gt;c__Iterator0">
43315       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43316         <size>7</size>
43317       </method>
43318       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43319         <size>52</size>
43320       </method>
43321     </type>
43322     <type name="S+&lt;GetS&gt;c__Iterator1">
43323       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43324         <size>7</size>
43325       </method>
43326       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43327         <size>40</size>
43328       </method>
43329     </type>
43330     <type name="X+&lt;Get&gt;c__Iterator2">
43331       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43332         <size>7</size>
43333       </method>
43334       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43335         <size>40</size>
43336       </method>
43337     </type>
43338     <type name="X+&lt;GetS&gt;c__Iterator3">
43339       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43340         <size>7</size>
43341       </method>
43342       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43343         <size>40</size>
43344       </method>
43345     </type>
43346   </test>
43347   <test name="test-iter-07.cs">
43348     <type name="Test">
43349       <method name="Void .ctor()">
43350         <size>7</size>
43351       </method>
43352       <method name="IEnumerable Foo(Int32)">
43353         <size>30</size>
43354       </method>
43355     </type>
43356     <type name="X">
43357       <method name="Void .ctor()">
43358         <size>7</size>
43359       </method>
43360       <method name="Int32 Main()">
43361         <size>372</size>
43362       </method>
43363     </type>
43364     <type name="Test+&lt;Foo&gt;c__Iterator0">
43365       <method name="Void .ctor()">
43366         <size>7</size>
43367       </method>
43368       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43369         <size>7</size>
43370       </method>
43371       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43372         <size>7</size>
43373       </method>
43374       <method name="Boolean MoveNext()">
43375         <size>253</size>
43376       </method>
43377       <method name="Void Dispose()">
43378         <size>112</size>
43379       </method>
43380       <method name="Void Reset()">
43381         <size>6</size>
43382       </method>
43383       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43384         <size>7</size>
43385       </method>
43386       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43387         <size>40</size>
43388       </method>
43389     </type>
43390   </test>
43391   <test name="test-iter-08.cs">
43392     <type name="Foo">
43393       <method name="Void .ctor(Int32)">
43394         <size>14</size>
43395       </method>
43396       <method name="Void Dispose()">
43397         <size>8</size>
43398       </method>
43399     </type>
43400     <type name="X">
43401       <method name="Void .ctor()">
43402         <size>7</size>
43403       </method>
43404       <method name="IEnumerable Test(Int32, Int32)">
43405         <size>44</size>
43406       </method>
43407       <method name="Int32 Main()">
43408         <size>167</size>
43409       </method>
43410     </type>
43411     <type name="X+&lt;Test&gt;c__Iterator0">
43412       <method name="Void .ctor()">
43413         <size>7</size>
43414       </method>
43415       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43416         <size>7</size>
43417       </method>
43418       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43419         <size>7</size>
43420       </method>
43421       <method name="Boolean MoveNext()">
43422         <size>360</size>
43423       </method>
43424       <method name="Void Dispose()">
43425         <size>102</size>
43426       </method>
43427       <method name="Void Reset()">
43428         <size>6</size>
43429       </method>
43430       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43431         <size>7</size>
43432       </method>
43433       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43434         <size>52</size>
43435       </method>
43436     </type>
43437   </test>
43438   <test name="test-iter-09.cs">
43439     <type name="Tester">
43440       <method name="Void .ctor()">
43441         <size>153</size>
43442       </method>
43443       <method name="IEnumerator GetEnumerator()">
43444         <size>15</size>
43445       </method>
43446     </type>
43447     <type name="Test">
43448       <method name="Void .ctor()">
43449         <size>7</size>
43450       </method>
43451       <method name="Int32 Main()">
43452         <size>268</size>
43453       </method>
43454     </type>
43455     <type name="Tester+&lt;GetEnumerator&gt;c__Iterator0">
43456       <method name="Void .ctor()">
43457         <size>7</size>
43458       </method>
43459       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43460         <size>7</size>
43461       </method>
43462       <method name="Boolean MoveNext()">
43463         <size>623</size>
43464       </method>
43465       <method name="Void Dispose()">
43466         <size>82</size>
43467       </method>
43468       <method name="Void Reset()">
43469         <size>6</size>
43470       </method>
43471       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43472         <size>7</size>
43473       </method>
43474     </type>
43475   </test>
43476   <test name="test-iter-10.cs">
43477     <type name="X">
43478       <method name="Void .ctor()">
43479         <size>7</size>
43480       </method>
43481       <method name="IEnumerator get_GetIt()">
43482         <size>8</size>
43483       </method>
43484       <method name="Void set_GetIt(IEnumerator)">
43485         <size>1</size>
43486       </method>
43487       <method name="IEnumerable get_Item(Int32)">
43488         <size>30</size>
43489       </method>
43490       <method name="Void set_Item(Int32, IEnumerable)">
43491         <size>1</size>
43492       </method>
43493       <method name="Int32 Main()">
43494         <size>184</size>
43495       </method>
43496     </type>
43497     <type name="X+&lt;&gt;c__Iterator0">
43498       <method name="Void .ctor()">
43499         <size>7</size>
43500       </method>
43501       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43502         <size>7</size>
43503       </method>
43504       <method name="Boolean MoveNext()">
43505         <size>126</size>
43506       </method>
43507       <method name="Void Dispose()">
43508         <size>8</size>
43509       </method>
43510       <method name="Void Reset()">
43511         <size>6</size>
43512       </method>
43513     </type>
43514     <type name="X+&lt;&gt;c__Iterator1">
43515       <method name="Void .ctor()">
43516         <size>7</size>
43517       </method>
43518       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43519         <size>7</size>
43520       </method>
43521       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43522         <size>7</size>
43523       </method>
43524       <method name="Boolean MoveNext()">
43525         <size>145</size>
43526       </method>
43527       <method name="Void Dispose()">
43528         <size>8</size>
43529       </method>
43530       <method name="Void Reset()">
43531         <size>6</size>
43532       </method>
43533     </type>
43534     <type name="X+&lt;&gt;c__Iterator0">
43535       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43536         <size>7</size>
43537       </method>
43538     </type>
43539     <type name="X+&lt;&gt;c__Iterator1">
43540       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43541         <size>7</size>
43542       </method>
43543       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43544         <size>40</size>
43545       </method>
43546     </type>
43547   </test>
43548   <test name="test-iter-11.cs">
43549     <type name="X">
43550       <method name="Void .ctor()">
43551         <size>7</size>
43552       </method>
43553       <method name="Void add_Hook(System.EventHandler)">
43554         <size>24</size>
43555       </method>
43556       <method name="Void remove_Hook(System.EventHandler)">
43557         <size>24</size>
43558       </method>
43559       <method name="IEnumerator Pipeline()">
43560         <size>15</size>
43561       </method>
43562       <method name="Void M(System.Object, System.EventArgs)">
43563         <size>11</size>
43564       </method>
43565       <method name="Void Main()">
43566         <size>55</size>
43567       </method>
43568     </type>
43569     <type name="X+&lt;Pipeline&gt;c__Iterator0">
43570       <method name="Void .ctor()">
43571         <size>7</size>
43572       </method>
43573       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43574         <size>7</size>
43575       </method>
43576       <method name="Boolean MoveNext()">
43577         <size>124</size>
43578       </method>
43579       <method name="Void Dispose()">
43580         <size>8</size>
43581       </method>
43582       <method name="Void Reset()">
43583         <size>6</size>
43584       </method>
43585       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43586         <size>7</size>
43587       </method>
43588     </type>
43589   </test>
43590   <test name="test-iter-12.cs">
43591     <type name="X">
43592       <method name="Void .ctor()">
43593         <size>7</size>
43594       </method>
43595       <method name="IEnumerable a()">
43596         <size>23</size>
43597       </method>
43598       <method name="Void Main()">
43599         <size>1</size>
43600       </method>
43601     </type>
43602     <type name="X+&lt;a&gt;c__Iterator0">
43603       <method name="Void .ctor()">
43604         <size>7</size>
43605       </method>
43606       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43607         <size>7</size>
43608       </method>
43609       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43610         <size>7</size>
43611       </method>
43612       <method name="Boolean MoveNext()">
43613         <size>165</size>
43614       </method>
43615       <method name="Void Dispose()">
43616         <size>55</size>
43617       </method>
43618       <method name="Void Reset()">
43619         <size>6</size>
43620       </method>
43621       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43622         <size>7</size>
43623       </method>
43624       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43625         <size>40</size>
43626       </method>
43627     </type>
43628   </test>
43629   <test name="test-iter-13.cs">
43630     <type name="Test">
43631       <method name="Void .ctor()">
43632         <size>7</size>
43633       </method>
43634       <method name="Void .cctor()">
43635         <size>11</size>
43636       </method>
43637       <method name="Void Main()">
43638         <size>1</size>
43639       </method>
43640       <method name="IEnumerable syntax_error(System.Object, System.Object)">
43641         <size>16</size>
43642       </method>
43643     </type>
43644     <type name="Test+Yp">
43645       <method name="Void .ctor()">
43646         <size>7</size>
43647       </method>
43648       <method name="IEnumerable fail()">
43649         <size>2</size>
43650       </method>
43651     </type>
43652     <type name="Test+&lt;syntax_error&gt;c__Iterator0">
43653       <method name="Void .ctor()">
43654         <size>7</size>
43655       </method>
43656       <method name="System.Object System.Collections.IEnumerator.get_Current()">
43657         <size>7</size>
43658       </method>
43659       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
43660         <size>7</size>
43661       </method>
43662       <method name="Boolean MoveNext()">
43663         <size>27</size>
43664       </method>
43665       <method name="Void Dispose()">
43666         <size>8</size>
43667       </method>
43668       <method name="Void Reset()">
43669         <size>6</size>
43670       </method>
43671       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
43672         <size>7</size>
43673       </method>
43674       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
43675         <size>26</size>
43676       </method>
43677     </type>
43678   </test>
43679   <test name="test-named-01.cs">
43680     <type name="A">
43681       <method name="Void .ctor()">
43682         <size>13</size>
43683       </method>
43684       <method name="Void .ctor(Object)">
43685         <size>7</size>
43686       </method>
43687       <method name="Void set_Item(Int32, Int32)">
43688         <size>8</size>
43689       </method>
43690     </type>
43691     <type name="B">
43692       <method name="Void .ctor()">
43693         <size>12</size>
43694       </method>
43695       <method name="Void set_Item(Int32, Int32)">
43696         <size>11</size>
43697       </method>
43698     </type>
43699     <type name="XAttribute">
43700       <method name="Void .ctor(Int32)">
43701         <size>7</size>
43702       </method>
43703     </type>
43704     <type name="M">
43705       <method name="Void .ctor()">
43706         <size>7</size>
43707       </method>
43708       <method name="Void Foo(Int32)">
43709         <size>1</size>
43710       </method>
43711       <method name="Int32 Main()">
43712         <size>48</size>
43713       </method>
43714     </type>
43715   </test>
43716   <test name="test-named-02.cs">
43717     <type name="A">
43718       <method name="Void .ctor()">
43719         <size>7</size>
43720       </method>
43721       <method name="Void set_Item(Int32, Int32)">
43722         <size>29</size>
43723       </method>
43724       <method name="Int32 get_Item(Int32)">
43725         <size>28</size>
43726       </method>
43727     </type>
43728     <type name="MyPoint">
43729       <method name="Void .ctor(Int32, Int32)">
43730         <size>15</size>
43731       </method>
43732     </type>
43733     <type name="C">
43734       <method name="Void .ctor()">
43735         <size>7</size>
43736       </method>
43737       <method name="Decimal Foo(Decimal, Decimal)">
43738         <size>2</size>
43739       </method>
43740       <method name="System.String Bar(Int32, System.String, Char)">
43741         <size>20</size>
43742       </method>
43743       <method name="Int32 Test(Int32, Int32)">
43744         <size>30</size>
43745       </method>
43746       <method name="Int32 Main()">
43747         <size>279</size>
43748       </method>
43749     </type>
43750   </test>
43751   <test name="test-named-03.cs">
43752     <type name="C">
43753       <method name="Void .ctor()">
43754         <size>7</size>
43755       </method>
43756       <method name="Int32 TestInt(Int32)">
43757         <size>3</size>
43758       </method>
43759       <method name="Int32 Main()">
43760         <size>23</size>
43761       </method>
43762     </type>
43763     <type name="C+IntDelegate">
43764       <method name="Void .ctor(Object, IntPtr)">
43765         <size>0</size>
43766       </method>
43767       <method name="Int32 Invoke(Int32)">
43768         <size>0</size>
43769       </method>
43770       <method name="IAsyncResult BeginInvoke(Int32, System.AsyncCallback, System.Object)">
43771         <size>0</size>
43772       </method>
43773       <method name="Int32 EndInvoke(IAsyncResult)">
43774         <size>0</size>
43775       </method>
43776     </type>
43777   </test>
43778   <test name="test-named-04.cs">
43779     <type name="Program">
43780       <method name="Void Foo2(Int32, Int32 ByRef)">
43781         <size>40</size>
43782       </method>
43783       <method name="Int32 Main()">
43784         <size>239</size>
43785       </method>
43786       <method name="Void .ctor()">
43787         <size>7</size>
43788       </method>
43789     </type>
43790   </test>
43791   <test name="test-partial-01.cs">
43792     <type name="Foo.Hello">
43793       <method name="Void .ctor()">
43794         <size>7</size>
43795       </method>
43796       <method name="Void .cctor()">
43797         <size>7</size>
43798       </method>
43799     </type>
43800     <type name="Bar.Hello">
43801       <method name="Void .ctor()">
43802         <size>7</size>
43803       </method>
43804       <method name="Void .cctor()">
43805         <size>8</size>
43806       </method>
43807     </type>
43808     <type name="X.Test">
43809       <method name="Void .ctor()">
43810         <size>7</size>
43811       </method>
43812       <method name="Int32 FooWorld()">
43813         <size>6</size>
43814       </method>
43815       <method name="Int32 BarWorld()">
43816         <size>6</size>
43817       </method>
43818     </type>
43819     <type name="Y">
43820       <method name="Void .ctor()">
43821         <size>7</size>
43822       </method>
43823       <method name="Int32 Main()">
43824         <size>29</size>
43825       </method>
43826     </type>
43827   </test>
43828   <test name="test-partial-02.cs">
43829     <type name="Test1.Base">
43830       <method name="Void .ctor()">
43831         <size>7</size>
43832       </method>
43833     </type>
43834     <type name="Test1.Foo">
43835       <method name="Void .ctor()">
43836         <size>7</size>
43837       </method>
43838     </type>
43839     <type name="Test2.Foo">
43840       <method name="Void .ctor()">
43841         <size>7</size>
43842       </method>
43843     </type>
43844     <type name="ReflectedType">
43845       <method name="Void .ctor()">
43846         <size>7</size>
43847       </method>
43848     </type>
43849     <type name="D">
43850       <method name="Void .ctor()">
43851         <size>7</size>
43852       </method>
43853     </type>
43854     <type name="X">
43855       <method name="Void .ctor()">
43856         <size>7</size>
43857       </method>
43858       <method name="Void Main()">
43859         <size>1</size>
43860       </method>
43861     </type>
43862   </test>
43863   <test name="test-partial-03.cs">
43864     <type name="Test">
43865       <method name="Void .ctor()">
43866         <size>18</size>
43867       </method>
43868       <method name="Int32 TestFoo()">
43869         <size>13</size>
43870       </method>
43871       <method name="Int32 TestIFoo(IFoo)">
43872         <size>8</size>
43873       </method>
43874     </type>
43875     <type name="Test+Foo">
43876       <method name="Void .ctor()">
43877         <size>7</size>
43878       </method>
43879       <method name="Int32 Test.IFoo.Hello(Test)">
43880         <size>2</size>
43881       </method>
43882       <method name="Int32 Hello(Test)">
43883         <size>2</size>
43884       </method>
43885     </type>
43886     <type name="X">
43887       <method name="Void .ctor()">
43888         <size>7</size>
43889       </method>
43890       <method name="Int32 Main()">
43891         <size>42</size>
43892       </method>
43893     </type>
43894   </test>
43895   <test name="test-partial-04.cs">
43896     <type name="B.Test">
43897       <method name="Void .ctor()">
43898         <size>7</size>
43899       </method>
43900       <method name="Void A.IFoo.Hello(IFoo)">
43901         <size>1</size>
43902       </method>
43903     </type>
43904     <type name="X">
43905       <method name="Void .ctor()">
43906         <size>7</size>
43907       </method>
43908       <method name="Void Main()">
43909         <size>1</size>
43910       </method>
43911     </type>
43912   </test>
43913   <test name="test-partial-05.cs">
43914     <type name="B">
43915       <method name="Void .ctor()">
43916         <size>7</size>
43917       </method>
43918     </type>
43919     <type name="A">
43920       <method name="Void .ctor()">
43921         <size>7</size>
43922       </method>
43923     </type>
43924     <type name="A2">
43925       <method name="Void .ctor()">
43926         <size>7</size>
43927       </method>
43928     </type>
43929     <type name="D">
43930       <method name="Void .ctor()">
43931         <size>7</size>
43932       </method>
43933       <method name="Void Main()">
43934         <size>1</size>
43935       </method>
43936     </type>
43937   </test>
43938   <test name="test-partial-06.cs">
43939     <type name="Foo">
43940       <method name="Void .ctor()">
43941         <size>7</size>
43942       </method>
43943       <method name="Void Finalize()">
43944         <size>13</size>
43945       </method>
43946     </type>
43947     <type name="B">
43948       <method name="Void .ctor()">
43949         <size>7</size>
43950       </method>
43951       <method name="Void Main()">
43952         <size>1</size>
43953       </method>
43954     </type>
43955   </test>
43956   <test name="test-partial-07.cs">
43957     <type name="Test">
43958       <method name="Void .ctor()">
43959         <size>7</size>
43960       </method>
43961     </type>
43962     <type name="TestAttribute">
43963       <method name="Void .ctor()">
43964         <size>7</size>
43965       </method>
43966     </type>
43967     <type name="Test2Attribute">
43968       <method name="Void .ctor()">
43969         <size>7</size>
43970       </method>
43971     </type>
43972     <type name="X">
43973       <method name="Void .ctor()">
43974         <size>7</size>
43975       </method>
43976       <method name="Int32 Main()">
43977         <size>62</size>
43978       </method>
43979     </type>
43980   </test>
43981   <test name="test-partial-08.cs">
43982     <type name="Foo">
43983       <method name="Void .ctor()">
43984         <size>7</size>
43985       </method>
43986       <method name="System.String get_Id()">
43987         <size>7</size>
43988       </method>
43989     </type>
43990     <type name="PartialAbstractCompilationError">
43991       <method name="Void .ctor()">
43992         <size>7</size>
43993       </method>
43994       <method name="Int32 Main()">
43995         <size>54</size>
43996       </method>
43997     </type>
43998   </test>
43999   <test name="test-partial-09.cs">
44000     <type name="Foo">
44001       <method name="Void .ctor()">
44002         <size>7</size>
44003       </method>
44004       <method name="System.String get_Id()">
44005         <size>7</size>
44006       </method>
44007     </type>
44008     <type name="Bar">
44009       <method name="Void .ctor(String)">
44010         <size>14</size>
44011       </method>
44012     </type>
44013     <type name="PartialAbstractCompilationError">
44014       <method name="Void .ctor()">
44015         <size>7</size>
44016       </method>
44017       <method name="Void Main()">
44018         <size>21</size>
44019       </method>
44020     </type>
44021   </test>
44022   <test name="test-partial-10.cs">
44023     <type name="Test2.Foo">
44024       <method name="Void .ctor()">
44025         <size>7</size>
44026       </method>
44027       <method name="Void .cctor()">
44028         <size>15</size>
44029       </method>
44030     </type>
44031     <type name="X">
44032       <method name="Void .ctor()">
44033         <size>7</size>
44034       </method>
44035       <method name="Int32 Main()">
44036         <size>68</size>
44037       </method>
44038     </type>
44039     <type name="Test3.Foo">
44040       <method name="Void .cctor()">
44041         <size>15</size>
44042       </method>
44043     </type>
44044   </test>
44045   <test name="test-partial-11.cs">
44046     <type name="StaticClass">
44047       <method name="System.String Name()">
44048         <size>6</size>
44049       </method>
44050     </type>
44051     <type name="MainClass">
44052       <method name="Void .ctor()">
44053         <size>7</size>
44054       </method>
44055       <method name="Boolean IsStatic(System.Type)">
44056         <size>73</size>
44057       </method>
44058       <method name="Int32 Main()">
44059         <size>56</size>
44060       </method>
44061     </type>
44062   </test>
44063   <test name="test-partial-12.cs">
44064     <type name="Test1.Foo">
44065       <method name="Void .ctor()">
44066         <size>7</size>
44067       </method>
44068       <method name="IEnumerable E()">
44069         <size>16</size>
44070       </method>
44071     </type>
44072     <type name="X">
44073       <method name="Void .ctor()">
44074         <size>7</size>
44075       </method>
44076       <method name="Int32 Main()">
44077         <size>102</size>
44078       </method>
44079     </type>
44080     <type name="Test1.Foo+&lt;E&gt;c__Iterator0">
44081       <method name="Void .ctor()">
44082         <size>7</size>
44083       </method>
44084       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44085         <size>7</size>
44086       </method>
44087       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44088         <size>7</size>
44089       </method>
44090       <method name="Boolean MoveNext()">
44091         <size>69</size>
44092       </method>
44093       <method name="Void Dispose()">
44094         <size>8</size>
44095       </method>
44096       <method name="Void Reset()">
44097         <size>6</size>
44098       </method>
44099       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44100         <size>7</size>
44101       </method>
44102       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44103         <size>26</size>
44104       </method>
44105     </type>
44106   </test>
44107   <test name="test-partial-13.cs">
44108     <type name="Test.Test">
44109       <method name="Void .ctor()">
44110         <size>7</size>
44111       </method>
44112       <method name="Boolean Equals(System.Object)">
44113         <size>2</size>
44114       </method>
44115       <method name="Int32 GetHashCode()">
44116         <size>2</size>
44117       </method>
44118       <method name="Void Main()">
44119         <size>1</size>
44120       </method>
44121     </type>
44122   </test>
44123   <test name="test-partial-14.cs">
44124     <type name="T">
44125       <method name="Void .ctor()">
44126         <size>7</size>
44127       </method>
44128     </type>
44129     <type name="partial">
44130       <method name="Void .ctor()">
44131         <size>7</size>
44132       </method>
44133     </type>
44134     <type name="A">
44135       <method name="Void .ctor()">
44136         <size>7</size>
44137       </method>
44138       <method name="Void partial(partial)">
44139         <size>3</size>
44140       </method>
44141     </type>
44142     <type name="B">
44143       <method name="Void .ctor()">
44144         <size>7</size>
44145       </method>
44146       <method name="Void Main()">
44147         <size>1</size>
44148       </method>
44149     </type>
44150   </test>
44151   <test name="test-partial-15.cs">
44152     <type name="Foo.X">
44153       <method name="Void .ctor()">
44154         <size>7</size>
44155       </method>
44156       <method name="Void Main()">
44157         <size>1</size>
44158       </method>
44159       <method name="IEnumerable Attempts2()">
44160         <size>16</size>
44161       </method>
44162       <method name="IEnumerable get_Attempts()">
44163         <size>16</size>
44164       </method>
44165       <method name="IEnumerable get_Item(Int32)">
44166         <size>16</size>
44167       </method>
44168     </type>
44169     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
44170       <method name="Void .ctor()">
44171         <size>7</size>
44172       </method>
44173       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44174         <size>7</size>
44175       </method>
44176       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44177         <size>7</size>
44178       </method>
44179       <method name="Boolean MoveNext()">
44180         <size>36</size>
44181       </method>
44182       <method name="Void Dispose()">
44183         <size>8</size>
44184       </method>
44185       <method name="Void Reset()">
44186         <size>6</size>
44187       </method>
44188     </type>
44189     <type name="Foo.X+&lt;&gt;c__Iterator1">
44190       <method name="Void .ctor()">
44191         <size>7</size>
44192       </method>
44193       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44194         <size>7</size>
44195       </method>
44196       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44197         <size>7</size>
44198       </method>
44199       <method name="Boolean MoveNext()">
44200         <size>36</size>
44201       </method>
44202       <method name="Void Dispose()">
44203         <size>8</size>
44204       </method>
44205       <method name="Void Reset()">
44206         <size>6</size>
44207       </method>
44208     </type>
44209     <type name="Foo.X+&lt;&gt;c__Iterator2">
44210       <method name="Void .ctor()">
44211         <size>7</size>
44212       </method>
44213       <method name="System.Object System.Collections.IEnumerator.get_Current()">
44214         <size>7</size>
44215       </method>
44216       <method name="IEnumerator System.Collections.IEnumerable.GetEnumerator()">
44217         <size>7</size>
44218       </method>
44219       <method name="Boolean MoveNext()">
44220         <size>36</size>
44221       </method>
44222       <method name="Void Dispose()">
44223         <size>8</size>
44224       </method>
44225       <method name="Void Reset()">
44226         <size>6</size>
44227       </method>
44228     </type>
44229     <type name="Foo.X+&lt;Attempts2&gt;c__Iterator0">
44230       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44231         <size>7</size>
44232       </method>
44233       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44234         <size>26</size>
44235       </method>
44236     </type>
44237     <type name="Foo.X+&lt;&gt;c__Iterator1">
44238       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44239         <size>7</size>
44240       </method>
44241       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44242         <size>26</size>
44243       </method>
44244     </type>
44245     <type name="Foo.X+&lt;&gt;c__Iterator2">
44246       <method name="System.Object System.Collections.Generic.IEnumerator&lt;object&gt;.get_Current()">
44247         <size>7</size>
44248       </method>
44249       <method name="IEnumerator`1 System.Collections.Generic.IEnumerable&lt;object&gt;.GetEnumerator()">
44250         <size>26</size>
44251       </method>
44252     </type>
44253   </test>
44254   <test name="test-partial-16.cs">
44255     <type name="A.C">
44256       <method name="Void .ctor()">
44257         <size>23</size>
44258       </method>
44259       <method name="Void .cctor()">
44260         <size>11</size>
44261       </method>
44262     </type>
44263     <type name="B.C2">
44264       <method name="Void .ctor()">
44265         <size>7</size>
44266       </method>
44267       <method name="Boolean Test()">
44268         <size>2</size>
44269       </method>
44270       <method name="System.Object Test_I()">
44271         <size>2</size>
44272       </method>
44273       <method name="Void Main()">
44274         <size>1</size>
44275       </method>
44276     </type>
44277   </test>
44278   <test name="test-partial-17.cs">
44279     <type name="Test">
44280       <method name="Void .ctor()">
44281         <size>7</size>
44282       </method>
44283       <method name="Boolean Check(System.String, System.String[])">
44284         <size>42</size>
44285       </method>
44286       <method name="Void Main()">
44287         <size>1</size>
44288       </method>
44289     </type>
44290   </test>
44291   <test name="test-partial-18.cs">
44292     <type name="N.Foo">
44293       <method name="Void .ctor()">
44294         <size>17</size>
44295       </method>
44296       <method name="Void Main()">
44297         <size>1</size>
44298       </method>
44299     </type>
44300   </test>
44301   <test name="test-partial-19.cs">
44302     <type name="Bug.GL">
44303       <method name="Void Main()">
44304         <size>7</size>
44305       </method>
44306     </type>
44307     <type name="Bug.GL+Core">
44308       <method name="Boolean A()">
44309         <size>2</size>
44310       </method>
44311     </type>
44312   </test>
44313   <test name="test-partial-20.cs">
44314     <type name="A">
44315       <method name="Void .ctor()">
44316         <size>7</size>
44317       </method>
44318       <method name="Void .cctor()">
44319         <size>7</size>
44320       </method>
44321     </type>
44322     <type name="B">
44323       <method name="Void .ctor()">
44324         <size>7</size>
44325       </method>
44326       <method name="Void .cctor()">
44327         <size>7</size>
44328       </method>
44329     </type>
44330     <type name="C">
44331       <method name="Void .ctor()">
44332         <size>7</size>
44333       </method>
44334       <method name="Int32 Main()">
44335         <size>38</size>
44336       </method>
44337     </type>
44338   </test>
44339   <test name="test-partial-21.cs">
44340     <type name="Mono.Sms.Main">
44341       <method name="Void .ctor()">
44342         <size>7</size>
44343       </method>
44344       <method name="Void Test()">
44345         <size>42</size>
44346       </method>
44347     </type>
44348     <type name="Mono.Sms.Contacts">
44349       <method name="Void .ctor()">
44350         <size>7</size>
44351       </method>
44352       <method name="Void add_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
44353         <size>24</size>
44354       </method>
44355       <method name="Void remove_ContactsEventHandler(Mono.Sms.Contacts+ContactsHandler)">
44356         <size>24</size>
44357       </method>
44358       <method name="Void Test()">
44359         <size>12</size>
44360       </method>
44361     </type>
44362     <type name="Mono.Sms.Core.Agenda">
44363       <method name="Void .ctor()">
44364         <size>7</size>
44365       </method>
44366       <method name="Void AddContact()">
44367         <size>1</size>
44368       </method>
44369       <method name="Void Main()">
44370         <size>1</size>
44371       </method>
44372     </type>
44373     <type name="Mono.Sms.Contacts+ContactsHandler">
44374       <method name="Void .ctor(Object, IntPtr)">
44375         <size>0</size>
44376       </method>
44377       <method name="Void Invoke()">
44378         <size>0</size>
44379       </method>
44380       <method name="IAsyncResult BeginInvoke(System.AsyncCallback, System.Object)">
44381         <size>0</size>
44382       </method>
44383       <method name="Void EndInvoke(IAsyncResult)">
44384         <size>0</size>
44385       </method>
44386     </type>
44387     <type name="Mono.Sms.Main">
44388       <method name="Void &lt;Test&gt;m__0()">
44389         <size>6</size>
44390       </method>
44391     </type>
44392   </test>
44393   <test name="test-partial-22.cs">
44394     <type name="C">
44395       <method name="Void .ctor()">
44396         <size>7</size>
44397       </method>
44398       <method name="Int32 Main()">
44399         <size>2</size>
44400       </method>
44401     </type>
44402   </test>
44403   <test name="test-partial-23.cs">
44404     <type name="C">
44405       <method name="Void .ctor()">
44406         <size>7</size>
44407       </method>
44408       <method name="Void Partial_A()">
44409         <size>15</size>
44410       </method>
44411       <method name="Void Partial_B()">
44412         <size>15</size>
44413       </method>
44414       <method name="Void Partial_S()">
44415         <size>14</size>
44416       </method>
44417       <method name="Int32 Main()">
44418         <size>52</size>
44419       </method>
44420     </type>
44421   </test>
44422   <test name="test-partial-24.cs">
44423     <type name="N.C">
44424       <method name="Void .ctor()">
44425         <size>7</size>
44426       </method>
44427       <method name="Void Main()">
44428         <size>1</size>
44429       </method>
44430       <method name="Void Foo()">
44431         <size>1</size>
44432       </method>
44433     </type>
44434   </test>
44435   <test name="test-partial-25.cs">
44436     <type name="C">
44437       <method name="Void .ctor()">
44438         <size>7</size>
44439       </method>
44440       <method name="Void Partial(Int32)">
44441         <size>14</size>
44442       </method>
44443       <method name="Int32 Main()">
44444         <size>8</size>
44445       </method>
44446     </type>
44447   </test>
44448   <test name="test-partial-26.cs">
44449     <type name="ConsoleApplication1.X">
44450       <method name="Void .ctor()">
44451         <size>7</size>
44452       </method>
44453       <method name="Void Foo()">
44454         <size>1</size>
44455       </method>
44456     </type>
44457     <type name="ConsoleApplication1.Program">
44458       <method name="Void .ctor()">
44459         <size>7</size>
44460       </method>
44461       <method name="Int32 Main()">
44462         <size>98</size>
44463       </method>
44464     </type>
44465     <type name="ConsoleApplication1.Y">
44466       <method name="Void Foo()">
44467         <size>1</size>
44468       </method>
44469       <method name="Void .ctor()">
44470         <size>7</size>
44471       </method>
44472     </type>
44473   </test>
44474   <test name="test-partial-27.cs">
44475     <type name="C">
44476       <method name="Int32 Main()">
44477         <size>2</size>
44478       </method>
44479       <method name="Void .ctor()">
44480         <size>7</size>
44481       </method>
44482     </type>
44483   </test>
44484   <test name="test-var-01.cs">
44485     <type name="Test">
44486       <method name="Void .ctor()">
44487         <size>7</size>
44488       </method>
44489       <method name="Int32 Main()">
44490         <size>47</size>
44491       </method>
44492     </type>
44493   </test>
44494   <test name="test-var-02.cs">
44495     <type name="Class1">
44496       <method name="Void .ctor()">
44497         <size>15</size>
44498       </method>
44499       <method name="Boolean Method()">
44500         <size>2</size>
44501       </method>
44502     </type>
44503     <type name="Test">
44504       <method name="Void .ctor()">
44505         <size>7</size>
44506       </method>
44507       <method name="Int32 Main()">
44508         <size>116</size>
44509       </method>
44510     </type>
44511     <type name="Test+Class2">
44512       <method name="Void .ctor()">
44513         <size>15</size>
44514       </method>
44515       <method name="Boolean Method()">
44516         <size>2</size>
44517       </method>
44518     </type>
44519   </test>
44520   <test name="test-var-03.cs">
44521     <type name="Test">
44522       <method name="Void .ctor()">
44523         <size>7</size>
44524       </method>
44525       <method name="Int32 Main()">
44526         <size>166</size>
44527       </method>
44528     </type>
44529     <type name="&lt;PrivateImplementationDetails&gt;">
44530       <method name="Void .ctor()">
44531         <size>7</size>
44532       </method>
44533     </type>
44534   </test>
44535   <test name="test-var-05.cs">
44536     <type name="MyClass">
44537       <method name="Void .ctor(String)">
44538         <size>14</size>
44539       </method>
44540       <method name="Void Dispose()">
44541         <size>12</size>
44542       </method>
44543     </type>
44544     <type name="Test">
44545       <method name="Void .ctor()">
44546         <size>7</size>
44547       </method>
44548       <method name="Int32 Main()">
44549         <size>61</size>
44550       </method>
44551     </type>
44552   </test>
44553   <test name="test-var-06.cs">
44554     <type name="Test">
44555       <method name="Void .ctor()">
44556         <size>7</size>
44557       </method>
44558       <method name="Int32 Main()">
44559         <size>48</size>
44560       </method>
44561     </type>
44562   </test>
44563   <test name="test-var-07.cs">
44564     <type name="Test">
44565       <method name="Void .ctor()">
44566         <size>7</size>
44567       </method>
44568       <method name="Void var()">
44569         <size>1</size>
44570       </method>
44571       <method name="Int32 Main()">
44572         <size>33</size>
44573       </method>
44574     </type>
44575     <type name="var">
44576       <method name="Void .ctor()">
44577         <size>7</size>
44578       </method>
44579     </type>
44580   </test>
44581   <test name="test-var-08.cs">
44582     <type name="X">
44583       <method name="Void .ctor(Int32, Int32)">
44584         <size>10</size>
44585       </method>
44586       <method name="Void Main()">
44587         <size>1</size>
44588       </method>
44589     </type>
44590   </test>
44591   <test name="test-xml-042.cs">
44592     <type name="TestNamespace.TestClass">
44593       <method name="Void .ctor()">
44594         <size>7</size>
44595       </method>
44596       <method name="Void Main()">
44597         <size>1</size>
44598       </method>
44599       <method name="Void FunctionWithParameter(Int32 ByRef, Int32 ByRef)">
44600         <size>7</size>
44601       </method>
44602     </type>
44603   </test>
44604 </tests>