-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbridge.meta.js
302 lines (301 loc) · 843 KB
/
bridge.meta.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
/**
* @version : 17.6.0 - Bridge.NET
* @author : Object.NET, Inc. http://bridge.net/
* @copyright : Copyright 2008-2018 Object.NET, Inc. http://object.net/
* @license : See license.txt and https://github.com/bridgedotnet/Bridge/blob/master/LICENSE.md
*/
var $m = Bridge.setMetadata,
$n = ["System","System.Globalization","System.Threading","System.Runtime.Serialization","System.Collections.Generic","System.Collections.ObjectModel","System.Text.RegularExpressions","System.Collections","System.Text","System.Net.WebSockets","System.Threading.Tasks","System.Reflection","System.Runtime.CompilerServices","System.IO","System.ComponentModel","Bridge"];
$m("System.ApplicationException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.ArgumentException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"paramName","pt":$n[0].String,"ps":1}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"paramName","pt":$n[0].String,"ps":1},{"n":"innerException","pt":$n[0].Exception,"ps":2}],"sn":"$ctor4"},{"ov":true,"a":2,"n":"Message","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_Message","t":8,"rt":$n[0].String,"fg":"Message"},"fn":"Message"},{"v":true,"a":2,"n":"ParamName","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_ParamName","t":8,"rt":$n[0].String,"fg":"ParamName"},"fn":"ParamName"},{"a":1,"n":"_paramName","t":4,"rt":$n[0].String,"sn":"_paramName"}]}; }, $n);
$m("System.ArgumentNullException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"message","pt":$n[0].String,"ps":1}],"sn":"$ctor3"}]}; }, $n);
$m("System.ArgumentOutOfRangeException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"message","pt":$n[0].String,"ps":1}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Object,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"actualValue","pt":$n[0].Object,"ps":1},{"n":"message","pt":$n[0].String,"ps":2}],"sn":"$ctor3"},{"v":true,"a":2,"n":"ActualValue","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_ActualValue","t":8,"rt":$n[0].Object,"fg":"ActualValue"},"fn":"ActualValue"},{"ov":true,"a":2,"n":"Message","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_Message","t":8,"rt":$n[0].String,"fg":"Message"},"fn":"Message"},{"a":1,"n":"_actualValue","t":4,"rt":$n[0].Object,"sn":"_actualValue"}]}; }, $n);
$m("System.CharEnumerator", function () { return {"att":1048833,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Reset","t":8,"sn":"reset","rt":$n[0].Void},{"a":2,"n":"Current","t":16,"rt":$n[0].Char,"g":{"a":2,"n":"get_Current","t":8,"rt":$n[0].Char,"fg":"Current","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},"fn":"Current"},{"a":1,"n":"_currentElement","t":4,"rt":$n[0].Char,"sn":"_currentElement","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":1,"n":"_index","t":4,"rt":$n[0].Int32,"sn":"_index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_str","t":4,"rt":$n[0].String,"sn":"_str"}]}; }, $n);
$m("System.FormattableString", function () { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"ab":true,"a":2,"n":"GetArgument","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetArgument","rt":$n[0].Object,"p":[$n[0].Int32]},{"ab":true,"a":2,"n":"GetArguments","t":8,"sn":"GetArguments","rt":$n[0].Array.type(System.Object)},{"a":2,"n":"Invariant","is":true,"t":8,"pi":[{"n":"formattable","pt":$n[0].FormattableString,"ps":0}],"sn":"Invariant","rt":$n[0].String,"p":[$n[0].FormattableString]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"ab":true,"a":2,"n":"ToString","t":8,"pi":[{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"ToString","rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"ab":true,"a":2,"n":"ArgumentCount","t":16,"rt":$n[0].Int32,"g":{"ab":true,"a":2,"n":"get_ArgumentCount","t":8,"rt":$n[0].Int32,"fg":"ArgumentCount","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"ArgumentCount"},{"ab":true,"a":2,"n":"Format","t":16,"rt":$n[0].String,"g":{"ab":true,"a":2,"n":"get_Format","t":8,"rt":$n[0].String,"fg":"Format"},"fn":"Format"}]}; }, $n);
$m("System.ObjectDisposedException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"objectName","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"objectName","pt":$n[0].String,"ps":0},{"n":"message","pt":$n[0].String,"ps":1}],"sn":"$ctor3"},{"ov":true,"a":2,"n":"Message","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_Message","t":8,"rt":$n[0].String,"fg":"Message"},"fn":"Message"},{"a":2,"n":"ObjectName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ObjectName","t":8,"rt":$n[0].String,"fg":"ObjectName"},"fn":"ObjectName"},{"a":1,"n":"_objectName","t":4,"rt":$n[0].String,"sn":"_objectName"}]}; }, $n);
$m("System.OutOfMemoryException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.ArithmeticException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.ArrayTypeMismatchException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Base64FormattingOptions", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"InsertLineBreaks","is":true,"t":4,"rt":$n[0].Base64FormattingOptions,"sn":"InsertLineBreaks","box":function ($v) { return Bridge.box($v, System.Base64FormattingOptions, System.Enum.toStringFn(System.Base64FormattingOptions));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[0].Base64FormattingOptions,"sn":"None","box":function ($v) { return Bridge.box($v, System.Base64FormattingOptions, System.Enum.toStringFn(System.Base64FormattingOptions));}}]}; }, $n);
$m("System.DBNull", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"GetTypeCode","t":8,"sn":"GetTypeCode","rt":$n[0].TypeCode,"box":function ($v) { return Bridge.box($v, System.TypeCode, System.Enum.toStringFn(System.TypeCode));}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"ToString","rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"a":2,"n":"Value","is":true,"t":4,"rt":$n[0].DBNull,"sn":"Value","ro":true}]}; }, $n);
$m("System.DivideByZeroException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Empty", function () { return {"att":1048832,"a":4,"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Value","is":true,"t":4,"rt":$n[0].Empty,"sn":"Value","ro":true}]}; }, $n);
$m("System.FormatException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.DateTimeParse", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":1},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":2}],"sn":"Parse","rt":$n[0].DateTime,"p":[$n[0].String,$n[1].DateTimeFormatInfo,$n[1].DateTimeStyles],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":4,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":1},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":2},{"n":"offset","out":true,"pt":$n[0].TimeSpan,"ps":3}],"sn":"Parse$1","rt":$n[0].DateTime,"p":[$n[0].String,$n[1].DateTimeFormatInfo,$n[1].DateTimeStyles,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":4,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":1},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":2},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":3}],"sn":"TryParse","rt":$n[0].Boolean,"p":[$n[0].String,$n[1].DateTimeFormatInfo,$n[1].DateTimeStyles,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":1},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":2},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":3},{"n":"offset","out":true,"pt":$n[0].TimeSpan,"ps":4}],"sn":"TryParse$1","rt":$n[0].Boolean,"p":[$n[0].String,$n[1].DateTimeFormatInfo,$n[1].DateTimeStyles,$n[0].DateTime,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"TryParseExact","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":2},{"n":"style","pt":$n[1].DateTimeStyles,"ps":3},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":4}],"sn":"TryParseExact","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[1].DateTimeFormatInfo,$n[1].DateTimeStyles,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.ParseFailureKind", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"ArgumentNull","is":true,"t":4,"rt":$n[0].ParseFailureKind,"sn":"ArgumentNull","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}},{"a":2,"n":"Format","is":true,"t":4,"rt":$n[0].ParseFailureKind,"sn":"Format","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}},{"a":2,"n":"FormatBadDateTimeCalendar","is":true,"t":4,"rt":$n[0].ParseFailureKind,"sn":"FormatBadDateTimeCalendar","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}},{"a":2,"n":"FormatWithParameter","is":true,"t":4,"rt":$n[0].ParseFailureKind,"sn":"FormatWithParameter","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[0].ParseFailureKind,"sn":"None","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}}]}; }, $n);
$m("System.ParseFlags", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CaptureOffset","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"CaptureOffset","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveDate","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveDate","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveDay","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveDay","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveHour","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveHour","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveMinute","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveMinute","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveMonth","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveMonth","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveSecond","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveSecond","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveTime","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveTime","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"HaveYear","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"HaveYear","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"ParsedMonthName","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"ParsedMonthName","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"Rfc1123Pattern","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"Rfc1123Pattern","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"TimeZoneUsed","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"TimeZoneUsed","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"TimeZoneUtc","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"TimeZoneUtc","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"UtcSortPattern","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"UtcSortPattern","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":2,"n":"YearDefault","is":true,"t":4,"rt":$n[0].ParseFlags,"sn":"YearDefault","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}}]}; }, $n);
$m("System.DateTimeResult", function () { return {"att":1048840,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"Init","t":8,"sn":"Init","rt":$n[0].Void},{"a":4,"n":"SetDate","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2}],"sn":"SetDate","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"a":4,"n":"SetFailure","t":8,"pi":[{"n":"failure","pt":$n[0].ParseFailureKind,"ps":0},{"n":"failureMessageID","pt":$n[0].String,"ps":1},{"n":"failureMessageFormatArgument","pt":$n[0].Object,"ps":2}],"sn":"SetFailure","rt":$n[0].Void,"p":[$n[0].ParseFailureKind,$n[0].String,$n[0].Object]},{"a":4,"n":"SetFailure","t":8,"pi":[{"n":"failure","pt":$n[0].ParseFailureKind,"ps":0},{"n":"failureMessageID","pt":$n[0].String,"ps":1},{"n":"failureMessageFormatArgument","pt":$n[0].Object,"ps":2},{"n":"failureArgumentName","pt":$n[0].String,"ps":3}],"sn":"SetFailure$1","rt":$n[0].Void,"p":[$n[0].ParseFailureKind,$n[0].String,$n[0].Object,$n[0].String]},{"a":4,"n":"Day","t":4,"rt":$n[0].Int32,"sn":"Day","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Hour","t":4,"rt":$n[0].Int32,"sn":"Hour","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Minute","t":4,"rt":$n[0].Int32,"sn":"Minute","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Month","t":4,"rt":$n[0].Int32,"sn":"Month","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Second","t":4,"rt":$n[0].Int32,"sn":"Second","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Year","t":4,"rt":$n[0].Int32,"sn":"Year","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"calendar","t":4,"rt":$n[1].Calendar,"sn":"calendar"},{"a":4,"n":"era","t":4,"rt":$n[0].Int32,"sn":"era","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"failure","t":4,"rt":$n[0].ParseFailureKind,"sn":"failure","box":function ($v) { return Bridge.box($v, System.ParseFailureKind, System.Enum.toStringFn(System.ParseFailureKind));}},{"a":4,"n":"failureArgumentName","t":4,"rt":$n[0].String,"sn":"failureArgumentName"},{"a":4,"n":"failureMessageFormatArgument","t":4,"rt":$n[0].Object,"sn":"failureMessageFormatArgument"},{"a":4,"n":"failureMessageID","t":4,"rt":$n[0].String,"sn":"failureMessageID"},{"a":4,"n":"flags","t":4,"rt":$n[0].ParseFlags,"sn":"flags","box":function ($v) { return Bridge.box($v, System.ParseFlags, System.Enum.toStringFn(System.ParseFlags));}},{"a":4,"n":"fraction","t":4,"rt":$n[0].Double,"sn":"fraction","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":4,"n":"parsedDate","t":4,"rt":$n[0].DateTime,"sn":"parsedDate","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":4,"n":"timeZoneOffset","t":4,"rt":$n[0].TimeSpan,"sn":"timeZoneOffset"}]}; }, $n);
$m("System.TokenType", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Am","is":true,"t":4,"rt":$n[0].TokenType,"sn":"Am","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"DateWordToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"DateWordToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"DayOfWeekToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"DayOfWeekToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"EndOfString","is":true,"t":4,"rt":$n[0].TokenType,"sn":"EndOfString","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"EraToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"EraToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"HebrewNumber","is":true,"t":4,"rt":$n[0].TokenType,"sn":"HebrewNumber","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"IgnorableSymbol","is":true,"t":4,"rt":$n[0].TokenType,"sn":"IgnorableSymbol","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"JapaneseEraToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"JapaneseEraToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"MonthToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"MonthToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"NumberToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"NumberToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"Pm","is":true,"t":4,"rt":$n[0].TokenType,"sn":"Pm","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"RegularTokenMask","is":true,"t":4,"rt":$n[0].TokenType,"sn":"RegularTokenMask","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Am","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Am","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Date","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Date","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_DateOrOffset","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_DateOrOffset","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_DaySuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_DaySuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_End","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_End","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_HourSuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_HourSuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_LocalTimeMark","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_LocalTimeMark","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_MinuteSuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_MinuteSuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_MonthSuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_MonthSuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Pm","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Pm","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_SecondSuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_SecondSuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Space","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Space","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Time","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Time","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_Unk","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_Unk","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SEP_YearSuff","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SEP_YearSuff","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"SeparatorTokenMask","is":true,"t":4,"rt":$n[0].TokenType,"sn":"SeparatorTokenMask","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"TEraToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"TEraToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"TimeZoneToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"TimeZoneToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"UnknownToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"UnknownToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}},{"a":2,"n":"YearNumberToken","is":true,"t":4,"rt":$n[0].TokenType,"sn":"YearNumberToken","box":function ($v) { return Bridge.box($v, System.TokenType, System.Enum.toStringFn(System.TokenType));}}]}; }, $n);
$m("System.HResults", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"COR_E_ABANDONEDMUTEX","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ABANDONEDMUTEX","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_AMBIGUOUSMATCH","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_AMBIGUOUSMATCH","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_APPDOMAINUNLOADED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_APPDOMAINUNLOADED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_APPLICATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_APPLICATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ARGUMENT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ARGUMENT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ARGUMENTOUTOFRANGE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ARGUMENTOUTOFRANGE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ARITHMETIC","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ARITHMETIC","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ARRAYTYPEMISMATCH","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ARRAYTYPEMISMATCH","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_BADEXEFORMAT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_BADEXEFORMAT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_BADIMAGEFORMAT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_BADIMAGEFORMAT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_CANNOTUNLOADAPPDOMAIN","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_CANNOTUNLOADAPPDOMAIN","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_COMEMULATE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_COMEMULATE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_CONTEXTMARSHAL","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_CONTEXTMARSHAL","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_CUSTOMATTRIBUTEFORMAT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_CUSTOMATTRIBUTEFORMAT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_DATAMISALIGNED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_DATAMISALIGNED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_DIRECTORYNOTFOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_DIRECTORYNOTFOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_DIVIDEBYZERO","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_DIVIDEBYZERO","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_DLLNOTFOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_DLLNOTFOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_DUPLICATEWAITOBJECT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_DUPLICATEWAITOBJECT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ENDOFSTREAM","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ENDOFSTREAM","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_ENTRYPOINTNOTFOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_ENTRYPOINTNOTFOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_EXCEPTION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_EXCEPTION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_EXECUTIONENGINE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_EXECUTIONENGINE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_FIELDACCESS","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_FIELDACCESS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_FILELOAD","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_FILELOAD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_FILENOTFOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_FILENOTFOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_FORMAT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_FORMAT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_HOSTPROTECTION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_HOSTPROTECTION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INDEXOUTOFRANGE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INDEXOUTOFRANGE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INSUFFICIENTEXECUTIONSTACK","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INSUFFICIENTEXECUTIONSTACK","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INSUFFICIENTMEMORY","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INSUFFICIENTMEMORY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDCAST","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDCAST","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDCOMOBJECT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDCOMOBJECT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDFILTERCRITERIA","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDFILTERCRITERIA","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDOLEVARIANTTYPE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDOLEVARIANTTYPE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDOPERATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDOPERATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_INVALIDPROGRAM","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_INVALIDPROGRAM","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_IO","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_IO","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_KEYNOTFOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_KEYNOTFOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MARSHALDIRECTIVE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MARSHALDIRECTIVE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MEMBERACCESS","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MEMBERACCESS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_METHODACCESS","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_METHODACCESS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MISSINGFIELD","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MISSINGFIELD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MISSINGMANIFESTRESOURCE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MISSINGMANIFESTRESOURCE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MISSINGMEMBER","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MISSINGMEMBER","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MISSINGMETHOD","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MISSINGMETHOD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_MISSINGSATELLITEASSEMBLY","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_MISSINGSATELLITEASSEMBLY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_NOTFINITENUMBER","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_NOTFINITENUMBER","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_NOTSUPPORTED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_NOTSUPPORTED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_NULLREFERENCE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_NULLREFERENCE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_OBJECTDISPOSED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_OBJECTDISPOSED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_OPERATIONCANCELED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_OPERATIONCANCELED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_OUTOFMEMORY","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_OUTOFMEMORY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_OVERFLOW","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_OVERFLOW","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_PATHTOOLONG","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_PATHTOOLONG","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_PLATFORMNOTSUPPORTED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_PLATFORMNOTSUPPORTED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_RANK","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_RANK","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_REFLECTIONTYPELOAD","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_REFLECTIONTYPELOAD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_RUNTIMEWRAPPED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_RUNTIMEWRAPPED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SAFEARRAYRANKMISMATCH","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SAFEARRAYRANKMISMATCH","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SAFEARRAYTYPEMISMATCH","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SAFEARRAYTYPEMISMATCH","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SAFEHANDLEMISSINGATTRIBUTE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SAFEHANDLEMISSINGATTRIBUTE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SECURITY","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SECURITY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SEMAPHOREFULL","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SEMAPHOREFULL","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SERIALIZATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SERIALIZATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_STACKOVERFLOW","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_STACKOVERFLOW","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SYNCHRONIZATIONLOCK","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SYNCHRONIZATIONLOCK","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_SYSTEM","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_SYSTEM","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TARGET","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TARGET","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TARGETINVOCATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TARGETINVOCATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TARGETPARAMCOUNT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TARGETPARAMCOUNT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_THREADABORTED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_THREADABORTED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_THREADINTERRUPTED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_THREADINTERRUPTED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_THREADSTART","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_THREADSTART","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_THREADSTOP","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_THREADSTOP","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TIMEOUT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TIMEOUT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TYPEACCESS","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TYPEACCESS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TYPEINITIALIZATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TYPEINITIALIZATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TYPELOAD","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TYPELOAD","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_TYPEUNLOADED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_TYPEUNLOADED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_UNAUTHORIZEDACCESS","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_UNAUTHORIZEDACCESS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_UNSUPPORTEDFORMAT","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_UNSUPPORTEDFORMAT","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_VERIFICATION","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_VERIFICATION","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COR_E_WAITHANDLECANNOTBEOPENED","is":true,"t":4,"rt":$n[0].Int32,"sn":"COR_E_WAITHANDLECANNOTBEOPENED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"COvR_E_THREADSTATE","is":true,"t":4,"rt":$n[0].Int32,"sn":"COvR_E_THREADSTATE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CvOR_E_MULTICASTNOTSUPPORTED","is":true,"t":4,"rt":$n[0].Int32,"sn":"CvOR_E_MULTICASTNOTSUPPORTED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DISP_E_OVERFLOW","is":true,"t":4,"rt":$n[0].Int32,"sn":"DISP_E_OVERFLOW","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"ERROR_MRM_MAP_NOT_FOUND","is":true,"t":4,"rt":$n[0].Int32,"sn":"ERROR_MRM_MAP_NOT_FOUND","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_BOUNDS","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_BOUNDS","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_CHANGED_STATE","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_CHANGED_STATE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_FAIL","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_FAIL","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_HANDLE","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_HANDLE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_INVALIDARG","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_INVALIDARG","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_NOTIMPL","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_NOTIMPL","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"E_POINTER","is":true,"t":4,"rt":$n[0].Int32,"sn":"E_POINTER","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"RO_E_CLOSED","is":true,"t":4,"rt":$n[0].Int32,"sn":"RO_E_CLOSED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"TYPE_E_TYPEMISMATCH","is":true,"t":4,"rt":$n[0].Int32,"sn":"TYPE_E_TYPEMISMATCH","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IConvertible", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetTypeCode","t":8,"sn":"System$IConvertible$GetTypeCode","rt":$n[0].TypeCode,"box":function ($v) { return Bridge.box($v, System.TypeCode, System.Enum.toStringFn(System.TypeCode));}},{"ab":true,"a":2,"n":"ToBoolean","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToBoolean","rt":$n[0].Boolean,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"ToByte","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToByte","rt":$n[0].Byte,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"ab":true,"a":2,"n":"ToChar","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToChar","rt":$n[0].Char,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"ab":true,"a":2,"n":"ToDateTime","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToDateTime","rt":$n[0].DateTime,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"ab":true,"a":2,"n":"ToDecimal","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToDecimal","rt":$n[0].Decimal,"p":[$n[0].IFormatProvider]},{"ab":true,"a":2,"n":"ToDouble","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToDouble","rt":$n[0].Double,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"ab":true,"a":2,"n":"ToInt16","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToInt16","rt":$n[0].Int16,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"ab":true,"a":2,"n":"ToInt32","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToInt32","rt":$n[0].Int32,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"ToInt64","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToInt64","rt":$n[0].Int64,"p":[$n[0].IFormatProvider]},{"ab":true,"a":2,"n":"ToSByte","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToSByte","rt":$n[0].SByte,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"ab":true,"a":2,"n":"ToSingle","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToSingle","rt":$n[0].Single,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"ab":true,"a":2,"n":"ToString","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToString","rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"ab":true,"a":2,"n":"ToType","t":8,"pi":[{"n":"conversionType","pt":Function,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"System$IConvertible$ToType","rt":$n[0].Object,"p":[Function,$n[0].IFormatProvider]},{"ab":true,"a":2,"n":"ToUInt16","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToUInt16","rt":$n[0].UInt16,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"ab":true,"a":2,"n":"ToUInt32","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToUInt32","rt":$n[0].UInt32,"p":[$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"ab":true,"a":2,"n":"ToUInt64","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"System$IConvertible$ToUInt64","rt":$n[0].UInt64,"p":[$n[0].IFormatProvider]}]}; }, $n);
$m("System.IndexOutOfRangeException", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.InvalidCastException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"errorCode","pt":$n[0].Int32,"ps":1}],"sn":"$ctor3"}]}; }, $n);
$m("System.InvalidOperationException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.InvalidProgramException", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.NullReferenceException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.OperationCanceledException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[2].CancellationToken],"pi":[{"n":"token","pt":$n[2].CancellationToken,"ps":0}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[2].CancellationToken],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"token","pt":$n[2].CancellationToken,"ps":1}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception,$n[2].CancellationToken],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1},{"n":"token","pt":$n[2].CancellationToken,"ps":2}],"sn":"$ctor3"},{"a":2,"n":"CancellationToken","t":16,"rt":$n[2].CancellationToken,"g":{"a":2,"n":"get_CancellationToken","t":8,"rt":$n[2].CancellationToken,"fg":"CancellationToken"},"s":{"a":1,"n":"set_CancellationToken","t":8,"p":[$n[2].CancellationToken],"rt":$n[0].Void,"fs":"CancellationToken"},"fn":"CancellationToken"},{"a":1,"n":"_cancellationToken","t":4,"rt":$n[2].CancellationToken,"sn":"_cancellationToken"}]}; }, $n);
$m("System.OverflowException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.RankException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.SerializableAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.StringComparison", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CurrentCulture","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"CurrentCulture","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}},{"a":2,"n":"CurrentCultureIgnoreCase","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"CurrentCultureIgnoreCase","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}},{"a":2,"n":"InvariantCulture","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"InvariantCulture","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}},{"a":2,"n":"InvariantCultureIgnoreCase","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"InvariantCultureIgnoreCase","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}},{"a":2,"n":"Ordinal","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"Ordinal","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}},{"a":2,"n":"OrdinalIgnoreCase","is":true,"t":4,"rt":$n[0].StringComparison,"sn":"OrdinalIgnoreCase","box":function ($v) { return Bridge.box($v, System.StringComparison, System.Enum.toStringFn(System.StringComparison));}}]}; }, $n);
$m("System.StringSplitOptions", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"None","is":true,"t":4,"rt":$n[0].StringSplitOptions,"sn":"None","box":function ($v) { return Bridge.box($v, System.StringSplitOptions, System.Enum.toStringFn(System.StringSplitOptions));}},{"a":2,"n":"RemoveEmptyEntries","is":true,"t":4,"rt":$n[0].StringSplitOptions,"sn":"RemoveEmptyEntries","box":function ($v) { return Bridge.box($v, System.StringSplitOptions, System.Enum.toStringFn(System.StringSplitOptions));}}]}; }, $n);
$m("System.SystemException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.TimeoutException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.UnauthorizedAccessException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.UnhandledExceptionEventArgs", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Object,$n[0].Boolean],"pi":[{"n":"exception","pt":$n[0].Object,"ps":0},{"n":"isTerminating","pt":$n[0].Boolean,"ps":1}],"sn":"ctor"},{"a":2,"n":"ExceptionObject","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_ExceptionObject","t":8,"rt":$n[0].Object,"fg":"ExceptionObject"},"fn":"ExceptionObject"},{"a":2,"n":"IsTerminating","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsTerminating","t":8,"rt":$n[0].Boolean,"fg":"IsTerminating","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsTerminating"},{"a":1,"n":"_exception","t":4,"rt":$n[0].Object,"sn":"_exception"},{"a":1,"n":"_isTerminating","t":4,"rt":$n[0].Boolean,"sn":"_isTerminating","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.UnitySerializationHolder", function () { return {"att":1057024,"a":4,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"GetRealObject","t":8,"pi":[{"n":"context","pt":$n[3].StreamingContext,"ps":0}],"sn":"GetRealObject","rt":$n[0].Object,"p":[$n[3].StreamingContext]},{"a":4,"n":"NullUnity","is":true,"t":4,"rt":$n[0].Int32,"sn":"NullUnity","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Void", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"}]}; }, $n);
$m("System.DateTimeOffset", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].DateTime],"pi":[{"n":"dateTime","pt":$n[0].DateTime,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].DateTime,$n[0].TimeSpan],"pi":[{"n":"dateTime","pt":$n[0].DateTime,"ps":0},{"n":"offset","pt":$n[0].TimeSpan,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64,$n[0].TimeSpan],"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0},{"n":"offset","pt":$n[0].TimeSpan,"ps":1}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].TimeSpan],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"offset","pt":$n[0].TimeSpan,"ps":6}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].TimeSpan],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6},{"n":"offset","pt":$n[0].TimeSpan,"ps":7}],"sn":"$ctor3"},{"a":2,"n":"Add","t":8,"pi":[{"n":"timeSpan","pt":$n[0].TimeSpan,"ps":0}],"sn":"Add","rt":$n[0].DateTimeOffset,"p":[$n[0].TimeSpan]},{"a":2,"n":"AddDays","t":8,"pi":[{"n":"days","pt":$n[0].Double,"ps":0}],"sn":"AddDays","rt":$n[0].DateTimeOffset,"p":[$n[0].Double]},{"a":2,"n":"AddHours","t":8,"pi":[{"n":"hours","pt":$n[0].Double,"ps":0}],"sn":"AddHours","rt":$n[0].DateTimeOffset,"p":[$n[0].Double]},{"a":2,"n":"AddMilliseconds","t":8,"pi":[{"n":"milliseconds","pt":$n[0].Double,"ps":0}],"sn":"AddMilliseconds","rt":$n[0].DateTimeOffset,"p":[$n[0].Double]},{"a":2,"n":"AddMinutes","t":8,"pi":[{"n":"minutes","pt":$n[0].Double,"ps":0}],"sn":"AddMinutes","rt":$n[0].DateTimeOffset,"p":[$n[0].Double]},{"a":2,"n":"AddMonths","t":8,"pi":[{"n":"months","pt":$n[0].Int32,"ps":0}],"sn":"AddMonths","rt":$n[0].DateTimeOffset,"p":[$n[0].Int32]},{"a":2,"n":"AddSeconds","t":8,"pi":[{"n":"seconds","pt":$n[0].Double,"ps":0}],"sn":"AddSeconds","rt":$n[0].DateTimeOffset,"p":[$n[0].Double]},{"a":2,"n":"AddTicks","t":8,"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0}],"sn":"AddTicks","rt":$n[0].DateTimeOffset,"p":[$n[0].Int64]},{"a":2,"n":"AddYears","t":8,"pi":[{"n":"years","pt":$n[0].Int32,"ps":0}],"sn":"AddYears","rt":$n[0].DateTimeOffset,"p":[$n[0].Int32]},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"first","pt":$n[0].DateTimeOffset,"ps":0},{"n":"second","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"Compare","rt":$n[0].Int32,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].DateTimeOffset,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].DateTimeOffset,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"first","pt":$n[0].DateTimeOffset,"ps":0},{"n":"second","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"Equals","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"EqualsExact","t":8,"pi":[{"n":"other","pt":$n[0].DateTimeOffset,"ps":0}],"sn":"EqualsExact","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"FromFileTime","is":true,"t":8,"pi":[{"n":"fileTime","pt":$n[0].Int64,"ps":0}],"sn":"FromFileTime","rt":$n[0].DateTimeOffset,"p":[$n[0].Int64]},{"a":2,"n":"FromUnixTimeMilliseconds","is":true,"t":8,"pi":[{"n":"milliseconds","pt":$n[0].Int64,"ps":0}],"sn":"FromUnixTimeMilliseconds","rt":$n[0].DateTimeOffset,"p":[$n[0].Int64]},{"a":2,"n":"FromUnixTimeSeconds","is":true,"t":8,"pi":[{"n":"seconds","pt":$n[0].Int64,"ps":0}],"sn":"FromUnixTimeSeconds","rt":$n[0].DateTimeOffset,"p":[$n[0].Int64]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"Parse","rt":$n[0].DateTimeOffset,"p":[$n[0].String]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"Parse$1","rt":$n[0].DateTimeOffset,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":2}],"sn":"Parse$2","rt":$n[0].DateTimeOffset,"p":[$n[0].String,$n[0].IFormatProvider,$n[1].DateTimeStyles]},{"a":2,"n":"ParseExact","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":2}],"sn":"ParseExact","rt":$n[0].DateTimeOffset,"p":[$n[0].String,$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ParseExact","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":2},{"n":"styles","pt":$n[1].DateTimeStyles,"ps":3}],"sn":"ParseExact$1","rt":$n[0].DateTimeOffset,"p":[$n[0].String,$n[0].String,$n[0].IFormatProvider,$n[1].DateTimeStyles]},{"a":2,"n":"Subtract","t":8,"pi":[{"n":"value","pt":$n[0].DateTimeOffset,"ps":0}],"sn":"Subtract$1","rt":$n[0].TimeSpan,"p":[$n[0].DateTimeOffset]},{"a":2,"n":"Subtract","t":8,"pi":[{"n":"value","pt":$n[0].TimeSpan,"ps":0}],"sn":"Subtract","rt":$n[0].DateTimeOffset,"p":[$n[0].TimeSpan]},{"a":2,"n":"ToFileTime","t":8,"sn":"ToFileTime","rt":$n[0].Int64},{"a":2,"n":"ToLocalTime","t":8,"sn":"ToLocalTime","rt":$n[0].DateTimeOffset},{"a":4,"n":"ToLocalTime","t":8,"pi":[{"n":"throwOnOverflow","pt":$n[0].Boolean,"ps":0}],"sn":"ToLocalTime$1","rt":$n[0].DateTimeOffset,"p":[$n[0].Boolean]},{"a":2,"n":"ToOffset","t":8,"pi":[{"n":"offset","pt":$n[0].TimeSpan,"ps":0}],"sn":"ToOffset","rt":$n[0].DateTimeOffset,"p":[$n[0].TimeSpan]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"ToString","rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"ToString$1","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ToUniversalTime","t":8,"sn":"ToUniversalTime","rt":$n[0].DateTimeOffset},{"a":2,"n":"ToUnixTimeMilliseconds","t":8,"sn":"ToUnixTimeMilliseconds","rt":$n[0].Int64},{"a":2,"n":"ToUnixTimeSeconds","t":8,"sn":"ToUnixTimeSeconds","rt":$n[0].Int64},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].DateTimeOffset,"ps":1}],"sn":"TryParse","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ValidateDate","is":true,"t":8,"pi":[{"n":"dateTime","pt":$n[0].DateTime,"ps":0},{"n":"offset","pt":$n[0].TimeSpan,"ps":1}],"sn":"ValidateDate","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"ValidateOffset","is":true,"t":8,"pi":[{"n":"offset","pt":$n[0].TimeSpan,"ps":0}],"sn":"ValidateOffset","rt":$n[0].Int16,"p":[$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"dateTimeOffset","pt":$n[0].DateTimeOffset,"ps":0},{"n":"timeSpan","pt":$n[0].TimeSpan,"ps":1}],"sn":"op_Addition","rt":$n[0].DateTimeOffset,"p":[$n[0].DateTimeOffset,$n[0].TimeSpan]},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThan","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_GreaterThan","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThanOrEqual","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_GreaterThanOrEqual","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"dateTime","pt":$n[0].DateTime,"ps":0}],"sn":"op_Implicit","rt":$n[0].DateTimeOffset,"p":[$n[0].DateTime]},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThan","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_LessThan","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThanOrEqual","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_LessThanOrEqual","rt":$n[0].Boolean,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"left","pt":$n[0].DateTimeOffset,"ps":0},{"n":"right","pt":$n[0].DateTimeOffset,"ps":1}],"sn":"op_Subtraction$1","rt":$n[0].TimeSpan,"p":[$n[0].DateTimeOffset,$n[0].DateTimeOffset]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"dateTimeOffset","pt":$n[0].DateTimeOffset,"ps":0},{"n":"timeSpan","pt":$n[0].TimeSpan,"ps":1}],"sn":"op_Subtraction","rt":$n[0].DateTimeOffset,"p":[$n[0].DateTimeOffset,$n[0].TimeSpan]},{"a":1,"n":"ClockDateTime","t":16,"rt":$n[0].DateTime,"g":{"a":1,"n":"get_ClockDateTime","t":8,"rt":$n[0].DateTime,"fg":"ClockDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"ClockDateTime"},{"a":2,"n":"Date","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_Date","t":8,"rt":$n[0].DateTime,"fg":"Date","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"Date"},{"a":2,"n":"DateTime","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_DateTime","t":8,"rt":$n[0].DateTime,"fg":"DateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"DateTime"},{"a":2,"n":"Day","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Day","t":8,"rt":$n[0].Int32,"fg":"Day","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Day"},{"a":2,"n":"DayOfWeek","t":16,"rt":$n[0].DayOfWeek,"g":{"a":2,"n":"get_DayOfWeek","t":8,"rt":$n[0].DayOfWeek,"fg":"DayOfWeek","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},"fn":"DayOfWeek"},{"a":2,"n":"DayOfYear","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_DayOfYear","t":8,"rt":$n[0].Int32,"fg":"DayOfYear","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"DayOfYear"},{"a":2,"n":"Hour","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Hour","t":8,"rt":$n[0].Int32,"fg":"Hour","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Hour"},{"a":2,"n":"LocalDateTime","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_LocalDateTime","t":8,"rt":$n[0].DateTime,"fg":"LocalDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"LocalDateTime"},{"a":2,"n":"Millisecond","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Millisecond","t":8,"rt":$n[0].Int32,"fg":"Millisecond","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Millisecond"},{"a":2,"n":"Minute","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Minute","t":8,"rt":$n[0].Int32,"fg":"Minute","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Minute"},{"a":2,"n":"Month","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Month","t":8,"rt":$n[0].Int32,"fg":"Month","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Month"},{"a":2,"n":"Now","is":true,"t":16,"rt":$n[0].DateTimeOffset,"g":{"a":2,"n":"get_Now","t":8,"rt":$n[0].DateTimeOffset,"fg":"Now","is":true},"fn":"Now"},{"a":2,"n":"Offset","t":16,"rt":$n[0].TimeSpan,"g":{"a":2,"n":"get_Offset","t":8,"rt":$n[0].TimeSpan,"fg":"Offset"},"fn":"Offset"},{"a":2,"n":"Second","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Second","t":8,"rt":$n[0].Int32,"fg":"Second","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Second"},{"a":2,"n":"Ticks","t":16,"rt":$n[0].Int64,"g":{"a":2,"n":"get_Ticks","t":8,"rt":$n[0].Int64,"fg":"Ticks"},"fn":"Ticks"},{"a":2,"n":"TimeOfDay","t":16,"rt":$n[0].TimeSpan,"g":{"a":2,"n":"get_TimeOfDay","t":8,"rt":$n[0].TimeSpan,"fg":"TimeOfDay"},"fn":"TimeOfDay"},{"a":2,"n":"UtcDateTime","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_UtcDateTime","t":8,"rt":$n[0].DateTime,"fg":"UtcDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"UtcDateTime"},{"a":2,"n":"UtcNow","is":true,"t":16,"rt":$n[0].DateTimeOffset,"g":{"a":2,"n":"get_UtcNow","t":8,"rt":$n[0].DateTimeOffset,"fg":"UtcNow","is":true},"fn":"UtcNow"},{"a":2,"n":"UtcTicks","t":16,"rt":$n[0].Int64,"g":{"a":2,"n":"get_UtcTicks","t":8,"rt":$n[0].Int64,"fg":"UtcTicks"},"fn":"UtcTicks"},{"a":2,"n":"Year","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Year","t":8,"rt":$n[0].Int32,"fg":"Year","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Year"},{"a":4,"n":"MaxOffset","is":true,"t":4,"rt":$n[0].Int64,"sn":"MaxOffset"},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].DateTimeOffset,"sn":"MaxValue","ro":true},{"a":4,"n":"MinOffset","is":true,"t":4,"rt":$n[0].Int64,"sn":"MinOffset"},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].DateTimeOffset,"sn":"MinValue","ro":true},{"a":1,"n":"UnixEpochMilliseconds","is":true,"t":4,"rt":$n[0].Int64,"sn":"UnixEpochMilliseconds"},{"a":1,"n":"UnixEpochSeconds","is":true,"t":4,"rt":$n[0].Int64,"sn":"UnixEpochSeconds"},{"a":1,"n":"UnixEpochTicks","is":true,"t":4,"rt":$n[0].Int64,"sn":"UnixEpochTicks"},{"a":1,"n":"m_dateTime","t":4,"rt":$n[0].DateTime,"sn":"m_dateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"m_offsetMinutes","t":4,"rt":$n[0].Int16,"sn":"m_offsetMinutes","box":function ($v) { return Bridge.box($v, System.Int16);}}]}; }, $n);
$m("System.NotImplemented", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"ByDesignWithMessage","is":true,"t":8,"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"ByDesignWithMessage","rt":$n[0].Exception,"p":[$n[0].String]},{"a":4,"n":"ByDesign","is":true,"t":16,"rt":$n[0].Exception,"g":{"a":4,"n":"get_ByDesign","t":8,"rt":$n[0].Exception,"fg":"ByDesign","is":true},"fn":"ByDesign"}]}; }, $n);
$m("System.SR", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"Format","is":true,"t":8,"pi":[{"n":"resourceFormat","pt":$n[0].String,"ps":0},{"n":"p1","pt":$n[0].Object,"ps":1}],"sn":"Format","rt":$n[0].String,"p":[$n[0].String,$n[0].Object]},{"a":4,"n":"Format","is":true,"t":8,"pi":[{"n":"resourceFormat","pt":$n[0].String,"ps":0},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"Format$3","rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":4,"n":"Format","is":true,"t":8,"pi":[{"n":"resourceFormat","pt":$n[0].String,"ps":0},{"n":"p1","pt":$n[0].Object,"ps":1},{"n":"p2","pt":$n[0].Object,"ps":2}],"sn":"Format$1","rt":$n[0].String,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"a":4,"n":"Format","is":true,"t":8,"pi":[{"n":"resourceFormat","pt":$n[0].String,"ps":0},{"n":"p1","pt":$n[0].Object,"ps":1},{"n":"p2","pt":$n[0].Object,"ps":2},{"n":"p3","pt":$n[0].Object,"ps":3}],"sn":"Format$2","rt":$n[0].String,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":4,"n":"GetResourceString","is":true,"t":8,"pi":[{"n":"resourceKey","pt":$n[0].String,"ps":0}],"sn":"GetResourceString","rt":$n[0].String,"p":[$n[0].String]},{"a":4,"n":"GetResourceString","is":true,"t":8,"pi":[{"n":"resourceKey","pt":$n[0].String,"ps":0},{"n":"defaultString","pt":$n[0].String,"ps":1}],"sn":"GetResourceString$1","rt":$n[0].String,"p":[$n[0].String,$n[0].String]},{"a":1,"n":"InternalGetResourceString","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0}],"sn":"InternalGetResourceString","rt":$n[0].String,"p":[$n[0].String]},{"a":1,"n":"UsingResourceKeys","is":true,"t":8,"sn":"UsingResourceKeys","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ResourceManager","is":true,"t":16,"rt":System.Object,"g":{"a":1,"n":"get_ResourceManager","t":8,"rt":System.Object,"fg":"ResourceManager","is":true},"s":{"a":1,"n":"set_ResourceManager","t":8,"p":[System.Object],"rt":$n[0].Void,"fs":"ResourceManager","is":true},"fn":"ResourceManager"},{"a":2,"n":"ArgumentException_ValueTupleIncorrectType","is":true,"t":4,"rt":$n[0].String,"sn":"ArgumentException_ValueTupleIncorrectType"},{"a":2,"n":"ArgumentException_ValueTupleLastArgumentNotAValueTuple","is":true,"t":4,"rt":$n[0].String,"sn":"ArgumentException_ValueTupleLastArgumentNotAValueTuple"},{"a":1,"n":"_lock","is":true,"t":4,"rt":$n[0].Object,"sn":"_lock"}]}; }, $n);
$m("System.ThrowHelper", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":1,"n":"GetAddingDuplicateWithKeyArgumentException","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"GetAddingDuplicateWithKeyArgumentException","rt":$n[0].ArgumentException,"p":[$n[0].Object]},{"a":1,"n":"GetArgumentException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"GetArgumentException","rt":$n[0].ArgumentException,"p":[$n[0].ExceptionResource]},{"a":1,"n":"GetArgumentException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0},{"n":"argument","pt":$n[0].ExceptionArgument,"ps":1}],"sn":"GetArgumentException$1","rt":$n[0].ArgumentException,"p":[$n[0].ExceptionResource,$n[0].ExceptionArgument]},{"a":1,"n":"GetArgumentName","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0}],"sn":"GetArgumentName","rt":$n[0].String,"p":[$n[0].ExceptionArgument]},{"a":1,"n":"GetArgumentNullException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0}],"sn":"GetArgumentNullException","rt":$n[0].ArgumentNullException,"p":[$n[0].ExceptionArgument]},{"a":4,"n":"GetArgumentOutOfRangeException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0},{"n":"resource","pt":$n[0].ExceptionResource,"ps":1}],"sn":"GetArgumentOutOfRangeException","rt":$n[0].ArgumentOutOfRangeException,"p":[$n[0].ExceptionArgument,$n[0].ExceptionResource]},{"a":1,"n":"GetArgumentOutOfRangeException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0},{"n":"paramNumber","pt":$n[0].Int32,"ps":1},{"n":"resource","pt":$n[0].ExceptionResource,"ps":2}],"sn":"GetArgumentOutOfRangeException$1","rt":$n[0].ArgumentOutOfRangeException,"p":[$n[0].ExceptionArgument,$n[0].Int32,$n[0].ExceptionResource]},{"a":1,"n":"GetArraySegmentCtorValidationFailedException","is":true,"t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetArraySegmentCtorValidationFailedException","rt":$n[0].Exception,"p":[Array,$n[0].Int32,$n[0].Int32]},{"a":4,"n":"GetInvalidOperationException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"GetInvalidOperationException","rt":$n[0].InvalidOperationException,"p":[$n[0].ExceptionResource]},{"a":1,"n":"GetInvalidOperationException_EnumCurrent","is":true,"t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetInvalidOperationException_EnumCurrent","rt":$n[0].InvalidOperationException,"p":[$n[0].Int32]},{"a":1,"n":"GetKeyNotFoundException","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"GetKeyNotFoundException","rt":$n[4].KeyNotFoundException,"p":[$n[0].Object]},{"a":1,"n":"GetResourceString","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"GetResourceString","rt":$n[0].String,"p":[$n[0].ExceptionResource]},{"a":1,"n":"GetWrongKeyTypeArgumentException","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"sn":"GetWrongKeyTypeArgumentException","rt":$n[0].ArgumentException,"p":[$n[0].Object,Function]},{"a":1,"n":"GetWrongValueTypeArgumentException","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"sn":"GetWrongValueTypeArgumentException","rt":$n[0].ArgumentException,"p":[$n[0].Object,Function]},{"a":4,"n":"IfNullAndNullsAreIllegalThenThrow","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0},{"n":"argName","pt":$n[0].ExceptionArgument,"ps":1}],"tpc":1,"tprm":["T"],"sn":"IfNullAndNullsAreIllegalThenThrow","rt":$n[0].Void,"p":[$n[0].Object,$n[0].ExceptionArgument]},{"a":4,"n":"ThrowAddingDuplicateWithKeyArgumentException","is":true,"t":8,"pi":[{"n":"key","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"ThrowAddingDuplicateWithKeyArgumentException","rt":$n[0].Void,"p":[System.Object]},{"a":4,"n":"ThrowAggregateException","is":true,"t":8,"pi":[{"n":"exceptions","pt":$n[4].List$1(System.Exception),"ps":0}],"sn":"ThrowAggregateException","rt":$n[0].Void,"p":[$n[4].List$1(System.Exception)]},{"a":4,"n":"ThrowArgumentException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowArgumentException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowArgumentException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0},{"n":"argument","pt":$n[0].ExceptionArgument,"ps":1}],"sn":"ThrowArgumentException$1","rt":$n[0].Void,"p":[$n[0].ExceptionResource,$n[0].ExceptionArgument]},{"a":4,"n":"ThrowArgumentException_Argument_InvalidArrayType","is":true,"t":8,"sn":"ThrowArgumentException_Argument_InvalidArrayType","rt":$n[0].Void},{"a":4,"n":"ThrowArgumentException_DestinationTooShort","is":true,"t":8,"sn":"ThrowArgumentException_DestinationTooShort","rt":$n[0].Void},{"a":4,"n":"ThrowArgumentException_OverlapAlignmentMismatch","is":true,"t":8,"sn":"ThrowArgumentException_OverlapAlignmentMismatch","rt":$n[0].Void},{"a":4,"n":"ThrowArgumentNullException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0}],"sn":"ThrowArgumentNullException","rt":$n[0].Void,"p":[$n[0].ExceptionArgument]},{"a":4,"n":"ThrowArgumentNullException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowArgumentNullException$2","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowArgumentNullException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0},{"n":"resource","pt":$n[0].ExceptionResource,"ps":1}],"sn":"ThrowArgumentNullException$1","rt":$n[0].Void,"p":[$n[0].ExceptionArgument,$n[0].ExceptionResource]},{"a":4,"n":"ThrowArgumentOutOfRangeException","is":true,"t":8,"sn":"ThrowArgumentOutOfRangeException","rt":$n[0].Void},{"a":4,"n":"ThrowArgumentOutOfRangeException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0}],"sn":"ThrowArgumentOutOfRangeException$1","rt":$n[0].Void,"p":[$n[0].ExceptionArgument]},{"a":4,"n":"ThrowArgumentOutOfRangeException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0},{"n":"resource","pt":$n[0].ExceptionResource,"ps":1}],"sn":"ThrowArgumentOutOfRangeException$2","rt":$n[0].Void,"p":[$n[0].ExceptionArgument,$n[0].ExceptionResource]},{"a":4,"n":"ThrowArgumentOutOfRangeException","is":true,"t":8,"pi":[{"n":"argument","pt":$n[0].ExceptionArgument,"ps":0},{"n":"paramNumber","pt":$n[0].Int32,"ps":1},{"n":"resource","pt":$n[0].ExceptionResource,"ps":2}],"sn":"ThrowArgumentOutOfRangeException$3","rt":$n[0].Void,"p":[$n[0].ExceptionArgument,$n[0].Int32,$n[0].ExceptionResource]},{"a":4,"n":"ThrowArgumentOutOfRange_IndexException","is":true,"t":8,"sn":"ThrowArgumentOutOfRange_IndexException","rt":$n[0].Void},{"a":4,"n":"ThrowArraySegmentCtorValidationFailedExceptions","is":true,"t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"ThrowArraySegmentCtorValidationFailedExceptions","rt":$n[0].Void,"p":[Array,$n[0].Int32,$n[0].Int32]},{"a":4,"n":"ThrowArrayTypeMismatchException","is":true,"t":8,"sn":"ThrowArrayTypeMismatchException","rt":$n[0].Void},{"a":4,"n":"ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count","is":true,"t":8,"sn":"ThrowCountArgumentOutOfRange_ArgumentOutOfRange_Count","rt":$n[0].Void},{"a":4,"n":"ThrowIndexArgumentOutOfRange_NeedNonNegNumException","is":true,"t":8,"sn":"ThrowIndexArgumentOutOfRange_NeedNonNegNumException","rt":$n[0].Void},{"a":4,"n":"ThrowIndexOutOfRangeException","is":true,"t":8,"sn":"ThrowIndexOutOfRangeException","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowInvalidOperationException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowInvalidOperationException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0},{"n":"e","pt":$n[0].Exception,"ps":1}],"sn":"ThrowInvalidOperationException$1","rt":$n[0].Void,"p":[$n[0].ExceptionResource,$n[0].Exception]},{"a":4,"n":"ThrowInvalidOperationException_EnumCurrent","is":true,"t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"ThrowInvalidOperationException_EnumCurrent","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":4,"n":"ThrowInvalidOperationException_InvalidOperation_EnumEnded","is":true,"t":8,"sn":"ThrowInvalidOperationException_InvalidOperation_EnumEnded","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion","is":true,"t":8,"sn":"ThrowInvalidOperationException_InvalidOperation_EnumFailedVersion","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException_InvalidOperation_EnumNotStarted","is":true,"t":8,"sn":"ThrowInvalidOperationException_InvalidOperation_EnumNotStarted","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen","is":true,"t":8,"sn":"ThrowInvalidOperationException_InvalidOperation_EnumOpCantHappen","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException_InvalidOperation_NoValue","is":true,"t":8,"sn":"ThrowInvalidOperationException_InvalidOperation_NoValue","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidOperationException_OutstandingReferences","is":true,"t":8,"sn":"ThrowInvalidOperationException_OutstandingReferences","rt":$n[0].Void},{"a":4,"n":"ThrowInvalidTypeWithPointersNotSupported","is":true,"t":8,"pi":[{"n":"targetType","pt":Function,"ps":0}],"sn":"ThrowInvalidTypeWithPointersNotSupported","rt":$n[0].Void,"p":[Function]},{"a":4,"n":"ThrowKeyNotFoundException","is":true,"t":8,"pi":[{"n":"key","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T"],"sn":"ThrowKeyNotFoundException","rt":$n[0].Void,"p":[System.Object]},{"a":4,"n":"ThrowLengthArgumentOutOfRange_ArgumentOutOfRange_NeedNonNegNum","is":true,"t":8,"sn":"ThrowLengthArgumentOutOfRange_ArgumentOutOfRange_NeedNonNegNum","rt":$n[0].Void},{"a":4,"n":"ThrowNotSupportedException","is":true,"t":8,"sn":"ThrowNotSupportedException","rt":$n[0].Void},{"a":4,"n":"ThrowNotSupportedException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowNotSupportedException$1","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowNotSupportedExceptionIfNonNumericType","is":true,"t":8,"tpc":1,"tprm":["T"],"sn":"ThrowNotSupportedExceptionIfNonNumericType","rt":$n[0].Void},{"a":4,"n":"ThrowObjectDisposedException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowObjectDisposedException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowObjectDisposedException","is":true,"t":8,"pi":[{"n":"objectName","pt":$n[0].String,"ps":0},{"n":"resource","pt":$n[0].ExceptionResource,"ps":1}],"sn":"ThrowObjectDisposedException$1","rt":$n[0].Void,"p":[$n[0].String,$n[0].ExceptionResource]},{"a":4,"n":"ThrowObjectDisposedException_MemoryDisposed","is":true,"t":8,"sn":"ThrowObjectDisposedException_MemoryDisposed","rt":$n[0].Void},{"a":4,"n":"ThrowOutOfMemoryException","is":true,"t":8,"sn":"ThrowOutOfMemoryException","rt":$n[0].Void},{"a":4,"n":"ThrowRankException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowRankException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowSecurityException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowSecurityException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowSerializationException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowSerializationException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index","is":true,"t":8,"sn":"ThrowStartIndexArgumentOutOfRange_ArgumentOutOfRange_Index","rt":$n[0].Void},{"a":4,"n":"ThrowUnauthorizedAccessException","is":true,"t":8,"pi":[{"n":"resource","pt":$n[0].ExceptionResource,"ps":0}],"sn":"ThrowUnauthorizedAccessException","rt":$n[0].Void,"p":[$n[0].ExceptionResource]},{"a":4,"n":"ThrowWrongKeyTypeArgumentException","is":true,"t":8,"pi":[{"n":"key","pt":System.Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"tpc":1,"tprm":["T"],"sn":"ThrowWrongKeyTypeArgumentException","rt":$n[0].Void,"p":[System.Object,Function]},{"a":4,"n":"ThrowWrongValueTypeArgumentException","is":true,"t":8,"pi":[{"n":"value","pt":System.Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"tpc":1,"tprm":["T"],"sn":"ThrowWrongValueTypeArgumentException","rt":$n[0].Void,"p":[System.Object,Function]}]}; }, $n);
$m("System.ExceptionArgument", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"action","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"action","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"array","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"array","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"arrayIndex","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"arrayIndex","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"asyncResult","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"asyncResult","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"beginMethod","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"beginMethod","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"callBack","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"callBack","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"cancellationToken","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"cancellationToken","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"capacity","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"capacity","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"collection","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"collection","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"comparable","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"comparable","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"comparer","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"comparer","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"comparison","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"comparison","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"concurrencyLevel","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"concurrencyLevel","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"continuationAction","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"continuationAction","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"continuationFunction","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"continuationFunction","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"continuationOptions","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"continuationOptions","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"converter","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"converter","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"count","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"count","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"creationOptions","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"creationOptions","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"culture","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"culture","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"delay","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"delay","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"destinationArray","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"destinationArray","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"destinationIndex","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"destinationIndex","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"dictionary","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"dictionary","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"elementType","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"elementType","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"endFunction","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"endFunction","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"endIndex","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"endIndex","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"endMethod","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"endMethod","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"exception","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"exception","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"exceptions","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"exceptions","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"format","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"format","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"function","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"function","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"index","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"index","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"index1","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"index1","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"index2","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"index2","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"index3","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"index3","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"indices","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"indices","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"info","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"info","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"input","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"input","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"item","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"item","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"key","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"key","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"keyValuePair","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"keyValuePair","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"keys","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"keys","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"len","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"len","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"length","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"$length","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"length1","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"length1","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"length2","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"length2","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"length3","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"length3","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"lengths","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"lengths","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"list","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"list","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"lowerBounds","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"lowerBounds","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"match","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"match","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"millisecondsDelay","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"millisecondsDelay","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"millisecondsTimeout","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"millisecondsTimeout","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"name","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"$name","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"newSize","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"newSize","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"obj","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"obj","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"offset","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"offset","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"options","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"options","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"other","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"other","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"ownedMemory","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"ownedMemory","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"pHandle","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"pHandle","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"pointer","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"pointer","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"s","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"s","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"scheduler","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"scheduler","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"source","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"source","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"sourceArray","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"sourceArray","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"sourceBytesToCopy","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"sourceBytesToCopy","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"sourceIndex","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"sourceIndex","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"start","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"start","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"startIndex","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"startIndex","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"state","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"state","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"stateMachine","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"stateMachine","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"task","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"task","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"tasks","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"tasks","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"text","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"text","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"timeout","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"timeout","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"type","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"type","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"value","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"value","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"values","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"values","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}},{"a":2,"n":"view","is":true,"t":4,"rt":$n[0].ExceptionArgument,"sn":"view","box":function ($v) { return Bridge.box($v, System.ExceptionArgument, System.Enum.toStringFn(System.ExceptionArgument));}}]}; }, $n);
$m("System.ExceptionResource", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Arg_ArrayPlusOffTooSmall","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_ArrayPlusOffTooSmall","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_BogusIComparer","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_BogusIComparer","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_LowerBoundsMustMatch","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_LowerBoundsMustMatch","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_MustBeType","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_MustBeType","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_Need1DArray","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_Need1DArray","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_Need2DArray","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_Need2DArray","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_Need3DArray","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_Need3DArray","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_NeedAtLeast1Rank","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_NeedAtLeast1Rank","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_NonZeroLowerBound","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_NonZeroLowerBound","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RankIndices","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RankIndices","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RankMultiDimNotSupported","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RankMultiDimNotSupported","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RanksAndBounds","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RanksAndBounds","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegKeyDelHive","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegKeyDelHive","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegKeyStrLenBug","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegKeyStrLenBug","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegSetMismatchedKind","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegSetMismatchedKind","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegSetStrArrNull","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegSetStrArrNull","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegSubKeyAbsent","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegSubKeyAbsent","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Arg_RegSubKeyValueAbsent","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Arg_RegSubKeyValueAbsent","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentException_OtherNotArrayOfCorrectLength","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentException_OtherNotArrayOfCorrectLength","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentNull_SafeHandle","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentNull_SafeHandle","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_BiggerThanCollection","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_BiggerThanCollection","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_Count","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_Count","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_EndIndexStartIndex","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_EndIndexStartIndex","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_Enum","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_Enum","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_HugeArrayNotSupported","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_HugeArrayNotSupported","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_Index","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_Index","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_InvalidThreshold","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_InvalidThreshold","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_ListInsert","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_ListInsert","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_NeedNonNegNum","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_NeedNonNegNum","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ArgumentOutOfRange_SmallCapacity","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ArgumentOutOfRange_SmallCapacity","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_AddingDuplicate","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_AddingDuplicate","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_ImplementIComparable","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_ImplementIComparable","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidArgumentForComparison","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidArgumentForComparison","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidArrayType","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidArrayType","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidOffLen","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidOffLen","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidRegistryKeyPermissionCheck","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidRegistryKeyPermissionCheck","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidRegistryOptionsCheck","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidRegistryOptionsCheck","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidRegistryViewCheck","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidRegistryViewCheck","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_InvalidType","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_InvalidType","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Argument_ItemNotExist","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Argument_ItemNotExist","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"AsyncMethodBuilder_InstanceNotInitialized","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"AsyncMethodBuilder_InstanceNotInitialized","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentCollection_SyncRoot_NotSupported","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentCollection_SyncRoot_NotSupported","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_ArrayIncorrectType","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_ArrayIncorrectType","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_ArrayNotLargeEnough","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_ArrayNotLargeEnough","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_CapacityMustNotBeNegative","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_CapacityMustNotBeNegative","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_ConcurrencyLevelMustBePositive","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_ConcurrencyLevelMustBePositive","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_IndexIsNegative","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_IndexIsNegative","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_ItemKeyIsNull","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_ItemKeyIsNull","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_KeyAlreadyExisted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_KeyAlreadyExisted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_TypeOfKeyIncorrect","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_TypeOfKeyIncorrect","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ConcurrentDictionary_TypeOfValueIncorrect","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ConcurrentDictionary_TypeOfValueIncorrect","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_CannotRemoveFromStackOrQueue","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_CannotRemoveFromStackOrQueue","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EmptyQueue","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EmptyQueue","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EmptyStack","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EmptyStack","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EnumEnded","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EnumEnded","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EnumFailedVersion","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EnumFailedVersion","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EnumNotStarted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EnumNotStarted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_EnumOpCantHappen","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_EnumOpCantHappen","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_HandleIsNotInitialized","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_HandleIsNotInitialized","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_IComparerFailed","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_IComparerFailed","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_NoValue","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_NoValue","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_NullArray","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_NullArray","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_RegRemoveSubKey","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_RegRemoveSubKey","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"InvalidOperation_WrongAsyncResultOrEndCalledMultiple","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"InvalidOperation_WrongAsyncResultOrEndCalledMultiple","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"MemoryDisposed","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"MemoryDisposed","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Memory_OutstandingReferences","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Memory_OutstandingReferences","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_FixedSizeCollection","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_FixedSizeCollection","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_InComparableType","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_InComparableType","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_KeyCollectionSet","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_KeyCollectionSet","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_ReadOnlyCollection","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_ReadOnlyCollection","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_SortedListNestedWrite","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_SortedListNestedWrite","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"NotSupported_ValueCollectionSet","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"NotSupported_ValueCollectionSet","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"ObjectDisposed_RegKeyClosed","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"ObjectDisposed_RegKeyClosed","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Rank_MultiDimNotSupported","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Rank_MultiDimNotSupported","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Security_RegistryPermission","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Security_RegistryPermission","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Serialization_InvalidOnDeser","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Serialization_InvalidOnDeser","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Serialization_MissingKeys","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Serialization_MissingKeys","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Serialization_NullKey","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Serialization_NullKey","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"TaskCompletionSourceT_TrySetException_NoExceptions","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"TaskCompletionSourceT_TrySetException_NoExceptions","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"TaskCompletionSourceT_TrySetException_NullException","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"TaskCompletionSourceT_TrySetException_NullException","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"TaskT_TransitionToFinal_AlreadyCompleted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"TaskT_TransitionToFinal_AlreadyCompleted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_ContinueWith_ESandLR","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_ContinueWith_ESandLR","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_ContinueWith_NotOnAnything","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_ContinueWith_NotOnAnything","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Delay_InvalidDelay","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Delay_InvalidDelay","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Delay_InvalidMillisecondsDelay","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Delay_InvalidMillisecondsDelay","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Dispose_NotCompleted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Dispose_NotCompleted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_MultiTaskContinuation_EmptyTaskList","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_MultiTaskContinuation_EmptyTaskList","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_MultiTaskContinuation_NullTask","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_MultiTaskContinuation_NullTask","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_RunSynchronously_AlreadyStarted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_RunSynchronously_AlreadyStarted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_RunSynchronously_Continuation","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_RunSynchronously_Continuation","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_RunSynchronously_Promise","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_RunSynchronously_Promise","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_RunSynchronously_TaskCompleted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_RunSynchronously_TaskCompleted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Start_AlreadyStarted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Start_AlreadyStarted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Start_ContinuationTask","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Start_ContinuationTask","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Start_Promise","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Start_Promise","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_Start_TaskCompleted","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_Start_TaskCompleted","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_ThrowIfDisposed","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_ThrowIfDisposed","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_WaitMulti_NullTask","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_WaitMulti_NullTask","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"Task_ctor_LRandSR","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"Task_ctor_LRandSR","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}},{"a":2,"n":"UnauthorizedAccess_RegistryNoWrite","is":true,"t":4,"rt":$n[0].ExceptionResource,"sn":"UnauthorizedAccess_RegistryNoWrite","box":function ($v) { return Bridge.box($v, System.ExceptionResource, System.Enum.toStringFn(System.ExceptionResource));}}]}; }, $n);
$m("System.AggregateException", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(System.Exception)],"pi":[{"n":"innerExceptions","pt":$n[4].IEnumerable$1(System.Exception),"ps":0}],"def":function (innerExceptions) { return new System.AggregateException(null, innerExceptions); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Exception)],"pi":[{"n":"innerExceptions","ip":true,"pt":$n[0].Array.type(System.Exception),"ps":0}],"def":function (innerExceptions) { return new System.AggregateException(null, Array.prototype.slice.call((arguments, 0))); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[4].IEnumerable$1(System.Exception)],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerExceptions","pt":$n[4].IEnumerable$1(System.Exception),"ps":1}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Array.type(System.Exception)],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerExceptions","ip":true,"pt":$n[0].Array.type(System.Exception),"ps":1}],"def":function (message, innerExceptions) { return new System.AggregateException(message, Array.prototype.slice.call((arguments, 1))); }},{"a":2,"n":"Flatten","t":8,"sn":"flatten","rt":$n[0].AggregateException},{"a":2,"n":"Handle","t":8,"pi":[{"n":"predicate","pt":Function,"ps":0}],"sn":"handle","rt":$n[0].Void,"p":[Function]},{"a":2,"n":"InnerExceptions","t":16,"rt":$n[5].ReadOnlyCollection$1(System.Exception),"g":{"a":2,"n":"get_InnerExceptions","t":8,"rt":$n[5].ReadOnlyCollection$1(System.Exception),"fg":"innerExceptions"},"fn":"innerExceptions"}]}; }, $n);
$m("System.ArraySegment", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[System.Array.type(System.Object)],"pi":[{"n":"array","pt":System.Array.type(System.Object),"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[System.Array.type(System.Object),$n[0].Int32,$n[0].Int32],"pi":[{"n":"array","pt":System.Array.type(System.Object),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":"Array","t":16,"rt":System.Array.type(System.Object),"g":{"a":2,"n":"get_Array","t":8,"tpc":0,"def":function () { return this.getArray(); },"rt":System.Array.type(System.Object)}},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return this.getCount(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Offset","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Offset","t":8,"tpc":0,"def":function () { return this.getOffset(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}}]}; }, $n);
$m("System.BitConverter", function () { return {"att":1048961,"a":2,"s":true,"m":[{"a":1,"n":"CheckArguments","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"size","pt":$n[0].Int32,"ps":2}],"sn":"checkArguments","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":1,"n":"CreateLong","is":true,"t":8,"pi":[{"n":"low","pt":$n[0].Int32,"ps":0},{"n":"high","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (low, high) { return System.Int64([low, high]); },"rt":$n[0].Int64,"p":[$n[0].Int32,$n[0].Int32]},{"a":1,"n":"CreateULong","is":true,"t":8,"pi":[{"n":"low","pt":$n[0].Int32,"ps":0},{"n":"high","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (low, high) { return System.UInt64([low, high]); },"rt":$n[0].UInt64,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"DoubleToInt64Bits","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"doubleToInt64Bits","rt":$n[0].Int64,"p":[$n[0].Double]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"getBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Boolean]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"getBytes$1","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Char]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"getBytes$2","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Double]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"getBytes$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Int16]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"getBytes$4","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Int32]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"getBytes$5","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Int64]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"getBytes$6","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Single]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"getBytes$7","rt":$n[0].Array.type(System.Byte),"p":[$n[0].UInt16]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"getBytes$8","rt":$n[0].Array.type(System.Byte),"p":[$n[0].UInt32]},{"a":2,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"getBytes$9","rt":$n[0].Array.type(System.Byte),"p":[$n[0].UInt64]},{"a":1,"n":"GetHexValue","is":true,"t":8,"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"sn":"getHexValue","rt":$n[0].Char,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":1,"n":"GetIsLittleEndian","is":true,"t":8,"sn":"getIsLittleEndian","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"GetLongHigh","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (value) { return value.value.high; },"rt":$n[0].Int32,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetLongLow","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (value) { return value.value.low; },"rt":$n[0].Int32,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetView","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"getView","rt":$n[0].Object,"p":[$n[0].Int64]},{"a":1,"n":"GetViewBytes","is":true,"t":8,"pi":[{"n":"view","pt":$n[0].Object,"ps":0},{"n":"count","dv":-1,"o":true,"pt":$n[0].Int32,"ps":1},{"n":"startIndex","dv":0,"o":true,"pt":$n[0].Int32,"ps":2}],"sn":"getViewBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Object,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Int64BitsToDouble","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"int64BitsToDouble","rt":$n[0].Double,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"SetViewBytes","is":true,"t":8,"pi":[{"n":"view","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"count","dv":-1,"o":true,"pt":$n[0].Int32,"ps":2},{"n":"startIndex","dv":0,"o":true,"pt":$n[0].Int32,"ps":3}],"sn":"setViewBytes","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ToBoolean","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toBoolean","rt":$n[0].Boolean,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ToChar","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toChar","rt":$n[0].Char,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"ToDouble","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toDouble","rt":$n[0].Double,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"ToInt16","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toInt16","rt":$n[0].Int16,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"ToInt32","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toInt32","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ToInt64","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toInt64","rt":$n[0].Int64,"p":[$n[0].Array.type(System.Byte),$n[0].Int32]},{"a":2,"n":"ToSingle","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toSingle","rt":$n[0].Single,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"ToString","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte)]},{"a":2,"n":"ToString","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toString$1","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32]},{"a":2,"n":"ToString","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2}],"sn":"toString$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ToUInt16","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toUInt16","rt":$n[0].UInt16,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"ToUInt32","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toUInt32","rt":$n[0].UInt32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"ToUInt64","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"toUInt64","rt":$n[0].UInt64,"p":[$n[0].Array.type(System.Byte),$n[0].Int32]},{"a":1,"n":"View","is":true,"t":8,"pi":[{"n":"length","pt":$n[0].Int32,"ps":0}],"sn":"view","rt":$n[0].Object,"p":[$n[0].Int32]},{"a":1,"n":"Arg_ArrayPlusOffTooSmall","is":true,"t":4,"rt":$n[0].String,"sn":"arg_ArrayPlusOffTooSmall"},{"a":2,"n":"IsLittleEndian","is":true,"t":4,"rt":$n[0].Boolean,"sn":"isLittleEndian","ro":true,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.DateTime", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64],"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0}],"def":function (ticks) { return System.DateTime.create$2(ticks); }},{"a":1,"n":".ctor","t":1,"p":[System.Object],"pi":[{"n":"_","pt":System.Object,"ps":0}],"def":function (_) { return System.DateTime.getDefaultValue(); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64,$n[0].DateTimeKind],"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0},{"n":"kind","pt":$n[0].DateTimeKind,"ps":1}],"def":function (ticks, kind) { return System.DateTime.create$2(ticks, kind); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2}],"def":function (year, month, day) { return System.DateTime.create(year, month, day); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5}],"def":function (year, month, day, hour, minute, second) { return System.DateTime.create(year, month, day, hour, minute, second); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].DateTimeKind],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"kind","pt":$n[0].DateTimeKind,"ps":6}],"def":function (year, month, day, hour, minute, second, kind) { return System.DateTime.create(year, month, day, hour, minute, second, 0, kind); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6}],"def":function (year, month, day, hour, minute, second, millisecond) { return System.DateTime.create(year, month, day, hour, minute, second, millisecond); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].DateTimeKind],"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6},{"n":"kind","pt":$n[0].DateTimeKind,"ps":7}],"def":function (year, month, day, hour, minute, second, millisecond, kind) { return System.DateTime.create(year, month, day, hour, minute, second, millisecond, kind); }},{"a":2,"n":"Add","t":8,"pi":[{"n":"value","pt":$n[0].TimeSpan,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.add(this, value); },"rt":$n[0].DateTime,"p":[$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddDays","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addDays(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddHours","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addHours(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddMilliseconds","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addMilliseconds(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddMinutes","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addMinutes(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddMonths","t":8,"pi":[{"n":"months","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (months) { return System.DateTime.addMonths(this, months); },"rt":$n[0].DateTime,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddSeconds","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addSeconds(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddTicks","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addTicks(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"AddYears","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.addYears(this, value); },"rt":$n[0].DateTime,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].DateTime,"ps":0},{"n":"t2","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (t1, t2) { return Bridge.compare(t1, t2); },"rt":$n[0].Int32,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].DateTime,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"DaysInMonth","is":true,"t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (year, month) { return System.DateTime.getDaysInMonth(year, month); },"rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].DateTime,"ps":0}],"tpc":0,"def":function (other) { return Bridge.equalsT(this, other); },"rt":$n[0].Boolean,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].DateTime,"ps":0},{"n":"t2","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (t1, t2) { return Bridge.equalsT(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"FromFileTime","is":true,"t":8,"pi":[{"n":"fileTime","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (fileTime) { return System.DateTime.FromFileTime(fileTime); },"rt":$n[0].DateTime,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"FromFileTimeUtc","is":true,"t":8,"pi":[{"n":"fileTime","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (fileTime) { return System.DateTime.FromFileTimeUtc(fileTime); },"rt":$n[0].DateTime,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"IsDaylightSavingTime","t":8,"tpc":0,"def":function () { return System.DateTime.isDaylightSavingTime(this); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLeapYear","is":true,"t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (year) { return System.DateTime.getIsLeapYear(year); },"rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.DateTime.parse(s); },"rt":$n[0].DateTime,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (s, provider) { return System.DateTime.parse(s, provider); },"rt":$n[0].DateTime,"p":[$n[0].String,$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"ParseExact","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"provider","pt":$n[0].IFormatProvider,"ps":2}],"tpc":0,"def":function (s, format, provider) { return System.DateTime.parseExact(s, format, provider); },"rt":$n[0].DateTime,"p":[$n[0].String,$n[0].String,$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"SpecifyKind","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].DateTime,"ps":0},{"n":"kind","pt":$n[0].DateTimeKind,"ps":1}],"tpc":0,"def":function (value, kind) { return System.DateTime.specifyKind(value, kind); },"rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].DateTimeKind],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"Subtract","t":8,"pi":[{"n":"value","pt":$n[0].DateTime,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.subdd(this, value); },"rt":$n[0].TimeSpan,"p":[$n[0].DateTime]},{"a":2,"n":"Subtract","t":8,"pi":[{"n":"value","pt":$n[0].TimeSpan,"ps":0}],"tpc":0,"def":function (value) { return System.DateTime.subtract(this, value); },"rt":$n[0].DateTime,"p":[$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"ToFileTime","t":8,"tpc":0,"def":function () { return System.DateTime.ToFileTime(this); },"rt":$n[0].Int64},{"a":2,"n":"ToFileTimeUtc","t":8,"tpc":0,"def":function () { return System.DateTime.ToFileTimeUtc(this); },"rt":$n[0].Int64},{"a":2,"n":"ToLocalTime","t":8,"tpc":0,"def":function () { return System.DateTime.toLocalTime(this); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"ToLocalTime","t":8,"pi":[{"n":"throwOnOverflow","pt":$n[0].Boolean,"ps":0}],"tpc":0,"def":function (throwOnOverflow) { return System.DateTime.toLocalTime(this, throwOnOverflow); },"rt":$n[0].DateTime,"p":[$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"ToShortDateString","t":8,"tpc":0,"def":function () { return System.DateTime.format(this, "d"); },"rt":$n[0].String},{"a":2,"n":"ToShortTimeString","t":8,"tpc":0,"def":function () { return System.DateTime.format(this, "t"); },"rt":$n[0].String},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.DateTime.format(this); },"rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.DateTime.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.DateTime.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ToUniversalTime","t":8,"tpc":0,"def":function () { return System.DateTime.toUniversalTime(this); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (s, result) { return System.DateTime.tryParse(s, null, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParseExact","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"provider","pt":$n[0].IFormatProvider,"ps":2},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":3}],"tpc":0,"def":function (s, format, provider, result) { return System.DateTime.tryParseExact(s, format, provider, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[0].IFormatProvider,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].DateTime,"ps":0},{"n":"t","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (d, t) { return System.DateTime.adddt(d, t); },"rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return Bridge.equals(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThan","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return System.DateTime.gt(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThanOrEqual","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return System.DateTime.gte(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return !Bridge.equals(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThan","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return System.DateTime.lt(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThanOrEqual","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return System.DateTime.lte(a, b); },"rt":$n[0].Boolean,"p":[$n[0].DateTime,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].DateTime,"ps":0},{"n":"b","pt":$n[0].DateTime,"ps":1}],"tpc":0,"def":function (a, b) { return System.DateTime.subdd(a, b); },"rt":$n[0].TimeSpan,"p":[$n[0].DateTime,$n[0].DateTime]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].DateTime,"ps":0},{"n":"t","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (d, t) { return System.DateTime.subdt(d, t); },"rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"Date","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_Date","t":8,"tpc":0,"def":function () { return System.DateTime.getDate(this); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}},{"a":2,"n":"Day","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Day","t":8,"tpc":0,"def":function () { return System.DateTime.getDay(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"DayOfWeek","t":16,"rt":$n[0].DayOfWeek,"g":{"a":2,"n":"get_DayOfWeek","t":8,"tpc":0,"def":function () { return System.DateTime.getDayOfWeek(this); },"rt":$n[0].DayOfWeek,"box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}}},{"a":2,"n":"DayOfYear","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_DayOfYear","t":8,"tpc":0,"def":function () { return System.DateTime.getDayOfYear(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Hour","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Hour","t":8,"tpc":0,"def":function () { return System.DateTime.getHour(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Kind","t":16,"rt":$n[0].DateTimeKind,"g":{"a":2,"n":"get_Kind","t":8,"tpc":0,"def":function () { return System.DateTime.getKind(this); },"rt":$n[0].DateTimeKind,"box":function ($v) { return Bridge.box($v, System.DateTimeKind, System.Enum.toStringFn(System.DateTimeKind));}}},{"a":2,"n":"Millisecond","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Millisecond","t":8,"tpc":0,"def":function () { return System.DateTime.getMillisecond(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Minute","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Minute","t":8,"tpc":0,"def":function () { return System.DateTime.getMinute(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Month","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Month","t":8,"tpc":0,"def":function () { return System.DateTime.getMonth(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Now","is":true,"t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_Now","is":true,"t":8,"tpc":0,"def":function () { return System.DateTime.getNow(); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}},{"a":2,"n":"Second","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Second","t":8,"tpc":0,"def":function () { return System.DateTime.getSecond(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Ticks","t":16,"rt":$n[0].Int64,"g":{"a":2,"n":"get_Ticks","t":8,"tpc":0,"def":function () { return System.DateTime.getTicks(this); },"rt":$n[0].Int64}},{"a":2,"n":"TimeOfDay","t":16,"rt":$n[0].TimeSpan,"g":{"a":2,"n":"get_TimeOfDay","t":8,"tpc":0,"def":function () { return System.DateTime.getTimeOfDay(this); },"rt":$n[0].TimeSpan}},{"a":2,"n":"Today","is":true,"t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_Today","is":true,"t":8,"tpc":0,"def":function () { return System.DateTime.getToday(); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}},{"a":2,"n":"UtcNow","is":true,"t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_UtcNow","is":true,"t":8,"tpc":0,"def":function () { return System.DateTime.getUtcNow(); },"rt":$n[0].DateTime,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}},{"a":2,"n":"Year","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Year","t":8,"tpc":0,"def":function () { return System.DateTime.getYear(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":4,"n":"DaysTo1970","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysTo1970","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"MaxTicks","is":true,"t":4,"rt":$n[0].Int64,"sn":"MaxTicks"},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].DateTime,"sn":"maxValue","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":4,"n":"MinTicks","is":true,"t":4,"rt":$n[0].Int64,"sn":"MinTicks"},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].DateTime,"sn":"minValue","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"TicksPerDay","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerDay"}]}; }, $n);
$m("System.MissingMethodException", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"className","pt":$n[0].String,"ps":0},{"n":"methodName","pt":$n[0].String,"ps":1}],"sn":"$ctor3"}]}; }, $n);
$m("System.Guid", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte)],"pi":[{"n":"b","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"uuid","pt":$n[0].String,"ps":0}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int16,$n[0].Int16,$n[0].Array.type(System.Byte)],"pi":[{"n":"a","pt":$n[0].Int32,"ps":0},{"n":"b","pt":$n[0].Int16,"ps":1},{"n":"c","pt":$n[0].Int16,"ps":2},{"n":"d","pt":$n[0].Array.type(System.Byte),"ps":3}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int16,$n[0].Int16,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte],"pi":[{"n":"a","pt":$n[0].Int32,"ps":0},{"n":"b","pt":$n[0].Int16,"ps":1},{"n":"c","pt":$n[0].Int16,"ps":2},{"n":"d","pt":$n[0].Byte,"ps":3},{"n":"e","pt":$n[0].Byte,"ps":4},{"n":"f","pt":$n[0].Byte,"ps":5},{"n":"g","pt":$n[0].Byte,"ps":6},{"n":"h","pt":$n[0].Byte,"ps":7},{"n":"i","pt":$n[0].Byte,"ps":8},{"n":"j","pt":$n[0].Byte,"ps":9},{"n":"k","pt":$n[0].Byte,"ps":10}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt32,$n[0].UInt16,$n[0].UInt16,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte,$n[0].Byte],"pi":[{"n":"a","pt":$n[0].UInt32,"ps":0},{"n":"b","pt":$n[0].UInt16,"ps":1},{"n":"c","pt":$n[0].UInt16,"ps":2},{"n":"d","pt":$n[0].Byte,"ps":3},{"n":"e","pt":$n[0].Byte,"ps":4},{"n":"f","pt":$n[0].Byte,"ps":5},{"n":"g","pt":$n[0].Byte,"ps":6},{"n":"h","pt":$n[0].Byte,"ps":7},{"n":"i","pt":$n[0].Byte,"ps":8},{"n":"j","pt":$n[0].Byte,"ps":9},{"n":"k","pt":$n[0].Byte,"ps":10}],"sn":"$ctor5"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Guid,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Guid,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"Format","rt":$n[0].String,"p":[$n[0].String]},{"a":1,"n":"FromString","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"sn":"FromString","rt":$n[0].Void,"p":[$n[0].String]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"NewGuid","is":true,"t":8,"sn":"NewGuid","rt":$n[0].Guid},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"Parse","rt":$n[0].Guid,"p":[$n[0].String]},{"a":2,"n":"ParseExact","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1}],"sn":"ParseExact","rt":$n[0].Guid,"p":[$n[0].String,$n[0].String]},{"a":1,"n":"ParseInternal","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"check","pt":$n[0].Boolean,"ps":2}],"sn":"ParseInternal","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ToByteArray","t":8,"sn":"ToByteArray","rt":$n[0].Array.type(System.Byte)},{"a":1,"n":"ToHex","is":true,"t":8,"pi":[{"n":"x","pt":$n[0].Byte,"ps":0}],"sn":"ToHex","rt":$n[0].String,"p":[$n[0].Byte]},{"a":1,"n":"ToHex","is":true,"t":8,"pi":[{"n":"x","pt":$n[0].UInt32,"ps":0},{"n":"precision","pt":$n[0].Int32,"ps":1}],"sn":"ToHex$1","rt":$n[0].String,"p":[$n[0].UInt32,$n[0].Int32]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"ToString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Guid,"ps":1}],"sn":"TryParse","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParseExact","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"result","out":true,"pt":$n[0].Guid,"ps":2}],"sn":"TryParseExact","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].Guid,"ps":0},{"n":"b","pt":$n[0].Guid,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[0].Guid,$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].Guid,"ps":0},{"n":"b","pt":$n[0].Guid,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[0].Guid,$n[0].Guid],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"toJSON","t":8,"sn":"toJSON","rt":$n[0].String},{"a":2,"n":"Empty","is":true,"t":4,"rt":$n[0].Guid,"sn":"Empty","ro":true},{"a":1,"n":"NonFormat","is":true,"t":4,"rt":$n[6].Regex,"sn":"NonFormat","ro":true},{"a":1,"n":"Replace","is":true,"t":4,"rt":$n[6].Regex,"sn":"Replace","ro":true},{"a":1,"n":"Rnd","is":true,"t":4,"rt":$n[0].Random,"sn":"Rnd","ro":true},{"a":1,"n":"Split","is":true,"t":4,"rt":$n[6].Regex,"sn":"Split","ro":true},{"a":1,"n":"Valid","is":true,"t":4,"rt":$n[6].Regex,"sn":"Valid","ro":true},{"a":1,"n":"_a","t":4,"rt":$n[0].Int32,"sn":"_a","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_b","t":4,"rt":$n[0].Int16,"sn":"_b","box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":1,"n":"_c","t":4,"rt":$n[0].Int16,"sn":"_c","box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":1,"n":"_d","t":4,"rt":$n[0].Byte,"sn":"_d","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_e","t":4,"rt":$n[0].Byte,"sn":"_e","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_f","t":4,"rt":$n[0].Byte,"sn":"_f","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_g","t":4,"rt":$n[0].Byte,"sn":"_g","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_h","t":4,"rt":$n[0].Byte,"sn":"_h","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_i","t":4,"rt":$n[0].Byte,"sn":"_i","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_j","t":4,"rt":$n[0].Byte,"sn":"_j","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_k","t":4,"rt":$n[0].Byte,"sn":"_k","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"error1","is":true,"t":4,"rt":$n[0].String,"sn":"error1"}]}; }, $n);
$m("System.IAsyncResult", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"AsyncState","t":16,"rt":$n[0].Object,"g":{"ab":true,"a":2,"n":"get_AsyncState","t":8,"rt":$n[0].Object,"fg":"System$IAsyncResult$AsyncState"},"fn":"System$IAsyncResult$AsyncState"},{"ab":true,"a":2,"n":"CompletedSynchronously","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_CompletedSynchronously","t":8,"rt":$n[0].Boolean,"fg":"System$IAsyncResult$CompletedSynchronously","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"System$IAsyncResult$CompletedSynchronously"},{"ab":true,"a":2,"n":"IsCompleted","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsCompleted","t":8,"rt":$n[0].Boolean,"fg":"System$IAsyncResult$IsCompleted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"System$IAsyncResult$IsCompleted"}]}; }, $n);
$m("System.DateTimeKind", function () { return {"att":8449,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Local","is":true,"t":4,"rt":$n[0].DateTimeKind,"sn":"Local","box":function ($v) { return Bridge.box($v, System.DateTimeKind, System.Enum.toStringFn(System.DateTimeKind));}},{"a":2,"n":"Unspecified","is":true,"t":4,"rt":$n[0].DateTimeKind,"sn":"Unspecified","box":function ($v) { return Bridge.box($v, System.DateTimeKind, System.Enum.toStringFn(System.DateTimeKind));}},{"a":2,"n":"Utc","is":true,"t":4,"rt":$n[0].DateTimeKind,"sn":"Utc","box":function ($v) { return Bridge.box($v, System.DateTimeKind, System.Enum.toStringFn(System.DateTimeKind));}}]}; }, $n);
$m("System.NotImplementedException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.NotSupportedException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Random", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"seed","pt":$n[0].Int32,"ps":0}],"sn":"$ctor1"},{"a":1,"n":"GetSampleForLargeRange","t":8,"sn":"GetSampleForLargeRange","rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"InternalSample","t":8,"sn":"InternalSample","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Next","t":8,"sn":"Next","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Next","t":8,"pi":[{"n":"maxValue","pt":$n[0].Int32,"ps":0}],"sn":"Next$1","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Next","t":8,"pi":[{"n":"minValue","pt":$n[0].Int32,"ps":0},{"n":"maxValue","pt":$n[0].Int32,"ps":1}],"sn":"Next$2","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"NextBytes","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"NextBytes","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte)]},{"v":true,"a":2,"n":"NextDouble","t":8,"sn":"NextDouble","rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"v":true,"a":3,"n":"Sample","t":8,"sn":"Sample","rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":1,"n":"MBIG","is":true,"t":4,"rt":$n[0].Int32,"sn":"MBIG","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MSEED","is":true,"t":4,"rt":$n[0].Int32,"sn":"MSEED","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MZ","is":true,"t":4,"rt":$n[0].Int32,"sn":"MZ","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"SeedArray","t":4,"rt":$n[0].Array.type(System.Int32),"sn":"SeedArray"},{"a":1,"n":"inext","t":4,"rt":$n[0].Int32,"sn":"inext","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"inextp","t":4,"rt":$n[0].Int32,"sn":"inextp","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Console", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Clear","is":true,"t":8,"sn":"Clear","rt":$n[0].Void},{"a":2,"n":"Read","is":true,"t":8,"tpc":0,"def":function () { return prompt(); },"rt":$n[0].String},{"a":2,"n":"ReadLine","is":true,"t":8,"tpc":0,"def":function () { return prompt(); },"rt":$n[0].String},{"a":2,"n":"ReadLine","is":true,"t":8,"pi":[{"n":"text","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (text) { return prompt(text); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ReadLine","is":true,"t":8,"pi":[{"n":"text","pt":$n[0].String,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (text, value) { return prompt(text, value); },"rt":$n[0].String,"p":[$n[0].String,$n[0].String]},{"a":1,"n":"TransformChars","is":true,"t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"all","pt":$n[0].Int32,"ps":1},{"n":"index","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"sn":"TransformChars","rt":$n[0].String,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"tpc":0,"def":function (value) { return System.Console.Write(System.Boolean.toString(value)); },"rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return System.Console.Write(String.fromCharCode(value)); },"rt":$n[0].Void,"p":[$n[0].Char]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (buffer) { return System.Console.Write(System.Console.TransformChars(buffer, 1)); },"rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Console.Write(value.toString("G")); },"rt":$n[0].Void,"p":[$n[0].Decimal]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.Console.Write(System.Double.format(value)); },"rt":$n[0].Void,"p":[$n[0].Double]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Int64]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Object]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Single]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].UInt32]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].UInt64]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (format, arg0) { return System.Console.Write(System.String.format(format, arg0)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"tpc":0,"def":function (format, arg) { return System.Console.Write(System.String.format(format, arg)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (buffer, index, count) { return System.Console.Write(System.Console.TransformChars(buffer, 0, index, count)); },"rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2}],"tpc":0,"def":function (format, arg0, arg1) { return System.Console.Write(System.String.format(format, arg0, arg1)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3}],"tpc":0,"def":function (format, arg0, arg1, arg2) { return System.Console.Write(System.String.format(format, arg0, arg1, arg2)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"Write","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3},{"n":"arg3","pt":$n[0].Object,"ps":4}],"tpc":0,"def":function (format, arg0, arg1, arg2, arg3) { return System.Console.Write(System.String.format(format, [arg0, arg1, arg2, arg3])); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"WriteLine","is":true,"t":8,"sn":"WriteLine","rt":$n[0].Void},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(System.Boolean.toString(value)); },"rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(String.fromCharCode(value)); },"rt":$n[0].Void,"p":[$n[0].Char]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (buffer) { return System.Console.WriteLine(System.Console.TransformChars(buffer, 1)); },"rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(value.toString("G")); },"rt":$n[0].Void,"p":[$n[0].Decimal]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(System.Double.format(value)); },"rt":$n[0].Void,"p":[$n[0].Double]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].Int64]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Nullable$1(System.Decimal),"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(value && value.toString("G")); },"rt":$n[0].Void,"p":[$n[0].Nullable$1(System.Decimal)]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].Object]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(System.Single.format(value)); },"rt":$n[0].Void,"p":[$n[0].Single]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":Function,"ps":0}],"tpc":0,"def":function (value) { return System.Console.WriteLine(Bridge.getTypeName(value)); },"rt":$n[0].Void,"p":[Function]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].UInt32]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"WriteLine","rt":$n[0].Void,"p":[$n[0].UInt64]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (format, arg0) { return System.Console.WriteLine(System.String.format(format, arg0)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"tpc":0,"def":function (format, arg) { return System.Console.WriteLine(System.String.format(format, arg)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (buffer, index, count) { return System.Console.WriteLine(System.Console.TransformChars(buffer, 0, index, count)); },"rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2}],"tpc":0,"def":function (format, arg0, arg1) { return System.Console.WriteLine(System.String.format(format, arg0, arg1)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3}],"tpc":0,"def":function (format, arg0, arg1, arg2) { return System.Console.WriteLine(System.String.format(format, arg0, arg1, arg2)); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"WriteLine","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3},{"n":"arg3","pt":$n[0].Object,"ps":4}],"tpc":0,"def":function (format, arg0, arg1, arg2, arg3) { return System.Console.WriteLine(System.String.format(format, [arg0, arg1, arg2, arg3])); },"rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object,$n[0].Object]}]}; }, $n);
$m("System.Enum", function () { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (target) { return Bridge.compare(this, target); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Enum.equals(this, other, Bridge.getType(this)); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1},{"n":"format","pt":$n[0].String,"ps":2}],"sn":"format","rt":$n[0].String,"p":[Function,$n[0].Object,$n[0].String]},{"a":2,"n":"GetName","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"getName","rt":$n[0].String,"p":[Function,$n[0].Object]},{"a":2,"n":"GetNames","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0}],"sn":"getNames","rt":$n[0].Array.type(System.String),"p":[Function]},{"a":2,"n":"GetValues","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0}],"sn":"getValues","rt":Array,"p":[Function]},{"a":2,"n":"HasFlag","t":8,"pi":[{"n":"flag","pt":$n[0].Enum,"ps":0}],"tpc":0,"def":function (flag) { return System.Enum.hasFlag(this, flag); },"rt":$n[0].Boolean,"p":[$n[0].Enum],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsDefined","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"isDefined","rt":$n[0].Boolean,"p":[Function,$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"sn":"parse","rt":$n[0].Object,"p":[Function,$n[0].String]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].String,"ps":1},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":2}],"sn":"parse","rt":$n[0].Object,"p":[Function,$n[0].String,$n[0].Boolean]},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.Enum.toString(Bridge.getType(this), this); },"rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Enum.format(Bridge.getType(this), this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, formatProvider) { return System.Enum.format(Bridge.getType(this), this, format); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ToString","is":true,"t":8,"pi":[{"n":"enumType","pt":Function,"ps":0},{"n":"value","pt":$n[0].Enum,"ps":1}],"sn":"toString","rt":$n[0].String,"p":[Function,$n[0].Enum]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":System.Object,"ps":1}],"tpc":1,"def":function (TEnum, value, result) { return System.Enum.tryParse(TEnum, value, result); },"rt":$n[0].Boolean,"p":[$n[0].String,System.Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":1},{"n":"result","out":true,"pt":System.Object,"ps":2}],"tpc":1,"def":function (TEnum, value, ignoreCase, result) { return System.Enum.tryParse(TEnum, value, result, ignoreCase); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Boolean,System.Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Environment", function () { return {"nested":[System.Object,System.Object],"att":385,"a":2,"s":true,"m":[{"n":".cctor","t":1,"sn":"ctor","sm":true},{"a":2,"n":"Exit","is":true,"t":8,"pi":[{"n":"exitCode","pt":$n[0].Int32,"ps":0}],"sn":"Exit","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"ExpandEnvironmentVariables","is":true,"t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"ExpandEnvironmentVariables","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"FailFast","is":true,"t":8,"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"FailFast","rt":$n[0].Void,"p":[$n[0].String]},{"a":2,"n":"FailFast","is":true,"t":8,"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"exception","pt":$n[0].Exception,"ps":1}],"sn":"FailFast$1","rt":$n[0].Void,"p":[$n[0].String,$n[0].Exception]},{"a":2,"n":"GetCommandLineArgs","is":true,"t":8,"sn":"GetCommandLineArgs","rt":$n[0].Array.type(System.String)},{"a":2,"n":"GetEnvironmentVariable","is":true,"t":8,"pi":[{"n":"variable","pt":$n[0].String,"ps":0}],"sn":"GetEnvironmentVariable","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"GetEnvironmentVariable","is":true,"t":8,"pi":[{"n":"variable","pt":$n[0].String,"ps":0},{"n":"target","pt":$n[0].EnvironmentVariableTarget,"ps":1}],"sn":"GetEnvironmentVariable$1","rt":$n[0].String,"p":[$n[0].String,$n[0].EnvironmentVariableTarget]},{"a":2,"n":"GetEnvironmentVariables","is":true,"t":8,"sn":"GetEnvironmentVariables","rt":$n[7].IDictionary},{"a":2,"n":"GetEnvironmentVariables","is":true,"t":8,"pi":[{"n":"target","pt":$n[0].EnvironmentVariableTarget,"ps":0}],"sn":"GetEnvironmentVariables$1","rt":$n[7].IDictionary,"p":[$n[0].EnvironmentVariableTarget]},{"a":2,"n":"GetFolderPath","is":true,"t":8,"pi":[{"n":"folder","pt":System.Object,"ps":0}],"tpc":0,"def":function (folder) { return ""; },"rt":$n[0].String,"p":[System.Object]},{"a":2,"n":"GetFolderPath","is":true,"t":8,"pi":[{"n":"folder","pt":System.Object,"ps":0},{"n":"option","pt":System.Object,"ps":1}],"tpc":0,"def":function (folder, option) { return ""; },"rt":$n[0].String,"p":[System.Object,System.Object]},{"a":2,"n":"GetLogicalDrives","is":true,"t":8,"sn":"GetLogicalDrives","rt":$n[0].Array.type(System.String)},{"a":4,"n":"GetResourceString","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0}],"sn":"GetResourceString","rt":$n[0].String,"p":[$n[0].String]},{"a":4,"n":"GetResourceString","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].String,"ps":0},{"n":"values","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"GetResourceString$1","rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":1,"n":"PatchDictionary","is":true,"t":8,"pi":[{"n":"d","pt":$n[4].Dictionary$2(System.String,System.String),"ps":0}],"sn":"PatchDictionary","rt":$n[4].Dictionary$2(System.String,System.String),"p":[$n[4].Dictionary$2(System.String,System.String)]},{"a":2,"n":"SetEnvironmentVariable","is":true,"t":8,"pi":[{"n":"variable","pt":$n[0].String,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"sn":"SetEnvironmentVariable","rt":$n[0].Void,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"SetEnvironmentVariable","is":true,"t":8,"pi":[{"n":"variable","pt":$n[0].String,"ps":0},{"n":"value","pt":$n[0].String,"ps":1},{"n":"target","pt":$n[0].EnvironmentVariableTarget,"ps":2}],"sn":"SetEnvironmentVariable$1","rt":$n[0].Void,"p":[$n[0].String,$n[0].String,$n[0].EnvironmentVariableTarget]},{"a":2,"n":"CommandLine","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CommandLine","t":8,"rt":$n[0].String,"fg":"CommandLine","is":true},"fn":"CommandLine"},{"a":2,"n":"CurrentDirectory","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CurrentDirectory","t":8,"rt":$n[0].String,"fg":"CurrentDirectory","is":true},"s":{"a":2,"n":"set_CurrentDirectory","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"CurrentDirectory","is":true},"fn":"CurrentDirectory"},{"a":2,"n":"CurrentManagedThreadId","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_CurrentManagedThreadId","is":true,"t":8,"tpc":0,"def":function () { return 0; },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"ExitCode","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_ExitCode","t":8,"rt":$n[0].Int32,"fg":"ExitCode","is":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_ExitCode","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"ExitCode","is":true},"fn":"ExitCode"},{"a":1,"n":"Global","is":true,"t":16,"rt":System.Object,"g":{"a":1,"n":"get_Global","is":true,"t":8,"tpc":0,"def":function () { return Bridge.global; },"rt":System.Object}},{"a":2,"n":"HasShutdownStarted","is":true,"t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_HasShutdownStarted","is":true,"t":8,"tpc":0,"def":function () { return false; },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Is64BitOperatingSystem","is":true,"t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Is64BitOperatingSystem","t":8,"rt":$n[0].Boolean,"fg":"Is64BitOperatingSystem","is":true,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"Is64BitOperatingSystem"},{"a":2,"n":"Is64BitProcess","is":true,"t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Is64BitProcess","is":true,"t":8,"tpc":0,"def":function () { return false; },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":1,"n":"Location","is":true,"t":16,"rt":System.Object,"g":{"a":1,"n":"get_Location","t":8,"rt":System.Object,"fg":"Location","is":true},"fn":"Location"},{"a":2,"n":"MachineName","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_MachineName","is":true,"t":8,"tpc":0,"def":function () { return ""; },"rt":$n[0].String}},{"a":2,"n":"NewLine","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NewLine","is":true,"t":8,"tpc":0,"def":function () { return "\n"; },"rt":$n[0].String}},{"a":2,"n":"OSVersion","is":true,"t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_OSVersion","is":true,"t":8,"tpc":0,"def":function () { return null; },"rt":$n[0].Object}},{"a":2,"n":"ProcessorCount","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_ProcessorCount","t":8,"rt":$n[0].Int32,"fg":"ProcessorCount","is":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"ProcessorCount"},{"a":2,"n":"StackTrace","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_StackTrace","t":8,"rt":$n[0].String,"fg":"StackTrace","is":true},"fn":"StackTrace"},{"a":2,"n":"SystemDirectory","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_SystemDirectory","is":true,"t":8,"tpc":0,"def":function () { return ""; },"rt":$n[0].String}},{"a":2,"n":"SystemPageSize","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_SystemPageSize","is":true,"t":8,"tpc":0,"def":function () { return 1; },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"TickCount","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_TickCount","is":true,"t":8,"tpc":0,"def":function () { return Date.now(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"UserDomainName","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_UserDomainName","is":true,"t":8,"tpc":0,"def":function () { return ""; },"rt":$n[0].String}},{"a":2,"n":"UserInteractive","is":true,"t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_UserInteractive","is":true,"t":8,"tpc":0,"def":function () { return true; },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"UserName","is":true,"t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_UserName","is":true,"t":8,"tpc":0,"def":function () { return ""; },"rt":$n[0].String}},{"a":2,"n":"Version","is":true,"t":16,"rt":$n[0].Version,"g":{"a":2,"n":"get_Version","t":8,"rt":$n[0].Version,"fg":"Version","is":true},"fn":"Version"},{"a":2,"n":"WorkingSet","is":true,"t":16,"rt":$n[0].Int64,"g":{"a":2,"n":"get_WorkingSet","is":true,"t":8,"tpc":0,"def":function () { return System.Int64(0); },"rt":$n[0].Int64}},{"a":1,"n":"Variables","is":true,"t":4,"rt":$n[4].Dictionary$2(System.String,System.String),"sn":"Variables"},{"a":1,"n":"__Property__Initializer__ExitCode","is":true,"t":4,"rt":$n[0].Int32,"sn":"__Property__Initializer__ExitCode","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IDisposable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Dispose","t":8,"sn":"System$IDisposable$Dispose","rt":$n[0].Void}]}; }, $n);
$m("System.Uri", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"uriString","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"uri1","pt":$n[0].Uri,"ps":0},{"n":"uri2","pt":$n[0].Uri,"ps":1}],"tpc":0,"def":function (uri1, uri2) { return System.Uri.equals(uri1, uri2); },"rt":$n[0].Boolean,"p":[$n[0].Uri,$n[0].Uri],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"uri1","pt":$n[0].Uri,"ps":0},{"n":"uri2","pt":$n[0].Uri,"ps":1}],"tpc":0,"def":function (uri1, uri2) { return System.Uri.notEquals(uri1, uri2); },"rt":$n[0].Boolean,"p":[$n[0].Uri,$n[0].Uri],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"AbsoluteUri","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_AbsoluteUri","t":8,"tpc":0,"def":function () { return this.getAbsoluteUri(); },"rt":$n[0].String}}]}; }, $n);
$m("System.Boolean", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":1,"n":".ctor","t":1,"p":[System.Object],"pi":[{"n":"_","pt":System.Object,"ps":0}],"def":function (_) { return false; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Boolean,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Boolean,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.Boolean.parse(value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.Boolean.toString(this); },"rt":$n[0].String},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Boolean,"ps":1}],"tpc":0,"def":function (value, result) { return System.Boolean.tryParse(value, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"False","is":true,"t":4,"rt":$n[0].Int32,"sn":"False","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FalseString","is":true,"t":4,"rt":$n[0].String,"sn":"falseString","ro":true},{"a":4,"n":"True","is":true,"t":4,"rt":$n[0].Int32,"sn":"True","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"TrueString","is":true,"t":4,"rt":$n[0].String,"sn":"trueString","ro":true}]}; }, $n);
$m("System.Char", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return Bridge.compare(this, value); },"rt":$n[0].Int32,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return Bridge.compare(this, value); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (obj) { return this === obj; },"rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return System.Char.equals(this, obj); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Char.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Char.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return System.Char.getHashCode(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsControl","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isControl","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsControl","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isControl((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsDigit","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isDigit","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsDigit","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isDigit((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsHighSurrogate","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isHighSurrogate","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsHighSurrogate","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isHighSurrogate((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLetter","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isLetter","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLetter","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isLetter((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLetterOrDigit","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (c) { return (System.Char.isDigit(c) || System.Char.isLetter(c)); },"rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLetterOrDigit","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return (System.Char.isDigit((s).charCodeAt(index)) || System.Char.isLetter((s).charCodeAt(index))); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLowSurrogate","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isLowSurrogate","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLowSurrogate","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isLowSurrogate((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsLower","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (s) { return Bridge.isLower(s); },"rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNumber","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isNumber","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNumber","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isNumber((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsPunctuation","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isPunctuation","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsPunctuation","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isPunctuation((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSeparator","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isSeparator","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSeparator","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isSeparator((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSurrogate","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isSurrogate","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSurrogate","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isSurrogate((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSurrogatePair","is":true,"t":8,"pi":[{"n":"highSurrogate","pt":$n[0].Char,"ps":0},{"n":"lowSurrogate","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (highSurrogate, lowSurrogate) { return (System.Char.isHighSurrogate(highSurrogate) && System.Char.isLowSurrogate(lowSurrogate)); },"rt":$n[0].Boolean,"p":[$n[0].Char,$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSurrogatePair","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return (System.Char.isHighSurrogate((s).charCodeAt(index)) && System.Char.isLowSurrogate((s).charCodeAt(index + 1))); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSymbol","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"sn":"isSymbol","rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSymbol","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isSymbol((s).charCodeAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsUpper","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (s) { return Bridge.isUpper(s); },"rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsUpper","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"isUpper","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsWhiteSpace","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (c) { return System.Char.isWhiteSpace(String.fromCharCode(c)); },"rt":$n[0].Boolean,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsWhiteSpace","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, index) { return System.Char.isWhiteSpace((s).charAt(index)); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Char.charCodeAt(s, 0); },"rt":$n[0].Char,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"ToLower","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (c) { return String.fromCharCode(c).toLowerCase().charCodeAt(0); },"rt":$n[0].Char,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return String.fromCharCode(this); },"rt":$n[0].String},{"a":2,"n":"ToString","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (c) { return String.fromCharCode(c); },"rt":$n[0].String,"p":[$n[0].Char]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Char.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Char.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ToUpper","is":true,"t":8,"pi":[{"n":"c","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (c) { return String.fromCharCode(c).toUpperCase().charCodeAt(0); },"rt":$n[0].Char,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Char,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Char,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}}]}; }, $n);
$m("System.DayOfWeek", function () { return {"att":8449,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Friday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Friday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Monday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Monday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Saturday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Saturday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Sunday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Sunday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Thursday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Thursday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Tuesday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Tuesday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"a":2,"n":"Wednesday","is":true,"t":4,"rt":$n[0].DayOfWeek,"sn":"Wednesday","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}}]}; }, $n);
$m("System.Double", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Double.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Double.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Double.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return System.Double.getHashCode(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsFinite","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (d) { return isFinite(d); },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (d) { return (Math.abs(d) === Number.POSITIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNaN","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (d) { return isNaN(d); },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNegativeInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (d) { return (d === Number.NEGATIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsPositiveInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"tpc":0,"def":function (d) { return (d === Number.POSITIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Double.parse(s); },"rt":$n[0].Double,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (s, provider) { return Bridge.Int.parseFloat(s, provider); },"rt":$n[0].Double,"p":[$n[0].String,$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"ToExponential","t":8,"sn":"toExponential","rt":$n[0].String},{"a":2,"n":"ToExponential","t":8,"pi":[{"n":"fractionDigits","pt":$n[0].Int32,"ps":0}],"sn":"toExponential","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToFixed","t":8,"sn":"toFixed","rt":$n[0].String},{"a":2,"n":"ToFixed","t":8,"pi":[{"n":"fractionDigits","pt":$n[0].Int32,"ps":0}],"sn":"toFixed","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToPrecision","t":8,"sn":"toPrecision","rt":$n[0].String},{"a":2,"n":"ToPrecision","t":8,"pi":[{"n":"precision","pt":$n[0].Int32,"ps":0}],"sn":"toPrecision","rt":$n[0].String,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.Double.format(this); },"rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"tpc":0,"def":function (provider) { return System.Double.format(this, "G", provider); },"rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Double.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Double.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Double,"ps":1}],"tpc":0,"def":function (s, result) { return System.Double.tryParse(s, null, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1},{"n":"result","out":true,"pt":$n[0].Double,"ps":2}],"tpc":0,"def":function (s, provider, result) { return System.Double.tryParse(s, provider, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].IFormatProvider,$n[0].Double],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Epsilon","is":true,"t":4,"rt":$n[0].Double,"sn":"Epsilon","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Double,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Double,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"NaN","is":true,"t":4,"rt":$n[0].Double,"sn":"NaN","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"NegativeInfinity","is":true,"t":4,"rt":$n[0].Double,"sn":"NegativeInfinity","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"PositiveInfinity","is":true,"t":4,"rt":$n[0].Double,"sn":"PositiveInfinity","box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}]}; }, $n);
$m("System.ICloneable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Clone","t":8,"tpc":0,"def":function () { return Bridge.clone(this); },"rt":$n[0].Object}]}; }, $n);
$m("System.IFormatProvider", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetFormat","t":8,"pi":[{"n":"formatType","pt":Function,"ps":0}],"sn":"System$IFormatProvider$getFormat","rt":$n[0].Object,"p":[Function]}]}; }, $n);
$m("System.SByte", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].SByte,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].SByte],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.SByte.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].SByte,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].SByte],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.SByte.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.SByte.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.SByte.parse(s); },"rt":$n[0].SByte,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.SByte.parse(s, radix); },"rt":$n[0].SByte,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.SByte.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.SByte.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].SByte,"ps":1}],"tpc":0,"def":function (s, result) { return System.SByte.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].SByte],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].SByte,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.SByte.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].SByte,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].SByte,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].SByte,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.SByte);}}]}; }, $n);
$m("System.Byte", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Byte,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Byte],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Byte,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Byte],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Byte.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Byte.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Byte.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Byte.parse(s); },"rt":$n[0].Byte,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.Byte.parse(s, radix); },"rt":$n[0].Byte,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Byte.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Byte.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Byte,"ps":1}],"tpc":0,"def":function (s, result) { return System.Byte.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Byte],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Byte,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.Byte.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Byte,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Byte,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Byte,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Byte);}}]}; }, $n);
$m("System.Int16", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Int16,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Int16],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Int16,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Int16],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Int16.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Int16.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Int16.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Int16.parse(s); },"rt":$n[0].Int16,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.Int16.parse(s, radix); },"rt":$n[0].Int16,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Int16.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Int16.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Int16,"ps":1}],"tpc":0,"def":function (s, result) { return System.Int16.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int16],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Int16,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.Int16.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int16,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Int16,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Int16,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Int16);}}]}; }, $n);
$m("System.Single", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Single.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Single.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Single.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return System.Single.getHashCode(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsFinite","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (d) { return isFinite(d); },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (d) { return (Math.abs(d) === Number.POSITIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNaN","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (d) { return isNaN(d); },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNegativeInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (d) { return (d === Number.NEGATIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsPositiveInfinity","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Single,"ps":0}],"tpc":0,"def":function (d) { return (d === Number.POSITIVE_INFINITY); },"rt":$n[0].Boolean,"p":[$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Single.parse(s); },"rt":$n[0].Single,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (s, provider) { return System.Single.parse(s, provider); },"rt":$n[0].Single,"p":[$n[0].String,$n[0].IFormatProvider],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"ToExponential","t":8,"sn":"toExponential","rt":$n[0].String},{"a":2,"n":"ToExponential","t":8,"pi":[{"n":"fractionDigits","pt":$n[0].Int32,"ps":0}],"sn":"toExponential","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToFixed","t":8,"sn":"toFixed","rt":$n[0].String},{"a":2,"n":"ToFixed","t":8,"pi":[{"n":"fractionDigits","pt":$n[0].Int32,"ps":0}],"sn":"toFixed","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToPrecision","t":8,"sn":"toPrecision","rt":$n[0].String},{"a":2,"n":"ToPrecision","t":8,"pi":[{"n":"precision","pt":$n[0].Int32,"ps":0}],"sn":"toPrecision","rt":$n[0].String,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.Single.format(this); },"rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"tpc":0,"def":function (provider) { return System.Single.format(this, "G", provider); },"rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Single.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Single.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Single,"ps":1}],"tpc":0,"def":function (s, result) { return System.Single.tryParse(s, null, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1},{"n":"result","out":true,"pt":$n[0].Single,"ps":2}],"tpc":0,"def":function (s, provider, result) { return System.Single.tryParse(s, provider, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].IFormatProvider,$n[0].Single],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Epsilon","is":true,"t":4,"rt":$n[0].Single,"sn":"Epsilon","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Single,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Single,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"NaN","is":true,"t":4,"rt":$n[0].Single,"sn":"NaN","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"NegativeInfinity","is":true,"t":4,"rt":$n[0].Single,"sn":"NegativeInfinity","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"PositiveInfinity","is":true,"t":4,"rt":$n[0].Single,"sn":"PositiveInfinity","box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}}]}; }, $n);
$m("System.UInt16", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].UInt16,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].UInt16],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.UInt16.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].UInt16,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].UInt16],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.UInt16.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.UInt16.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.UInt16.parse(s); },"rt":$n[0].UInt16,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.UInt16.parse(s, radix); },"rt":$n[0].UInt16,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.UInt16.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.UInt16.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].UInt16,"ps":1}],"tpc":0,"def":function (s, result) { return System.UInt16.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].UInt16],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].UInt16,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.UInt16.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].UInt16,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].UInt16,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].UInt16,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.UInt16);}}]}; }, $n);
$m("System.Int32", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Int32.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Int32.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Int32.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Int32.parse(s); },"rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.Int32.parse(s, radix); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.Int32.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.Int32.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, result) { return System.Int32.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Int32,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.Int32.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Int32,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Int32,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Int64", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"sn":"ctor"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Int64,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Int64,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"format","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Int64.parse(s); },"rt":$n[0].Int64,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Int64,"ps":1}],"tpc":0,"def":function (s, result) { return System.Int64.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int64,"p":[$n[0].Double]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Byte,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Char,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Double,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int16,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int32,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].SByte,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Single,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt16,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt32,"p":[$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt64,"p":[$n[0].Int64]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int64,"p":[$n[0].Single]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int64,"p":[$n[0].UInt64]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].Byte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].Char]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].Int16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].Int32]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].SByte,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].SByte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].UInt16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"op_Implicit","rt":$n[0].Int64,"p":[$n[0].UInt32]},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Int64,"sn":"MaxValue"},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Int64,"sn":"MinValue"}]}; }, $n);
$m("System.UInt64", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"sn":"ctor"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].UInt64,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].UInt64,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"format","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.UInt64.parse(s); },"rt":$n[0].UInt64,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].UInt64,"ps":1}],"tpc":0,"def":function (s, result) { return System.UInt64.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt64,"p":[$n[0].Double]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt64,"p":[$n[0].Single]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Byte,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Char,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Double,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int16,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int32,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].SByte,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].Single,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt16,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt32,"p":[$n[0].UInt64],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].Byte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].Char]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].Int16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].Int32]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].SByte,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].SByte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].UInt16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"op_Implicit","rt":$n[0].UInt64,"p":[$n[0].UInt32]},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].UInt64,"sn":"MaxValue"},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].UInt64,"sn":"MinValue"}]}; }, $n);
$m("System.UInt32", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return Number; }},{"a":1,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return Number; }},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].UInt32,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other); },"rt":$n[0].Int32,"p":[$n[0].UInt32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.UInt32.equals(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].UInt32,"ps":0}],"tpc":0,"def":function (other) { return this === other; },"rt":$n[0].Boolean,"p":[$n[0].UInt32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.UInt32.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.UInt32.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.UInt32.parse(s); },"rt":$n[0].UInt32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"radix","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (s, radix) { return System.UInt32.parse(s, radix); },"rt":$n[0].UInt32,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"ToString","t":8,"pi":[{"n":"radix","pt":$n[0].Int32,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return System.UInt32.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return System.UInt32.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].UInt32,"ps":1}],"tpc":0,"def":function (s, result) { return System.UInt32.tryParse(s, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].UInt32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].UInt32,"ps":1},{"n":"radix","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (s, result, radix) { return System.UInt32.tryParse(s, result, radix); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].UInt32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].UInt32,"sn":"MaxValue","box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].UInt32,"sn":"MinValue","box":function ($v) { return Bridge.box($v, System.UInt32);}}]}; }, $n);
$m("System.IFormattable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, formatProvider) { return Bridge.format(this, format, formatProvider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]}]}; }, $n);
$m("System.Decimal", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"def":function () { return System.Decimal; }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Double],"pi":[{"n":"d","pt":$n[0].Double,"ps":0}],"def":function (d) { return System.Decimal(d); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"def":function (i) { return System.Decimal(i); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64],"pi":[{"n":"n","pt":$n[0].Int64,"ps":0}],"def":function (n) { return System.Decimal(n); }},{"a":1,"n":".ctor","t":1,"p":[System.Object],"pi":[{"n":"_","pt":System.Object,"ps":0}],"def":function (_) { return System.Decimal(0); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Single],"pi":[{"n":"f","pt":$n[0].Single,"ps":0}],"def":function (f) { return System.Decimal(f); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt32],"pi":[{"n":"i","pt":$n[0].UInt32,"ps":0}],"def":function (i) { return System.Decimal(i); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt64],"pi":[{"n":"n","pt":$n[0].UInt64,"ps":0}],"def":function (n) { return System.Decimal(n); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Boolean,$n[0].Byte],"pi":[{"n":"lo","pt":$n[0].Int32,"ps":0},{"n":"mid","pt":$n[0].Int32,"ps":1},{"n":"hi","pt":$n[0].Int32,"ps":2},{"n":"isNegative","pt":$n[0].Boolean,"ps":3},{"n":"scale","pt":$n[0].Byte,"ps":4}],"def":function (lo, mid, hi, isNegative, scale) { return System.Decimal; }},{"a":2,"n":"Abs","t":8,"sn":"abs","rt":$n[0].Decimal},{"a":2,"n":"Add","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.add(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"Ceiling","t":8,"sn":"ceil","rt":$n[0].Decimal},{"a":2,"n":"Ceiling","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.ceil(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.compareTo(d2); },"rt":$n[0].Int32,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (other) { return this.compareTo(other); },"rt":$n[0].Int32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return this.compareTo(obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ComparedTo","t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"sn":"comparedTo","rt":$n[0].Int32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"DecimalPlaces","t":8,"sn":"decimalPlaces","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Divide","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.div(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"DividedToIntegerBy","t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"sn":"dividedToIntegerBy","rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Decimal,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.equals(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Exp","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return System.Decimal.exp(d); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Exponential","t":8,"sn":"exponential","rt":$n[0].Decimal},{"a":2,"n":"Floor","t":8,"sn":"floor","rt":$n[0].Decimal},{"a":2,"n":"Floor","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.floor(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return Bridge.Int.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return Bridge.Int.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":4,"n":"FromBytes","is":true,"t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"tpc":0,"def":function (bytes) { return System.Decimal.fromBytes(bytes); },"rt":$n[0].Decimal,"p":[$n[0].Array.type(System.Byte)]},{"a":4,"n":"GetBytes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return value.getBytes(); },"rt":$n[0].Array.type(System.Byte),"p":[$n[0].Decimal]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsFinite","t":8,"sn":"isFinite","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsInteger","t":8,"sn":"isInteger","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNaN","t":8,"sn":"isNaN","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNegative","t":8,"sn":"isNegative","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsZero","t":8,"sn":"isZero","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Ln","t":8,"sn":"ln","rt":$n[0].Decimal},{"a":2,"n":"Ln","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return System.Decimal.ln(d); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Log","t":8,"pi":[{"n":"logBase","pt":$n[0].Decimal,"ps":0}],"sn":"log","rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Log","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0},{"n":"logBase","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d, logBase) { return System.Decimal.log(d, logBase); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"Max","is":true,"t":8,"pi":[{"n":"values","ip":true,"pt":$n[0].Array.type(System.Decimal),"ps":0}],"sn":"max","rt":$n[0].Decimal,"p":[$n[0].Array.type(System.Decimal)]},{"a":2,"n":"Min","is":true,"t":8,"pi":[{"n":"values","ip":true,"pt":$n[0].Array.type(System.Decimal),"ps":0}],"sn":"min","rt":$n[0].Decimal,"p":[$n[0].Array.type(System.Decimal)]},{"a":2,"n":"Multiply","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.mul(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"Negate","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return System.Decimal(0).sub(d); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (s) { return System.Decimal(s); },"rt":$n[0].Decimal,"p":[$n[0].String]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (s, provider) { return System.Decimal(s, provider); },"rt":$n[0].Decimal,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Pow","t":8,"pi":[{"n":"n","pt":$n[0].Double,"ps":0}],"sn":"pow","rt":$n[0].Decimal,"p":[$n[0].Double]},{"a":2,"n":"Pow","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0},{"n":"exponent","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d, exponent) { return System.Decimal.pow(d, exponent); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"Precision","t":8,"sn":"precision","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Random","is":true,"t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0}],"sn":"random","rt":$n[0].Decimal,"p":[$n[0].Int32]},{"a":2,"n":"Remainder","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.mod(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"Round","t":8,"sn":"round","rt":$n[0].Decimal},{"a":2,"n":"Round","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return System.Decimal.round(d, 6); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Round","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0},{"n":"decimals","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (d, decimals) { return System.Decimal.toDecimalPlaces(d, decimals, 6); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Int32]},{"a":2,"n":"Round","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0},{"n":"mode","pt":Number,"ps":1}],"tpc":0,"def":function (d, mode) { return System.Decimal.round(d, mode); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,Number]},{"a":2,"n":"Round","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0},{"n":"decimals","pt":$n[0].Int32,"ps":1},{"n":"mode","pt":Number,"ps":2}],"tpc":0,"def":function (d, decimals, mode) { return System.Decimal.toDecimalPlaces(d, decimals, mode); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Int32,Number]},{"a":2,"n":"SetConfig","is":true,"t":8,"pi":[{"n":"config","pt":$n[0].Object,"ps":0}],"sn":"setConfig","rt":$n[0].Void,"p":[$n[0].Object]},{"a":2,"n":"Sqrt","t":8,"sn":"sqrt","rt":$n[0].Decimal},{"a":2,"n":"Sqrt","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return System.Decimal.sqrt(d); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"Subtract","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.sub(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"ToByte","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].Byte,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"ToChar","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].Char,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"ToDecimalPlaces","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toDecimalPlaces","rt":$n[0].Decimal,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToDouble","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toFloat(value); },"rt":$n[0].Double,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"ToExponential","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toExponential","rt":$n[0].String,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToFixed","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toFixed","rt":$n[0].String,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToFormat","t":8,"sn":"toFormat","rt":$n[0].String},{"a":2,"n":"ToFormat","t":8,"pi":[{"n":"config","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (config) { return this.toFormat(null, null,config); },"rt":$n[0].String,"p":[$n[0].Object]},{"a":2,"n":"ToFormat","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0}],"sn":"toFormat","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ToFormat","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toFormat","rt":$n[0].String,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToFormat","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1},{"n":"config","pt":$n[0].Object,"ps":2}],"sn":"toFormat","rt":$n[0].String,"p":[$n[0].Int32,Number,$n[0].Object]},{"a":2,"n":"ToFormat","t":8,"pi":[{"n":"dp","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1},{"n":"provider","pt":$n[0].IFormatProvider,"ps":2}],"sn":"toFormat","rt":$n[0].String,"p":[$n[0].Int32,Number,$n[0].IFormatProvider]},{"a":2,"n":"ToInt16","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].Int16,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"ToInt32","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].Int32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ToInt64","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].Int64,"p":[$n[0].Decimal]},{"a":2,"n":"ToPrecision","t":8,"pi":[{"n":"sd","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toPrecision","rt":$n[0].String,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToSByte","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].SByte,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"ToSignificantDigits","t":8,"pi":[{"n":"sd","pt":$n[0].Int32,"ps":0},{"n":"rm","pt":Number,"ps":1}],"sn":"toSignificantDigits","rt":$n[0].Decimal,"p":[$n[0].Int32,Number]},{"a":2,"n":"ToSingle","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toFloat(value); },"rt":$n[0].Single,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0}],"tpc":0,"def":function (provider) { return Bridge.Int.format(this, "G", provider); },"rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (format) { return Bridge.Int.format(this, format); },"rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"tpc":0,"def":function (format, provider) { return Bridge.Int.format(this, format, provider); },"rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"ToUInt16","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].UInt16,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"ToUInt32","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].UInt32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"ToUInt64","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (value) { return System.Decimal.toInt(value); },"rt":$n[0].UInt64,"p":[$n[0].Decimal]},{"a":2,"n":"Truncate","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.trunc(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (s, result) { return System.Decimal.tryParse(s, null, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1},{"n":"result","out":true,"pt":$n[0].Decimal,"ps":2}],"tpc":0,"def":function (s, provider, result) { return System.Decimal.tryParse(s, provider, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].IFormatProvider,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.add(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"op_Decrement","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.dec(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"op_Division","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.div(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.equalsT(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Byte,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Char,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Double,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int16,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Int64,"p":[$n[0].Decimal]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].SByte,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].Single,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt16,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt32,"p":[$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"op_Explicit","rt":$n[0].UInt64,"p":[$n[0].Decimal]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"op_Explicit","rt":$n[0].Decimal,"p":[$n[0].Double]},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"op_Explicit","rt":$n[0].Decimal,"p":[$n[0].Single]},{"a":2,"n":"op_GreaterThan","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.gt(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThanOrEqual","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.gte(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].Byte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].Char]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].Int16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].Int32]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].Int64]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].SByte,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].SByte]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].UInt16]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].UInt32]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"op_Implicit","rt":$n[0].Decimal,"p":[$n[0].UInt64]},{"a":2,"n":"op_Increment","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.inc(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.ne(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThan","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.lt(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThanOrEqual","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.lte(d2); },"rt":$n[0].Boolean,"p":[$n[0].Decimal,$n[0].Decimal],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Modulus","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.mod(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"op_Multiply","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.mul(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"d1","pt":$n[0].Decimal,"ps":0},{"n":"d2","pt":$n[0].Decimal,"ps":1}],"tpc":0,"def":function (d1, d2) { return d1.sub(d2); },"rt":$n[0].Decimal,"p":[$n[0].Decimal,$n[0].Decimal]},{"a":2,"n":"op_UnaryNegation","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.neg(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"op_UnaryPlus","is":true,"t":8,"pi":[{"n":"d","pt":$n[0].Decimal,"ps":0}],"tpc":0,"def":function (d) { return d.clone(); },"rt":$n[0].Decimal,"p":[$n[0].Decimal]},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].Decimal,"sn":"MaxValue"},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].Decimal,"sn":"MinValue"},{"a":2,"n":"MinusOne","is":true,"t":4,"rt":$n[0].Decimal,"sn":"MinusOne"},{"a":2,"n":"One","is":true,"t":4,"rt":$n[0].Decimal,"sn":"One"},{"a":2,"n":"Zero","is":true,"t":4,"rt":$n[0].Decimal,"sn":"Zero"}]}; }, $n);
$m("System.IComparable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"CompareTo","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (obj) { return Bridge.compare(this, obj); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IComparable$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":T,"ps":0}],"tpc":0,"def":function (other) { return Bridge.compare(this, other, false, T); },"rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IEquatable$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":T,"ps":0}],"tpc":0,"def":function (other) { return Bridge.equalsT(this, other, T); },"rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Exception", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"ctor"},{"v":true,"a":2,"n":"GetBaseException","t":8,"sn":"getBaseException","rt":$n[0].Exception},{"v":true,"a":2,"n":"Data","t":16,"rt":$n[4].IDictionary$2(System.Object,System.Object),"g":{"v":true,"a":2,"n":"get_Data","t":8,"rt":$n[4].IDictionary$2(System.Object,System.Object),"fg":"Data"},"fn":"Data"},{"a":2,"n":"HResult","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_HResult","t":8,"rt":$n[0].Int32,"fg":"HResult","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":3,"n":"set_HResult","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"HResult"},"fn":"HResult"},{"v":true,"a":2,"n":"InnerException","t":16,"rt":$n[0].Exception,"g":{"v":true,"a":2,"n":"get_InnerException","t":8,"rt":$n[0].Exception,"fg":"InnerException"},"fn":"InnerException"},{"v":true,"a":2,"n":"Message","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_Message","t":8,"rt":$n[0].String,"fg":"Message"},"fn":"Message"},{"v":true,"a":2,"n":"StackTrace","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_StackTrace","t":8,"rt":$n[0].String,"fg":"StackTrace"},"fn":"StackTrace"}]}; }, $n);
$m("System.Nullable$1", function (T) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T],"pi":[{"n":"value","pt":T,"ps":0}],"def":function (value) { return value; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (other) { return System.Nullable.equalsT(this, other); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return System.Nullable.getHashCode(this, T); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetValueOrDefault","t":8,"tpc":0,"def":function () { return System.Nullable.getValueOrDefault(this, T); },"rt":T},{"a":2,"n":"GetValueOrDefault","t":8,"pi":[{"n":"defaultValue","pt":T,"ps":0}],"tpc":0,"def":function (defaultValue) { return System.Nullable.getValueOrDefault(this, defaultValue); },"rt":T,"p":[T]},{"ov":true,"a":2,"n":"ToString","t":8,"tpc":0,"def":function () { return System.Nullable.toString(this, T); },"rt":$n[0].String},{"a":2,"n":"op_Explicit","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Nullable$1(T),"ps":0}],"tpc":0,"def":function (value) { return System.Nullable.getValue(this); },"rt":T,"p":[$n[0].Nullable$1(T)]},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"op_Implicit","rt":$n[0].Nullable$1(T),"p":[T]},{"a":2,"n":"HasValue","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_HasValue","t":8,"tpc":0,"def":function () { return System.Nullable.hasValue(this); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Value","t":16,"rt":T,"g":{"a":2,"n":"get_Value","t":8,"tpc":0,"def":function () { return System.Nullable.getValue(this); },"rt":T}}]}; }, $n);
$m("System.String", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"def":function () { return ""; }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Char)],"pi":[{"n":"value","pt":$n[0].Array.type(System.Char),"ps":0}],"def":function (value) { return System.String.fromCharArray(value); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Char,$n[0].Int32],"pi":[{"n":"c","pt":$n[0].Char,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"def":function (c, count) { return System.String.fromCharCount(c, count); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"pi":[{"n":"value","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2}],"def":function (value, startIndex, length) { return System.String.fromCharArray(value, startIndex, length); }},{"a":2,"n":"Clone","t":8,"tpc":0,"def":function () { return this; },"rt":$n[0].Object},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"strB","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (strA, strB) { return System.String.compare(strA, strB); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"strB","pt":$n[0].String,"ps":1},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":2}],"tpc":0,"def":function (strA, strB, ignoreCase) { return System.String.compare(strA, strB, ignoreCase); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].String,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"strB","pt":$n[0].String,"ps":1},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":2}],"tpc":0,"def":function (strA, strB, comparisonType) { return System.String.compare(strA, strB, comparisonType); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"strB","pt":$n[0].String,"ps":1},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":2},{"n":"culture","pt":$n[1].CultureInfo,"ps":3}],"tpc":0,"def":function (strA, strB, ignoreCase, culture) { return System.String.compare(strA, strB, ignoreCase, culture); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].String,$n[0].Boolean,$n[1].CultureInfo],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"indexA","pt":$n[0].Int32,"ps":1},{"n":"strB","pt":$n[0].String,"ps":2},{"n":"indexB","pt":$n[0].Int32,"ps":3},{"n":"length","pt":$n[0].Int32,"ps":4}],"tpc":0,"def":function (strA, indexA, strB, indexB, length) { return System.String.compare(strA.substr(indexA, length), strB.substr(indexB, length)); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"indexA","pt":$n[0].Int32,"ps":1},{"n":"strB","pt":$n[0].String,"ps":2},{"n":"indexB","pt":$n[0].Int32,"ps":3},{"n":"length","pt":$n[0].Int32,"ps":4},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":5}],"tpc":0,"def":function (strA, indexA, strB, indexB, length, ignoreCase) { return System.String.compare(strA.substr(indexA, length), strB.substr(indexB, length), ignoreCase); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"indexA","pt":$n[0].Int32,"ps":1},{"n":"strB","pt":$n[0].String,"ps":2},{"n":"indexB","pt":$n[0].Int32,"ps":3},{"n":"length","pt":$n[0].Int32,"ps":4},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":5}],"tpc":0,"def":function (strA, indexA, strB, indexB, length, comparisonType) { return System.String.compare(strA.substr(indexA, length), strB.substr(indexB, length), comparisonType); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"strA","pt":$n[0].String,"ps":0},{"n":"indexA","pt":$n[0].Int32,"ps":1},{"n":"strB","pt":$n[0].String,"ps":2},{"n":"indexB","pt":$n[0].Int32,"ps":3},{"n":"length","pt":$n[0].Int32,"ps":4},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":5},{"n":"culture","pt":$n[1].CultureInfo,"ps":6}],"tpc":0,"def":function (strA, indexA, strB, indexB, length, ignoreCase, culture) { return System.String.compare(strA.substr(indexA, length), strB.substr(indexB, length), ignoreCase, culture); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Boolean,$n[1].CultureInfo],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return System.String.compare(this, value.toString()); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"strB","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (strB) { return System.String.compare(this, strB); },"rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"values","pt":$n[4].IEnumerable$1(System.String),"ps":0}],"tpc":0,"def":function (values) { return System.String.concat(Bridge.toArray(values)); },"rt":$n[0].String,"p":[$n[4].IEnumerable$1(System.String)]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"values","pt":$n[4].IEnumerable$1(System.Object),"ps":0}],"tpc":1,"def":function (T, values) { return System.String.concat(Bridge.toArray(values)); },"rt":$n[0].String,"p":[$n[4].IEnumerable$1(System.Object)]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"arg0","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (arg0) { return System.String.concat(arg0); },"rt":$n[0].String,"p":[$n[0].Object]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":0}],"tpc":0,"def":function (args) { return System.String.concat(Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].String,"p":[$n[0].Array.type(System.Object)]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"values","ip":true,"pt":$n[0].Array.type(System.String),"ps":0}],"tpc":0,"def":function (values) { return System.String.concat(Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].String,"p":[$n[0].Array.type(System.String)]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"arg0","pt":$n[0].Object,"ps":0},{"n":"arg1","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (arg0, arg1) { return System.String.concat(arg0, arg1); },"rt":$n[0].String,"p":[$n[0].Object,$n[0].Object]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"str0","pt":$n[0].String,"ps":0},{"n":"str1","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (str0, str1) { return System.String.concat(str0, str1); },"rt":$n[0].String,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"arg0","pt":$n[0].Object,"ps":0},{"n":"arg1","pt":$n[0].Object,"ps":1},{"n":"arg2","pt":$n[0].Object,"ps":2}],"tpc":0,"def":function (arg0, arg1, arg2) { return System.String.concat(arg0, arg1, arg2); },"rt":$n[0].String,"p":[$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"str0","pt":$n[0].String,"ps":0},{"n":"str1","pt":$n[0].String,"ps":1},{"n":"str2","pt":$n[0].String,"ps":2}],"tpc":0,"def":function (str0, str1, str2) { return System.String.concat(str0, str1, str2); },"rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].String]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"arg0","pt":$n[0].Object,"ps":0},{"n":"arg1","pt":$n[0].Object,"ps":1},{"n":"arg2","pt":$n[0].Object,"ps":2},{"n":"arg3","pt":$n[0].Object,"ps":3}],"tpc":0,"def":function (arg0, arg1, arg2, arg3) { return System.String.concat(arg0, arg1, arg2, arg3); },"rt":$n[0].String,"p":[$n[0].Object,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"str0","pt":$n[0].String,"ps":0},{"n":"str1","pt":$n[0].String,"ps":1},{"n":"str2","pt":$n[0].String,"ps":2},{"n":"str3","pt":$n[0].String,"ps":3}],"tpc":0,"def":function (str0, str1, str2, str3) { return System.String.concat(str0, str1, str2, str3); },"rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].String,$n[0].String]},{"a":2,"n":"Concat","is":true,"t":8,"pi":[{"n":"arg0","pt":$n[0].Object,"ps":0},{"n":"arg1","pt":$n[0].Object,"ps":1},{"n":"arg2","pt":$n[0].Object,"ps":2},{"n":"arg3","pt":$n[0].Object,"ps":3},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":4}],"tpc":0,"def":function (arg0, arg1, arg2, arg3, args) { return System.String.concat(arg0, arg1, arg2, arg3, args); },"rt":$n[0].String,"p":[$n[0].Object,$n[0].Object,$n[0].Object,$n[0].Object,$n[0].Array.type(System.Object)]},{"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.contains(this,value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"sourceIndex","pt":$n[0].Int32,"ps":0},{"n":"destination","pt":$n[0].Array.type(System.Char),"ps":1},{"n":"destinationIndex","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"tpc":0,"def":function (sourceIndex, destination, destinationIndex, count) { return System.String.copyTo(this, sourceIndex, destination, destinationIndex, count); },"rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"EndsWith","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.endsWith(this, value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"EndsWith","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":1}],"tpc":0,"def":function (value, comparisonType) { return System.String.endsWith(this, value, comparisonType); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.equals(this, value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].String,"ps":0},{"n":"b","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (a, b) { return System.String.equals(a, b); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":1}],"tpc":0,"def":function (value, comparisonType) { return System.String.equals(this, value, comparisonType); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"a","pt":$n[0].String,"ps":0},{"n":"b","pt":$n[0].String,"ps":1},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":2}],"tpc":0,"def":function (a, b, comparisonType) { return System.String.equals(a, b, comparisonType); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (format, arg0) { return System.String.format(format, [arg0]); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Object]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"tpc":0,"def":function (format, args) { return System.String.format(format, args); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"arg0","pt":$n[0].Object,"ps":2}],"tpc":0,"def":function (provider, format, arg0) { return System.String.formatProvider(provider, format, [arg0]); },"rt":$n[0].String,"p":[$n[0].IFormatProvider,$n[0].String,$n[0].Object]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":2}],"tpc":0,"def":function (provider, format, args) { return System.String.formatProvider(provider, format, args); },"rt":$n[0].String,"p":[$n[0].IFormatProvider,$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2}],"tpc":0,"def":function (format, arg0, arg1) { return System.String.format(format, arg0, arg1); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"arg0","pt":$n[0].Object,"ps":2},{"n":"arg1","pt":$n[0].Object,"ps":3}],"tpc":0,"def":function (provider, format, arg0, arg1) { return System.String.formatProvider(provider, format, arg0, arg1); },"rt":$n[0].String,"p":[$n[0].IFormatProvider,$n[0].String,$n[0].Object,$n[0].Object]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3}],"tpc":0,"def":function (format, arg0, arg1, arg2) { return System.String.format(format, arg0, arg1, arg2); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"Format","is":true,"t":8,"pi":[{"n":"provider","pt":$n[0].IFormatProvider,"ps":0},{"n":"format","pt":$n[0].String,"ps":1},{"n":"arg0","pt":$n[0].Object,"ps":2},{"n":"arg1","pt":$n[0].Object,"ps":3},{"n":"arg2","pt":$n[0].Object,"ps":4}],"tpc":0,"def":function (provider, format, arg0, arg1, arg2) { return System.String.formatProvider(provider, format, arg0, arg1, arg2); },"rt":$n[0].String,"p":[$n[0].IFormatProvider,$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"a":2,"n":"GetEnumerator","t":8,"tpc":0,"def":function () { return Bridge.getEnumerator(this); },"rt":$n[0].CharEnumerator},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return System.String.indexOf(this, String.fromCharCode(value)); },"rt":$n[0].Int32,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.indexOf(this, value); },"rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (value, startIndex) { return System.String.indexOf(this, String.fromCharCode(value), startIndex); },"rt":$n[0].Int32,"p":[$n[0].Char,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (value, startIndex) { return System.String.indexOf(this, value, startIndex); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":1}],"tpc":0,"def":function (value, comparisonType) { return System.String.indexOf(this, value, 0, null, comparisonType); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (value, startIndex, count) { return System.String.indexOf(this, String.fromCharCode(value), startIndex, count); },"rt":$n[0].Int32,"p":[$n[0].Char,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"searchValue","pt":$n[0].String,"ps":0},{"n":"fromIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (searchValue, fromIndex, count) { return System.String.indexOf(this, searchValue, fromIndex, count); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":2}],"tpc":0,"def":function (value, startIndex, comparisonType) { return System.String.indexOf(this, value, startIndex, null, comparisonType); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":3}],"tpc":0,"def":function (value, startIndex, count, comparisonType) { return System.String.indexOf(this, value, startIndex, count, comparisonType); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOfAny","t":8,"pi":[{"n":"anyOf","pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (anyOf) { return System.String.indexOfAny(this, anyOf); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOfAny","t":8,"pi":[{"n":"anyOf","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (anyOf, startIndex) { return System.String.indexOfAny(this, anyOf, startIndex); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOfAny","t":8,"pi":[{"n":"anyOf","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (anyOf, startIndex, count) { return System.String.indexOfAny(this, anyOf, startIndex, count); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (startIndex, value) { return System.String.insert(startIndex, this, value); },"rt":$n[0].String,"p":[$n[0].Int32,$n[0].String]},{"a":2,"n":"IsNullOrEmpty","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.isNullOrEmpty(value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsNullOrWhiteSpace","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.isNullOrWhiteSpace(value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Join","is":true,"t":8,"pi":[{"n":"separator","pt":$n[0].String,"ps":0},{"n":"values","pt":$n[4].IEnumerable$1(System.String),"ps":1}],"tpc":0,"def":function (separator, values) { return Bridge.toArray(values).join(separator); },"rt":$n[0].String,"p":[$n[0].String,$n[4].IEnumerable$1(System.String)]},{"a":2,"n":"Join","is":true,"t":8,"pi":[{"n":"separator","pt":$n[0].String,"ps":0},{"n":"values","pt":$n[4].IEnumerable$1(System.Object),"ps":1}],"tpc":1,"def":function (T, separator, values) { return Bridge.toArray(values).join(separator); },"rt":$n[0].String,"p":[$n[0].String,$n[4].IEnumerable$1(System.Object)]},{"a":2,"n":"Join","is":true,"t":8,"pi":[{"n":"separator","pt":$n[0].String,"ps":0},{"n":"values","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"tpc":0,"def":function (separator, values) { return Array.prototype.slice.call((arguments, 1)).join(separator); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"Join","is":true,"t":8,"pi":[{"n":"separator","pt":$n[0].String,"ps":0},{"n":"value","ip":true,"pt":$n[0].Array.type(System.String),"ps":1}],"tpc":0,"def":function (separator, value) { return Array.prototype.slice.call((arguments, 1)).join(separator); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.String)]},{"a":2,"n":"Join","is":true,"t":8,"pi":[{"n":"separator","pt":$n[0].String,"ps":0},{"n":"value","pt":$n[0].Array.type(System.String),"ps":1},{"n":"startIndex","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"tpc":0,"def":function (separator, value, startIndex, count) { return value.slice(startIndex, startIndex + count).join(separator); },"rt":$n[0].String,"p":[$n[0].String,$n[0].Array.type(System.String),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return this.lastIndexOf(String.fromCharCode(value)); },"rt":$n[0].Int32,"p":[$n[0].Char],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"lastIndexOf","rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (value, startIndex) { return this.lastIndexOf(String.fromCharCode(value), startIndex); },"rt":$n[0].Int32,"p":[$n[0].Char,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"sn":"lastIndexOf","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (value, startIndex, count) { return System.String.lastIndexOf(this, String.fromCharCode(value), startIndex, count); },"rt":$n[0].Int32,"p":[$n[0].Char,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (value, startIndex, count) { return System.String.lastIndexOf(this, value, startIndex, count); },"rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOfAny","t":8,"pi":[{"n":"anyOf","ip":true,"pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (anyOf) { return System.String.lastIndexOfAny(this, Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOfAny","t":8,"pi":[{"n":"anyOf","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (anyOf, startIndex) { return System.String.lastIndexOfAny(this, anyOf, startIndex); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOfAny","t":8,"pi":[{"n":"anyOf","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (anyOf, startIndex, count) { return System.String.lastIndexOfAny(this, anyOf, startIndex, count); },"rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"PadLeft","t":8,"pi":[{"n":"totalWidth","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (totalWidth) { return System.String.alignString(this, totalWidth); },"rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"PadLeft","t":8,"pi":[{"n":"totalWidth","pt":$n[0].Int32,"ps":0},{"n":"paddingChar","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (totalWidth, paddingChar) { return System.String.alignString(this, totalWidth, paddingChar); },"rt":$n[0].String,"p":[$n[0].Int32,$n[0].Char]},{"a":2,"n":"PadRight","t":8,"pi":[{"n":"totalWidth","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (totalWidth) { return System.String.alignString(this, -totalWidth); },"rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"PadRight","t":8,"pi":[{"n":"totalWidth","pt":$n[0].Int32,"ps":0},{"n":"paddingChar","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (totalWidth, paddingChar) { return System.String.alignString(this, -totalWidth, paddingChar); },"rt":$n[0].String,"p":[$n[0].Int32,$n[0].Char]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (startIndex) { return System.String.remove(this, startIndex); },"rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (startIndex, count) { return System.String.remove(this, startIndex, count); },"rt":$n[0].String,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldChar","pt":$n[0].Char,"ps":0},{"n":"newChar","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (oldChar, newChar) { return System.String.replaceAll(this, String.fromCharCode(oldChar), String.fromCharCode(newChar)); },"rt":$n[0].String,"p":[$n[0].Char,$n[0].Char]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldValue","pt":$n[0].String,"ps":0},{"n":"newValue","pt":$n[0].String,"ps":1}],"tpc":0,"def":function (oldValue, newValue) { return System.String.replaceAll(this, oldValue, newValue); },"rt":$n[0].String,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","ip":true,"pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (separator) { return System.String.split(this, Array.prototype.slice.call((arguments, 0)).map(function (i) {{ return String.fromCharCode(i); }})); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (separator, count) { return System.String.split(this, separator.map(function (i) {{ return String.fromCharCode(i); }}), count); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.Char),$n[0].Int32]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"options","pt":$n[0].StringSplitOptions,"ps":1}],"tpc":0,"def":function (separator, options) { return System.String.split(this, separator.map(function (i) {{ return String.fromCharCode(i); }}), null, options); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.Char),$n[0].StringSplitOptions]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","pt":$n[0].Array.type(System.String),"ps":0},{"n":"options","pt":$n[0].StringSplitOptions,"ps":1}],"tpc":0,"def":function (separator, options) { return System.String.split(this, separator, null, options); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.String),$n[0].StringSplitOptions]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"options","pt":$n[0].StringSplitOptions,"ps":2}],"tpc":0,"def":function (separator, count, options) { return System.String.split(this, separator.map(function (i) {{ return String.fromCharCode(i); }}), count, options); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].StringSplitOptions]},{"a":2,"n":"Split","t":8,"pi":[{"n":"separator","pt":$n[0].Array.type(System.String),"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"options","pt":$n[0].StringSplitOptions,"ps":2}],"tpc":0,"def":function (separator, count, options) { return System.String.split(this, separator, count, options); },"rt":$n[0].Array.type(System.String),"p":[$n[0].Array.type(System.String),$n[0].Int32,$n[0].StringSplitOptions]},{"a":2,"n":"StartsWith","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (value) { return System.String.startsWith(this, value); },"rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"StartsWith","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"comparisonType","pt":$n[0].StringComparison,"ps":1}],"tpc":0,"def":function (value, comparisonType) { return System.String.startsWith(this, value, comparisonType); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].StringComparison],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Substring","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0}],"sn":"substr","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"Substring","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"length","pt":$n[0].Int32,"ps":1}],"sn":"substr","rt":$n[0].String,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ToCharArray","t":8,"tpc":0,"def":function () { return ($t = this, System.String.toCharArray($t, 0, $t.length)); },"rt":$n[0].Array.type(System.Char)},{"a":2,"n":"ToCharArray","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"length","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (startIndex, length) { return System.String.toCharArray(this, startIndex, length); },"rt":$n[0].Array.type(System.Char),"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ToLower","t":8,"tpc":0,"def":function () { return this.toLowerCase(); },"rt":$n[0].String},{"a":2,"n":"ToUpper","t":8,"tpc":0,"def":function () { return this.toUpperCase(); },"rt":$n[0].String},{"a":2,"n":"Trim","t":8,"sn":"trim","rt":$n[0].String},{"a":2,"n":"Trim","t":8,"pi":[{"n":"trimChars","ip":true,"pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (trimChars) { return System.String.trim(this, Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].String,"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"TrimEnd","t":8,"tpc":0,"def":function () { return System.String.trimEnd(this); },"rt":$n[0].String},{"a":2,"n":"TrimEnd","t":8,"pi":[{"n":"trimChars","ip":true,"pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (trimChars) { return System.String.trimEnd(this, Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].String,"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"TrimStart","t":8,"tpc":0,"def":function () { return System.String.trimStart(this); },"rt":$n[0].String},{"a":2,"n":"TrimStart","t":8,"pi":[{"n":"trimChars","ip":true,"pt":$n[0].Array.type(System.Char),"ps":0}],"tpc":0,"def":function (trimChars) { return System.String.trimStart(this, Array.prototype.slice.call((arguments, 0))); },"rt":$n[0].String,"p":[$n[0].Array.type(System.Char)]},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"s1","pt":$n[0].String,"ps":0},{"n":"s2","pt":$n[0].String,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"s1","pt":$n[0].String,"ps":0},{"n":"s2","pt":$n[0].String,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Item","t":16,"rt":$n[0].Char,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return this.charCodeAt(index); },"rt":$n[0].Char,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}}},{"a":2,"n":"Length","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Length","t":8,"rt":$n[0].Int32,"fg":"length","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"length"},{"a":2,"n":"Empty","is":true,"t":4,"rt":$n[0].String,"sn":"Empty"}]}; }, $n);
$m("System.TimeSpan", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64],"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"hours","pt":$n[0].Int32,"ps":0},{"n":"minutes","pt":$n[0].Int32,"ps":1},{"n":"seconds","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"days","pt":$n[0].Int32,"ps":0},{"n":"hours","pt":$n[0].Int32,"ps":1},{"n":"minutes","pt":$n[0].Int32,"ps":2},{"n":"seconds","pt":$n[0].Int32,"ps":3}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"days","pt":$n[0].Int32,"ps":0},{"n":"hours","pt":$n[0].Int32,"ps":1},{"n":"minutes","pt":$n[0].Int32,"ps":2},{"n":"seconds","pt":$n[0].Int32,"ps":3},{"n":"milliseconds","pt":$n[0].Int32,"ps":4}],"sn":"ctor"},{"a":2,"n":"Add","t":8,"pi":[{"n":"ts","pt":$n[0].TimeSpan,"ps":0}],"sn":"add","rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan]},{"a":2,"n":"Compare","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return t1.compareTo(t2); },"rt":$n[0].Int32,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].TimeSpan,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Duration","t":8,"sn":"duration","rt":$n[0].TimeSpan},{"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].TimeSpan,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return (t1).ticks.eq((t2).ticks); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Format","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"toString","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"FromDays","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"fromDays","rt":$n[0].TimeSpan,"p":[$n[0].Double]},{"a":2,"n":"FromHours","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"fromHours","rt":$n[0].TimeSpan,"p":[$n[0].Double]},{"a":2,"n":"FromMilliseconds","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"fromMilliseconds","rt":$n[0].TimeSpan,"p":[$n[0].Double]},{"a":2,"n":"FromMinutes","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"fromMinutes","rt":$n[0].TimeSpan,"p":[$n[0].Double]},{"a":2,"n":"FromSeconds","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"fromSeconds","rt":$n[0].TimeSpan,"p":[$n[0].Double]},{"a":2,"n":"FromTicks","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"fromTicks","rt":$n[0].TimeSpan,"p":[$n[0].Int64]},{"a":2,"n":"Negate","t":8,"sn":"negate","rt":$n[0].TimeSpan},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"sn":"parse","rt":$n[0].TimeSpan,"p":[$n[0].String]},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"parse","rt":$n[0].TimeSpan,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"Subtract","t":8,"pi":[{"n":"ts","pt":$n[0].TimeSpan,"ps":0}],"sn":"subtract","rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan]},{"a":4,"n":"TimeToTicks","is":true,"t":8,"pi":[{"n":"hour","pt":$n[0].Int32,"ps":0},{"n":"minute","pt":$n[0].Int32,"ps":1},{"n":"second","pt":$n[0].Int32,"ps":2}],"tpc":0,"def":function (hour, minute, second) { return TimeToTicks(hour, minute, second); },"rt":$n[0].Int64,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0}],"sn":"toString","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ToString","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"format","rt":$n[0].String,"p":[$n[0].String,$n[0].IFormatProvider]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (s, result) { return System.TimeSpan.tryParse(s, null, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"provider","pt":$n[0].IFormatProvider,"ps":1},{"n":"result","out":true,"pt":$n[0].TimeSpan,"ps":2}],"tpc":0,"def":function (s, provider, result) { return System.TimeSpan.tryParse(s, provider, result); },"rt":$n[0].Boolean,"p":[$n[0].String,$n[0].IFormatProvider,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Addition","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.add(t1, t2); },"rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan,$n[0].TimeSpan]},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.eq(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThan","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.gt(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThanOrEqual","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.gte(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.neq(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThan","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.lt(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThanOrEqual","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.lte(t1, t2); },"rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Subtraction","is":true,"t":8,"pi":[{"n":"t1","pt":$n[0].TimeSpan,"ps":0},{"n":"t2","pt":$n[0].TimeSpan,"ps":1}],"tpc":0,"def":function (t1, t2) { return System.TimeSpan.sub(t1, t2); },"rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan,$n[0].TimeSpan]},{"a":2,"n":"op_UnaryNegation","is":true,"t":8,"pi":[{"n":"t","pt":$n[0].TimeSpan,"ps":0}],"tpc":0,"def":function (t) { return System.TimeSpan.neg(t); },"rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan]},{"a":2,"n":"op_UnaryPlus","is":true,"t":8,"pi":[{"n":"t","pt":$n[0].TimeSpan,"ps":0}],"tpc":0,"def":function (t) { return System.TimeSpan.plus(t); },"rt":$n[0].TimeSpan,"p":[$n[0].TimeSpan]},{"a":2,"n":"Days","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Days","t":8,"tpc":0,"def":function () { return this.getDays(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Hours","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Hours","t":8,"tpc":0,"def":function () { return this.getHours(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Milliseconds","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Milliseconds","t":8,"tpc":0,"def":function () { return this.getMilliseconds(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Minutes","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Minutes","t":8,"tpc":0,"def":function () { return this.getMinutes(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Seconds","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Seconds","t":8,"tpc":0,"def":function () { return this.getSeconds(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Ticks","t":16,"rt":$n[0].Int64,"g":{"a":2,"n":"get_Ticks","t":8,"tpc":0,"def":function () { return this.getTicks(); },"rt":$n[0].Int64}},{"a":2,"n":"TotalDays","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_TotalDays","t":8,"tpc":0,"def":function () { return this.getTotalDays(); },"rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}},{"a":2,"n":"TotalHours","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_TotalHours","t":8,"tpc":0,"def":function () { return this.getTotalHours(); },"rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}},{"a":2,"n":"TotalMilliseconds","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_TotalMilliseconds","t":8,"tpc":0,"def":function () { return this.getTotalMilliseconds(); },"rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}},{"a":2,"n":"TotalMinutes","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_TotalMinutes","t":8,"tpc":0,"def":function () { return this.getTotalMinutes(); },"rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}},{"a":2,"n":"TotalSeconds","t":16,"rt":$n[0].Double,"g":{"a":2,"n":"get_TotalSeconds","t":8,"tpc":0,"def":function () { return this.getTotalSeconds(); },"rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}}},{"a":2,"n":"MaxValue","is":true,"t":4,"rt":$n[0].TimeSpan,"sn":"maxValue","ro":true},{"a":2,"n":"MinValue","is":true,"t":4,"rt":$n[0].TimeSpan,"sn":"minValue","ro":true},{"a":2,"n":"TicksPerDay","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerDay"},{"a":2,"n":"TicksPerHour","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerHour"},{"a":2,"n":"TicksPerMillisecond","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerMillisecond"},{"a":2,"n":"TicksPerMinute","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerMinute"},{"a":2,"n":"TicksPerSecond","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerSecond"},{"a":2,"n":"Zero","is":true,"t":4,"rt":$n[0].TimeSpan,"sn":"zero","ro":true},{"a":4,"n":"_ticks","t":4,"rt":$n[0].Int64,"sn":"_ticks"}]}; }, $n);
$m("System.Tuple$1", function (T1) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1],"pi":[{"n":"item1","pt":T1,"ps":0}],"def":function (item1) { return { Item1: item1 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}}]}; }, $n);
$m("System.Tuple$2", function (T1, T2) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1}],"def":function (item1, item2) { return { Item1: item1, Item2: item2 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}}]}; }, $n);
$m("System.Tuple$3", function (T1, T2, T3) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2}],"def":function (item1, item2, item3) { return { Item1: item1, Item2: item2, Item3: item3 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}}]}; }, $n);
$m("System.Tuple$4", function (T1, T2, T3, T4) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3}],"def":function (item1, item2, item3, item4) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}},{"a":2,"n":"Item4","t":16,"rt":T4,"g":{"a":2,"n":"get_Item4","t":8,"tpc":0,"def":function () { return this.Item4; },"rt":T4}}]}; }, $n);
$m("System.Tuple$5", function (T1, T2, T3, T4, T5) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4}],"def":function (item1, item2, item3, item4, item5) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}},{"a":2,"n":"Item4","t":16,"rt":T4,"g":{"a":2,"n":"get_Item4","t":8,"tpc":0,"def":function () { return this.Item4; },"rt":T4}},{"a":2,"n":"Item5","t":16,"rt":T5,"g":{"a":2,"n":"get_Item5","t":8,"tpc":0,"def":function () { return this.Item5; },"rt":T5}}]}; }, $n);
$m("System.Tuple$6", function (T1, T2, T3, T4, T5, T6) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5}],"def":function (item1, item2, item3, item4, item5, item6) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}},{"a":2,"n":"Item4","t":16,"rt":T4,"g":{"a":2,"n":"get_Item4","t":8,"tpc":0,"def":function () { return this.Item4; },"rt":T4}},{"a":2,"n":"Item5","t":16,"rt":T5,"g":{"a":2,"n":"get_Item5","t":8,"tpc":0,"def":function () { return this.Item5; },"rt":T5}},{"a":2,"n":"Item6","t":16,"rt":T6,"g":{"a":2,"n":"get_Item6","t":8,"tpc":0,"def":function () { return this.Item6; },"rt":T6}}]}; }, $n);
$m("System.Tuple$7", function (T1, T2, T3, T4, T5, T6, T7) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6,T7],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5},{"n":"item7","pt":T7,"ps":6}],"def":function (item1, item2, item3, item4, item5, item6, item7) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6, Item7: item7 }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}},{"a":2,"n":"Item4","t":16,"rt":T4,"g":{"a":2,"n":"get_Item4","t":8,"tpc":0,"def":function () { return this.Item4; },"rt":T4}},{"a":2,"n":"Item5","t":16,"rt":T5,"g":{"a":2,"n":"get_Item5","t":8,"tpc":0,"def":function () { return this.Item5; },"rt":T5}},{"a":2,"n":"Item6","t":16,"rt":T6,"g":{"a":2,"n":"get_Item6","t":8,"tpc":0,"def":function () { return this.Item6; },"rt":T6}},{"a":2,"n":"Item7","t":16,"rt":T7,"g":{"a":2,"n":"get_Item7","t":8,"tpc":0,"def":function () { return this.Item7; },"rt":T7}}]}; }, $n);
$m("System.Tuple$8", function (T1, T2, T3, T4, T5, T6, T7, TRest) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6,T7,TRest],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5},{"n":"item7","pt":T7,"ps":6},{"n":"rest","pt":TRest,"ps":7}],"def":function (item1, item2, item3, item4, item5, item6, item7, rest) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6, Item7: item7, rest: rest }; }},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (o) { return Bridge.objectEquals(this, o); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"tpc":0,"def":function () { return Bridge.getHashCode(this, false, true); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Item1","t":16,"rt":T1,"g":{"a":2,"n":"get_Item1","t":8,"tpc":0,"def":function () { return this.Item1; },"rt":T1}},{"a":2,"n":"Item2","t":16,"rt":T2,"g":{"a":2,"n":"get_Item2","t":8,"tpc":0,"def":function () { return this.Item2; },"rt":T2}},{"a":2,"n":"Item3","t":16,"rt":T3,"g":{"a":2,"n":"get_Item3","t":8,"tpc":0,"def":function () { return this.Item3; },"rt":T3}},{"a":2,"n":"Item4","t":16,"rt":T4,"g":{"a":2,"n":"get_Item4","t":8,"tpc":0,"def":function () { return this.Item4; },"rt":T4}},{"a":2,"n":"Item5","t":16,"rt":T5,"g":{"a":2,"n":"get_Item5","t":8,"tpc":0,"def":function () { return this.Item5; },"rt":T5}},{"a":2,"n":"Item6","t":16,"rt":T6,"g":{"a":2,"n":"get_Item6","t":8,"tpc":0,"def":function () { return this.Item6; },"rt":T6}},{"a":2,"n":"Item7","t":16,"rt":T7,"g":{"a":2,"n":"get_Item7","t":8,"tpc":0,"def":function () { return this.Item7; },"rt":T7}},{"a":2,"n":"Rest","t":16,"rt":TRest,"g":{"a":2,"n":"get_Rest","t":8,"tpc":0,"def":function () { return this.rest; },"rt":TRest}}]}; }, $n);
$m("System.Tuple", function () { return {"att":1048961,"a":2,"s":true,"m":[{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0}],"tpc":1,"def":function (T1, item1) { return { Item1: item1 }; },"rt":$n[0].Tuple$1(System.Object),"p":[System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1}],"tpc":2,"def":function (T1, T2, item1, item2) { return { Item1: item1, Item2: item2 }; },"rt":$n[0].Tuple$2(System.Object,System.Object),"p":[System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2}],"tpc":3,"def":function (T1, T2, T3, item1, item2, item3) { return { Item1: item1, Item2: item2, Item3: item3 }; },"rt":$n[0].Tuple$3(System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3}],"tpc":4,"def":function (T1, T2, T3, T4, item1, item2, item3, item4) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4 }; },"rt":$n[0].Tuple$4(System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4}],"tpc":5,"def":function (T1, T2, T3, T4, T5, item1, item2, item3, item4, item5) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5 }; },"rt":$n[0].Tuple$5(System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5}],"tpc":6,"def":function (T1, T2, T3, T4, T5, T6, item1, item2, item3, item4, item5, item6) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6 }; },"rt":$n[0].Tuple$6(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5},{"n":"item7","pt":System.Object,"ps":6}],"tpc":7,"def":function (T1, T2, T3, T4, T5, T6, T7, item1, item2, item3, item4, item5, item6, item7) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6, Item7: item7 }; },"rt":$n[0].Tuple$7(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5},{"n":"item7","pt":System.Object,"ps":6},{"n":"rest","pt":System.Object,"ps":7}],"tpc":8,"def":function (T1, T2, T3, T4, T5, T6, T7, TRest, item1, item2, item3, item4, item5, item6, item7, rest) { return { Item1: item1, Item2: item2, Item3: item3, Item4: item4, Item5: item5, Item6: item6, Item7: item7, rest: rest }; },"rt":$n[0].Tuple$8(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]}]}; }, $n);
$m("System.ITupleInternal", function () { return {"att":160,"a":4,"m":[{"ab":true,"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"System$ITupleInternal$GetHashCode","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"ToStringEnd","t":8,"sn":"System$ITupleInternal$ToStringEnd","rt":$n[0].String},{"ab":true,"a":2,"n":"Size","t":16,"rt":$n[0].Int32,"g":{"ab":true,"a":2,"n":"get_Size","t":8,"rt":$n[0].Int32,"fg":"System$ITupleInternal$Size","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"System$ITupleInternal$Size"}]}; }, $n);
$m("System.ValueTuple$1", function (T1) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1],"pi":[{"n":"item1","pt":T1,"ps":0}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$1(T1),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$1(T1)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$1(T1),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$1(T1)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$2", function (T1, T2) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$2(T1,T2),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$2(T1,T2)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$2(T1,T2),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$2(T1,T2)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$3", function (T1, T2, T3) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$3(T1,T2,T3),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$3(T1,T2,T3)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$3(T1,T2,T3),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$3(T1,T2,T3)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$4", function (T1, T2, T3, T4) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$4(T1,T2,T3,T4),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$4(T1,T2,T3,T4)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$4(T1,T2,T3,T4),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$4(T1,T2,T3,T4)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":2,"n":"Item4","t":4,"rt":T4,"sn":"Item4"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true},{"a":1,"n":"s_t4Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T4),"sn":"s_t4Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$5", function (T1, T2, T3, T4, T5) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$5(T1,T2,T3,T4,T5),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$5(T1,T2,T3,T4,T5)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$5(T1,T2,T3,T4,T5),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$5(T1,T2,T3,T4,T5)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":2,"n":"Item4","t":4,"rt":T4,"sn":"Item4"},{"a":2,"n":"Item5","t":4,"rt":T5,"sn":"Item5"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true},{"a":1,"n":"s_t4Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T4),"sn":"s_t4Comparer","ro":true},{"a":1,"n":"s_t5Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T5),"sn":"s_t5Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$6", function (T1, T2, T3, T4, T5, T6) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$6(T1,T2,T3,T4,T5,T6),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$6(T1,T2,T3,T4,T5,T6)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$6(T1,T2,T3,T4,T5,T6),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$6(T1,T2,T3,T4,T5,T6)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":2,"n":"Item4","t":4,"rt":T4,"sn":"Item4"},{"a":2,"n":"Item5","t":4,"rt":T5,"sn":"Item5"},{"a":2,"n":"Item6","t":4,"rt":T6,"sn":"Item6"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true},{"a":1,"n":"s_t4Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T4),"sn":"s_t4Comparer","ro":true},{"a":1,"n":"s_t5Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T5),"sn":"s_t5Comparer","ro":true},{"a":1,"n":"s_t6Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T6),"sn":"s_t6Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$7", function (T1, T2, T3, T4, T5, T6, T7) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6,T7],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5},{"n":"item7","pt":T7,"ps":6}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$7(T1,T2,T3,T4,T5,T6,T7),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$7(T1,T2,T3,T4,T5,T6,T7)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$7(T1,T2,T3,T4,T5,T6,T7),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$7(T1,T2,T3,T4,T5,T6,T7)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":2,"n":"Item4","t":4,"rt":T4,"sn":"Item4"},{"a":2,"n":"Item5","t":4,"rt":T5,"sn":"Item5"},{"a":2,"n":"Item6","t":4,"rt":T6,"sn":"Item6"},{"a":2,"n":"Item7","t":4,"rt":T7,"sn":"Item7"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true},{"a":1,"n":"s_t4Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T4),"sn":"s_t4Comparer","ro":true},{"a":1,"n":"s_t5Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T5),"sn":"s_t5Comparer","ro":true},{"a":1,"n":"s_t6Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T6),"sn":"s_t6Comparer","ro":true},{"a":1,"n":"s_t7Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T7),"sn":"s_t7Comparer","ro":true}]}; }, $n);
$m("System.ValueTuple$8", function (T1, T2, T3, T4, T5, T6, T7, TRest) { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T1,T2,T3,T4,T5,T6,T7,TRest],"pi":[{"n":"item1","pt":T1,"ps":0},{"n":"item2","pt":T2,"ps":1},{"n":"item3","pt":T3,"ps":2},{"n":"item4","pt":T4,"ps":3},{"n":"item5","pt":T5,"ps":4},{"n":"item6","pt":T6,"ps":5},{"n":"item7","pt":T7,"ps":6},{"n":"rest","pt":TRest,"ps":7}],"sn":"$ctor1"},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$8(T1,T2,T3,T4,T5,T6,T7,TRest),"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple$8(T1,T2,T3,T4,T5,T6,T7,TRest)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple$8(T1,T2,T3,T4,T5,T6,T7,TRest),"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple$8(T1,T2,T3,T4,T5,T6,T7,TRest)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetHashCodeCore","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"GetHashCodeCore","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Item1","t":4,"rt":T1,"sn":"Item1"},{"a":2,"n":"Item2","t":4,"rt":T2,"sn":"Item2"},{"a":2,"n":"Item3","t":4,"rt":T3,"sn":"Item3"},{"a":2,"n":"Item4","t":4,"rt":T4,"sn":"Item4"},{"a":2,"n":"Item5","t":4,"rt":T5,"sn":"Item5"},{"a":2,"n":"Item6","t":4,"rt":T6,"sn":"Item6"},{"a":2,"n":"Item7","t":4,"rt":T7,"sn":"Item7"},{"a":2,"n":"Rest","t":4,"rt":TRest,"sn":"Rest"},{"a":1,"n":"s_t1Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T1),"sn":"s_t1Comparer","ro":true},{"a":1,"n":"s_t2Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T2),"sn":"s_t2Comparer","ro":true},{"a":1,"n":"s_t3Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T3),"sn":"s_t3Comparer","ro":true},{"a":1,"n":"s_t4Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T4),"sn":"s_t4Comparer","ro":true},{"a":1,"n":"s_t5Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T5),"sn":"s_t5Comparer","ro":true},{"a":1,"n":"s_t6Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T6),"sn":"s_t6Comparer","ro":true},{"a":1,"n":"s_t7Comparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(T7),"sn":"s_t7Comparer","ro":true},{"a":1,"n":"s_tRestComparer","is":true,"t":4,"rt":$n[4].EqualityComparer$1(TRest),"sn":"s_tRestComparer","ro":true}]}; }, $n);
$m("System.ValueTuple", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1}],"sn":"CombineHashCodes","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2}],"sn":"CombineHashCodes$1","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2},{"n":"h4","pt":$n[0].Int32,"ps":3}],"sn":"CombineHashCodes$2","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2},{"n":"h4","pt":$n[0].Int32,"ps":3},{"n":"h5","pt":$n[0].Int32,"ps":4}],"sn":"CombineHashCodes$3","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2},{"n":"h4","pt":$n[0].Int32,"ps":3},{"n":"h5","pt":$n[0].Int32,"ps":4},{"n":"h6","pt":$n[0].Int32,"ps":5}],"sn":"CombineHashCodes$4","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2},{"n":"h4","pt":$n[0].Int32,"ps":3},{"n":"h5","pt":$n[0].Int32,"ps":4},{"n":"h6","pt":$n[0].Int32,"ps":5},{"n":"h7","pt":$n[0].Int32,"ps":6}],"sn":"CombineHashCodes$5","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"CombineHashCodes","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1},{"n":"h3","pt":$n[0].Int32,"ps":2},{"n":"h4","pt":$n[0].Int32,"ps":3},{"n":"h5","pt":$n[0].Int32,"ps":4},{"n":"h6","pt":$n[0].Int32,"ps":5},{"n":"h7","pt":$n[0].Int32,"ps":6},{"n":"h8","pt":$n[0].Int32,"ps":7}],"sn":"CombineHashCodes$6","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].ValueTuple],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Create","is":true,"t":8,"sn":"Create","rt":$n[0].ValueTuple},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0}],"tpc":1,"tprm":["T1"],"sn":"Create$1","rt":$n[0].ValueTuple$1(System.Object),"p":[System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1}],"tpc":2,"tprm":["T1","T2"],"sn":"Create$2","rt":$n[0].ValueTuple$2(System.Object,System.Object),"p":[System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2}],"tpc":3,"tprm":["T1","T2","T3"],"sn":"Create$3","rt":$n[0].ValueTuple$3(System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3}],"tpc":4,"tprm":["T1","T2","T3","T4"],"sn":"Create$4","rt":$n[0].ValueTuple$4(System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4}],"tpc":5,"tprm":["T1","T2","T3","T4","T5"],"sn":"Create$5","rt":$n[0].ValueTuple$5(System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5}],"tpc":6,"tprm":["T1","T2","T3","T4","T5","T6"],"sn":"Create$6","rt":$n[0].ValueTuple$6(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5},{"n":"item7","pt":System.Object,"ps":6}],"tpc":7,"tprm":["T1","T2","T3","T4","T5","T6","T7"],"sn":"Create$7","rt":$n[0].ValueTuple$7(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]},{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"item1","pt":System.Object,"ps":0},{"n":"item2","pt":System.Object,"ps":1},{"n":"item3","pt":System.Object,"ps":2},{"n":"item4","pt":System.Object,"ps":3},{"n":"item5","pt":System.Object,"ps":4},{"n":"item6","pt":System.Object,"ps":5},{"n":"item7","pt":System.Object,"ps":6},{"n":"item8","pt":System.Object,"ps":7}],"tpc":8,"tprm":["T1","T2","T3","T4","T5","T6","T7","T8"],"sn":"Create$8","rt":$n[0].ValueTuple$8(System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.ValueTuple$1(System.Object)),"p":[System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object,System.Object]},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].ValueTuple,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].ValueTuple],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String}]}; }, $n);
$m("System.Version", function () { return {"nested":[$n[0].Version.ParseFailureKind,$n[0].Version.VersionResult],"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"version","pt":$n[0].String,"ps":0}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32],"pi":[{"n":"major","pt":$n[0].Int32,"ps":0},{"n":"minor","pt":$n[0].Int32,"ps":1}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"major","pt":$n[0].Int32,"ps":0},{"n":"minor","pt":$n[0].Int32,"ps":1},{"n":"build","pt":$n[0].Int32,"ps":2}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"major","pt":$n[0].Int32,"ps":0},{"n":"minor","pt":$n[0].Int32,"ps":1},{"n":"build","pt":$n[0].Int32,"ps":2},{"n":"revision","pt":$n[0].Int32,"ps":3}],"sn":"$ctor3"},{"a":1,"n":"AppendPositiveNumber","is":true,"t":8,"pi":[{"n":"num","pt":$n[0].Int32,"ps":0},{"n":"sb","pt":$n[8].StringBuilder,"ps":1}],"sn":"appendPositiveNumber","rt":$n[0].Void,"p":[$n[0].Int32,$n[8].StringBuilder]},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"version","pt":$n[0].Object,"ps":0}],"sn":"compareTo$1","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CompareTo","t":8,"pi":[{"n":"value","pt":$n[0].Version,"ps":0}],"sn":"compareTo","rt":$n[0].Int32,"p":[$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Version,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Parse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"parse","rt":$n[0].Version,"p":[$n[0].String]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"fieldCount","pt":$n[0].Int32,"ps":0}],"sn":"toString$1","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"TryParse","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"result","out":true,"pt":$n[0].Version,"ps":1}],"sn":"tryParse","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"TryParseComponent","is":true,"t":8,"pi":[{"n":"component","pt":$n[0].String,"ps":0},{"n":"componentName","pt":$n[0].String,"ps":1},{"n":"result","ref":true,"pt":$n[0].Version.VersionResult,"ps":2},{"n":"parsedComponent","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"tryParseComponent","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[0].Version.VersionResult,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"TryParseVersion","is":true,"t":8,"pi":[{"n":"version","pt":$n[0].String,"ps":0},{"n":"result","ref":true,"pt":$n[0].Version.VersionResult,"ps":1}],"sn":"tryParseVersion","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Version.VersionResult],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThan","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_GreaterThan","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_GreaterThanOrEqual","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_GreaterThanOrEqual","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThan","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_LessThan","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_LessThanOrEqual","is":true,"t":8,"pi":[{"n":"v1","pt":$n[0].Version,"ps":0},{"n":"v2","pt":$n[0].Version,"ps":1}],"sn":"op_LessThanOrEqual","rt":$n[0].Boolean,"p":[$n[0].Version,$n[0].Version],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Build","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Build","t":8,"rt":$n[0].Int32,"fg":"Build","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Build"},{"a":2,"n":"Major","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Major","t":8,"rt":$n[0].Int32,"fg":"Major","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Major"},{"a":2,"n":"MajorRevision","t":16,"rt":$n[0].Int16,"g":{"a":2,"n":"get_MajorRevision","t":8,"rt":$n[0].Int16,"fg":"MajorRevision","box":function ($v) { return Bridge.box($v, System.Int16);}},"fn":"MajorRevision"},{"a":2,"n":"Minor","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Minor","t":8,"rt":$n[0].Int32,"fg":"Minor","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Minor"},{"a":2,"n":"MinorRevision","t":16,"rt":$n[0].Int16,"g":{"a":2,"n":"get_MinorRevision","t":8,"rt":$n[0].Int16,"fg":"MinorRevision","box":function ($v) { return Bridge.box($v, System.Int16);}},"fn":"MinorRevision"},{"a":2,"n":"Revision","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Revision","t":8,"rt":$n[0].Int32,"fg":"Revision","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Revision"},{"a":1,"n":"SeparatorsArray","is":true,"t":4,"rt":$n[0].Char,"sn":"separatorsArray","ro":true,"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":1,"n":"ZERO_CHAR_VALUE","is":true,"t":4,"rt":$n[0].Int32,"sn":"ZERO_CHAR_VALUE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_Build","t":4,"rt":$n[0].Int32,"sn":"_Build","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_Major","t":4,"rt":$n[0].Int32,"sn":"_Major","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_Minor","t":4,"rt":$n[0].Int32,"sn":"_Minor","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_Revision","t":4,"rt":$n[0].Int32,"sn":"_Revision","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Version.ParseFailureKind", function () { return {"td":$n[0].Version,"att":261,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"ArgumentException","is":true,"t":4,"rt":$n[0].Version.ParseFailureKind,"sn":"ArgumentException","box":function ($v) { return Bridge.box($v, System.Version.ParseFailureKind, System.Enum.toStringFn(System.Version.ParseFailureKind));}},{"a":2,"n":"ArgumentNullException","is":true,"t":4,"rt":$n[0].Version.ParseFailureKind,"sn":"ArgumentNullException","box":function ($v) { return Bridge.box($v, System.Version.ParseFailureKind, System.Enum.toStringFn(System.Version.ParseFailureKind));}},{"a":2,"n":"ArgumentOutOfRangeException","is":true,"t":4,"rt":$n[0].Version.ParseFailureKind,"sn":"ArgumentOutOfRangeException","box":function ($v) { return Bridge.box($v, System.Version.ParseFailureKind, System.Enum.toStringFn(System.Version.ParseFailureKind));}},{"a":2,"n":"FormatException","is":true,"t":4,"rt":$n[0].Version.ParseFailureKind,"sn":"FormatException","box":function ($v) { return Bridge.box($v, System.Version.ParseFailureKind, System.Enum.toStringFn(System.Version.ParseFailureKind));}}]}; }, $n);
$m("System.Version.VersionResult", function () { return {"td":$n[0].Version,"att":1048845,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"GetVersionParseException","t":8,"sn":"getVersionParseException","rt":$n[0].Exception},{"a":4,"n":"Init","t":8,"pi":[{"n":"argumentName","pt":$n[0].String,"ps":0},{"n":"canThrow","pt":$n[0].Boolean,"ps":1}],"sn":"init","rt":$n[0].Void,"p":[$n[0].String,$n[0].Boolean]},{"a":4,"n":"SetFailure","t":8,"pi":[{"n":"failure","pt":$n[0].Version.ParseFailureKind,"ps":0}],"sn":"setFailure","rt":$n[0].Void,"p":[$n[0].Version.ParseFailureKind]},{"a":4,"n":"SetFailure","t":8,"pi":[{"n":"failure","pt":$n[0].Version.ParseFailureKind,"ps":0},{"n":"argument","pt":$n[0].String,"ps":1}],"sn":"setFailure$1","rt":$n[0].Void,"p":[$n[0].Version.ParseFailureKind,$n[0].String]},{"a":4,"n":"m_argumentName","t":4,"rt":$n[0].String,"sn":"m_argumentName"},{"a":4,"n":"m_canThrow","t":4,"rt":$n[0].Boolean,"sn":"m_canThrow","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"m_exceptionArgument","t":4,"rt":$n[0].String,"sn":"m_exceptionArgument"},{"a":4,"n":"m_failure","t":4,"rt":$n[0].Version.ParseFailureKind,"sn":"m_failure","box":function ($v) { return Bridge.box($v, System.Version.ParseFailureKind, System.Enum.toStringFn(System.Version.ParseFailureKind));}},{"a":4,"n":"m_parsedVersion","t":4,"rt":$n[0].Version,"sn":"m_parsedVersion"}]}; }, $n);
$m("System.Net.WebSockets.ClientWebSocket", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Abort","t":8,"sn":"abort","rt":$n[0].Void},{"a":2,"n":"CloseAsync","t":8,"pi":[{"n":"closeStatus","pt":$n[9].WebSocketCloseStatus,"ps":0},{"n":"statusDescription","pt":$n[0].String,"ps":1},{"n":"cancellationToken","pt":$n[2].CancellationToken,"ps":2}],"sn":"closeAsync","rt":$n[10].Task,"p":[$n[9].WebSocketCloseStatus,$n[0].String,$n[2].CancellationToken]},{"a":2,"n":"CloseOutputAsync","t":8,"pi":[{"n":"closeStatus","pt":$n[9].WebSocketCloseStatus,"ps":0},{"n":"statusDescription","pt":$n[0].String,"ps":1},{"n":"cancellationToken","pt":$n[2].CancellationToken,"ps":2}],"sn":"closeOutputAsync","rt":$n[10].Task,"p":[$n[9].WebSocketCloseStatus,$n[0].String,$n[2].CancellationToken]},{"a":2,"n":"ConnectAsync","t":8,"pi":[{"n":"uri","pt":$n[0].Uri,"ps":0},{"n":"cancellationToken","pt":$n[2].CancellationToken,"ps":1}],"sn":"connectAsync","rt":$n[10].Task,"p":[$n[0].Uri,$n[2].CancellationToken]},{"a":2,"n":"Dispose","t":8,"sn":"dispose","rt":$n[0].Void},{"a":2,"n":"ReceiveAsync","t":8,"pi":[{"n":"buffer","pt":$n[0].ArraySegment,"ps":0},{"n":"cancellationToken","pt":$n[2].CancellationToken,"ps":1}],"sn":"receiveAsync","rt":$n[10].Task$1(System.Net.WebSockets.WebSocketReceiveResult),"p":[$n[0].ArraySegment,$n[2].CancellationToken]},{"a":2,"n":"SendAsync","t":8,"pi":[{"n":"buffer","pt":$n[0].ArraySegment,"ps":0},{"n":"messageType","pt":$n[9].WebSocketMessageType,"ps":1},{"n":"endOfMessage","dv":true,"o":true,"pt":$n[0].Boolean,"ps":2},{"n":"cancellationToken","dv":null,"o":true,"pt":$n[2].CancellationToken,"ps":3}],"sn":"sendAsync","rt":$n[10].Task,"p":[$n[0].ArraySegment,$n[9].WebSocketMessageType,$n[0].Boolean,$n[2].CancellationToken]},{"a":2,"n":"CloseStatus","t":16,"rt":$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus),"g":{"a":2,"n":"get_CloseStatus","t":8,"tpc":0,"def":function () { return this.getCloseStatus(); },"rt":$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus)}},{"a":2,"n":"CloseStatusDescription","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CloseStatusDescription","t":8,"tpc":0,"def":function () { return this.getCloseStatusDescription(); },"rt":$n[0].String}},{"a":2,"n":"Options","t":16,"rt":$n[9].ClientWebSocketOptions,"g":{"a":2,"n":"get_Options","t":8,"tpc":0,"def":function () { return this.getOptions(); },"rt":$n[9].ClientWebSocketOptions}},{"a":2,"n":"State","t":16,"rt":$n[9].WebSocketState,"g":{"a":2,"n":"get_State","t":8,"tpc":0,"def":function () { return this.getState(); },"rt":$n[9].WebSocketState}},{"a":2,"n":"SubProtocol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_SubProtocol","t":8,"tpc":0,"def":function () { return this.getSubProtocol(); },"rt":$n[0].String}}]}; }, $n);
$m("System.Net.WebSockets.ClientWebSocketOptions", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"AddSubProtocol","t":8,"pi":[{"n":"subProtocol","pt":$n[0].String,"ps":0}],"sn":"AddSubProtocol","rt":$n[0].Void,"p":[$n[0].String]}]}; }, $n);
$m("System.Net.WebSockets.WebSocketReceiveResult", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[9].WebSocketMessageType,$n[0].Boolean],"pi":[{"n":"count","pt":$n[0].Int32,"ps":0},{"n":"messageType","pt":$n[9].WebSocketMessageType,"ps":1},{"n":"endOfMessage","pt":$n[0].Boolean,"ps":2}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[9].WebSocketMessageType,$n[0].Boolean,$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus),$n[0].String],"pi":[{"n":"count","pt":$n[0].Int32,"ps":0},{"n":"messageType","pt":$n[9].WebSocketMessageType,"ps":1},{"n":"endOfMessage","pt":$n[0].Boolean,"ps":2},{"n":"closeStatus","pt":$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus),"ps":3},{"n":"closeStatusDescription","pt":$n[0].String,"ps":4}],"sn":"ctor"},{"a":2,"n":"CloseStatus","t":16,"rt":$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus),"g":{"a":2,"n":"get_CloseStatus","t":8,"tpc":0,"def":function () { return this.getCloseStatus(); },"rt":$n[0].Nullable$1(System.Net.WebSockets.WebSocketCloseStatus)}},{"a":2,"n":"CloseStatusDescription","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CloseStatusDescription","t":8,"tpc":0,"def":function () { return this.getCloseStatusDescription(); },"rt":$n[0].String}},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return this.getCount(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"EndOfMessage","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_EndOfMessage","t":8,"tpc":0,"def":function () { return this.getEndOfMessage(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"MessageType","t":16,"rt":$n[9].WebSocketMessageType,"g":{"a":2,"n":"get_MessageType","t":8,"tpc":0,"def":function () { return this.getMessageType(); },"rt":$n[9].WebSocketMessageType}}]}; }, $n);
$m("System.Text.StringBuilderCache", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":2,"n":"Acquire","is":true,"t":8,"pi":[{"n":"capacity","dv":16,"o":true,"pt":$n[0].Int32,"ps":0}],"sn":"Acquire","rt":$n[8].StringBuilder,"p":[$n[0].Int32]},{"a":2,"n":"GetStringAndRelease","is":true,"t":8,"pi":[{"n":"sb","pt":$n[8].StringBuilder,"ps":0}],"sn":"GetStringAndRelease","rt":$n[0].String,"p":[$n[8].StringBuilder]},{"a":2,"n":"Release","is":true,"t":8,"pi":[{"n":"sb","pt":$n[8].StringBuilder,"ps":0}],"sn":"Release","rt":$n[0].Void,"p":[$n[8].StringBuilder]},{"a":1,"n":"DEFAULT_CAPACITY","is":true,"t":4,"rt":$n[0].Int32,"sn":"DEFAULT_CAPACITY","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MAX_BUILDER_SIZE","is":true,"t":4,"rt":$n[0].Int32,"sn":"MAX_BUILDER_SIZE","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"t_cachedInstance","is":true,"t":4,"rt":$n[8].StringBuilder,"sn":"t_cachedInstance"}]}; }, $n);
$m("System.Text.ASCIIEncoding", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"ov":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"ov":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"}]}; }, $n);
$m("System.Text.Encoding", function () { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Convert","is":true,"t":8,"pi":[{"n":"srcEncoding","pt":$n[8].Encoding,"ps":0},{"n":"dstEncoding","pt":$n[8].Encoding,"ps":1},{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":2}],"sn":"Convert","rt":$n[0].Array.type(System.Byte),"p":[$n[8].Encoding,$n[8].Encoding,$n[0].Array.type(System.Byte)]},{"a":2,"n":"Convert","is":true,"t":8,"pi":[{"n":"srcEncoding","pt":$n[8].Encoding,"ps":0},{"n":"dstEncoding","pt":$n[8].Encoding,"ps":1},{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":2},{"n":"index","pt":$n[0].Int32,"ps":3},{"n":"count","pt":$n[0].Int32,"ps":4}],"sn":"Convert$1","rt":$n[0].Array.type(System.Byte),"p":[$n[8].Encoding,$n[8].Encoding,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"Decode","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte)]},{"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Decode$1","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ab":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"a":3,"n":"Encode","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"Encode","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Array.type(System.Char)]},{"a":3,"n":"Encode","t":8,"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"Encode$2","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String]},{"a":3,"n":"Encode","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Encode$1","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"ab":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":3,"n":"Encode","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":3},{"n":"outputIndex","pt":$n[0].Int32,"ps":4}],"sn":"Encode$4","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":3},{"n":"outputIndex","pt":$n[0].Int32,"ps":4}],"sn":"Encode$5","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"FromCharCode","is":true,"t":8,"pi":[{"n":"code","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (code) { return System.String.fromCharCode(code); },"rt":$n[0].String,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"GetByteCount","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"GetByteCount","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetByteCount","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"sn":"GetByteCount$2","rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetByteCount","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetByteCount$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetBytes","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"GetBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Array.type(System.Char)]},{"v":true,"a":2,"n":"GetBytes","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"sn":"GetBytes$2","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String]},{"v":true,"a":2,"n":"GetBytes","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetBytes$1","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"GetBytes","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"charIndex","pt":$n[0].Int32,"ps":1},{"n":"charCount","pt":$n[0].Int32,"ps":2},{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":3},{"n":"byteIndex","pt":$n[0].Int32,"ps":4}],"sn":"GetBytes$3","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetBytes","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"charIndex","pt":$n[0].Int32,"ps":1},{"n":"charCount","pt":$n[0].Int32,"ps":2},{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":3},{"n":"byteIndex","pt":$n[0].Int32,"ps":4}],"sn":"GetBytes$4","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Byte),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetCharCount","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"GetCharCount","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetCharCount","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetCharCount$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetChars","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"GetChars","rt":$n[0].Array.type(System.Char),"p":[$n[0].Array.type(System.Byte)]},{"v":true,"a":2,"n":"GetChars","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetChars$1","rt":$n[0].Array.type(System.Char),"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"GetChars","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"byteIndex","pt":$n[0].Int32,"ps":1},{"n":"byteCount","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"GetChars$2","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetEncoding","is":true,"t":8,"pi":[{"n":"codepage","pt":$n[0].Int32,"ps":0}],"sn":"GetEncoding","rt":$n[8].Encoding,"p":[$n[0].Int32]},{"a":2,"n":"GetEncoding","is":true,"t":8,"pi":[{"n":"codepage","pt":$n[0].String,"ps":0}],"sn":"GetEncoding$1","rt":$n[8].Encoding,"p":[$n[0].String]},{"a":2,"n":"GetEncodings","is":true,"t":8,"sn":"GetEncodings","rt":System.Array.type(System.Text.EncodingInfo)},{"ab":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetString","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"GetString","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte)]},{"v":true,"a":2,"n":"GetString","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"GetString$1","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ASCII","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_ASCII","t":8,"rt":$n[8].Encoding,"fg":"ASCII","is":true},"fn":"ASCII"},{"a":2,"n":"BigEndianUnicode","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_BigEndianUnicode","t":8,"rt":$n[8].Encoding,"fg":"BigEndianUnicode","is":true},"fn":"BigEndianUnicode"},{"v":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"a":2,"n":"Default","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_Default","t":8,"rt":$n[8].Encoding,"fg":"Default","is":true},"fn":"Default"},{"v":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"},{"a":2,"n":"UTF32","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_UTF32","t":8,"rt":$n[8].Encoding,"fg":"UTF32","is":true},"fn":"UTF32"},{"a":2,"n":"UTF7","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_UTF7","t":8,"rt":$n[8].Encoding,"fg":"UTF7","is":true},"fn":"UTF7"},{"a":2,"n":"UTF8","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_UTF8","t":8,"rt":$n[8].Encoding,"fg":"UTF8","is":true},"fn":"UTF8"},{"a":2,"n":"Unicode","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":2,"n":"get_Unicode","t":8,"rt":$n[8].Encoding,"fg":"Unicode","is":true},"fn":"Unicode"},{"a":1,"n":"__Property__Initializer__ASCII","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__ASCII"},{"a":1,"n":"__Property__Initializer__BigEndianUnicode","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__BigEndianUnicode"},{"a":1,"n":"__Property__Initializer__Default","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__Default"},{"a":1,"n":"__Property__Initializer__UTF32","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__UTF32"},{"a":1,"n":"__Property__Initializer__UTF7","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__UTF7"},{"a":1,"n":"__Property__Initializer__UTF8","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__UTF8"},{"a":1,"n":"__Property__Initializer__Unicode","is":true,"t":4,"rt":$n[8].Encoding,"sn":"__Property__Initializer__Unicode"},{"a":1,"n":"_encodings","is":true,"t":4,"rt":System.Array.type(System.Text.EncodingInfo),"sn":"_encodings"},{"a":4,"n":"_hasError","t":4,"rt":$n[0].Boolean,"sn":"_hasError","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":3,"n":"fallbackCharacter","t":4,"rt":$n[0].Char,"sn":"fallbackCharacter","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}}]}; }, $n);
$m("System.Text.UTF32Encoding", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"bigEndian","pt":$n[0].Boolean,"ps":0},{"n":"byteOrderMark","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean,$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"bigEndian","pt":$n[0].Boolean,"ps":0},{"n":"byteOrderMark","pt":$n[0].Boolean,"ps":1},{"n":"throwOnInvalidBytes","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor2"},{"ov":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"ov":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ToCodePoints","t":8,"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"ToCodePoints","rt":$n[0].Array.type(System.Char),"p":[$n[0].String]},{"ov":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"ov":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"},{"a":1,"n":"bigEndian","t":4,"rt":$n[0].Boolean,"sn":"bigEndian","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"byteOrderMark","t":4,"rt":$n[0].Boolean,"sn":"byteOrderMark","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"throwOnInvalid","t":4,"rt":$n[0].Boolean,"sn":"throwOnInvalid","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Text.UTF7Encoding", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean],"pi":[{"n":"allowOptionals","pt":$n[0].Boolean,"ps":0}],"sn":"$ctor1"},{"ov":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"ov":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":1,"n":"Escape","is":true,"t":8,"pi":[{"n":"chars","pt":$n[0].String,"ps":0}],"sn":"Escape","rt":$n[0].String,"p":[$n[0].String]},{"ov":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"ov":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"},{"a":1,"n":"allowOptionals","t":4,"rt":$n[0].Boolean,"sn":"allowOptionals","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Text.UTF8Encoding", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean],"pi":[{"n":"encoderShouldEmitUTF8Identifier","pt":$n[0].Boolean,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"encoderShouldEmitUTF8Identifier","pt":$n[0].Boolean,"ps":0},{"n":"throwOnInvalidBytes","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor2"},{"ov":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"ov":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"ov":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"},{"a":1,"n":"encoderShouldEmitUTF8Identifier","t":4,"rt":$n[0].Boolean,"sn":"encoderShouldEmitUTF8Identifier","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"throwOnInvalid","t":4,"rt":$n[0].Boolean,"sn":"throwOnInvalid","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Text.UnicodeEncoding", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"bigEndian","pt":$n[0].Boolean,"ps":0},{"n":"byteOrderMark","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean,$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"bigEndian","pt":$n[0].Boolean,"ps":0},{"n":"byteOrderMark","pt":$n[0].Boolean,"ps":1},{"n":"throwOnInvalidBytes","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor2"},{"ov":true,"a":3,"n":"Decode","t":8,"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":3},{"n":"charIndex","pt":$n[0].Int32,"ps":4}],"sn":"Decode$2","rt":$n[0].String,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Array.type(System.Char),$n[0].Int32]},{"ov":true,"a":3,"n":"Encode","t":8,"pi":[{"n":"s","pt":$n[0].String,"ps":0},{"n":"outputBytes","pt":$n[0].Array.type(System.Byte),"ps":1},{"n":"outputIndex","pt":$n[0].Int32,"ps":2},{"n":"writtenBytes","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"Encode$3","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"GetMaxByteCount","t":8,"pi":[{"n":"charCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxByteCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"GetMaxCharCount","t":8,"pi":[{"n":"byteCount","pt":$n[0].Int32,"ps":0}],"sn":"GetMaxCharCount","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"ov":true,"a":2,"n":"EncodingName","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_EncodingName","t":8,"rt":$n[0].String,"fg":"EncodingName"},"fn":"EncodingName"},{"a":1,"n":"bigEndian","t":4,"rt":$n[0].Boolean,"sn":"bigEndian","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"byteOrderMark","t":4,"rt":$n[0].Boolean,"sn":"byteOrderMark","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"throwOnInvalid","t":4,"rt":$n[0].Boolean,"sn":"throwOnInvalid","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Text.EncodingInfo", function () { return {"att":1048833,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].String,$n[0].String],"pi":[{"n":"codePage","pt":$n[0].Int32,"ps":0},{"n":"name","pt":$n[0].String,"ps":1},{"n":"displayName","pt":$n[0].String,"ps":2}],"sn":"ctor"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"GetEncoding","t":8,"sn":"GetEncoding","rt":$n[8].Encoding},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"CodePage","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_CodePage","t":8,"rt":$n[0].Int32,"fg":"CodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CodePage"},{"a":2,"n":"DisplayName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_DisplayName","t":8,"rt":$n[0].String,"fg":"DisplayName"},"fn":"DisplayName"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"fn":"Name"}]}; }, $n);
$m("System.Text.StringBuilder", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"def":function (capacity) { return new System.Text.StringBuilder("", capacity); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32],"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"capacity","pt":$n[0].Int32,"ps":1}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Int32],"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2},{"n":"capacity","pt":$n[0].Int32,"ps":3}],"sn":"ctor"},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Boolean]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Byte]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"tpc":0,"def":function (value) { return this.append(String.fromCharCode(value)); },"rt":$n[8].StringBuilder,"p":[$n[0].Char]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Decimal]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Double]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Int32]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"tpc":0,"def":function (value) { return this.append(value.toString()); },"rt":$n[8].StringBuilder,"p":[$n[0].Int64]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Object]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].Single]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].String]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].UInt32]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"tpc":0,"def":function (value) { return this.append(value.toString()); },"rt":$n[8].StringBuilder,"p":[$n[0].UInt64]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0},{"n":"repeatCount","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (value, repeatCount) { return this.append(String.fromCharCode(value), repeatCount); },"rt":$n[8].StringBuilder,"p":[$n[0].Char,$n[0].Int32]},{"a":2,"n":"Append","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"append","rt":$n[8].StringBuilder,"p":[$n[0].String,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"AppendFormat","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"args","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"appendFormat","rt":$n[8].StringBuilder,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"AppendLine","t":8,"sn":"appendLine","rt":$n[8].StringBuilder},{"a":2,"n":"AppendLine","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"appendLine","rt":$n[8].StringBuilder,"p":[$n[0].String]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[8].StringBuilder},{"a":2,"n":"Equals","t":8,"pi":[{"n":"sb","pt":$n[8].StringBuilder,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[8].StringBuilder],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Boolean,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Boolean]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (index, value) { return this.insert(index, String.fromCharCode(value)); },"rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Char]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Decimal,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Decimal]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Double,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Double]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Int32,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Int64,"ps":1}],"tpc":0,"def":function (index, value) { return this.insert(index, value.toString()); },"rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Int64]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Object]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Single,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Single]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].String]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].UInt32,"ps":1}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].UInt32]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].UInt64,"ps":1}],"tpc":0,"def":function (index, value) { return this.insert(index, value.toString()); },"rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].UInt64]},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].String,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"insert","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].String,$n[0].Int32]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"length","pt":$n[0].Int32,"ps":1}],"sn":"remove","rt":$n[8].StringBuilder,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldChar","pt":$n[0].Char,"ps":0},{"n":"newChar","pt":$n[0].Char,"ps":1}],"tpc":0,"def":function (oldChar, newChar) { return this.replace(String.fromCharCode(oldChar), String.fromCharCode(newChar)); },"rt":$n[8].StringBuilder,"p":[$n[0].Char,$n[0].Char]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldValue","pt":$n[0].String,"ps":0},{"n":"newValue","pt":$n[0].String,"ps":1}],"sn":"replace","rt":$n[8].StringBuilder,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldChar","pt":$n[0].Char,"ps":0},{"n":"newChar","pt":$n[0].Char,"ps":1},{"n":"startIndex","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"tpc":0,"def":function (oldChar, newChar, startIndex, count) { return this.replace(String.fromCharCode(oldChar), String.fromCharCode(newChar), startIndex, count); },"rt":$n[8].StringBuilder,"p":[$n[0].Char,$n[0].Char,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"oldValue","pt":$n[0].String,"ps":0},{"n":"newValue","pt":$n[0].String,"ps":1},{"n":"startIndex","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"sn":"replace","rt":$n[8].StringBuilder,"p":[$n[0].String,$n[0].String,$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"ToString","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"length","pt":$n[0].Int32,"ps":1}],"sn":"toString","rt":$n[0].String,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Capacity","t":8,"tpc":0,"def":function () { return this.getCapacity(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Capacity","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (value) { return this.setCapacity(value); },"rt":$n[0].Void,"p":[$n[0].Int32]}},{"a":2,"n":"Item","t":16,"rt":$n[0].Char,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getChar","rt":$n[0].Char,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Char,"ps":1}],"sn":"setChar","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Char]}},{"a":2,"n":"Length","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Length","t":8,"tpc":0,"def":function () { return this.getLength(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Length","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (value) { return this.setLength(value); },"rt":$n[0].Void,"p":[$n[0].Int32]}}]}; }, $n);
$m("System.Text.RegularExpressions.Capture", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Int32],"pi":[{"n":"text","pt":$n[0].String,"ps":0},{"n":"i","pt":$n[0].Int32,"ps":1},{"n":"l","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Index","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Index","t":8,"tpc":0,"def":function () { return this.getIndex(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Length","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Length","t":8,"tpc":0,"def":function () { return this.getLength(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"Value","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Value","t":8,"tpc":0,"def":function () { return this.getValue(); },"rt":$n[0].String}}]}; }, $n);
$m("System.Text.RegularExpressions.CaptureCollection", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return this.getCount(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return this.getIsReadOnly(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsSynchronized","t":8,"tpc":0,"def":function () { return this.getIsSynchronized(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Item","t":16,"rt":$n[6].Capture,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (i) { return this.get(i); },"rt":$n[6].Capture,"p":[$n[0].Int32]}},{"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_SyncRoot","t":8,"tpc":0,"def":function () { return this.getSyncRoot(); },"rt":$n[0].Object}}]}; }, $n);
$m("System.Text.RegularExpressions.Group", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Array.type(System.Int32),$n[0].Int32],"pi":[{"n":"text","pt":$n[0].String,"ps":0},{"n":"caps","pt":$n[0].Array.type(System.Int32),"ps":1},{"n":"capcount","pt":$n[0].Int32,"ps":2}],"sn":"ctor"},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"inner","pt":$n[6].Group,"ps":0}],"sn":"synchronized","rt":$n[6].Group,"p":[$n[6].Group]},{"a":2,"n":"Captures","t":16,"rt":$n[6].CaptureCollection,"g":{"a":2,"n":"get_Captures","t":8,"tpc":0,"def":function () { return this.getCaptures(); },"rt":$n[6].CaptureCollection}},{"a":2,"n":"Success","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Success","t":8,"tpc":0,"def":function () { return this.getSuccess(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}}]}; }, $n);
$m("System.Text.RegularExpressions.GroupCollection", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return this.getCount(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return this.getIsReadOnly(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsSynchronized","t":8,"tpc":0,"def":function () { return this.getIsSynchronized(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Item","t":16,"rt":$n[6].Group,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"groupnum","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"groupnum","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (groupnum) { return this.get(groupnum); },"rt":$n[6].Group,"p":[$n[0].Int32]}},{"a":2,"n":"Item","t":16,"rt":$n[6].Group,"p":[$n[0].String],"i":true,"ipi":[{"n":"groupname","pt":$n[0].String,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"groupname","pt":$n[0].String,"ps":0}],"tpc":0,"def":function (groupname) { return this.getByName(groupname); },"rt":$n[6].Group,"p":[$n[0].String]}},{"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_SyncRoot","t":8,"tpc":0,"def":function () { return this.getSyncRoot(); },"rt":$n[0].Object}}]}; }, $n);
$m("System.Text.RegularExpressions.Match", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[6].Regex,$n[0].Int32,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"regex","pt":$n[6].Regex,"ps":0},{"n":"capcount","pt":$n[0].Int32,"ps":1},{"n":"text","pt":$n[0].String,"ps":2},{"n":"begpos","pt":$n[0].Int32,"ps":3},{"n":"len","pt":$n[0].Int32,"ps":4},{"n":"startpos","pt":$n[0].Int32,"ps":5}],"sn":"ctor"},{"a":2,"n":"NextMatch","t":8,"sn":"nextMatch","rt":$n[6].Match},{"v":true,"a":2,"n":"Result","t":8,"pi":[{"n":"replacement","pt":$n[0].String,"ps":0}],"sn":"result","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"inner","pt":$n[6].Match,"ps":0}],"sn":"synchronized","rt":$n[6].Match,"p":[$n[6].Match]},{"a":2,"n":"Empty","is":true,"t":16,"rt":$n[6].Match,"g":{"a":2,"n":"get_Empty","is":true,"t":8,"tpc":0,"def":function () { return this.getEmpty(); },"rt":$n[6].Match}},{"v":true,"a":2,"n":"Groups","t":16,"rt":$n[6].GroupCollection,"g":{"v":true,"a":2,"n":"get_Groups","t":8,"tpc":0,"def":function () { return this.getGroups(); },"rt":$n[6].GroupCollection}}]}; }, $n);
$m("System.Text.RegularExpressions.MatchCollection", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[6].Regex,$n[0].String,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"regex","pt":$n[6].Regex,"ps":0},{"n":"input","pt":$n[0].String,"ps":1},{"n":"beginning","pt":$n[0].Int32,"ps":2},{"n":"length","pt":$n[0].Int32,"ps":3},{"n":"startat","pt":$n[0].Int32,"ps":4}],"sn":"ctor"},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return this.getCount(); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return this.getIsReadOnly(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsSynchronized","t":8,"tpc":0,"def":function () { return this.getIsSynchronized(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"v":true,"a":2,"n":"Item","t":16,"rt":$n[6].Match,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"g":{"v":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (i) { return this.get(i); },"rt":$n[6].Match,"p":[$n[0].Int32]}},{"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_SyncRoot","t":8,"tpc":0,"def":function () { return this.getSyncRoot(); },"rt":$n[0].Object}}]}; }, $n);
$m("System.Text.RegularExpressions.Regex", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"pattern","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[6].RegexOptions],"pi":[{"n":"pattern","pt":$n[0].String,"ps":0},{"n":"options","pt":$n[6].RegexOptions,"ps":1}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan],"pi":[{"n":"pattern","pt":$n[0].String,"ps":0},{"n":"options","pt":$n[6].RegexOptions,"ps":1},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":2}],"sn":"ctor"},{"a":2,"n":"Escape","is":true,"t":8,"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"escape","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"GetGroupNames","t":8,"sn":"getGroupNames","rt":$n[0].Array.type(System.String)},{"a":2,"n":"GetGroupNumbers","t":8,"sn":"getGroupNumbers","rt":$n[0].Array.type(System.Int32)},{"a":2,"n":"GroupNameFromNumber","t":8,"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"sn":"groupNameFromNumber","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"GroupNumberFromName","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"groupNumberFromName","rt":$n[0].Int32,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsMatch","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"isMatch","rt":$n[0].Boolean,"p":[$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsMatch","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"startat","pt":$n[0].Int32,"ps":1}],"sn":"isMatch","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsMatch","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1}],"sn":"isMatch","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsMatch","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2}],"sn":"isMatch","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsMatch","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":3}],"sn":"isMatch","rt":$n[0].Boolean,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Match","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String]},{"a":2,"n":"Match","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"startat","pt":$n[0].Int32,"ps":1}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String,$n[0].Int32]},{"a":2,"n":"Match","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Match","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"beginning","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Match","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions]},{"a":2,"n":"Match","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":3}],"sn":"match","rt":$n[6].Match,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan]},{"a":2,"n":"Matches","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"matches","rt":$n[6].MatchCollection,"p":[$n[0].String]},{"a":2,"n":"Matches","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"startat","pt":$n[0].Int32,"ps":1}],"sn":"matches","rt":$n[6].MatchCollection,"p":[$n[0].String,$n[0].Int32]},{"a":2,"n":"Matches","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1}],"sn":"matches","rt":$n[6].MatchCollection,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Matches","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2}],"sn":"matches","rt":$n[6].MatchCollection,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions]},{"a":2,"n":"Matches","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":3}],"sn":"matches","rt":$n[6].MatchCollection,"p":[$n[0].String,$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"replacement","pt":$n[0].String,"ps":1}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"evaluator","pt":Function,"ps":1}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,Function]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"replacement","pt":$n[0].String,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].Int32]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"replacement","pt":$n[0].String,"ps":2}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].String]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"evaluator","pt":Function,"ps":2}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,Function]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"evaluator","pt":Function,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,Function,$n[0].Int32]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"replacement","pt":$n[0].String,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"startat","pt":$n[0].Int32,"ps":3}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"replacement","pt":$n[0].String,"ps":2},{"n":"options","pt":$n[6].RegexOptions,"ps":3}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].String,$n[6].RegexOptions]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"evaluator","pt":Function,"ps":2},{"n":"options","pt":$n[6].RegexOptions,"ps":3}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,Function,$n[6].RegexOptions]},{"a":2,"n":"Replace","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"evaluator","pt":Function,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"startat","pt":$n[0].Int32,"ps":3}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,Function,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"replacement","pt":$n[0].String,"ps":2},{"n":"options","pt":$n[6].RegexOptions,"ps":3},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":4}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan]},{"a":2,"n":"Replace","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"evaluator","pt":Function,"ps":2},{"n":"options","pt":$n[6].RegexOptions,"ps":3},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":4}],"sn":"replace","rt":$n[0].String,"p":[$n[0].String,$n[0].String,Function,$n[6].RegexOptions,$n[0].TimeSpan]},{"a":2,"n":"Split","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String]},{"a":2,"n":"Split","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[0].Int32]},{"a":2,"n":"Split","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[0].String]},{"a":2,"n":"Split","t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"startat","pt":$n[0].Int32,"ps":2}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Split","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[0].String,$n[6].RegexOptions]},{"a":2,"n":"Split","is":true,"t":8,"pi":[{"n":"input","pt":$n[0].String,"ps":0},{"n":"pattern","pt":$n[0].String,"ps":1},{"n":"options","pt":$n[6].RegexOptions,"ps":2},{"n":"matchTimeout","pt":$n[0].TimeSpan,"ps":3}],"sn":"split","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[0].String,$n[6].RegexOptions,$n[0].TimeSpan]},{"a":2,"n":"Unescape","is":true,"t":8,"pi":[{"n":"str","pt":$n[0].String,"ps":0}],"sn":"unescape","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"MatchTimeout","t":16,"rt":$n[0].TimeSpan,"g":{"a":2,"n":"get_MatchTimeout","t":8,"tpc":0,"def":function () { return this.getMatchTimeout(); },"rt":$n[0].TimeSpan}},{"a":2,"n":"Options","t":16,"rt":$n[6].RegexOptions,"g":{"a":2,"n":"get_Options","t":8,"tpc":0,"def":function () { return this.getOptions(); },"rt":$n[6].RegexOptions}},{"a":2,"n":"RightToLeft","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_RightToLeft","t":8,"tpc":0,"def":function () { return this.getRightToLeft(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}}]}; }, $n);
$m("System.Threading.Timer", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function],"pi":[{"n":"callback","pt":Function,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object,$n[0].Int32,$n[0].Int32],"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"dueTime","pt":$n[0].Int32,"ps":2},{"n":"period","pt":$n[0].Int32,"ps":3}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object,$n[0].Int64,$n[0].Int64],"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"dueTime","pt":$n[0].Int64,"ps":2},{"n":"period","pt":$n[0].Int64,"ps":3}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object,$n[0].TimeSpan,$n[0].TimeSpan],"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"dueTime","pt":$n[0].TimeSpan,"ps":2},{"n":"period","pt":$n[0].TimeSpan,"ps":3}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object,$n[0].UInt32,$n[0].UInt32],"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"dueTime","pt":$n[0].UInt32,"ps":2},{"n":"period","pt":$n[0].UInt32,"ps":3}],"sn":"$ctor4"},{"a":2,"n":"Change","t":8,"pi":[{"n":"dueTime","pt":$n[0].Int32,"ps":0},{"n":"period","pt":$n[0].Int32,"ps":1}],"sn":"Change","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Change","t":8,"pi":[{"n":"dueTime","pt":$n[0].Int64,"ps":0},{"n":"period","pt":$n[0].Int64,"ps":1}],"sn":"Change$1","rt":$n[0].Boolean,"p":[$n[0].Int64,$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Change","t":8,"pi":[{"n":"dueTime","pt":$n[0].TimeSpan,"ps":0},{"n":"period","pt":$n[0].TimeSpan,"ps":1}],"sn":"Change$2","rt":$n[0].Boolean,"p":[$n[0].TimeSpan,$n[0].TimeSpan],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Change","t":8,"pi":[{"n":"dueTime","pt":$n[0].UInt32,"ps":0},{"n":"period","pt":$n[0].UInt32,"ps":1}],"sn":"Change$3","rt":$n[0].Boolean,"p":[$n[0].UInt32,$n[0].UInt32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ChangeTimer","t":8,"pi":[{"n":"dueTime","pt":$n[0].Int64,"ps":0},{"n":"period","pt":$n[0].Int64,"ps":1}],"sn":"ChangeTimer","rt":$n[0].Boolean,"p":[$n[0].Int64,$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ClearTimeout","t":8,"sn":"ClearTimeout","rt":$n[0].Void},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":1,"n":"HandleCallback","t":8,"sn":"HandleCallback","rt":$n[0].Void},{"a":1,"n":"RunTimer","t":8,"pi":[{"n":"period","pt":$n[0].Int64,"ps":0},{"n":"checkDispose","dv":true,"o":true,"pt":$n[0].Boolean,"ps":1}],"sn":"RunTimer","rt":$n[0].Boolean,"p":[$n[0].Int64,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"TimerSetup","t":8,"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"dueTime","pt":$n[0].Int64,"ps":2},{"n":"period","pt":$n[0].Int64,"ps":3}],"sn":"TimerSetup","rt":$n[0].Boolean,"p":[Function,$n[0].Object,$n[0].Int64,$n[0].Int64],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"EXC_DISPOSED","is":true,"t":4,"rt":$n[0].String,"sn":"EXC_DISPOSED"},{"a":1,"n":"EXC_LESS","is":true,"t":4,"rt":$n[0].String,"sn":"EXC_LESS"},{"a":1,"n":"EXC_MORE","is":true,"t":4,"rt":$n[0].String,"sn":"EXC_MORE"},{"a":1,"n":"MAX_SUPPORTED_TIMEOUT","is":true,"t":4,"rt":$n[0].UInt32,"sn":"MAX_SUPPORTED_TIMEOUT","box":function ($v) { return Bridge.box($v, System.UInt32);}},{"a":1,"n":"disposed","t":4,"rt":$n[0].Boolean,"sn":"disposed","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"dueTime","t":4,"rt":$n[0].Int64,"sn":"dueTime"},{"a":1,"n":"id","t":4,"rt":$n[0].Nullable$1(System.Int32),"sn":"id","box":function ($v) { return Bridge.box($v, System.Int32, System.Nullable.toString, System.Nullable.getHashCode);}},{"a":4,"n":"period","t":4,"rt":$n[0].Int64,"sn":"period"},{"a":1,"n":"state","t":4,"rt":$n[0].Object,"sn":"state"},{"a":1,"n":"timerCallback","t":4,"rt":Function,"sn":"timerCallback"}]}; }, $n);
$m("System.Threading.CancellationToken", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean],"pi":[{"n":"canceled","pt":$n[0].Boolean,"ps":0}],"sn":"ctor"},{"a":2,"n":"Register","t":8,"pi":[{"n":"callback","pt":Function,"ps":0}],"sn":"register","rt":$n[2].CancellationTokenRegistration,"p":[Function]},{"a":2,"n":"Register","t":8,"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"useSynchronizationContext","pt":$n[0].Boolean,"ps":1}],"tpc":0,"def":function (callback, useSynchronizationContext) { return this.register(callback); },"rt":$n[2].CancellationTokenRegistration,"p":[Function,$n[0].Boolean]},{"a":2,"n":"Register","t":8,"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1}],"sn":"register","rt":$n[2].CancellationTokenRegistration,"p":[Function,$n[0].Object]},{"a":2,"n":"Register","t":8,"pi":[{"n":"callback","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1},{"n":"useSynchronizationContext","pt":$n[0].Boolean,"ps":2}],"tpc":0,"def":function (callback, state, useSynchronizationContext) { return this.register(callback, state); },"rt":$n[2].CancellationTokenRegistration,"p":[Function,$n[0].Object,$n[0].Boolean]},{"a":2,"n":"ThrowIfCancellationRequested","t":8,"sn":"throwIfCancellationRequested","rt":$n[0].Void},{"a":2,"n":"CanBeCanceled","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_CanBeCanceled","t":8,"tpc":0,"def":function () { return this.getCanBeCanceled(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsCancellationRequested","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCancellationRequested","t":8,"tpc":0,"def":function () { return this.getIsCancellationRequested(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"None","is":true,"t":16,"rt":$n[2].CancellationToken,"g":{"a":2,"n":"get_None","t":8,"rt":$n[2].CancellationToken,"fg":"none","is":true},"fn":"none"}]}; }, $n);
$m("System.Threading.CancellationTokenRegistration", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Dispose","t":8,"sn":"dispose","rt":$n[0].Void},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[2].CancellationTokenRegistration,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[2].CancellationTokenRegistration],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"left","pt":$n[2].CancellationTokenRegistration,"ps":0},{"n":"right","pt":$n[2].CancellationTokenRegistration,"ps":1}],"tpc":0,"def":function (left, right) { return Bridge.equals(left, right); },"rt":$n[0].Boolean,"p":[$n[2].CancellationTokenRegistration,$n[2].CancellationTokenRegistration],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"left","pt":$n[2].CancellationTokenRegistration,"ps":0},{"n":"right","pt":$n[2].CancellationTokenRegistration,"ps":1}],"tpc":0,"def":function (left, right) { return !Bridge.equals(left, right); },"rt":$n[0].Boolean,"p":[$n[2].CancellationTokenRegistration,$n[2].CancellationTokenRegistration],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Threading.CancellationTokenSource", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"millisecondsDelay","pt":$n[0].Int32,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].TimeSpan],"pi":[{"n":"delay","pt":$n[0].TimeSpan,"ps":0}],"def":function (delay) { return new System.Threading.CancellationTokenSource(delay.ticks / 10000); }},{"a":2,"n":"Cancel","t":8,"sn":"cancel","rt":$n[0].Void},{"a":2,"n":"Cancel","t":8,"pi":[{"n":"throwOnFirstException","pt":$n[0].Boolean,"ps":0}],"sn":"cancel","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"CancelAfter","t":8,"pi":[{"n":"millisecondsDelay","pt":$n[0].Int32,"ps":0}],"sn":"cancelAfter","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"CancelAfter","t":8,"pi":[{"n":"delay","pt":$n[0].TimeSpan,"ps":0}],"tpc":0,"def":function (delay) { return this.cancelAfter(delay.ticks / 10000); },"rt":$n[0].Void,"p":[$n[0].TimeSpan]},{"a":2,"n":"CreateLinkedTokenSource","is":true,"t":8,"pi":[{"n":"tokens","ip":true,"pt":System.Array.type(System.Threading.CancellationToken),"ps":0}],"tpc":0,"def":function (tokens) { return System.Threading.CancellationTokenSource.createLinked(tokens); },"rt":$n[2].CancellationTokenSource,"p":[System.Array.type(System.Threading.CancellationToken)]},{"a":2,"n":"CreateLinkedTokenSource","is":true,"t":8,"pi":[{"n":"token1","pt":$n[2].CancellationToken,"ps":0},{"n":"token2","pt":$n[2].CancellationToken,"ps":1}],"sn":"createLinked","rt":$n[2].CancellationTokenSource,"p":[$n[2].CancellationToken,$n[2].CancellationToken]},{"a":2,"n":"Dispose","t":8,"sn":"dispose","rt":$n[0].Void},{"a":2,"n":"IsCancellationRequested","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCancellationRequested","t":8,"rt":$n[0].Boolean,"fg":"isCancellationRequested","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":1,"n":"set_IsCancellationRequested","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"isCancellationRequested"},"fn":"isCancellationRequested"},{"a":2,"n":"Token","t":16,"rt":$n[2].CancellationToken,"g":{"a":2,"n":"get_Token","t":8,"rt":$n[2].CancellationToken,"fg":"token"},"s":{"a":1,"n":"set_Token","t":8,"p":[$n[2].CancellationToken],"rt":$n[0].Void,"fs":"token"},"fn":"token"}]}; }, $n);
$m("System.Threading.Tasks.TaskCanceledException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[10].Task],"pi":[{"n":"task","pt":$n[10].Task,"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":"Task","t":16,"rt":$n[10].Task,"g":{"a":2,"n":"get_Task","t":8,"rt":$n[10].Task,"fg":"Task"},"fn":"Task"},{"a":1,"n":"_canceledTask","t":4,"rt":$n[10].Task,"sn":"_canceledTask","ro":true}]}; }, $n);
$m("System.Threading.Tasks.TaskSchedulerException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Exception],"pi":[{"n":"innerException","pt":$n[0].Exception,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor3"}]}; }, $n);
$m("System.Threading.Tasks.Task", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function],"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object],"pi":[{"n":"action","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1}],"sn":"ctor"},{"a":2,"n":"Complete","t":8,"pi":[{"n":"result","dv":null,"o":true,"pt":$n[0].Object,"ps":0}],"sn":"complete","rt":$n[0].Void,"p":[$n[0].Object]},{"a":2,"n":"ContinueWith","t":8,"pi":[{"n":"continuationAction","pt":Function,"ps":0}],"sn":"continueWith","rt":$n[10].Task,"p":[Function]},{"a":2,"n":"ContinueWith","t":8,"pi":[{"n":"continuationFunction","pt":Function,"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"continueWith","rt":$n[10].Task$1(System.Object),"p":[Function]},{"a":2,"n":"Delay","is":true,"t":8,"pi":[{"n":"millisecondDelay","pt":$n[0].Int32,"ps":0}],"sn":"delay","rt":$n[10].Task,"p":[$n[0].Int32]},{"a":2,"n":"Dispose","t":8,"sn":"dispose","rt":$n[0].Void},{"a":2,"n":"FromCallback","is":true,"t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0},{"n":"method","pt":$n[0].String,"ps":1},{"n":"otherArguments","ip":true,"pt":$n[0].Array.type(System.Object),"ps":2}],"sn":"fromCallback","rt":$n[10].Task,"p":[$n[0].Object,$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"FromCallback","is":true,"t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0},{"n":"method","pt":$n[0].String,"ps":1},{"n":"otherArguments","ip":true,"pt":$n[0].Array.type(System.Object),"ps":2}],"tpc":1,"tprm":["TResult"],"sn":"fromCallback","rt":$n[10].Task$1(System.Object),"p":[$n[0].Object,$n[0].String,$n[0].Array.type(System.Object)]},{"a":2,"n":"FromCallbackResult","is":true,"t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0},{"n":"method","pt":$n[0].String,"ps":1},{"n":"resultHandler","pt":Function,"ps":2},{"n":"otherArguments","ip":true,"pt":$n[0].Array.type(System.Object),"ps":3}],"sn":"fromCallbackResult","rt":$n[10].Task,"p":[$n[0].Object,$n[0].String,Function,$n[0].Array.type(System.Object)]},{"a":2,"n":"FromCallbackResult","is":true,"t":8,"pi":[{"n":"target","pt":$n[0].Object,"ps":0},{"n":"method","pt":$n[0].String,"ps":1},{"n":"resultHandler","pt":Function,"ps":2},{"n":"otherArguments","ip":true,"pt":$n[0].Array.type(System.Object),"ps":3}],"tpc":1,"tprm":["TResult"],"sn":"fromCallbackResult","rt":$n[10].Task$1(System.Object),"p":[$n[0].Object,$n[0].String,Function,$n[0].Array.type(System.Object)]},{"a":2,"n":"FromPromise","is":true,"t":8,"pi":[{"n":"promise","pt":Bridge.IPromise,"ps":0}],"sn":"fromPromise","rt":$n[10].Task$1(System.Array.type(System.Object)),"p":[Bridge.IPromise]},{"a":2,"n":"FromPromise","is":true,"t":8,"pi":[{"n":"promise","pt":Bridge.IPromise,"ps":0},{"n":"resultHandler","pt":Function,"ps":1}],"tpc":1,"tprm":["TResult"],"sn":"fromPromise","rt":$n[10].Task$1(System.Object),"p":[Bridge.IPromise,Function]},{"a":2,"n":"FromPromise","is":true,"t":8,"pi":[{"n":"promise","pt":Bridge.IPromise,"ps":0},{"n":"resultHandler","pt":Function,"ps":1},{"n":"errorHandler","pt":Function,"ps":2}],"tpc":1,"tprm":["TResult"],"sn":"fromPromise","rt":$n[10].Task$1(System.Object),"p":[Bridge.IPromise,Function,Function]},{"a":2,"n":"FromPromise","is":true,"t":8,"pi":[{"n":"promise","pt":Bridge.IPromise,"ps":0},{"n":"resultHandler","pt":Function,"ps":1},{"n":"errorHandler","pt":Function,"ps":2},{"n":"progressHandler","pt":Function,"ps":3}],"tpc":1,"tprm":["TResult"],"sn":"fromPromise","rt":$n[10].Task$1(System.Object),"p":[Bridge.IPromise,Function,Function,Function]},{"a":2,"n":"FromResult","is":true,"t":8,"pi":[{"n":"result","pt":System.Object,"ps":0}],"tpc":1,"def":function (TResult, result) { return System.Threading.Tasks.Task.fromResult(result, TResult); },"rt":$n[10].Task$1(System.Object),"p":[System.Object]},{"a":2,"n":"GetAwaiter","t":8,"sn":"getAwaiter","rt":$n[10].TaskAwaiter},{"a":2,"n":"Run","is":true,"t":8,"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"run","rt":$n[10].Task,"p":[Function]},{"a":2,"n":"Run","is":true,"t":8,"pi":[{"n":"function","pt":Function,"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"run","rt":$n[10].Task$1(System.Object),"p":[Function]},{"a":2,"n":"Start","t":8,"sn":"start","rt":$n[0].Void},{"a":2,"n":"WhenAll","is":true,"t":8,"pi":[{"n":"tasks","pt":$n[4].IEnumerable$1(System.Threading.Tasks.Task),"ps":0}],"sn":"whenAll","rt":$n[10].Task,"p":[$n[4].IEnumerable$1(System.Threading.Tasks.Task)]},{"a":2,"n":"WhenAll","is":true,"t":8,"pi":[{"n":"tasks","pt":$n[4].IEnumerable$1(System.Threading.Tasks.Task$1(System.Object)),"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"whenAll","rt":$n[10].Task$1(System.Array.type(System.Object)),"p":[$n[4].IEnumerable$1(System.Threading.Tasks.Task$1(System.Object))]},{"a":2,"n":"WhenAll","is":true,"t":8,"pi":[{"n":"tasks","ip":true,"pt":System.Array.type(System.Threading.Tasks.Task),"ps":0}],"sn":"whenAll","rt":$n[10].Task,"p":[System.Array.type(System.Threading.Tasks.Task)]},{"a":2,"n":"WhenAll","is":true,"t":8,"pi":[{"n":"tasks","ip":true,"pt":System.Array.type(System.Threading.Tasks.Task$1(System.Object)),"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"whenAll","rt":$n[10].Task$1(System.Array.type(System.Object)),"p":[System.Array.type(System.Threading.Tasks.Task$1(System.Object))]},{"a":2,"n":"WhenAny","is":true,"t":8,"pi":[{"n":"tasks","pt":$n[4].IEnumerable$1(System.Threading.Tasks.Task),"ps":0}],"sn":"whenAny","rt":$n[10].Task$1(System.Threading.Tasks.Task),"p":[$n[4].IEnumerable$1(System.Threading.Tasks.Task)]},{"a":2,"n":"WhenAny","is":true,"t":8,"pi":[{"n":"tasks","pt":$n[4].IEnumerable$1(System.Threading.Tasks.Task$1(System.Object)),"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"whenAny","rt":$n[10].Task$1(System.Threading.Tasks.Task$1(System.Object)),"p":[$n[4].IEnumerable$1(System.Threading.Tasks.Task$1(System.Object))]},{"a":2,"n":"WhenAny","is":true,"t":8,"pi":[{"n":"tasks","ip":true,"pt":System.Array.type(System.Threading.Tasks.Task),"ps":0}],"sn":"whenAny","rt":$n[10].Task$1(System.Threading.Tasks.Task),"p":[System.Array.type(System.Threading.Tasks.Task)]},{"a":2,"n":"WhenAny","is":true,"t":8,"pi":[{"n":"tasks","ip":true,"pt":System.Array.type(System.Threading.Tasks.Task$1(System.Object)),"ps":0}],"tpc":1,"tprm":["TResult"],"sn":"whenAny","rt":$n[10].Task$1(System.Threading.Tasks.Task$1(System.Object)),"p":[System.Array.type(System.Threading.Tasks.Task$1(System.Object))]},{"a":2,"n":"Exception","t":16,"rt":$n[0].AggregateException,"g":{"a":2,"n":"get_Exception","t":8,"rt":$n[0].AggregateException,"fg":"exception"},"fn":"exception"},{"a":2,"n":"IsCanceled","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCanceled","t":8,"tpc":0,"def":function () { return this.isCanceled(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsCompleted","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCompleted","t":8,"tpc":0,"def":function () { return this.isCompleted(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"IsFaulted","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsFaulted","t":8,"tpc":0,"def":function () { return this.isFaulted(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Status","t":16,"rt":$n[10].TaskStatus,"g":{"a":2,"n":"get_Status","t":8,"rt":$n[10].TaskStatus,"fg":"status","box":function ($v) { return Bridge.box($v, System.Threading.Tasks.TaskStatus, System.Enum.toStringFn(System.Threading.Tasks.TaskStatus));}},"fn":"status"}]}; }, $n);
$m("System.Threading.Tasks.Task$1", function (TResult) { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function],"pi":[{"n":"function","pt":Function,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].Object],"pi":[{"n":"function","pt":Function,"ps":0},{"n":"state","pt":$n[0].Object,"ps":1}],"sn":"ctor"},{"a":2,"n":"ContinueWith","t":8,"pi":[{"n":"continuationAction","pt":Function,"ps":0}],"sn":"continueWith","rt":$n[10].Task,"p":[Function]},{"a":2,"n":"ContinueWith","t":8,"pi":[{"n":"continuationFunction","pt":Function,"ps":0}],"sn":"continueWith","rt":$n[10].Task$1(System.Object),"p":[Function]},{"a":2,"n":"GetAwaiter","t":8,"sn":"getAwaiter","rt":$n[10].Task(TResult)},{"a":2,"n":"SetResult","t":8,"pi":[{"n":"result","pt":TResult,"ps":0}],"sn":"setResult","rt":$n[0].Void,"p":[TResult]},{"a":2,"n":"Result","t":16,"rt":TResult,"g":{"a":2,"n":"get_Result","t":8,"tpc":0,"def":function () { return this.getResult(); },"rt":TResult}}]}; }, $n);
$m("System.Threading.Tasks.TaskCompletionSource", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"SetCanceled","t":8,"sn":"setCanceled","rt":$n[0].Void},{"a":2,"n":"SetException","t":8,"pi":[{"n":"exceptions","pt":$n[4].IEnumerable$1(System.Exception),"ps":0}],"sn":"setException","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(System.Exception)]},{"a":2,"n":"SetException","t":8,"pi":[{"n":"exception","pt":$n[0].Exception,"ps":0}],"sn":"setException","rt":$n[0].Void,"p":[$n[0].Exception]},{"a":2,"n":"SetResult","t":8,"pi":[{"n":"result","pt":System.Object,"ps":0}],"sn":"setResult","rt":$n[0].Void,"p":[System.Object]},{"a":2,"n":"TrySetCanceled","t":8,"sn":"trySetCanceled","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TrySetException","t":8,"pi":[{"n":"exceptions","pt":$n[4].IEnumerable$1(System.Exception),"ps":0}],"sn":"trySetException","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(System.Exception)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TrySetException","t":8,"pi":[{"n":"exception","pt":$n[0].Exception,"ps":0}],"sn":"trySetException","rt":$n[0].Boolean,"p":[$n[0].Exception],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"TrySetResult","t":8,"pi":[{"n":"result","pt":System.Object,"ps":0}],"sn":"trySetResult","rt":$n[0].Boolean,"p":[System.Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Task","t":16,"rt":$n[10].Task$1(System.Object),"g":{"a":2,"n":"get_Task","t":8,"rt":$n[10].Task$1(System.Object),"fg":"task"},"fn":"task"}]}; }, $n);
$m("System.Security.SecurityException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,Function],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"type","pt":Function,"ps":1}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,Function,$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"type","pt":Function,"ps":1},{"n":"state","pt":$n[0].String,"ps":2}],"sn":"$ctor4"},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Demanded","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Demanded","t":8,"rt":$n[0].Object,"fg":"Demanded"},"s":{"a":2,"n":"set_Demanded","t":8,"p":[$n[0].Object],"rt":$n[0].Void,"fs":"Demanded"},"fn":"Demanded"},{"a":2,"n":"DenySetInstance","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_DenySetInstance","t":8,"rt":$n[0].Object,"fg":"DenySetInstance"},"s":{"a":2,"n":"set_DenySetInstance","t":8,"p":[$n[0].Object],"rt":$n[0].Void,"fs":"DenySetInstance"},"fn":"DenySetInstance"},{"a":2,"n":"GrantedSet","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_GrantedSet","t":8,"rt":$n[0].String,"fg":"GrantedSet"},"s":{"a":2,"n":"set_GrantedSet","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"GrantedSet"},"fn":"GrantedSet"},{"a":2,"n":"Method","t":16,"rt":$n[11].MethodInfo,"g":{"a":2,"n":"get_Method","t":8,"rt":$n[11].MethodInfo,"fg":"Method"},"s":{"a":2,"n":"set_Method","t":8,"p":[$n[11].MethodInfo],"rt":$n[0].Void,"fs":"Method"},"fn":"Method"},{"a":2,"n":"PermissionState","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PermissionState","t":8,"rt":$n[0].String,"fg":"PermissionState"},"s":{"a":2,"n":"set_PermissionState","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"PermissionState"},"fn":"PermissionState"},{"a":2,"n":"PermissionType","t":16,"rt":Function,"g":{"a":2,"n":"get_PermissionType","t":8,"rt":Function,"fg":"PermissionType"},"s":{"a":2,"n":"set_PermissionType","t":8,"p":[Function],"rt":$n[0].Void,"fs":"PermissionType"},"fn":"PermissionType"},{"a":2,"n":"PermitOnlySetInstance","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_PermitOnlySetInstance","t":8,"rt":$n[0].Object,"fg":"PermitOnlySetInstance"},"s":{"a":2,"n":"set_PermitOnlySetInstance","t":8,"p":[$n[0].Object],"rt":$n[0].Void,"fs":"PermitOnlySetInstance"},"fn":"PermitOnlySetInstance"},{"a":2,"n":"RefusedSet","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_RefusedSet","t":8,"rt":$n[0].String,"fg":"RefusedSet"},"s":{"a":2,"n":"set_RefusedSet","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"RefusedSet"},"fn":"RefusedSet"},{"a":2,"n":"Url","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Url","t":8,"rt":$n[0].String,"fg":"Url"},"s":{"a":2,"n":"set_Url","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Url"},"fn":"Url"},{"a":1,"n":"DemandedName","is":true,"t":4,"rt":$n[0].String,"sn":"DemandedName"},{"a":1,"n":"DeniedName","is":true,"t":4,"rt":$n[0].String,"sn":"DeniedName"},{"a":1,"n":"GrantedSetName","is":true,"t":4,"rt":$n[0].String,"sn":"GrantedSetName"},{"a":1,"n":"PermitOnlyName","is":true,"t":4,"rt":$n[0].String,"sn":"PermitOnlyName"},{"a":1,"n":"RefusedSetName","is":true,"t":4,"rt":$n[0].String,"sn":"RefusedSetName"},{"a":1,"n":"UrlName","is":true,"t":4,"rt":$n[0].String,"sn":"UrlName"}]}; }, $n);
$m("System.Runtime.Serialization.CollectionDataContractAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"IsItemNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsItemNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsItemNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsItemNameSetExplicitly"},{"a":2,"n":"IsKeyNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsKeyNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsKeyNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsKeyNameSetExplicitly"},{"a":2,"n":"IsNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsNameSetExplicitly"},{"a":2,"n":"IsNamespaceSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNamespaceSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsNamespaceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsNamespaceSetExplicitly"},{"a":2,"n":"IsReference","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReference","t":8,"rt":$n[0].Boolean,"fg":"IsReference","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsReference","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsReference"},"fn":"IsReference"},{"a":2,"n":"IsReferenceSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReferenceSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsReferenceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReferenceSetExplicitly"},{"a":2,"n":"IsValueNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsValueNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsValueNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsValueNameSetExplicitly"},{"a":2,"n":"ItemName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ItemName","t":8,"rt":$n[0].String,"fg":"ItemName"},"s":{"a":2,"n":"set_ItemName","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"ItemName"},"fn":"ItemName"},{"a":2,"n":"KeyName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_KeyName","t":8,"rt":$n[0].String,"fg":"KeyName"},"s":{"a":2,"n":"set_KeyName","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"KeyName"},"fn":"KeyName"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"a":2,"n":"Namespace","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Namespace","t":8,"rt":$n[0].String,"fg":"Namespace"},"s":{"a":2,"n":"set_Namespace","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Namespace"},"fn":"Namespace"},{"a":2,"n":"ValueName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ValueName","t":8,"rt":$n[0].String,"fg":"ValueName"},"s":{"a":2,"n":"set_ValueName","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"ValueName"},"fn":"ValueName"},{"a":1,"n":"_isItemNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isItemNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isKeyNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isKeyNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isNamespaceSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isNamespaceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isReference","t":4,"rt":$n[0].Boolean,"sn":"_isReference","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isReferenceSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isReferenceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isValueNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isValueNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_itemName","t":4,"rt":$n[0].String,"sn":"_itemName"},{"a":1,"n":"_keyName","t":4,"rt":$n[0].String,"sn":"_keyName"},{"a":1,"n":"_name","t":4,"rt":$n[0].String,"sn":"_name"},{"a":1,"n":"_ns","t":4,"rt":$n[0].String,"sn":"_ns"},{"a":1,"n":"_valueName","t":4,"rt":$n[0].String,"sn":"_valueName"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.ContractNamespaceAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"contractNamespace","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":"ClrNamespace","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ClrNamespace","t":8,"rt":$n[0].String,"fg":"ClrNamespace"},"s":{"a":2,"n":"set_ClrNamespace","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"ClrNamespace"},"fn":"ClrNamespace"},{"a":2,"n":"ContractNamespace","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ContractNamespace","t":8,"rt":$n[0].String,"fg":"ContractNamespace"},"fn":"ContractNamespace"},{"a":1,"n":"_clrNamespace","t":4,"rt":$n[0].String,"sn":"_clrNamespace"},{"a":1,"n":"_contractNamespace","t":4,"rt":$n[0].String,"sn":"_contractNamespace"}],"ni":true,"am":true}; }, $n);
$m("System.Runtime.Serialization.DataContractAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"IsNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsNameSetExplicitly"},{"a":2,"n":"IsNamespaceSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNamespaceSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsNamespaceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsNamespaceSetExplicitly"},{"a":2,"n":"IsReference","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReference","t":8,"rt":$n[0].Boolean,"fg":"IsReference","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsReference","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsReference"},"fn":"IsReference"},{"a":2,"n":"IsReferenceSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReferenceSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsReferenceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReferenceSetExplicitly"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"a":2,"n":"Namespace","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Namespace","t":8,"rt":$n[0].String,"fg":"Namespace"},"s":{"a":2,"n":"set_Namespace","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Namespace"},"fn":"Namespace"},{"a":1,"n":"_isNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isNamespaceSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isNamespaceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isReference","t":4,"rt":$n[0].Boolean,"sn":"_isReference","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isReferenceSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isReferenceSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_name","t":4,"rt":$n[0].String,"sn":"_name"},{"a":1,"n":"_ns","t":4,"rt":$n[0].String,"sn":"_ns"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.DataMemberAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"EmitDefaultValue","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_EmitDefaultValue","t":8,"rt":$n[0].Boolean,"fg":"EmitDefaultValue","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_EmitDefaultValue","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"EmitDefaultValue"},"fn":"EmitDefaultValue"},{"a":2,"n":"IsNameSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsNameSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsNameSetExplicitly"},{"a":2,"n":"IsRequired","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsRequired","t":8,"rt":$n[0].Boolean,"fg":"IsRequired","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_IsRequired","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"IsRequired"},"fn":"IsRequired"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"s":{"a":2,"n":"set_Name","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Name"},"fn":"Name"},{"a":2,"n":"Order","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Order","t":8,"rt":$n[0].Int32,"fg":"Order","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Order","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Order"},"fn":"Order"},{"a":1,"n":"_emitDefaultValue","t":4,"rt":$n[0].Boolean,"sn":"_emitDefaultValue","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isNameSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isNameSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isRequired","t":4,"rt":$n[0].Boolean,"sn":"_isRequired","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_name","t":4,"rt":$n[0].String,"sn":"_name"},{"a":1,"n":"_order","t":4,"rt":$n[0].Int32,"sn":"_order","box":function ($v) { return Bridge.box($v, System.Int32);}}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.EnumMemberAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"IsValueSetExplicitly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsValueSetExplicitly","t":8,"rt":$n[0].Boolean,"fg":"IsValueSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsValueSetExplicitly"},{"a":2,"n":"Value","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Value","t":8,"rt":$n[0].String,"fg":"Value"},"s":{"a":2,"n":"set_Value","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"Value"},"fn":"Value"},{"a":1,"n":"_isValueSetExplicitly","t":4,"rt":$n[0].Boolean,"sn":"_isValueSetExplicitly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_value","t":4,"rt":$n[0].String,"sn":"_value"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.IDeserializationCallback", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"OnDeserialization","t":8,"pi":[{"n":"sender","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IDeserializationCallback$OnDeserialization","rt":$n[0].Void,"p":[$n[0].Object]}]}; }, $n);
$m("System.Runtime.Serialization.IFormatterConverter", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Convert","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0},{"n":"type","pt":Function,"ps":1}],"sn":"System$Runtime$Serialization$IFormatterConverter$Convert","rt":$n[0].Object,"p":[$n[0].Object,Function]},{"ab":true,"a":2,"n":"Convert","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0},{"n":"typeCode","pt":$n[0].TypeCode,"ps":1}],"sn":"System$Runtime$Serialization$IFormatterConverter$Convert$1","rt":$n[0].Object,"p":[$n[0].Object,$n[0].TypeCode]},{"ab":true,"a":2,"n":"ToBoolean","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToBoolean","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"ToByte","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToByte","rt":$n[0].Byte,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Byte);}},{"ab":true,"a":2,"n":"ToChar","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToChar","rt":$n[0].Char,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"ab":true,"a":2,"n":"ToDateTime","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToDateTime","rt":$n[0].DateTime,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"ab":true,"a":2,"n":"ToDecimal","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToDecimal","rt":$n[0].Decimal,"p":[$n[0].Object]},{"ab":true,"a":2,"n":"ToDouble","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToDouble","rt":$n[0].Double,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"ab":true,"a":2,"n":"ToInt16","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToInt16","rt":$n[0].Int16,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int16);}},{"ab":true,"a":2,"n":"ToInt32","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToInt32","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"ToInt64","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToInt64","rt":$n[0].Int64,"p":[$n[0].Object]},{"ab":true,"a":2,"n":"ToSByte","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToSByte","rt":$n[0].SByte,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.SByte);}},{"ab":true,"a":2,"n":"ToSingle","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToSingle","rt":$n[0].Single,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"ab":true,"a":2,"n":"ToString","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToString","rt":$n[0].String,"p":[$n[0].Object]},{"ab":true,"a":2,"n":"ToUInt16","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToUInt16","rt":$n[0].UInt16,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"ab":true,"a":2,"n":"ToUInt32","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToUInt32","rt":$n[0].UInt32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"ab":true,"a":2,"n":"ToUInt64","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$IFormatterConverter$ToUInt64","rt":$n[0].UInt64,"p":[$n[0].Object]}]}; }, $n);
$m("System.Runtime.Serialization.IgnoreDataMemberAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.InvalidDataContractException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Runtime.Serialization.IObjectReference", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetRealObject","t":8,"pi":[{"n":"context","pt":$n[3].StreamingContext,"ps":0}],"sn":"System$Runtime$Serialization$IObjectReference$GetRealObject","rt":$n[0].Object,"p":[$n[3].StreamingContext]}]}; }, $n);
$m("System.Runtime.Serialization.ISafeSerializationData", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"CompleteDeserialization","t":8,"pi":[{"n":"deserialized","pt":$n[0].Object,"ps":0}],"sn":"System$Runtime$Serialization$ISafeSerializationData$CompleteDeserialization","rt":$n[0].Void,"p":[$n[0].Object]}]}; }, $n);
$m("System.Runtime.Serialization.ISerializationSurrogateProvider", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetDeserializedObject","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"sn":"System$Runtime$Serialization$ISerializationSurrogateProvider$GetDeserializedObject","rt":$n[0].Object,"p":[$n[0].Object,Function]},{"ab":true,"a":2,"n":"GetObjectToSerialize","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0},{"n":"targetType","pt":Function,"ps":1}],"sn":"System$Runtime$Serialization$ISerializationSurrogateProvider$GetObjectToSerialize","rt":$n[0].Object,"p":[$n[0].Object,Function]},{"ab":true,"a":2,"n":"GetSurrogateType","t":8,"pi":[{"n":"type","pt":Function,"ps":0}],"sn":"System$Runtime$Serialization$ISerializationSurrogateProvider$GetSurrogateType","rt":Function,"p":[Function]}]}; }, $n);
$m("System.Runtime.Serialization.KnownTypeAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"methodName","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[Function],"pi":[{"n":"type","pt":Function,"ps":0}],"sn":"$ctor2"},{"a":2,"n":"MethodName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_MethodName","t":8,"rt":$n[0].String,"fg":"MethodName"},"fn":"MethodName"},{"a":2,"n":"Type","t":16,"rt":Function,"g":{"a":2,"n":"get_Type","t":8,"rt":Function,"fg":"Type"},"fn":"Type"},{"a":1,"n":"_methodName","t":4,"rt":$n[0].String,"sn":"_methodName"},{"a":1,"n":"_type","t":4,"rt":Function,"sn":"_type"}],"am":true}; }, $n);
$m("System.Runtime.Serialization.SerializationException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":1,"n":"s_nullMessage","is":true,"t":4,"rt":$n[0].String,"sn":"s_nullMessage"}]}; }, $n);
$m("System.Runtime.Serialization.SerializationEntry", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Object,Function],"pi":[{"n":"entryName","pt":$n[0].String,"ps":0},{"n":"entryValue","pt":$n[0].Object,"ps":1},{"n":"entryType","pt":Function,"ps":2}],"sn":"$ctor1"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"fn":"Name"},{"a":2,"n":"ObjectType","t":16,"rt":Function,"g":{"a":2,"n":"get_ObjectType","t":8,"rt":Function,"fg":"ObjectType"},"fn":"ObjectType"},{"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"fn":"Value"},{"a":1,"n":"_name","t":4,"rt":$n[0].String,"sn":"_name"},{"a":1,"n":"_type","t":4,"rt":Function,"sn":"_type"},{"a":1,"n":"_value","t":4,"rt":$n[0].Object,"sn":"_value"}]}; }, $n);
$m("System.Runtime.Serialization.SerializationInfoEnumerator", function () { return {"att":1048833,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].Array.type(System.String),$n[0].Array.type(System.Object),$n[0].Array.type(Function),$n[0].Int32],"pi":[{"n":"members","pt":$n[0].Array.type(System.String),"ps":0},{"n":"info","pt":$n[0].Array.type(System.Object),"ps":1},{"n":"types","pt":$n[0].Array.type(Function),"ps":2},{"n":"numItems","pt":$n[0].Int32,"ps":3}],"sn":"ctor"},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Reset","t":8,"sn":"reset","rt":$n[0].Void},{"a":2,"n":"Current","t":16,"rt":$n[3].SerializationEntry,"g":{"a":2,"n":"get_Current","t":8,"rt":$n[3].SerializationEntry,"fg":"Current"},"fn":"Current"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"fn":"Name"},{"a":2,"n":"ObjectType","t":16,"rt":Function,"g":{"a":2,"n":"get_ObjectType","t":8,"rt":Function,"fg":"ObjectType"},"fn":"ObjectType"},{"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"fn":"Value"},{"a":1,"n":"_currItem","t":4,"rt":$n[0].Int32,"sn":"_currItem","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_current","t":4,"rt":$n[0].Boolean,"sn":"_current","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_data","t":4,"rt":$n[0].Array.type(System.Object),"sn":"_data","ro":true},{"a":1,"n":"_members","t":4,"rt":$n[0].Array.type(System.String),"sn":"_members","ro":true},{"a":1,"n":"_numItems","t":4,"rt":$n[0].Int32,"sn":"_numItems","ro":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_types","t":4,"rt":$n[0].Array.type(Function),"sn":"_types","ro":true}]}; }, $n);
$m("System.Runtime.Serialization.StreamingContext", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[3].StreamingContextStates],"pi":[{"n":"state","pt":$n[3].StreamingContextStates,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[3].StreamingContextStates,$n[0].Object],"pi":[{"n":"state","pt":$n[3].StreamingContextStates,"ps":0},{"n":"additional","pt":$n[0].Object,"ps":1}],"sn":"$ctor2"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Context","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Context","t":8,"rt":$n[0].Object,"fg":"Context"},"fn":"Context"},{"a":2,"n":"State","t":16,"rt":$n[3].StreamingContextStates,"g":{"a":2,"n":"get_State","t":8,"rt":$n[3].StreamingContextStates,"fg":"State","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},"fn":"State"},{"a":1,"n":"_additionalContext","t":4,"rt":$n[0].Object,"sn":"_additionalContext","ro":true},{"a":1,"n":"_state","t":4,"rt":$n[3].StreamingContextStates,"sn":"_state","ro":true,"box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}}]}; }, $n);
$m("System.Runtime.Serialization.StreamingContextStates", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"All","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"All","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"Clone","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"Clone","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"CrossAppDomain","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"CrossAppDomain","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"CrossMachine","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"CrossMachine","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"CrossProcess","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"CrossProcess","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"File","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"File","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"Other","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"Other","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"Persistence","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"Persistence","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}},{"a":2,"n":"Remoting","is":true,"t":4,"rt":$n[3].StreamingContextStates,"sn":"Remoting","box":function ($v) { return Bridge.box($v, System.Runtime.Serialization.StreamingContextStates, System.Enum.toStringFn(System.Runtime.Serialization.StreamingContextStates));}}]}; }, $n);
$m("System.Runtime.Serialization.ISerializable", function () { return {"att":161,"a":2}; }, $n);
$m("System.Runtime.Serialization.OnDeserializedAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.OnSerializedAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.OnDeserializingAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.Runtime.Serialization.OnSerializingAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"}],"ni":true}; }, $n);
$m("System.Runtime.CompilerServices.FormattableStringFactory", function () { return {"nested":[$n[12].FormattableStringFactory.ConcreteFormattableString],"att":1048961,"a":2,"s":true,"m":[{"a":2,"n":"Create","is":true,"t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arguments","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"Create","rt":$n[0].FormattableString,"p":[$n[0].String,$n[0].Array.type(System.Object)]}]}; }, $n);
$m("System.Runtime.CompilerServices.FormattableStringFactory.ConcreteFormattableString", function () { return {"td":$n[12].FormattableStringFactory,"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Array.type(System.Object)],"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arguments","pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"ctor"},{"ov":true,"a":2,"n":"GetArgument","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetArgument","rt":$n[0].Object,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"GetArguments","t":8,"sn":"GetArguments","rt":$n[0].Array.type(System.Object)},{"ov":true,"a":2,"n":"ToString","t":8,"pi":[{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"ToString","rt":$n[0].String,"p":[$n[0].IFormatProvider]},{"ov":true,"a":2,"n":"ArgumentCount","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_ArgumentCount","t":8,"rt":$n[0].Int32,"fg":"ArgumentCount","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"ArgumentCount"},{"ov":true,"a":2,"n":"Format","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_Format","t":8,"rt":$n[0].String,"fg":"Format"},"fn":"Format"},{"a":1,"n":"_arguments","t":4,"rt":$n[0].Array.type(System.Object),"sn":"_arguments","ro":true},{"a":1,"n":"_format","t":4,"rt":$n[0].String,"sn":"_format","ro":true}]}; }, $n);
$m("System.Resources.MissingManifestResourceException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Reflection.AmbiguousMatchException", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Reflection.Binder", function () { return {"att":1048705,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"ab":true,"a":2,"n":"BindToField","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0},{"n":"match","pt":System.Array.type(System.Reflection.FieldInfo),"ps":1},{"n":"value","pt":$n[0].Object,"ps":2},{"n":"culture","pt":$n[1].CultureInfo,"ps":3}],"sn":"BindToField","rt":$n[11].FieldInfo,"p":[$n[11].BindingFlags,System.Array.type(System.Reflection.FieldInfo),$n[0].Object,$n[1].CultureInfo]},{"ab":true,"a":2,"n":"BindToMethod","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0},{"n":"match","pt":System.Array.type(System.Object),"ps":1},{"n":"args","ref":true,"pt":$n[0].Array.type(System.Object),"ps":2},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":3},{"n":"culture","pt":$n[1].CultureInfo,"ps":4},{"n":"names","pt":$n[0].Array.type(System.String),"ps":5},{"n":"state","out":true,"pt":$n[0].Object,"ps":6}],"sn":"BindToMethod","rt":System.Object,"p":[$n[11].BindingFlags,System.Array.type(System.Object),$n[0].Array.type(System.Object),System.Array.type(System.Reflection.ParameterModifier),$n[1].CultureInfo,$n[0].Array.type(System.String),$n[0].Object]},{"ab":true,"a":2,"n":"ChangeType","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0},{"n":"type","pt":Function,"ps":1},{"n":"culture","pt":$n[1].CultureInfo,"ps":2}],"sn":"ChangeType","rt":$n[0].Object,"p":[$n[0].Object,Function,$n[1].CultureInfo]},{"ab":true,"a":2,"n":"ReorderArgumentArray","t":8,"pi":[{"n":"args","ref":true,"pt":$n[0].Array.type(System.Object),"ps":0},{"n":"state","pt":$n[0].Object,"ps":1}],"sn":"ReorderArgumentArray","rt":$n[0].Void,"p":[$n[0].Array.type(System.Object),$n[0].Object]},{"ab":true,"a":2,"n":"SelectMethod","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0},{"n":"match","pt":System.Array.type(System.Object),"ps":1},{"n":"types","pt":$n[0].Array.type(Function),"ps":2},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":3}],"sn":"SelectMethod","rt":System.Object,"p":[$n[11].BindingFlags,System.Array.type(System.Object),$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]},{"ab":true,"a":2,"n":"SelectProperty","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0},{"n":"match","pt":System.Array.type(System.Reflection.PropertyInfo),"ps":1},{"n":"returnType","pt":Function,"ps":2},{"n":"indexes","pt":$n[0].Array.type(Function),"ps":3},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":4}],"sn":"SelectProperty","rt":$n[11].PropertyInfo,"p":[$n[11].BindingFlags,System.Array.type(System.Reflection.PropertyInfo),Function,$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]}]}; }, $n);
$m("System.Reflection.BindingFlags", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CreateInstance","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"CreateInstance","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"DeclaredOnly","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"DeclaredOnly","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"Default","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"Default","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"DoNotWrapExceptions","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"DoNotWrapExceptions","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"ExactBinding","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"ExactBinding","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"FlattenHierarchy","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"FlattenHierarchy","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"GetField","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"GetField","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"GetProperty","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"GetProperty","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"IgnoreCase","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"IgnoreCase","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"IgnoreReturn","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"IgnoreReturn","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"Instance","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"Instance","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"InvokeMethod","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"InvokeMethod","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"NonPublic","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"NonPublic","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"OptionalParamBinding","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"OptionalParamBinding","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"Public","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"Public","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"PutDispProperty","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"PutDispProperty","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"PutRefDispProperty","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"PutRefDispProperty","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"SetField","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"SetField","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"SetProperty","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"SetProperty","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"Static","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"Static","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"SuppressChangeType","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"SuppressChangeType","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}}]}; }, $n);
$m("System.Reflection.CallingConventions", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Any","is":true,"t":4,"rt":$n[11].CallingConventions,"sn":"Any","box":function ($v) { return Bridge.box($v, System.Reflection.CallingConventions, System.Enum.toStringFn(System.Reflection.CallingConventions));}},{"a":2,"n":"ExplicitThis","is":true,"t":4,"rt":$n[11].CallingConventions,"sn":"ExplicitThis","box":function ($v) { return Bridge.box($v, System.Reflection.CallingConventions, System.Enum.toStringFn(System.Reflection.CallingConventions));}},{"a":2,"n":"HasThis","is":true,"t":4,"rt":$n[11].CallingConventions,"sn":"HasThis","box":function ($v) { return Bridge.box($v, System.Reflection.CallingConventions, System.Enum.toStringFn(System.Reflection.CallingConventions));}},{"a":2,"n":"Standard","is":true,"t":4,"rt":$n[11].CallingConventions,"sn":"Standard","box":function ($v) { return Bridge.box($v, System.Reflection.CallingConventions, System.Enum.toStringFn(System.Reflection.CallingConventions));}},{"a":2,"n":"VarArgs","is":true,"t":4,"rt":$n[11].CallingConventions,"sn":"VarArgs","box":function ($v) { return Bridge.box($v, System.Reflection.CallingConventions, System.Enum.toStringFn(System.Reflection.CallingConventions));}}]}; }, $n);
$m("System.Reflection.ICustomAttributeProvider", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetCustomAttributes","t":8,"pi":[{"n":"inherit","pt":$n[0].Boolean,"ps":0}],"sn":"System$Reflection$ICustomAttributeProvider$GetCustomAttributes","rt":$n[0].Array.type(System.Object),"p":[$n[0].Boolean]},{"ab":true,"a":2,"n":"GetCustomAttributes","t":8,"pi":[{"n":"attributeType","pt":Function,"ps":0},{"n":"inherit","pt":$n[0].Boolean,"ps":1}],"sn":"System$Reflection$ICustomAttributeProvider$GetCustomAttributes$1","rt":$n[0].Array.type(System.Object),"p":[Function,$n[0].Boolean]},{"ab":true,"a":2,"n":"IsDefined","t":8,"pi":[{"n":"attributeType","pt":Function,"ps":0},{"n":"inherit","pt":$n[0].Boolean,"ps":1}],"sn":"System$Reflection$ICustomAttributeProvider$IsDefined","rt":$n[0].Boolean,"p":[Function,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Reflection.InvalidFilterCriteriaException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"inner","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Reflection.IReflect", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetField","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1}],"sn":"System$Reflection$IReflect$GetField","rt":$n[11].FieldInfo,"p":[$n[0].String,$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetFields","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0}],"sn":"System$Reflection$IReflect$GetFields","rt":System.Array.type(System.Reflection.FieldInfo),"p":[$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetMember","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1}],"sn":"System$Reflection$IReflect$GetMember","rt":System.Array.type(System.Object),"p":[$n[0].String,$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetMembers","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0}],"sn":"System$Reflection$IReflect$GetMembers","rt":System.Array.type(System.Object),"p":[$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetMethod","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1}],"sn":"System$Reflection$IReflect$GetMethod","rt":$n[11].MethodInfo,"p":[$n[0].String,$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetMethod","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1},{"n":"binder","pt":$n[11].Binder,"ps":2},{"n":"types","pt":$n[0].Array.type(Function),"ps":3},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":4}],"sn":"System$Reflection$IReflect$GetMethod$1","rt":$n[11].MethodInfo,"p":[$n[0].String,$n[11].BindingFlags,$n[11].Binder,$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]},{"ab":true,"a":2,"n":"GetMethods","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0}],"sn":"System$Reflection$IReflect$GetMethods","rt":System.Array.type(System.Reflection.MethodInfo),"p":[$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetProperties","t":8,"pi":[{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":0}],"sn":"System$Reflection$IReflect$GetProperties","rt":System.Array.type(System.Reflection.PropertyInfo),"p":[$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetProperty","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1}],"sn":"System$Reflection$IReflect$GetProperty","rt":$n[11].PropertyInfo,"p":[$n[0].String,$n[11].BindingFlags]},{"ab":true,"a":2,"n":"GetProperty","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1},{"n":"binder","pt":$n[11].Binder,"ps":2},{"n":"returnType","pt":Function,"ps":3},{"n":"types","pt":$n[0].Array.type(Function),"ps":4},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":5}],"sn":"System$Reflection$IReflect$GetProperty$1","rt":$n[11].PropertyInfo,"p":[$n[0].String,$n[11].BindingFlags,$n[11].Binder,Function,$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]},{"ab":true,"a":2,"n":"InvokeMember","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"invokeAttr","pt":$n[11].BindingFlags,"ps":1},{"n":"binder","pt":$n[11].Binder,"ps":2},{"n":"target","pt":$n[0].Object,"ps":3},{"n":"args","pt":$n[0].Array.type(System.Object),"ps":4},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":5},{"n":"culture","pt":$n[1].CultureInfo,"ps":6},{"n":"namedParameters","pt":$n[0].Array.type(System.String),"ps":7}],"sn":"System$Reflection$IReflect$InvokeMember","rt":$n[0].Object,"p":[$n[0].String,$n[11].BindingFlags,$n[11].Binder,$n[0].Object,$n[0].Array.type(System.Object),System.Array.type(System.Reflection.ParameterModifier),$n[1].CultureInfo,$n[0].Array.type(System.String)]},{"ab":true,"a":2,"n":"UnderlyingSystemType","t":16,"rt":Function,"g":{"ab":true,"a":2,"n":"get_UnderlyingSystemType","t":8,"rt":Function,"fg":"System$Reflection$IReflect$UnderlyingSystemType"},"fn":"System$Reflection$IReflect$UnderlyingSystemType"}]}; }, $n);
$m("System.Reflection.MemberTypes", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"All","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"All","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Constructor","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Constructor","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Custom","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Custom","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Event","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Event","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Field","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Field","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Method","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Method","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"NestedType","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"NestedType","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"Property","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"Property","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}},{"a":2,"n":"TypeInfo","is":true,"t":4,"rt":$n[11].MemberTypes,"sn":"TypeInfo","box":function ($v) { return Bridge.box($v, System.Reflection.MemberTypes, System.Enum.toStringFn(System.Reflection.MemberTypes));}}]}; }, $n);
$m("System.Reflection.Module", function () { return {"att":1048705,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"o","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"FilterTypeNameIgnoreCaseImpl","is":true,"t":8,"pi":[{"n":"cls","pt":Function,"ps":0},{"n":"filterCriteria","pt":$n[0].Object,"ps":1}],"sn":"FilterTypeNameIgnoreCaseImpl","rt":$n[0].Boolean,"p":[Function,$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"FilterTypeNameImpl","is":true,"t":8,"pi":[{"n":"cls","pt":Function,"ps":0},{"n":"filterCriteria","pt":$n[0].Object,"ps":1}],"sn":"FilterTypeNameImpl","rt":$n[0].Boolean,"p":[Function,$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"FindTypes","t":8,"pi":[{"n":"filter","pt":Function,"ps":0},{"n":"filterCriteria","pt":$n[0].Object,"ps":1}],"sn":"FindTypes","rt":$n[0].Array.type(Function),"p":[Function,$n[0].Object]},{"v":true,"a":2,"n":"GetCustomAttributes","t":8,"pi":[{"n":"inherit","pt":$n[0].Boolean,"ps":0}],"sn":"GetCustomAttributes","rt":$n[0].Array.type(System.Object),"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"GetCustomAttributes","t":8,"pi":[{"n":"attributeType","pt":Function,"ps":0},{"n":"inherit","pt":$n[0].Boolean,"ps":1}],"sn":"GetCustomAttributes$1","rt":$n[0].Array.type(System.Object),"p":[Function,$n[0].Boolean]},{"a":2,"n":"GetField","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"GetField","rt":$n[11].FieldInfo,"p":[$n[0].String]},{"v":true,"a":2,"n":"GetField","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1}],"sn":"GetField$1","rt":$n[11].FieldInfo,"p":[$n[0].String,$n[11].BindingFlags]},{"a":2,"n":"GetFields","t":8,"sn":"GetFields","rt":System.Array.type(System.Reflection.FieldInfo)},{"v":true,"a":2,"n":"GetFields","t":8,"pi":[{"n":"bindingFlags","pt":$n[11].BindingFlags,"ps":0}],"sn":"GetFields$1","rt":System.Array.type(System.Reflection.FieldInfo),"p":[$n[11].BindingFlags]},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetMethod","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"GetMethod","rt":$n[11].MethodInfo,"p":[$n[0].String]},{"a":2,"n":"GetMethod","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"types","pt":$n[0].Array.type(Function),"ps":1}],"sn":"GetMethod$2","rt":$n[11].MethodInfo,"p":[$n[0].String,$n[0].Array.type(Function)]},{"a":2,"n":"GetMethod","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1},{"n":"binder","pt":$n[11].Binder,"ps":2},{"n":"callConvention","pt":$n[11].CallingConventions,"ps":3},{"n":"types","pt":$n[0].Array.type(Function),"ps":4},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":5}],"sn":"GetMethod$1","rt":$n[11].MethodInfo,"p":[$n[0].String,$n[11].BindingFlags,$n[11].Binder,$n[11].CallingConventions,$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]},{"v":true,"a":3,"n":"GetMethodImpl","t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0},{"n":"bindingAttr","pt":$n[11].BindingFlags,"ps":1},{"n":"binder","pt":$n[11].Binder,"ps":2},{"n":"callConvention","pt":$n[11].CallingConventions,"ps":3},{"n":"types","pt":$n[0].Array.type(Function),"ps":4},{"n":"modifiers","pt":System.Array.type(System.Reflection.ParameterModifier),"ps":5}],"sn":"GetMethodImpl","rt":$n[11].MethodInfo,"p":[$n[0].String,$n[11].BindingFlags,$n[11].Binder,$n[11].CallingConventions,$n[0].Array.type(Function),System.Array.type(System.Reflection.ParameterModifier)]},{"a":2,"n":"GetMethods","t":8,"sn":"GetMethods","rt":System.Array.type(System.Reflection.MethodInfo)},{"v":true,"a":2,"n":"GetMethods","t":8,"pi":[{"n":"bindingFlags","pt":$n[11].BindingFlags,"ps":0}],"sn":"GetMethods$1","rt":System.Array.type(System.Reflection.MethodInfo),"p":[$n[11].BindingFlags]},{"v":true,"a":2,"n":"GetType","t":8,"pi":[{"n":"className","pt":$n[0].String,"ps":0}],"sn":"GetType","rt":Function,"p":[$n[0].String]},{"v":true,"a":2,"n":"GetType","t":8,"pi":[{"n":"className","pt":$n[0].String,"ps":0},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":1}],"sn":"GetType$1","rt":Function,"p":[$n[0].String,$n[0].Boolean]},{"v":true,"a":2,"n":"GetType","t":8,"pi":[{"n":"className","pt":$n[0].String,"ps":0},{"n":"throwOnError","pt":$n[0].Boolean,"ps":1},{"n":"ignoreCase","pt":$n[0].Boolean,"ps":2}],"sn":"GetType$2","rt":Function,"p":[$n[0].String,$n[0].Boolean,$n[0].Boolean]},{"v":true,"a":2,"n":"GetTypes","t":8,"sn":"GetTypes","rt":$n[0].Array.type(Function)},{"v":true,"a":2,"n":"IsDefined","t":8,"pi":[{"n":"attributeType","pt":Function,"ps":0},{"n":"inherit","pt":$n[0].Boolean,"ps":1}],"sn":"IsDefined","rt":$n[0].Boolean,"p":[Function,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"IsResource","t":8,"sn":"IsResource","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ResolveField","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveField","rt":$n[11].FieldInfo,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ResolveField","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0},{"n":"genericTypeArguments","pt":$n[0].Array.type(Function),"ps":1},{"n":"genericMethodArguments","pt":$n[0].Array.type(Function),"ps":2}],"sn":"ResolveField$1","rt":$n[11].FieldInfo,"p":[$n[0].Int32,$n[0].Array.type(Function),$n[0].Array.type(Function)]},{"a":2,"n":"ResolveMember","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveMember","rt":System.Object,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ResolveMember","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0},{"n":"genericTypeArguments","pt":$n[0].Array.type(Function),"ps":1},{"n":"genericMethodArguments","pt":$n[0].Array.type(Function),"ps":2}],"sn":"ResolveMember$1","rt":System.Object,"p":[$n[0].Int32,$n[0].Array.type(Function),$n[0].Array.type(Function)]},{"a":2,"n":"ResolveMethod","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveMethod","rt":System.Object,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ResolveMethod","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0},{"n":"genericTypeArguments","pt":$n[0].Array.type(Function),"ps":1},{"n":"genericMethodArguments","pt":$n[0].Array.type(Function),"ps":2}],"sn":"ResolveMethod$1","rt":System.Object,"p":[$n[0].Int32,$n[0].Array.type(Function),$n[0].Array.type(Function)]},{"v":true,"a":2,"n":"ResolveSignature","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveSignature","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ResolveString","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveString","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"ResolveType","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0}],"sn":"ResolveType","rt":Function,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ResolveType","t":8,"pi":[{"n":"metadataToken","pt":$n[0].Int32,"ps":0},{"n":"genericTypeArguments","pt":$n[0].Array.type(Function),"ps":1},{"n":"genericMethodArguments","pt":$n[0].Array.type(Function),"ps":2}],"sn":"ResolveType$1","rt":Function,"p":[$n[0].Int32,$n[0].Array.type(Function),$n[0].Array.type(Function)]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"left","pt":$n[11].Module,"ps":0},{"n":"right","pt":$n[11].Module,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[11].Module,$n[11].Module],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"left","pt":$n[11].Module,"ps":0},{"n":"right","pt":$n[11].Module,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[11].Module,$n[11].Module],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"Assembly","t":16,"rt":$n[11].Assembly,"g":{"v":true,"a":2,"n":"get_Assembly","t":8,"rt":$n[11].Assembly,"fg":"Assembly"},"fn":"Assembly"},{"v":true,"a":2,"n":"FullyQualifiedName","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_FullyQualifiedName","t":8,"rt":$n[0].String,"fg":"FullyQualifiedName"},"fn":"FullyQualifiedName"},{"v":true,"a":2,"n":"MDStreamVersion","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_MDStreamVersion","t":8,"rt":$n[0].Int32,"fg":"MDStreamVersion","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"MDStreamVersion"},{"v":true,"a":2,"n":"MetadataToken","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_MetadataToken","t":8,"rt":$n[0].Int32,"fg":"MetadataToken","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"MetadataToken"},{"v":true,"a":2,"n":"ModuleVersionId","t":16,"rt":$n[0].Guid,"g":{"v":true,"a":2,"n":"get_ModuleVersionId","t":8,"rt":$n[0].Guid,"fg":"ModuleVersionId"},"fn":"ModuleVersionId"},{"v":true,"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"fn":"Name"},{"v":true,"a":2,"n":"ScopeName","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_ScopeName","t":8,"rt":$n[0].String,"fg":"ScopeName"},"fn":"ScopeName"},{"a":1,"n":"DefaultLookup","is":true,"t":4,"rt":$n[11].BindingFlags,"sn":"DefaultLookup","box":function ($v) { return Bridge.box($v, System.Reflection.BindingFlags, System.Enum.toStringFn(System.Reflection.BindingFlags));}},{"a":2,"n":"FilterTypeName","is":true,"t":4,"rt":Function,"sn":"FilterTypeName","ro":true},{"a":2,"n":"FilterTypeNameIgnoreCase","is":true,"t":4,"rt":Function,"sn":"FilterTypeNameIgnoreCase","ro":true}]}; }, $n);
$m("System.Reflection.ParameterModifier", function () { return {"att":1048841,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"parameterCount","pt":$n[0].Int32,"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Item","t":16,"rt":$n[0].Boolean,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Boolean,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Boolean]}},{"a":1,"n":"_byRef","t":4,"rt":$n[0].Array.type(System.Boolean),"sn":"_byRef","ro":true}]}; }, $n);
$m("System.Reflection.TypeAttributes", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Abstract","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Abstract","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"AnsiClass","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"AnsiClass","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"AutoClass","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"AutoClass","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"AutoLayout","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"AutoLayout","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"BeforeFieldInit","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"BeforeFieldInit","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Class","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Class","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"ClassSemanticsMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"ClassSemanticsMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"CustomFormatClass","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"CustomFormatClass","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"CustomFormatMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"CustomFormatMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"ExplicitLayout","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"ExplicitLayout","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"HasSecurity","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"HasSecurity","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Import","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Import","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Interface","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Interface","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"LayoutMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"LayoutMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedAssembly","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedAssembly","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedFamANDAssem","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedFamANDAssem","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedFamORAssem","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedFamORAssem","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedFamily","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedFamily","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedPrivate","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedPrivate","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NestedPublic","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NestedPublic","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"NotPublic","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"NotPublic","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Public","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Public","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"RTSpecialName","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"RTSpecialName","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"ReservedMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"ReservedMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Sealed","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Sealed","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"SequentialLayout","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"SequentialLayout","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"Serializable","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"Serializable","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"SpecialName","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"SpecialName","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"StringFormatMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"StringFormatMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"UnicodeClass","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"UnicodeClass","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"VisibilityMask","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"VisibilityMask","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}},{"a":2,"n":"WindowsRuntime","is":true,"t":4,"rt":$n[11].TypeAttributes,"sn":"WindowsRuntime","box":function ($v) { return Bridge.box($v, System.Reflection.TypeAttributes, System.Enum.toStringFn(System.Reflection.TypeAttributes));}}]}; }, $n);
$m("System.IO.FileOptions", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Asynchronous","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"Asynchronous","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"DeleteOnClose","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"DeleteOnClose","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"Encrypted","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"Encrypted","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"None","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"RandomAccess","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"RandomAccess","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"SequentialScan","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"SequentialScan","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}},{"a":2,"n":"WriteThrough","is":true,"t":4,"rt":$n[13].FileOptions,"sn":"WriteThrough","box":function ($v) { return Bridge.box($v, System.IO.FileOptions, System.Enum.toStringFn(System.IO.FileOptions));}}]}; }, $n);
$m("System.IO.FileShare", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Delete","is":true,"t":4,"rt":$n[13].FileShare,"sn":"Delete","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}},{"a":2,"n":"Inheritable","is":true,"t":4,"rt":$n[13].FileShare,"sn":"Inheritable","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[13].FileShare,"sn":"None","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}},{"a":2,"n":"Read","is":true,"t":4,"rt":$n[13].FileShare,"sn":"Read","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}},{"a":2,"n":"ReadWrite","is":true,"t":4,"rt":$n[13].FileShare,"sn":"ReadWrite","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}},{"a":2,"n":"Write","is":true,"t":4,"rt":$n[13].FileShare,"sn":"Write","box":function ($v) { return Bridge.box($v, System.IO.FileShare, System.Enum.toStringFn(System.IO.FileShare));}}]}; }, $n);
$m("System.IO.MemoryStream", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte)],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor6"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte),$n[0].Boolean],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"writable","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"writable","pt":$n[0].Boolean,"ps":3}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"writable","pt":$n[0].Boolean,"ps":3},{"n":"publiclyVisible","pt":$n[0].Boolean,"ps":4}],"sn":"$ctor5"},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":1,"n":"EnsureCapacity","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"EnsureCapacity","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"EnsureWriteable","t":8,"sn":"EnsureWriteable","rt":$n[0].Void},{"ov":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"v":true,"a":2,"n":"GetBuffer","t":8,"sn":"GetBuffer","rt":$n[0].Array.type(System.Byte)},{"a":4,"n":"InternalEmulateRead","t":8,"pi":[{"n":"count","pt":$n[0].Int32,"ps":0}],"sn":"InternalEmulateRead","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"InternalGetBuffer","t":8,"sn":"InternalGetBuffer","rt":$n[0].Array.type(System.Byte)},{"a":4,"n":"InternalGetPosition","t":8,"sn":"InternalGetPosition","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"InternalReadInt32","t":8,"sn":"InternalReadInt32","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadByte","t":8,"sn":"ReadByte","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int64,"ps":0},{"n":"loc","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int64,$n[13].SeekOrigin]},{"ov":true,"a":2,"n":"SetLength","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"SetLength","rt":$n[0].Void,"p":[$n[0].Int64]},{"v":true,"a":2,"n":"ToArray","t":8,"sn":"ToArray","rt":$n[0].Array.type(System.Byte)},{"v":true,"a":2,"n":"TryGetBuffer","t":8,"pi":[{"n":"buffer","out":true,"pt":$n[0].ArraySegment,"ps":0}],"sn":"TryGetBuffer","rt":$n[0].Boolean,"p":[$n[0].ArraySegment],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"WriteByte","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"WriteByte","rt":$n[0].Void,"p":[$n[0].Byte]},{"v":true,"a":2,"n":"WriteTo","t":8,"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"WriteTo","rt":$n[0].Void,"p":[$n[13].Stream]},{"ov":true,"a":2,"n":"CanRead","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanRead","t":8,"rt":$n[0].Boolean,"fg":"CanRead","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanRead"},{"ov":true,"a":2,"n":"CanSeek","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanSeek","t":8,"rt":$n[0].Boolean,"fg":"CanSeek","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanSeek"},{"ov":true,"a":2,"n":"CanWrite","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanWrite","t":8,"rt":$n[0].Boolean,"fg":"CanWrite","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanWrite"},{"v":true,"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_Capacity","t":8,"rt":$n[0].Int32,"fg":"Capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"v":true,"a":2,"n":"set_Capacity","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Capacity"},"fn":"Capacity"},{"ov":true,"a":2,"n":"Length","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Length","t":8,"rt":$n[0].Int64,"fg":"Length"},"fn":"Length"},{"ov":true,"a":2,"n":"Position","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Position","t":8,"rt":$n[0].Int64,"fg":"Position"},"s":{"ov":true,"a":2,"n":"set_Position","t":8,"p":[$n[0].Int64],"rt":$n[0].Void,"fs":"Position"},"fn":"Position"},{"a":1,"n":"MemStreamMaxLength","is":true,"t":4,"rt":$n[0].Int32,"sn":"MemStreamMaxLength","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_buffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"_buffer"},{"a":1,"n":"_capacity","t":4,"rt":$n[0].Int32,"sn":"_capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_expandable","t":4,"rt":$n[0].Boolean,"sn":"_expandable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_exposable","t":4,"rt":$n[0].Boolean,"sn":"_exposable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isOpen","t":4,"rt":$n[0].Boolean,"sn":"_isOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_length","t":4,"rt":$n[0].Int32,"sn":"_length","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_origin","t":4,"rt":$n[0].Int32,"sn":"_origin","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_position","t":4,"rt":$n[0].Int32,"sn":"_position","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_writable","t":4,"rt":$n[0].Boolean,"sn":"_writable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.IO.BinaryReader", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream],"pi":[{"n":"input","pt":$n[13].Stream,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding],"pi":[{"n":"input","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean],"pi":[{"n":"input","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"leaveOpen","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor2"},{"v":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":3,"n":"FillBuffer","t":8,"pi":[{"n":"numBytes","pt":$n[0].Int32,"ps":0}],"sn":"FillBuffer","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":1,"n":"InternalReadChars","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"InternalReadChars","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"InternalReadOneChar","t":8,"pi":[{"n":"allowSurrogate","dv":false,"o":true,"pt":$n[0].Boolean,"ps":0}],"sn":"InternalReadOneChar","rt":$n[0].Int32,"p":[$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"PeekChar","t":8,"sn":"PeekChar","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Read","t":8,"sn":"Read","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$2","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":5,"n":"Read7BitEncodedInt","t":8,"sn":"Read7BitEncodedInt","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"ReadBoolean","t":8,"sn":"ReadBoolean","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"ReadByte","t":8,"sn":"ReadByte","rt":$n[0].Byte,"box":function ($v) { return Bridge.box($v, System.Byte);}},{"v":true,"a":2,"n":"ReadBytes","t":8,"pi":[{"n":"count","pt":$n[0].Int32,"ps":0}],"sn":"ReadBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ReadChar","t":8,"sn":"ReadChar","rt":$n[0].Char,"box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"v":true,"a":2,"n":"ReadChars","t":8,"pi":[{"n":"count","pt":$n[0].Int32,"ps":0}],"sn":"ReadChars","rt":$n[0].Array.type(System.Char),"p":[$n[0].Int32]},{"v":true,"a":2,"n":"ReadDecimal","t":8,"sn":"ReadDecimal","rt":$n[0].Decimal},{"v":true,"a":2,"n":"ReadDouble","t":8,"sn":"ReadDouble","rt":$n[0].Double,"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"v":true,"a":2,"n":"ReadInt16","t":8,"sn":"ReadInt16","rt":$n[0].Int16,"box":function ($v) { return Bridge.box($v, System.Int16);}},{"v":true,"a":2,"n":"ReadInt32","t":8,"sn":"ReadInt32","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"ReadInt64","t":8,"sn":"ReadInt64","rt":$n[0].Int64},{"v":true,"a":2,"n":"ReadSByte","t":8,"sn":"ReadSByte","rt":$n[0].SByte,"box":function ($v) { return Bridge.box($v, System.SByte);}},{"v":true,"a":2,"n":"ReadSingle","t":8,"sn":"ReadSingle","rt":$n[0].Single,"box":function ($v) { return Bridge.box($v, System.Single, System.Single.format, System.Single.getHashCode);}},{"v":true,"a":2,"n":"ReadString","t":8,"sn":"ReadString","rt":$n[0].String},{"v":true,"a":2,"n":"ReadUInt16","t":8,"sn":"ReadUInt16","rt":$n[0].UInt16,"box":function ($v) { return Bridge.box($v, System.UInt16);}},{"v":true,"a":2,"n":"ReadUInt32","t":8,"sn":"ReadUInt32","rt":$n[0].UInt32,"box":function ($v) { return Bridge.box($v, System.UInt32);}},{"v":true,"a":2,"n":"ReadUInt64","t":8,"sn":"ReadUInt64","rt":$n[0].UInt64},{"v":true,"a":2,"n":"BaseStream","t":16,"rt":$n[13].Stream,"g":{"v":true,"a":2,"n":"get_BaseStream","t":8,"rt":$n[13].Stream,"fg":"BaseStream"},"fn":"BaseStream"},{"a":1,"n":"MaxCharBytesSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"MaxCharBytesSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"lastCharsRead","t":4,"rt":$n[0].Int32,"sn":"lastCharsRead","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"m_2BytesPerChar","t":4,"rt":$n[0].Boolean,"sn":"m_2BytesPerChar","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"m_buffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"m_buffer"},{"a":1,"n":"m_charBuffer","t":4,"rt":$n[0].Array.type(System.Char),"sn":"m_charBuffer"},{"a":1,"n":"m_charBytes","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"m_charBytes"},{"a":1,"n":"m_encoding","t":4,"rt":$n[8].Encoding,"sn":"m_encoding"},{"a":1,"n":"m_isMemoryStream","t":4,"rt":$n[0].Boolean,"sn":"m_isMemoryStream","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"m_leaveOpen","t":4,"rt":$n[0].Boolean,"sn":"m_leaveOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"m_maxCharsSize","t":4,"rt":$n[0].Int32,"sn":"m_maxCharsSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"m_singleChar","t":4,"rt":$n[0].Array.type(System.Char),"sn":"m_singleChar"},{"a":1,"n":"m_stream","t":4,"rt":$n[13].Stream,"sn":"m_stream"}]}; }, $n);
$m("System.IO.BinaryWriter", function () { return {"att":1048577,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream],"pi":[{"n":"output","pt":$n[13].Stream,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding],"pi":[{"n":"output","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean],"pi":[{"n":"output","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"leaveOpen","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor3"},{"v":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"v":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int32,"ps":0},{"n":"origin","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int32,$n[13].SeekOrigin]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"Write$1","rt":$n[0].Void,"p":[$n[0].Byte]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"Write$2","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte)]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"ch","pt":$n[0].Char,"ps":0}],"sn":"Write$4","rt":$n[0].Void,"p":[$n[0].Char]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"Write$5","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"Write$7","rt":$n[0].Void,"p":[$n[0].Decimal]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"Write$8","rt":$n[0].Void,"p":[$n[0].Double]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"Write$9","rt":$n[0].Void,"p":[$n[0].Int16]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"Write$10","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"Write$11","rt":$n[0].Void,"p":[$n[0].Int64]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].SByte,"ps":0}],"sn":"Write$12","rt":$n[0].Void,"p":[$n[0].SByte]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"Write$13","rt":$n[0].Void,"p":[$n[0].Single]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write$14","rt":$n[0].Void,"p":[$n[0].String]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"Write$15","rt":$n[0].Void,"p":[$n[0].UInt16]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"Write$16","rt":$n[0].Void,"p":[$n[0].UInt32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"Write$17","rt":$n[0].Void,"p":[$n[0].UInt64]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"chars","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$6","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"a":3,"n":"Write7BitEncodedInt","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"Write7BitEncodedInt","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"BaseStream","t":16,"rt":$n[13].Stream,"g":{"v":true,"a":2,"n":"get_BaseStream","t":8,"rt":$n[13].Stream,"fg":"BaseStream"},"fn":"BaseStream"},{"a":1,"n":"LargeByteBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"LargeByteBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].BinaryWriter,"sn":"Null","ro":true},{"a":3,"n":"OutStream","t":4,"rt":$n[13].Stream,"sn":"OutStream"},{"a":1,"n":"_buffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"_buffer"},{"a":1,"n":"_encoding","t":4,"rt":$n[8].Encoding,"sn":"_encoding"},{"a":1,"n":"_leaveOpen","t":4,"rt":$n[0].Boolean,"sn":"_leaveOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_tmpOneCharBuffer","t":4,"rt":$n[0].Array.type(System.Char),"sn":"_tmpOneCharBuffer"}]}; }, $n);
$m("System.IO.BufferedStream", function () { return {"att":1048833,"a":2,"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[0].Int32],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"bufferSize","pt":$n[0].Int32,"ps":1}],"sn":"$ctor2"},{"a":1,"n":"ClearReadBufferBeforeWrite","t":8,"sn":"ClearReadBufferBeforeWrite","rt":$n[0].Void},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":1,"n":"EnsureBufferAllocated","t":8,"sn":"EnsureBufferAllocated","rt":$n[0].Void},{"a":1,"n":"EnsureCanRead","t":8,"sn":"EnsureCanRead","rt":$n[0].Void},{"a":1,"n":"EnsureCanSeek","t":8,"sn":"EnsureCanSeek","rt":$n[0].Void},{"a":1,"n":"EnsureCanWrite","t":8,"sn":"EnsureCanWrite","rt":$n[0].Void},{"a":1,"n":"EnsureNotClosed","t":8,"sn":"EnsureNotClosed","rt":$n[0].Void},{"a":1,"n":"EnsureShadowBufferAllocated","t":8,"sn":"EnsureShadowBufferAllocated","rt":$n[0].Void},{"ov":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"a":1,"n":"FlushRead","t":8,"sn":"FlushRead","rt":$n[0].Void},{"a":1,"n":"FlushWrite","t":8,"sn":"FlushWrite","rt":$n[0].Void},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadByte","t":8,"sn":"ReadByte","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ReadFromBuffer","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"ReadFromBuffer","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ReadFromBuffer","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"error","out":true,"pt":$n[0].Exception,"ps":3}],"sn":"ReadFromBuffer$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Exception],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int64,"ps":0},{"n":"origin","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int64,$n[13].SeekOrigin]},{"ov":true,"a":2,"n":"SetLength","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"SetLength","rt":$n[0].Void,"p":[$n[0].Int64]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"WriteByte","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"WriteByte","rt":$n[0].Void,"p":[$n[0].Byte]},{"a":1,"n":"WriteToBuffer","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","ref":true,"pt":$n[0].Int32,"ps":1},{"n":"count","ref":true,"pt":$n[0].Int32,"ps":2}],"sn":"WriteToBuffer","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"a":1,"n":"WriteToBuffer","t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","ref":true,"pt":$n[0].Int32,"ps":1},{"n":"count","ref":true,"pt":$n[0].Int32,"ps":2},{"n":"error","out":true,"pt":$n[0].Exception,"ps":3}],"sn":"WriteToBuffer$1","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,$n[0].Exception]},{"a":4,"n":"BufferSize","t":16,"rt":$n[0].Int32,"g":{"a":4,"n":"get_BufferSize","t":8,"rt":$n[0].Int32,"fg":"BufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"BufferSize"},{"ov":true,"a":2,"n":"CanRead","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanRead","t":8,"rt":$n[0].Boolean,"fg":"CanRead","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanRead"},{"ov":true,"a":2,"n":"CanSeek","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanSeek","t":8,"rt":$n[0].Boolean,"fg":"CanSeek","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanSeek"},{"ov":true,"a":2,"n":"CanWrite","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanWrite","t":8,"rt":$n[0].Boolean,"fg":"CanWrite","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanWrite"},{"ov":true,"a":2,"n":"Length","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Length","t":8,"rt":$n[0].Int64,"fg":"Length"},"fn":"Length"},{"ov":true,"a":2,"n":"Position","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Position","t":8,"rt":$n[0].Int64,"fg":"Position"},"s":{"ov":true,"a":2,"n":"set_Position","t":8,"p":[$n[0].Int64],"rt":$n[0].Void,"fs":"Position"},"fn":"Position"},{"a":4,"n":"UnderlyingStream","t":16,"rt":$n[13].Stream,"g":{"a":4,"n":"get_UnderlyingStream","t":8,"rt":$n[13].Stream,"fg":"UnderlyingStream"},"fn":"UnderlyingStream"},{"a":1,"n":"MaxShadowBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"MaxShadowBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_DefaultBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"_DefaultBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_buffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"_buffer"},{"a":1,"n":"_bufferSize","t":4,"rt":$n[0].Int32,"sn":"_bufferSize","ro":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_readLen","t":4,"rt":$n[0].Int32,"sn":"_readLen","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_readPos","t":4,"rt":$n[0].Int32,"sn":"_readPos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_stream","t":4,"rt":$n[13].Stream,"sn":"_stream"},{"a":1,"n":"_writePos","t":4,"rt":$n[0].Int32,"sn":"_writePos","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IO.EndOfStreamException", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.IO.File", function () { return {"att":1048961,"a":2,"s":true,"m":[{"a":1,"n":"InternalReadAllBytes","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"checkHost","pt":$n[0].Boolean,"ps":1}],"sn":"InternalReadAllBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String,$n[0].Boolean]},{"a":1,"n":"InternalReadAllLines","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"InternalReadAllLines","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[8].Encoding]},{"a":1,"n":"InternalReadAllText","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"checkHost","pt":$n[0].Boolean,"ps":2}],"sn":"InternalReadAllText","rt":$n[0].String,"p":[$n[0].String,$n[8].Encoding,$n[0].Boolean]},{"a":2,"n":"OpenRead","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"OpenRead","rt":$n[13].FileStream,"p":[$n[0].String]},{"a":2,"n":"OpenText","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"OpenText","rt":$n[13].StreamReader,"p":[$n[0].String]},{"a":2,"n":"ReadAllBytes","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadAllBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String]},{"a":2,"n":"ReadAllLines","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadAllLines","rt":$n[0].Array.type(System.String),"p":[$n[0].String]},{"a":2,"n":"ReadAllLines","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"ReadAllLines$1","rt":$n[0].Array.type(System.String),"p":[$n[0].String,$n[8].Encoding]},{"a":2,"n":"ReadAllText","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadAllText","rt":$n[0].String,"p":[$n[0].String]},{"a":2,"n":"ReadAllText","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"ReadAllText$1","rt":$n[0].String,"p":[$n[0].String,$n[8].Encoding]},{"a":2,"n":"ReadLines","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadLines","rt":$n[4].IEnumerable$1(System.String),"p":[$n[0].String]},{"a":2,"n":"ReadLines","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"ReadLines$1","rt":$n[4].IEnumerable$1(System.String),"p":[$n[0].String,$n[8].Encoding]}]}; }, $n);
$m("System.IO.FileMode", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Append","is":true,"t":4,"rt":$n[13].FileMode,"sn":"Append","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}},{"a":2,"n":"Create","is":true,"t":4,"rt":$n[13].FileMode,"sn":"Create","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}},{"a":2,"n":"CreateNew","is":true,"t":4,"rt":$n[13].FileMode,"sn":"CreateNew","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}},{"a":2,"n":"Open","is":true,"t":4,"rt":$n[13].FileMode,"sn":"Open","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}},{"a":2,"n":"OpenOrCreate","is":true,"t":4,"rt":$n[13].FileMode,"sn":"OpenOrCreate","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}},{"a":2,"n":"Truncate","is":true,"t":4,"rt":$n[13].FileMode,"sn":"Truncate","box":function ($v) { return Bridge.box($v, System.IO.FileMode, System.Enum.toStringFn(System.IO.FileMode));}}]}; }, $n);
$m("System.IO.FileStream", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte),$n[0].String],"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"name","pt":$n[0].String,"ps":1}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[13].FileMode],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"mode","pt":$n[13].FileMode,"ps":1}],"sn":"$ctor1"},{"a":4,"n":"EnsureBufferAsync","t":8,"sn":"EnsureBufferAsync","rt":$n[10].Task},{"ov":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"a":4,"n":"FromFile","is":true,"t":8,"pi":[{"n":"file","pt":$n[0].Object,"ps":0}],"sn":"FromFile","rt":$n[10].Task$1(System.IO.FileStream),"p":[$n[0].Object]},{"a":1,"n":"GetInternalBuffer","t":8,"sn":"GetInternalBuffer","rt":$n[0].Array.type(System.Byte)},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"ReadBytes","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadBytes","rt":$n[0].Array.type(System.Byte),"p":[$n[0].String]},{"a":4,"n":"ReadBytesAsync","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"ReadBytesAsync","rt":$n[10].Task$1(System.Array.type(System.Byte)),"p":[$n[0].String]},{"ov":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int64,"ps":0},{"n":"origin","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int64,$n[13].SeekOrigin]},{"ov":true,"a":2,"n":"SetLength","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"SetLength","rt":$n[0].Void,"p":[$n[0].Int64]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"CanRead","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanRead","t":8,"rt":$n[0].Boolean,"fg":"CanRead","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanRead"},{"ov":true,"a":2,"n":"CanSeek","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanSeek","t":8,"rt":$n[0].Boolean,"fg":"CanSeek","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanSeek"},{"ov":true,"a":2,"n":"CanWrite","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanWrite","t":8,"rt":$n[0].Boolean,"fg":"CanWrite","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanWrite"},{"v":true,"a":2,"n":"IsAsync","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsAsync","t":8,"rt":$n[0].Boolean,"fg":"IsAsync","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsAsync"},{"ov":true,"a":2,"n":"Length","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Length","t":8,"rt":$n[0].Int64,"fg":"Length"},"fn":"Length"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"Name"},"fn":"Name"},{"ov":true,"a":2,"n":"Position","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Position","t":8,"rt":$n[0].Int64,"fg":"Position"},"s":{"ov":true,"a":2,"n":"set_Position","t":8,"p":[$n[0].Int64],"rt":$n[0].Void,"fs":"Position"},"fn":"Position"},{"a":1,"n":"_buffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"_buffer"},{"a":1,"n":"name","t":4,"rt":$n[0].String,"sn":"name"}]}; }, $n);
$m("System.IO.IOException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"hresult","pt":$n[0].Int32,"ps":1}],"sn":"$ctor3"}]}; }, $n);
$m("System.IO.Iterator$1", function (TSource) { return {"att":1048704,"a":4,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"ab":true,"a":3,"n":"Clone","t":8,"sn":"Clone","rt":$n[13].Iterator$1(TSource)},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(TSource)},{"ab":true,"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":TSource,"g":{"a":2,"n":"get_Current","t":8,"rt":TSource,"fg":"Current"},"fn":"Current"},{"a":4,"n":"current","t":4,"rt":TSource,"sn":"current"},{"a":4,"n":"state","t":4,"rt":$n[0].Int32,"sn":"state","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IO.ReadLinesIterator", function () { return {"att":1048576,"a":4,"m":[{"a":1,"n":".ctor","t":1,"p":[$n[0].String,$n[8].Encoding,$n[13].StreamReader],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"reader","pt":$n[13].StreamReader,"ps":2}],"sn":"ctor"},{"ov":true,"a":3,"n":"Clone","t":8,"sn":"Clone","rt":$n[13].Iterator$1(System.String)},{"a":4,"n":"CreateIterator","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"CreateIterator","rt":$n[13].ReadLinesIterator,"p":[$n[0].String,$n[8].Encoding]},{"a":1,"n":"CreateIterator","is":true,"t":8,"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"reader","pt":$n[13].StreamReader,"ps":2}],"sn":"CreateIterator$1","rt":$n[13].ReadLinesIterator,"p":[$n[0].String,$n[8].Encoding,$n[13].StreamReader]},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"ov":true,"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_encoding","t":4,"rt":$n[8].Encoding,"sn":"_encoding","ro":true},{"a":1,"n":"_path","t":4,"rt":$n[0].String,"sn":"_path","ro":true},{"a":1,"n":"_reader","t":4,"rt":$n[13].StreamReader,"sn":"_reader"}]}; }, $n);
$m("System.IO.SeekOrigin", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Begin","is":true,"t":4,"rt":$n[13].SeekOrigin,"sn":"Begin","box":function ($v) { return Bridge.box($v, System.IO.SeekOrigin, System.Enum.toStringFn(System.IO.SeekOrigin));}},{"a":2,"n":"Current","is":true,"t":4,"rt":$n[13].SeekOrigin,"sn":"Current","box":function ($v) { return Bridge.box($v, System.IO.SeekOrigin, System.Enum.toStringFn(System.IO.SeekOrigin));}},{"a":2,"n":"End","is":true,"t":4,"rt":$n[13].SeekOrigin,"sn":"End","box":function ($v) { return Bridge.box($v, System.IO.SeekOrigin, System.Enum.toStringFn(System.IO.SeekOrigin));}}]}; }, $n);
$m("System.IO.Stream", function () { return {"nested":[$n[13].Stream.NullStream,$n[13].Stream.SynchronousAsyncResult],"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"v":true,"a":2,"n":"BeginRead","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BeginRead","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"a":4,"n":"BeginReadInternal","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4},{"n":"serializeAsynchronously","pt":$n[0].Boolean,"ps":5}],"sn":"BeginReadInternal","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object,$n[0].Boolean]},{"v":true,"a":2,"n":"BeginWrite","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BeginWrite","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"a":4,"n":"BeginWriteInternal","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4},{"n":"serializeAsynchronously","pt":$n[0].Boolean,"ps":5}],"sn":"BeginWriteInternal","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object,$n[0].Boolean]},{"a":4,"n":"BlockingBeginRead","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BlockingBeginRead","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"a":4,"n":"BlockingBeginWrite","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BlockingBeginWrite","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"a":4,"n":"BlockingEndRead","is":true,"t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"BlockingEndRead","rt":$n[0].Int32,"p":[$n[0].IAsyncResult],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"BlockingEndWrite","is":true,"t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"BlockingEndWrite","rt":$n[0].Void,"p":[$n[0].IAsyncResult]},{"v":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"destination","pt":$n[13].Stream,"ps":0}],"sn":"CopyTo","rt":$n[0].Void,"p":[$n[13].Stream]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"destination","pt":$n[13].Stream,"ps":0},{"n":"bufferSize","pt":$n[0].Int32,"ps":1}],"sn":"CopyTo$1","rt":$n[0].Void,"p":[$n[13].Stream,$n[0].Int32]},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"EndRead","t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndRead","rt":$n[0].Int32,"p":[$n[0].IAsyncResult],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"EndWrite","t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndWrite","rt":$n[0].Void,"p":[$n[0].IAsyncResult]},{"ab":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"a":1,"n":"InternalCopyTo","t":8,"pi":[{"n":"destination","pt":$n[13].Stream,"ps":0},{"n":"bufferSize","pt":$n[0].Int32,"ps":1}],"sn":"InternalCopyTo","rt":$n[0].Void,"p":[$n[13].Stream,$n[0].Int32]},{"ab":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"ReadByte","t":8,"sn":"ReadByte","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int64,"ps":0},{"n":"origin","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int64,$n[13].SeekOrigin]},{"ab":true,"a":2,"n":"SetLength","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"SetLength","rt":$n[0].Void,"p":[$n[0].Int64]},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"Synchronized","rt":$n[13].Stream,"p":[$n[13].Stream]},{"ab":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"WriteByte","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"WriteByte","rt":$n[0].Void,"p":[$n[0].Byte]},{"ab":true,"a":2,"n":"CanRead","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_CanRead","t":8,"rt":$n[0].Boolean,"fg":"CanRead","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanRead"},{"ab":true,"a":2,"n":"CanSeek","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_CanSeek","t":8,"rt":$n[0].Boolean,"fg":"CanSeek","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanSeek"},{"v":true,"a":2,"n":"CanTimeout","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_CanTimeout","t":8,"rt":$n[0].Boolean,"fg":"CanTimeout","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanTimeout"},{"ab":true,"a":2,"n":"CanWrite","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_CanWrite","t":8,"rt":$n[0].Boolean,"fg":"CanWrite","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanWrite"},{"ab":true,"a":2,"n":"Length","t":16,"rt":$n[0].Int64,"g":{"ab":true,"a":2,"n":"get_Length","t":8,"rt":$n[0].Int64,"fg":"Length"},"fn":"Length"},{"ab":true,"a":2,"n":"Position","t":16,"rt":$n[0].Int64,"g":{"ab":true,"a":2,"n":"get_Position","t":8,"rt":$n[0].Int64,"fg":"Position"},"s":{"ab":true,"a":2,"n":"set_Position","t":8,"p":[$n[0].Int64],"rt":$n[0].Void,"fs":"Position"},"fn":"Position"},{"v":true,"a":2,"n":"ReadTimeout","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_ReadTimeout","t":8,"rt":$n[0].Int32,"fg":"ReadTimeout","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"v":true,"a":2,"n":"set_ReadTimeout","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"ReadTimeout"},"fn":"ReadTimeout"},{"v":true,"a":2,"n":"WriteTimeout","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_WriteTimeout","t":8,"rt":$n[0].Int32,"fg":"WriteTimeout","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"v":true,"a":2,"n":"set_WriteTimeout","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"WriteTimeout"},"fn":"WriteTimeout"},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].Stream,"sn":"Null","ro":true},{"a":1,"n":"_DefaultCopyBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"_DefaultCopyBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.IO.Stream.NullStream", function () { return {"td":$n[13].Stream,"att":1057027,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":2,"n":"BeginRead","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BeginRead","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"ov":true,"a":2,"n":"BeginWrite","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"callback","pt":Function,"ps":3},{"n":"state","pt":$n[0].Object,"ps":4}],"sn":"BeginWrite","rt":$n[0].IAsyncResult,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32,Function,$n[0].Object]},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"ov":true,"a":2,"n":"EndRead","t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndRead","rt":$n[0].Int32,"p":[$n[0].IAsyncResult],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"EndWrite","t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndWrite","rt":$n[0].Void,"p":[$n[0].IAsyncResult]},{"ov":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadByte","t":8,"sn":"ReadByte","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Seek","t":8,"pi":[{"n":"offset","pt":$n[0].Int64,"ps":0},{"n":"origin","pt":$n[13].SeekOrigin,"ps":1}],"sn":"Seek","rt":$n[0].Int64,"p":[$n[0].Int64,$n[13].SeekOrigin]},{"ov":true,"a":2,"n":"SetLength","t":8,"pi":[{"n":"length","pt":$n[0].Int64,"ps":0}],"sn":"SetLength","rt":$n[0].Void,"p":[$n[0].Int64]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Byte),"ps":0},{"n":"offset","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Array.type(System.Byte),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"WriteByte","t":8,"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"WriteByte","rt":$n[0].Void,"p":[$n[0].Byte]},{"ov":true,"a":2,"n":"CanRead","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanRead","t":8,"rt":$n[0].Boolean,"fg":"CanRead","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanRead"},{"ov":true,"a":2,"n":"CanSeek","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanSeek","t":8,"rt":$n[0].Boolean,"fg":"CanSeek","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanSeek"},{"ov":true,"a":2,"n":"CanWrite","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_CanWrite","t":8,"rt":$n[0].Boolean,"fg":"CanWrite","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CanWrite"},{"ov":true,"a":2,"n":"Length","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Length","t":8,"rt":$n[0].Int64,"fg":"Length"},"fn":"Length"},{"ov":true,"a":2,"n":"Position","t":16,"rt":$n[0].Int64,"g":{"ov":true,"a":2,"n":"get_Position","t":8,"rt":$n[0].Int64,"fg":"Position"},"s":{"ov":true,"a":2,"n":"set_Position","t":8,"p":[$n[0].Int64],"rt":$n[0].Void,"fs":"Position"},"fn":"Position"}]}; }, $n);
$m("System.IO.Stream.SynchronousAsyncResult", function () { return {"td":$n[13].Stream,"att":1048837,"a":4,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].Object],"pi":[{"n":"asyncStateObject","pt":$n[0].Object,"ps":0}],"sn":"$ctor2"},{"a":4,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Object],"pi":[{"n":"bytesRead","pt":$n[0].Int32,"ps":0},{"n":"asyncStateObject","pt":$n[0].Object,"ps":1}],"sn":"$ctor1"},{"a":4,"n":".ctor","t":1,"p":[$n[0].Exception,$n[0].Object,$n[0].Boolean],"pi":[{"n":"ex","pt":$n[0].Exception,"ps":0},{"n":"asyncStateObject","pt":$n[0].Object,"ps":1},{"n":"isWrite","pt":$n[0].Boolean,"ps":2}],"sn":"ctor"},{"a":4,"n":"EndRead","is":true,"t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndRead","rt":$n[0].Int32,"p":[$n[0].IAsyncResult],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"EndWrite","is":true,"t":8,"pi":[{"n":"asyncResult","pt":$n[0].IAsyncResult,"ps":0}],"sn":"EndWrite","rt":$n[0].Void,"p":[$n[0].IAsyncResult]},{"a":4,"n":"ThrowIfError","t":8,"sn":"ThrowIfError","rt":$n[0].Void},{"a":2,"n":"AsyncState","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_AsyncState","t":8,"rt":$n[0].Object,"fg":"AsyncState"},"fn":"AsyncState"},{"a":2,"n":"CompletedSynchronously","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_CompletedSynchronously","t":8,"rt":$n[0].Boolean,"fg":"CompletedSynchronously","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"CompletedSynchronously"},{"a":2,"n":"IsCompleted","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsCompleted","t":8,"rt":$n[0].Boolean,"fg":"IsCompleted","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsCompleted"},{"a":1,"n":"_bytesRead","t":4,"rt":$n[0].Int32,"sn":"_bytesRead","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_endXxxCalled","t":4,"rt":$n[0].Boolean,"sn":"_endXxxCalled","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_exceptionInfo","t":4,"rt":$n[0].Exception,"sn":"_exceptionInfo"},{"a":1,"n":"_isWrite","t":4,"rt":$n[0].Boolean,"sn":"_isWrite","ro":true,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_stateObject","t":4,"rt":$n[0].Object,"sn":"_stateObject","ro":true}]}; }, $n);
$m("System.IO.StreamReader", function () { return {"nested":[$n[13].StreamReader.NullStreamReader],"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"$ctor7"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[0].Boolean],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Boolean],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor8"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[8].Encoding],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"$ctor9"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[8].Encoding,$n[0].Boolean],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2}],"sn":"$ctor10"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean,$n[0].Int32],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[8].Encoding,$n[0].Boolean,$n[0].Int32],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3}],"sn":"$ctor11"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3},{"n":"leaveOpen","pt":$n[0].Boolean,"ps":4}],"sn":"$ctor6"},{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[8].Encoding,$n[0].Boolean,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3},{"n":"checkHost","pt":$n[0].Boolean,"ps":4}],"sn":"$ctor12"},{"ov":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":1,"n":"CompressBuffer","t":8,"pi":[{"n":"n","pt":$n[0].Int32,"ps":0}],"sn":"CompressBuffer","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":1,"n":"DetectEncoding","t":8,"sn":"DetectEncoding","rt":$n[0].Void},{"a":2,"n":"DiscardBufferedData","t":8,"sn":"DiscardBufferedData","rt":$n[0].Void},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":4,"n":"Init","t":8,"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"Init","rt":$n[0].Void,"p":[$n[13].Stream]},{"a":1,"n":"Init","t":8,"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"detectEncodingFromByteOrderMarks","pt":$n[0].Boolean,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3},{"n":"leaveOpen","pt":$n[0].Boolean,"ps":4}],"sn":"Init$1","rt":$n[0].Void,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Boolean,$n[0].Int32,$n[0].Boolean]},{"a":1,"n":"IsPreamble","t":8,"sn":"IsPreamble","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Peek","t":8,"sn":"Peek","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"sn":"Read","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadBlock","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"ReadBlock","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":4,"n":"ReadBuffer","t":8,"sn":"ReadBuffer","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ReadBuffer","t":8,"pi":[{"n":"userBuffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"userOffset","pt":$n[0].Int32,"ps":1},{"n":"desiredChars","pt":$n[0].Int32,"ps":2},{"n":"readToUserBuffer","out":true,"pt":$n[0].Boolean,"ps":3}],"sn":"ReadBuffer$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadLine","t":8,"sn":"ReadLine","rt":$n[0].String},{"ov":true,"a":2,"n":"ReadToEnd","t":8,"sn":"ReadToEnd","rt":$n[0].String},{"ov":true,"a":2,"n":"ReadToEndAsync","t":8,"sn":"ReadToEndAsync","rt":$n[10].Task$1(System.String)},{"v":true,"a":2,"n":"BaseStream","t":16,"rt":$n[13].Stream,"g":{"v":true,"a":2,"n":"get_BaseStream","t":8,"rt":$n[13].Stream,"fg":"BaseStream"},"fn":"BaseStream"},{"v":true,"a":2,"n":"CurrentEncoding","t":16,"rt":$n[8].Encoding,"g":{"v":true,"a":2,"n":"get_CurrentEncoding","t":8,"rt":$n[8].Encoding,"fg":"CurrentEncoding"},"fn":"CurrentEncoding"},{"a":4,"n":"DefaultBufferSize","is":true,"t":16,"rt":$n[0].Int32,"g":{"a":4,"n":"get_DefaultBufferSize","t":8,"rt":$n[0].Int32,"fg":"DefaultBufferSize","is":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"DefaultBufferSize"},{"a":2,"n":"EndOfStream","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_EndOfStream","t":8,"rt":$n[0].Boolean,"fg":"EndOfStream","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"EndOfStream"},{"a":4,"n":"LeaveOpen","t":16,"rt":$n[0].Boolean,"g":{"a":4,"n":"get_LeaveOpen","t":8,"rt":$n[0].Boolean,"fg":"LeaveOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"LeaveOpen"},{"a":1,"n":"DefaultFileStreamBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"DefaultFileStreamBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MinBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"MinBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].StreamReader,"sn":"Null","ro":true},{"a":1,"n":"_closable","t":4,"rt":$n[0].Boolean,"sn":"_closable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_detectEncoding","t":4,"rt":$n[0].Boolean,"sn":"_detectEncoding","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_isBlocked","t":4,"rt":$n[0].Boolean,"sn":"_isBlocked","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_maxCharsPerBuffer","t":4,"rt":$n[0].Int32,"sn":"_maxCharsPerBuffer","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"byteBuffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"byteBuffer"},{"a":1,"n":"byteLen","t":4,"rt":$n[0].Int32,"sn":"byteLen","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"bytePos","t":4,"rt":$n[0].Int32,"sn":"bytePos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"charBuffer","t":4,"rt":$n[0].Array.type(System.Char),"sn":"charBuffer"},{"a":1,"n":"charLen","t":4,"rt":$n[0].Int32,"sn":"charLen","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"charPos","t":4,"rt":$n[0].Int32,"sn":"charPos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"encoding","t":4,"rt":$n[8].Encoding,"sn":"encoding"},{"a":1,"n":"stream","t":4,"rt":$n[13].Stream,"sn":"stream"}]}; }, $n);
$m("System.IO.StreamReader.NullStreamReader", function () { return {"td":$n[13].StreamReader,"att":1048579,"a":1,"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"ov":true,"a":2,"n":"Peek","t":8,"sn":"Peek","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"sn":"Read","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":4,"n":"ReadBuffer","t":8,"sn":"ReadBuffer","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadLine","t":8,"sn":"ReadLine","rt":$n[0].String},{"ov":true,"a":2,"n":"ReadToEnd","t":8,"sn":"ReadToEnd","rt":$n[0].String},{"ov":true,"a":2,"n":"BaseStream","t":16,"rt":$n[13].Stream,"g":{"ov":true,"a":2,"n":"get_BaseStream","t":8,"rt":$n[13].Stream,"fg":"BaseStream"},"fn":"BaseStream"},{"ov":true,"a":2,"n":"CurrentEncoding","t":16,"rt":$n[8].Encoding,"g":{"ov":true,"a":2,"n":"get_CurrentEncoding","t":8,"rt":$n[8].Encoding,"fg":"CurrentEncoding"},"fn":"CurrentEncoding"}]}; }, $n);
$m("System.IO.StreamWriter", function () { return {"att":1048577,"a":2,"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"path","pt":$n[0].String,"ps":0}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Boolean],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"append","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor6"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Int32],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"bufferSize","pt":$n[0].Int32,"ps":2}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Boolean,$n[8].Encoding],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"append","pt":$n[0].Boolean,"ps":1},{"n":"encoding","pt":$n[8].Encoding,"ps":2}],"sn":"$ctor7"},{"a":2,"n":".ctor","t":1,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"stream","pt":$n[13].Stream,"ps":0},{"n":"encoding","pt":$n[8].Encoding,"ps":1},{"n":"bufferSize","pt":$n[0].Int32,"ps":2},{"n":"leaveOpen","pt":$n[0].Boolean,"ps":3}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Boolean,$n[8].Encoding,$n[0].Int32],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"append","pt":$n[0].Boolean,"ps":1},{"n":"encoding","pt":$n[8].Encoding,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3}],"sn":"$ctor8"},{"a":4,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Boolean,$n[8].Encoding,$n[0].Int32,$n[0].Boolean],"pi":[{"n":"path","pt":$n[0].String,"ps":0},{"n":"append","pt":$n[0].Boolean,"ps":1},{"n":"encoding","pt":$n[8].Encoding,"ps":2},{"n":"bufferSize","pt":$n[0].Int32,"ps":3},{"n":"checkHost","pt":$n[0].Boolean,"ps":4}],"sn":"$ctor9"},{"ov":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"ov":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"a":1,"n":"Flush","t":8,"pi":[{"n":"flushStream","pt":$n[0].Boolean,"ps":0},{"n":"flushEncoder","pt":$n[0].Boolean,"ps":1}],"sn":"Flush$1","rt":$n[0].Void,"p":[$n[0].Boolean,$n[0].Boolean]},{"a":1,"n":"Init","t":8,"pi":[{"n":"streamArg","pt":$n[13].Stream,"ps":0},{"n":"encodingArg","pt":$n[8].Encoding,"ps":1},{"n":"bufferSize","pt":$n[0].Int32,"ps":2},{"n":"shouldLeaveOpen","pt":$n[0].Boolean,"ps":3}],"sn":"Init","rt":$n[0].Void,"p":[$n[13].Stream,$n[8].Encoding,$n[0].Int32,$n[0].Boolean]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"Write$1","rt":$n[0].Void,"p":[$n[0].Char]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"Write$2","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write$10","rt":$n[0].Void,"p":[$n[0].String]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"AutoFlush","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_AutoFlush","t":8,"rt":$n[0].Boolean,"fg":"AutoFlush","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"v":true,"a":2,"n":"set_AutoFlush","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"AutoFlush"},"fn":"AutoFlush"},{"v":true,"a":2,"n":"BaseStream","t":16,"rt":$n[13].Stream,"g":{"v":true,"a":2,"n":"get_BaseStream","t":8,"rt":$n[13].Stream,"fg":"BaseStream"},"fn":"BaseStream"},{"ov":true,"a":2,"n":"Encoding","t":16,"rt":$n[8].Encoding,"g":{"ov":true,"a":2,"n":"get_Encoding","t":8,"rt":$n[8].Encoding,"fg":"Encoding"},"fn":"Encoding"},{"a":4,"n":"HaveWrittenPreamble","t":16,"rt":$n[0].Boolean,"s":{"a":4,"n":"set_HaveWrittenPreamble","t":8,"p":[$n[0].Boolean],"rt":$n[0].Void,"fs":"HaveWrittenPreamble"},"fn":"HaveWrittenPreamble"},{"a":4,"n":"LeaveOpen","t":16,"rt":$n[0].Boolean,"g":{"a":4,"n":"get_LeaveOpen","t":8,"rt":$n[0].Boolean,"fg":"LeaveOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"LeaveOpen"},{"a":4,"n":"UTF8NoBOM","is":true,"t":16,"rt":$n[8].Encoding,"g":{"a":4,"n":"get_UTF8NoBOM","t":8,"rt":$n[8].Encoding,"fg":"UTF8NoBOM","is":true},"fn":"UTF8NoBOM"},{"a":4,"n":"DefaultBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"DefaultBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"DefaultFileStreamBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"DefaultFileStreamBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MinBufferSize","is":true,"t":4,"rt":$n[0].Int32,"sn":"MinBufferSize","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].StreamWriter,"sn":"Null","ro":true},{"a":1,"n":"_UTF8NoBOM","is":true,"t":4,"rt":$n[8].Encoding,"sn":"_UTF8NoBOM"},{"a":1,"n":"autoFlush","t":4,"rt":$n[0].Boolean,"sn":"autoFlush","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"byteBuffer","t":4,"rt":$n[0].Array.type(System.Byte),"sn":"byteBuffer"},{"a":1,"n":"charBuffer","t":4,"rt":$n[0].Array.type(System.Char),"sn":"charBuffer"},{"a":1,"n":"charLen","t":4,"rt":$n[0].Int32,"sn":"charLen","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"charPos","t":4,"rt":$n[0].Int32,"sn":"charPos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"closable","t":4,"rt":$n[0].Boolean,"sn":"closable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"encoding","t":4,"rt":$n[8].Encoding,"sn":"encoding"},{"a":1,"n":"haveWrittenPreamble","t":4,"rt":$n[0].Boolean,"sn":"haveWrittenPreamble","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"stream","t":4,"rt":$n[13].Stream,"sn":"stream"}]}; }, $n);
$m("System.IO.StringReader", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"s","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"ov":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"ov":true,"a":2,"n":"Peek","t":8,"sn":"Peek","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"sn":"Read","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadLine","t":8,"sn":"ReadLine","rt":$n[0].String},{"ov":true,"a":2,"n":"ReadToEnd","t":8,"sn":"ReadToEnd","rt":$n[0].String},{"a":1,"n":"_length","t":4,"rt":$n[0].Int32,"sn":"_length","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_pos","t":4,"rt":$n[0].Int32,"sn":"_pos","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_s","t":4,"rt":$n[0].String,"sn":"_s"}]}; }, $n);
$m("System.IO.StringWriter", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].IFormatProvider],"pi":[{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[8].StringBuilder],"pi":[{"n":"sb","pt":$n[8].StringBuilder,"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[8].StringBuilder,$n[0].IFormatProvider],"pi":[{"n":"sb","pt":$n[8].StringBuilder,"ps":0},{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":1}],"sn":"$ctor3"},{"ov":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"ov":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"GetStringBuilder","t":8,"sn":"GetStringBuilder","rt":$n[8].StringBuilder},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"Write$1","rt":$n[0].Void,"p":[$n[0].Char]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write$10","rt":$n[0].Void,"p":[$n[0].String]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"Encoding","t":16,"rt":$n[8].Encoding,"g":{"ov":true,"a":2,"n":"get_Encoding","t":8,"rt":$n[8].Encoding,"fg":"Encoding"},"fn":"Encoding"},{"a":1,"n":"_isOpen","t":4,"rt":$n[0].Boolean,"sn":"_isOpen","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"_sb","t":4,"rt":$n[8].StringBuilder,"sn":"_sb"},{"a":1,"n":"m_encoding","is":true,"t":4,"rt":$n[8].UnicodeEncoding,"sn":"m_encoding"}]}; }, $n);
$m("System.IO.TextReader", function () { return {"nested":[$n[13].TextReader.NullTextReader],"att":1048705,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"v":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"Peek","t":8,"sn":"Peek","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Read","t":8,"sn":"Read","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"ReadBlock","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"ReadBlock","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"ReadLine","t":8,"sn":"ReadLine","rt":$n[0].String},{"v":true,"a":2,"n":"ReadToEnd","t":8,"sn":"ReadToEnd","rt":$n[0].String},{"v":true,"a":2,"n":"ReadToEndAsync","t":8,"sn":"ReadToEndAsync","rt":$n[10].Task$1(System.String)},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"reader","pt":$n[13].TextReader,"ps":0}],"sn":"Synchronized","rt":$n[13].TextReader,"p":[$n[13].TextReader]},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].TextReader,"sn":"Null","ro":true}]}; }, $n);
$m("System.IO.TextReader.NullTextReader", function () { return {"td":$n[13].TextReader,"att":1057027,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":2,"n":"Read","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Read$1","rt":$n[0].Int32,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"ReadLine","t":8,"sn":"ReadLine","rt":$n[0].String}]}; }, $n);
$m("System.IO.TextWriter", function () { return {"nested":[$n[13].TextWriter.NullTextWriter],"att":1048705,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"a":3,"n":".ctor","t":1,"p":[$n[0].IFormatProvider],"pi":[{"n":"formatProvider","pt":$n[0].IFormatProvider,"ps":0}],"sn":"$ctor1"},{"v":true,"a":2,"n":"Close","t":8,"sn":"Close","rt":$n[0].Void},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"v":true,"a":3,"n":"Dispose","t":8,"pi":[{"n":"disposing","pt":$n[0].Boolean,"ps":0}],"sn":"Dispose$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"Flush","t":8,"sn":"Flush","rt":$n[0].Void},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"writer","pt":$n[13].TextWriter,"ps":0}],"sn":"Synchronized","rt":$n[13].TextWriter,"p":[$n[13].TextWriter]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"Write","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"Write$1","rt":$n[0].Void,"p":[$n[0].Char]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"Write$2","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"Write$4","rt":$n[0].Void,"p":[$n[0].Decimal]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"Write$5","rt":$n[0].Void,"p":[$n[0].Double]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"Write$6","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"Write$7","rt":$n[0].Void,"p":[$n[0].Int64]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"Write$8","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"Write$9","rt":$n[0].Void,"p":[$n[0].Single]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write$10","rt":$n[0].Void,"p":[$n[0].String]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"Write$15","rt":$n[0].Void,"p":[$n[0].UInt32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"Write$16","rt":$n[0].Void,"p":[$n[0].UInt64]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1}],"sn":"Write$11","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"Write$14","rt":$n[0].Void,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2}],"sn":"Write$12","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"v":true,"a":2,"n":"Write","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3}],"sn":"Write$13","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"v":true,"a":2,"n":"WriteLine","t":8,"sn":"WriteLine","rt":$n[0].Void},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"WriteLine$1","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"WriteLine$2","rt":$n[0].Void,"p":[$n[0].Char]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0}],"sn":"WriteLine$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char)]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Decimal,"ps":0}],"sn":"WriteLine$5","rt":$n[0].Void,"p":[$n[0].Decimal]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"WriteLine$6","rt":$n[0].Void,"p":[$n[0].Double]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"WriteLine$7","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"WriteLine$8","rt":$n[0].Void,"p":[$n[0].Int64]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"WriteLine$9","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"WriteLine$10","rt":$n[0].Void,"p":[$n[0].Single]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"WriteLine$11","rt":$n[0].Void,"p":[$n[0].String]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"WriteLine$16","rt":$n[0].Void,"p":[$n[0].UInt32]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"WriteLine$17","rt":$n[0].Void,"p":[$n[0].UInt64]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1}],"sn":"WriteLine$12","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg","ip":true,"pt":$n[0].Array.type(System.Object),"ps":1}],"sn":"WriteLine$15","rt":$n[0].Void,"p":[$n[0].String,$n[0].Array.type(System.Object)]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"WriteLine$4","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2}],"sn":"WriteLine$13","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object]},{"v":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"format","pt":$n[0].String,"ps":0},{"n":"arg0","pt":$n[0].Object,"ps":1},{"n":"arg1","pt":$n[0].Object,"ps":2},{"n":"arg2","pt":$n[0].Object,"ps":3}],"sn":"WriteLine$14","rt":$n[0].Void,"p":[$n[0].String,$n[0].Object,$n[0].Object,$n[0].Object]},{"ab":true,"a":2,"n":"Encoding","t":16,"rt":$n[8].Encoding,"g":{"ab":true,"a":2,"n":"get_Encoding","t":8,"rt":$n[8].Encoding,"fg":"Encoding"},"fn":"Encoding"},{"v":true,"a":2,"n":"FormatProvider","t":16,"rt":$n[0].IFormatProvider,"g":{"v":true,"a":2,"n":"get_FormatProvider","t":8,"rt":$n[0].IFormatProvider,"fg":"FormatProvider"},"fn":"FormatProvider"},{"v":true,"a":2,"n":"NewLine","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_NewLine","t":8,"rt":$n[0].String,"fg":"NewLine"},"s":{"v":true,"a":2,"n":"set_NewLine","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"NewLine"},"fn":"NewLine"},{"a":3,"n":"CoreNewLine","t":4,"rt":$n[0].Array.type(System.Char),"sn":"CoreNewLine"},{"a":1,"n":"InitialNewLine","is":true,"t":4,"rt":$n[0].String,"sn":"InitialNewLine"},{"a":1,"n":"InternalFormatProvider","t":4,"rt":$n[0].IFormatProvider,"sn":"InternalFormatProvider"},{"a":2,"n":"Null","is":true,"t":4,"rt":$n[13].TextWriter,"sn":"Null","ro":true}]}; }, $n);
$m("System.IO.TextWriter.NullTextWriter", function () { return {"td":$n[13].TextWriter,"att":1057027,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":4,"n":".ctor","t":1,"sn":"ctor"},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"Write$10","rt":$n[0].Void,"p":[$n[0].String]},{"ov":true,"a":2,"n":"Write","t":8,"pi":[{"n":"buffer","pt":$n[0].Array.type(System.Char),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"Write$3","rt":$n[0].Void,"p":[$n[0].Array.type(System.Char),$n[0].Int32,$n[0].Int32]},{"ov":true,"a":2,"n":"WriteLine","t":8,"sn":"WriteLine","rt":$n[0].Void},{"ov":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"WriteLine$9","rt":$n[0].Void,"p":[$n[0].Object]},{"ov":true,"a":2,"n":"WriteLine","t":8,"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"WriteLine$11","rt":$n[0].Void,"p":[$n[0].String]},{"ov":true,"a":2,"n":"Encoding","t":16,"rt":$n[8].Encoding,"g":{"ov":true,"a":2,"n":"get_Encoding","t":8,"rt":$n[8].Encoding,"fg":"Encoding"},"fn":"Encoding"}]}; }, $n);
$m("System.IO.__Error", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"EndOfFile","is":true,"t":8,"sn":"EndOfFile","rt":$n[0].Void},{"a":4,"n":"EndReadCalledTwice","is":true,"t":8,"sn":"EndReadCalledTwice","rt":$n[0].Void},{"a":4,"n":"EndWriteCalledTwice","is":true,"t":8,"sn":"EndWriteCalledTwice","rt":$n[0].Void},{"a":4,"n":"FileNotOpen","is":true,"t":8,"sn":"FileNotOpen","rt":$n[0].Void},{"a":4,"n":"MemoryStreamNotExpandable","is":true,"t":8,"sn":"MemoryStreamNotExpandable","rt":$n[0].Void},{"a":4,"n":"ReadNotSupported","is":true,"t":8,"sn":"ReadNotSupported","rt":$n[0].Void},{"a":4,"n":"ReaderClosed","is":true,"t":8,"sn":"ReaderClosed","rt":$n[0].Void},{"a":4,"n":"SeekNotSupported","is":true,"t":8,"sn":"SeekNotSupported","rt":$n[0].Void},{"a":4,"n":"StreamIsClosed","is":true,"t":8,"sn":"StreamIsClosed","rt":$n[0].Void},{"a":4,"n":"WriteNotSupported","is":true,"t":8,"sn":"WriteNotSupported","rt":$n[0].Void},{"a":4,"n":"WriterClosed","is":true,"t":8,"sn":"WriterClosed","rt":$n[0].Void},{"a":4,"n":"WrongAsyncResult","is":true,"t":8,"sn":"WrongAsyncResult","rt":$n[0].Void}]}; }, $n);
$m("System.Globalization.BidiCategory", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"ArabicNumber","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"ArabicNumber","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"BoundaryNeutral","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"BoundaryNeutral","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"CommonNumberSeparator","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"CommonNumberSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"EuropeanNumber","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"EuropeanNumber","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"EuropeanNumberSeparator","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"EuropeanNumberSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"EuropeanNumberTerminator","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"EuropeanNumberTerminator","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"FirstStrongIsolate","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"FirstStrongIsolate","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"LeftToRight","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"LeftToRight","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"LeftToRightEmbedding","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"LeftToRightEmbedding","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"LeftToRightIsolate","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"LeftToRightIsolate","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"LeftToRightOverride","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"LeftToRightOverride","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"NonSpacingMark","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"NonSpacingMark","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"OtherNeutrals","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"OtherNeutrals","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"ParagraphSeparator","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"ParagraphSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"PopDirectionIsolate","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"PopDirectionIsolate","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"PopDirectionalFormat","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"PopDirectionalFormat","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"RightToLeft","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"RightToLeft","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"RightToLeftArabic","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"RightToLeftArabic","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"RightToLeftEmbedding","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"RightToLeftEmbedding","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"RightToLeftIsolate","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"RightToLeftIsolate","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"RightToLeftOverride","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"RightToLeftOverride","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"SegmentSeparator","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"SegmentSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}},{"a":2,"n":"Whitespace","is":true,"t":4,"rt":$n[1].BidiCategory,"sn":"Whitespace","box":function ($v) { return Bridge.box($v, System.Globalization.BidiCategory, System.Enum.toStringFn(System.Globalization.BidiCategory));}}]}; }, $n);
$m("System.Globalization.DaylightTime", function () { return {"att":1048577,"a":2,"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].DateTime,$n[0].DateTime,$n[0].TimeSpan],"pi":[{"n":"start","pt":$n[0].DateTime,"ps":0},{"n":"end","pt":$n[0].DateTime,"ps":1},{"n":"delta","pt":$n[0].TimeSpan,"ps":2}],"sn":"$ctor1"},{"a":2,"n":"Delta","t":16,"rt":$n[0].TimeSpan,"g":{"a":2,"n":"get_Delta","t":8,"rt":$n[0].TimeSpan,"fg":"Delta"},"fn":"Delta"},{"a":2,"n":"End","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_End","t":8,"rt":$n[0].DateTime,"fg":"End","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"End"},{"a":2,"n":"Start","t":16,"rt":$n[0].DateTime,"g":{"a":2,"n":"get_Start","t":8,"rt":$n[0].DateTime,"fg":"Start","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"Start"},{"a":1,"n":"_delta","t":4,"rt":$n[0].TimeSpan,"sn":"_delta","ro":true},{"a":1,"n":"_end","t":4,"rt":$n[0].DateTime,"sn":"_end","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":1,"n":"_start","t":4,"rt":$n[0].DateTime,"sn":"_start","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}]}; }, $n);
$m("System.Globalization.DaylightTimeStruct", function () { return {"att":1048840,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].DateTime,$n[0].DateTime,$n[0].TimeSpan],"pi":[{"n":"start","pt":$n[0].DateTime,"ps":0},{"n":"end","pt":$n[0].DateTime,"ps":1},{"n":"delta","pt":$n[0].TimeSpan,"ps":2}],"sn":"$ctor1"},{"a":2,"n":"Delta","t":4,"rt":$n[0].TimeSpan,"sn":"Delta","ro":true},{"a":2,"n":"End","t":4,"rt":$n[0].DateTime,"sn":"End","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":2,"n":"Start","t":4,"rt":$n[0].DateTime,"sn":"Start","ro":true,"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}}]}; }, $n);
$m("System.Globalization.SortVersion", function () { return {"att":1057025,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Guid],"pi":[{"n":"fullVersion","pt":$n[0].Int32,"ps":0},{"n":"sortId","pt":$n[0].Guid,"ps":1}],"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Int32,$n[0].Guid],"pi":[{"n":"nlsVersion","pt":$n[0].Int32,"ps":0},{"n":"effectiveId","pt":$n[0].Int32,"ps":1},{"n":"customVersion","pt":$n[0].Guid,"ps":2}],"sn":"$ctor1"},{"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[1].SortVersion,"ps":0}],"sn":"equalsT","rt":$n[0].Boolean,"p":[$n[1].SortVersion],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"op_Equality","is":true,"t":8,"pi":[{"n":"left","pt":$n[1].SortVersion,"ps":0},{"n":"right","pt":$n[1].SortVersion,"ps":1}],"sn":"op_Equality","rt":$n[0].Boolean,"p":[$n[1].SortVersion,$n[1].SortVersion],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"op_Inequality","is":true,"t":8,"pi":[{"n":"left","pt":$n[1].SortVersion,"ps":0},{"n":"right","pt":$n[1].SortVersion,"ps":1}],"sn":"op_Inequality","rt":$n[0].Boolean,"p":[$n[1].SortVersion,$n[1].SortVersion],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"FullVersion","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_FullVersion","t":8,"rt":$n[0].Int32,"fg":"FullVersion","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"FullVersion"},{"a":2,"n":"SortId","t":16,"rt":$n[0].Guid,"g":{"a":2,"n":"get_SortId","t":8,"rt":$n[0].Guid,"fg":"SortId"},"fn":"SortId"},{"a":1,"n":"m_NlsVersion","t":4,"rt":$n[0].Int32,"sn":"m_NlsVersion","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"m_SortId","t":4,"rt":$n[0].Guid,"sn":"m_SortId"}]}; }, $n);
$m("System.Globalization.UnicodeCategory", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"ClosePunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"ClosePunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"ConnectorPunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"ConnectorPunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"Control","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"Control","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"CurrencySymbol","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"CurrencySymbol","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"DashPunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"DashPunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"DecimalDigitNumber","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"DecimalDigitNumber","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"EnclosingMark","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"EnclosingMark","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"FinalQuotePunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"FinalQuotePunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"Format","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"Format","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"InitialQuotePunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"InitialQuotePunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"LetterNumber","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"LetterNumber","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"LineSeparator","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"LineSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"LowercaseLetter","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"LowercaseLetter","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"MathSymbol","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"MathSymbol","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"ModifierLetter","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"ModifierLetter","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"ModifierSymbol","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"ModifierSymbol","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"NonSpacingMark","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"NonSpacingMark","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OpenPunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OpenPunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OtherLetter","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OtherLetter","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OtherNotAssigned","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OtherNotAssigned","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OtherNumber","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OtherNumber","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OtherPunctuation","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OtherPunctuation","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"OtherSymbol","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"OtherSymbol","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"ParagraphSeparator","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"ParagraphSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"PrivateUse","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"PrivateUse","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"SpaceSeparator","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"SpaceSeparator","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"SpacingCombiningMark","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"SpacingCombiningMark","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"Surrogate","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"Surrogate","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"TitlecaseLetter","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"TitlecaseLetter","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}},{"a":2,"n":"UppercaseLetter","is":true,"t":4,"rt":$n[1].UnicodeCategory,"sn":"UppercaseLetter","box":function ($v) { return Bridge.box($v, System.Globalization.UnicodeCategory, System.Enum.toStringFn(System.Globalization.UnicodeCategory));}}]}; }, $n);
$m("System.Globalization.CultureNotFoundException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"message","pt":$n[0].String,"ps":1}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"invalidCultureId","pt":$n[0].Int32,"ps":1},{"n":"innerException","pt":$n[0].Exception,"ps":2}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Int32,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"invalidCultureId","pt":$n[0].Int32,"ps":1},{"n":"message","pt":$n[0].String,"ps":2}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"invalidCultureName","pt":$n[0].String,"ps":1},{"n":"innerException","pt":$n[0].Exception,"ps":2}],"sn":"$ctor6"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].String,$n[0].String],"pi":[{"n":"paramName","pt":$n[0].String,"ps":0},{"n":"invalidCultureName","pt":$n[0].String,"ps":1},{"n":"message","pt":$n[0].String,"ps":2}],"sn":"$ctor7"},{"a":1,"n":"DefaultMessage","is":true,"t":16,"rt":$n[0].String,"g":{"a":1,"n":"get_DefaultMessage","t":8,"rt":$n[0].String,"fg":"DefaultMessage","is":true},"fn":"DefaultMessage"},{"a":1,"n":"FormatedInvalidCultureId","t":16,"rt":$n[0].String,"g":{"a":1,"n":"get_FormatedInvalidCultureId","t":8,"rt":$n[0].String,"fg":"FormatedInvalidCultureId"},"fn":"FormatedInvalidCultureId"},{"v":true,"a":2,"n":"InvalidCultureId","t":16,"rt":$n[0].Nullable$1(System.Int32),"g":{"v":true,"a":2,"n":"get_InvalidCultureId","t":8,"rt":$n[0].Nullable$1(System.Int32),"fg":"InvalidCultureId","box":function ($v) { return Bridge.box($v, System.Int32, System.Nullable.toString, System.Nullable.getHashCode);}},"fn":"InvalidCultureId"},{"v":true,"a":2,"n":"InvalidCultureName","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_InvalidCultureName","t":8,"rt":$n[0].String,"fg":"InvalidCultureName"},"fn":"InvalidCultureName"},{"ov":true,"a":2,"n":"Message","t":16,"rt":$n[0].String,"g":{"ov":true,"a":2,"n":"get_Message","t":8,"rt":$n[0].String,"fg":"Message"},"fn":"Message"},{"a":1,"n":"_invalidCultureId","t":4,"rt":$n[0].Nullable$1(System.Int32),"sn":"_invalidCultureId","box":function ($v) { return Bridge.box($v, System.Int32, System.Nullable.toString, System.Nullable.getHashCode);}},{"a":1,"n":"_invalidCultureName","t":4,"rt":$n[0].String,"sn":"_invalidCultureName"}]}; }, $n);
$m("System.Globalization.Calendar", function () { return {"att":1048705,"a":2,"m":[{"a":3,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"Add","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"value","pt":$n[0].Double,"ps":1},{"n":"scale","pt":$n[0].Int32,"ps":2}],"sn":"Add","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Double,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddDays","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"days","pt":$n[0].Int32,"ps":1}],"sn":"AddDays","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddHours","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"hours","pt":$n[0].Int32,"ps":1}],"sn":"AddHours","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddMilliseconds","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"milliseconds","pt":$n[0].Double,"ps":1}],"sn":"AddMilliseconds","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Double],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddMinutes","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"minutes","pt":$n[0].Int32,"ps":1}],"sn":"AddMinutes","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"ab":true,"a":2,"n":"AddMonths","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"months","pt":$n[0].Int32,"ps":1}],"sn":"AddMonths","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddSeconds","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"seconds","pt":$n[0].Int32,"ps":1}],"sn":"AddSeconds","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"AddWeeks","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"weeks","pt":$n[0].Int32,"ps":1}],"sn":"AddWeeks","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"ab":true,"a":2,"n":"AddYears","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"years","pt":$n[0].Int32,"ps":1}],"sn":"AddYears","rt":$n[0].DateTime,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"a":4,"n":"CheckAddResult","is":true,"t":8,"pi":[{"n":"ticks","pt":$n[0].Int64,"ps":0},{"n":"minValue","pt":$n[0].DateTime,"ps":1},{"n":"maxValue","pt":$n[0].DateTime,"ps":2}],"sn":"CheckAddResult","rt":$n[0].Void,"p":[$n[0].Int64,$n[0].DateTime,$n[0].DateTime]},{"v":true,"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"ab":true,"a":2,"n":"GetDayOfMonth","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetDayOfMonth","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetDayOfWeek","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetDayOfWeek","rt":$n[0].DayOfWeek,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},{"ab":true,"a":2,"n":"GetDayOfYear","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetDayOfYear","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetDaysInMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1}],"sn":"GetDaysInMonth","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetDaysInMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"era","pt":$n[0].Int32,"ps":2}],"sn":"GetDaysInMonth$1","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetDaysInYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"sn":"GetDaysInYear","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetDaysInYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"era","pt":$n[0].Int32,"ps":1}],"sn":"GetDaysInYear$1","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetEra","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetEra","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"GetFirstDayWeekOfYear","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"firstDayOfWeek","pt":$n[0].Int32,"ps":1}],"sn":"GetFirstDayWeekOfYear","rt":$n[0].Int32,"p":[$n[0].DateTime,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetHour","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetHour","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetLeapMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"sn":"GetLeapMonth","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetLeapMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"era","pt":$n[0].Int32,"ps":1}],"sn":"GetLeapMonth$1","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetMilliseconds","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetMilliseconds","rt":$n[0].Double,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Double, System.Double.format, System.Double.getHashCode);}},{"v":true,"a":2,"n":"GetMinute","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetMinute","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetMonth","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetMonth","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetMonthsInYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"sn":"GetMonthsInYear","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetMonthsInYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"era","pt":$n[0].Int32,"ps":1}],"sn":"GetMonthsInYear$1","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetSecond","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetSecond","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"GetSystemTwoDigitYearSetting","is":true,"t":8,"pi":[{"n":"CalID","pt":$n[1].CalendarId,"ps":0},{"n":"defaultYearValue","pt":$n[0].Int32,"ps":1}],"sn":"GetSystemTwoDigitYearSetting","rt":$n[0].Int32,"p":[$n[1].CalendarId,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"GetWeekOfYear","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"rule","pt":$n[1].CalendarWeekRule,"ps":1},{"n":"firstDayOfWeek","pt":$n[0].DayOfWeek,"ps":2}],"sn":"GetWeekOfYear","rt":$n[0].Int32,"p":[$n[0].DateTime,$n[1].CalendarWeekRule,$n[0].DayOfWeek],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetWeekOfYearFullDays","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0},{"n":"firstDayOfWeek","pt":$n[0].Int32,"ps":1},{"n":"fullDays","pt":$n[0].Int32,"ps":2}],"sn":"GetWeekOfYearFullDays","rt":$n[0].Int32,"p":[$n[0].DateTime,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GetWeekOfYearOfMinSupportedDateTime","t":8,"pi":[{"n":"firstDayOfWeek","pt":$n[0].Int32,"ps":0},{"n":"minimumDaysInFirstWeek","pt":$n[0].Int32,"ps":1}],"sn":"GetWeekOfYearOfMinSupportedDateTime","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"GetYear","t":8,"pi":[{"n":"time","pt":$n[0].DateTime,"ps":0}],"sn":"GetYear","rt":$n[0].Int32,"p":[$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"IsLeapDay","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2}],"sn":"IsLeapDay","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsLeapDay","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"era","pt":$n[0].Int32,"ps":3}],"sn":"IsLeapDay$1","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"IsLeapMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1}],"sn":"IsLeapMonth","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsLeapMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"era","pt":$n[0].Int32,"ps":2}],"sn":"IsLeapMonth$1","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"IsLeapYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"sn":"IsLeapYear","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsLeapYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"era","pt":$n[0].Int32,"ps":1}],"sn":"IsLeapYear$1","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"IsValidDay","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"era","pt":$n[0].Int32,"ps":3}],"sn":"IsValidDay","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"IsValidMonth","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"era","pt":$n[0].Int32,"ps":2}],"sn":"IsValidMonth","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"IsValidYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"era","pt":$n[0].Int32,"ps":1}],"sn":"IsValidYear","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ReadOnly","is":true,"t":8,"pi":[{"n":"calendar","pt":$n[1].Calendar,"ps":0}],"sn":"ReadOnly","rt":$n[1].Calendar,"p":[$n[1].Calendar]},{"a":4,"n":"SetReadOnlyState","t":8,"pi":[{"n":"readOnly","pt":$n[0].Boolean,"ps":0}],"sn":"SetReadOnlyState","rt":$n[0].Void,"p":[$n[0].Boolean]},{"v":true,"a":2,"n":"ToDateTime","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6}],"sn":"ToDateTime","rt":$n[0].DateTime,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"ab":true,"a":2,"n":"ToDateTime","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6},{"n":"era","pt":$n[0].Int32,"ps":7}],"sn":"ToDateTime$1","rt":$n[0].DateTime,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},{"v":true,"a":2,"n":"ToFourDigitYear","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0}],"sn":"ToFourDigitYear","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":4,"n":"TryToDateTime","t":8,"pi":[{"n":"year","pt":$n[0].Int32,"ps":0},{"n":"month","pt":$n[0].Int32,"ps":1},{"n":"day","pt":$n[0].Int32,"ps":2},{"n":"hour","pt":$n[0].Int32,"ps":3},{"n":"minute","pt":$n[0].Int32,"ps":4},{"n":"second","pt":$n[0].Int32,"ps":5},{"n":"millisecond","pt":$n[0].Int32,"ps":6},{"n":"era","pt":$n[0].Int32,"ps":7},{"n":"result","out":true,"pt":$n[0].DateTime,"ps":8}],"sn":"TryToDateTime","rt":$n[0].Boolean,"p":[$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].Int32,$n[0].DateTime],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"VerifyWritable","t":8,"sn":"VerifyWritable","rt":$n[0].Void},{"v":true,"a":2,"n":"AlgorithmType","t":16,"rt":$n[1].CalendarAlgorithmType,"g":{"v":true,"a":2,"n":"get_AlgorithmType","t":8,"rt":$n[1].CalendarAlgorithmType,"fg":"AlgorithmType","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarAlgorithmType, System.Enum.toStringFn(System.Globalization.CalendarAlgorithmType));}},"fn":"AlgorithmType"},{"v":true,"a":4,"n":"BaseCalendarID","t":16,"rt":$n[1].CalendarId,"g":{"v":true,"a":4,"n":"get_BaseCalendarID","t":8,"rt":$n[1].CalendarId,"fg":"BaseCalendarID","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},"fn":"BaseCalendarID"},{"v":true,"a":4,"n":"CurrentEraValue","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":4,"n":"get_CurrentEraValue","t":8,"rt":$n[0].Int32,"fg":"CurrentEraValue","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"CurrentEraValue"},{"v":true,"a":3,"n":"DaysInYearBeforeMinSupportedYear","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":3,"n":"get_DaysInYearBeforeMinSupportedYear","t":8,"rt":$n[0].Int32,"fg":"DaysInYearBeforeMinSupportedYear","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"DaysInYearBeforeMinSupportedYear"},{"ab":true,"a":2,"n":"Eras","t":16,"rt":$n[0].Array.type(System.Int32),"g":{"ab":true,"a":2,"n":"get_Eras","t":8,"rt":$n[0].Array.type(System.Int32),"fg":"Eras"},"fn":"Eras"},{"v":true,"a":4,"n":"ID","t":16,"rt":$n[1].CalendarId,"g":{"v":true,"a":4,"n":"get_ID","t":8,"rt":$n[1].CalendarId,"fg":"ID","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},"fn":"ID"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"v":true,"a":2,"n":"MaxSupportedDateTime","t":16,"rt":$n[0].DateTime,"g":{"v":true,"a":2,"n":"get_MaxSupportedDateTime","t":8,"rt":$n[0].DateTime,"fg":"MaxSupportedDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"MaxSupportedDateTime"},{"v":true,"a":2,"n":"MinSupportedDateTime","t":16,"rt":$n[0].DateTime,"g":{"v":true,"a":2,"n":"get_MinSupportedDateTime","t":8,"rt":$n[0].DateTime,"fg":"MinSupportedDateTime","box":function ($v) { return Bridge.box($v, System.DateTime, System.DateTime.format);}},"fn":"MinSupportedDateTime"},{"v":true,"a":2,"n":"TwoDigitYearMax","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_TwoDigitYearMax","t":8,"rt":$n[0].Int32,"fg":"TwoDigitYearMax","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"v":true,"a":2,"n":"set_TwoDigitYearMax","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"TwoDigitYearMax"},"fn":"TwoDigitYearMax"},{"a":2,"n":"CurrentEra","is":true,"t":4,"rt":$n[0].Int32,"sn":"CurrentEra","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DaysPer100Years","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysPer100Years","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DaysPer400Years","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysPer400Years","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DaysPer4Years","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysPer4Years","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DaysPerYear","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysPerYear","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"DaysTo10000","is":true,"t":4,"rt":$n[0].Int32,"sn":"DaysTo10000","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"MaxMillis","is":true,"t":4,"rt":$n[0].Int64,"sn":"MaxMillis"},{"a":4,"n":"MillisPerDay","is":true,"t":4,"rt":$n[0].Int32,"sn":"MillisPerDay","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"MillisPerHour","is":true,"t":4,"rt":$n[0].Int32,"sn":"MillisPerHour","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"MillisPerMinute","is":true,"t":4,"rt":$n[0].Int32,"sn":"MillisPerMinute","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"MillisPerSecond","is":true,"t":4,"rt":$n[0].Int32,"sn":"MillisPerSecond","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"TicksPerDay","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerDay"},{"a":4,"n":"TicksPerHour","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerHour"},{"a":4,"n":"TicksPerMillisecond","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerMillisecond"},{"a":4,"n":"TicksPerMinute","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerMinute"},{"a":4,"n":"TicksPerSecond","is":true,"t":4,"rt":$n[0].Int64,"sn":"TicksPerSecond"},{"a":1,"n":"_isReadOnly","t":4,"rt":$n[0].Boolean,"sn":"_isReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"twoDigitYearMax","t":4,"rt":$n[0].Int32,"sn":"twoDigitYearMax","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Globalization.FORMATFLAGS", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"None","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"None","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseDigitPrefixInTokens","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseDigitPrefixInTokens","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseGenitiveMonth","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseGenitiveMonth","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseHebrewParsing","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseHebrewParsing","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseLeapYearMonth","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseLeapYearMonth","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseSpacesInDayNames","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseSpacesInDayNames","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":2,"n":"UseSpacesInMonthNames","is":true,"t":4,"rt":$n[1].FORMATFLAGS,"sn":"UseSpacesInMonthNames","box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}}]}; }, $n);
$m("System.Globalization.CalendarId", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"CHINESELUNISOLAR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"CHINESELUNISOLAR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN_ARABIC","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN_ARABIC","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN_ME_FRENCH","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN_ME_FRENCH","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN_US","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN_US","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN_XLIT_ENGLISH","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN_XLIT_ENGLISH","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"GREGORIAN_XLIT_FRENCH","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"GREGORIAN_XLIT_FRENCH","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"HEBREW","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"HEBREW","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"HIJRI","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"HIJRI","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"JAPAN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"JAPAN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"JAPANESELUNISOLAR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"JAPANESELUNISOLAR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"JULIAN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"JULIAN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"KOREA","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"KOREA","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"KOREANLUNISOLAR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"KOREANLUNISOLAR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"LAST_CALENDAR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"LAST_CALENDAR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"LUNAR_ETO_CHN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"LUNAR_ETO_CHN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"LUNAR_ETO_KOR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"LUNAR_ETO_KOR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"LUNAR_ETO_ROKUYOU","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"LUNAR_ETO_ROKUYOU","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"PERSIAN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"PERSIAN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"SAKA","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"SAKA","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"TAIWAN","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"TAIWAN","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"TAIWANLUNISOLAR","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"TAIWANLUNISOLAR","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"THAI","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"THAI","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"UMALQURA","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"UMALQURA","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}},{"a":2,"n":"UNINITIALIZED_VALUE","is":true,"t":4,"rt":$n[1].CalendarId,"sn":"UNINITIALIZED_VALUE","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarId, System.Enum.toStringFn(System.Globalization.CalendarId));}}]}; }, $n);
$m("System.Globalization.DateTimeFormatInfoScanner", function () { return {"nested":[$n[1].DateTimeFormatInfoScanner.FoundDatePattern],"att":1048576,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"AddDateWordOrPostfix","t":8,"pi":[{"n":"formatPostfix","pt":$n[0].String,"ps":0},{"n":"str","pt":$n[0].String,"ps":1}],"sn":"AddDateWordOrPostfix","rt":$n[0].Void,"p":[$n[0].String,$n[0].String]},{"a":4,"n":"AddDateWords","t":8,"pi":[{"n":"pattern","pt":$n[0].String,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"formatPostfix","pt":$n[0].String,"ps":2}],"sn":"AddDateWords","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32,$n[0].String],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"AddIgnorableSymbols","t":8,"pi":[{"n":"text","pt":$n[0].String,"ps":0}],"sn":"AddIgnorableSymbols","rt":$n[0].Void,"p":[$n[0].String]},{"a":1,"n":"ArrayElementsBeginWithDigit","is":true,"t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.String),"ps":0}],"sn":"ArrayElementsBeginWithDigit","rt":$n[0].Boolean,"p":[$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ArrayElementsHaveSpace","is":true,"t":8,"pi":[{"n":"array","pt":$n[0].Array.type(System.String),"ps":0}],"sn":"ArrayElementsHaveSpace","rt":$n[0].Boolean,"p":[$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"EqualStringArrays","is":true,"t":8,"pi":[{"n":"array1","pt":$n[0].Array.type(System.String),"ps":0},{"n":"array2","pt":$n[0].Array.type(System.String),"ps":1}],"sn":"EqualStringArrays","rt":$n[0].Boolean,"p":[$n[0].Array.type(System.String),$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"GetDateWordsOfDTFI","t":8,"pi":[{"n":"dtfi","pt":$n[1].DateTimeFormatInfo,"ps":0}],"sn":"GetDateWordsOfDTFI","rt":$n[0].Array.type(System.String),"p":[$n[1].DateTimeFormatInfo]},{"a":4,"n":"GetFormatFlagGenitiveMonth","is":true,"t":8,"pi":[{"n":"monthNames","pt":$n[0].Array.type(System.String),"ps":0},{"n":"genitveMonthNames","pt":$n[0].Array.type(System.String),"ps":1},{"n":"abbrevMonthNames","pt":$n[0].Array.type(System.String),"ps":2},{"n":"genetiveAbbrevMonthNames","pt":$n[0].Array.type(System.String),"ps":3}],"sn":"GetFormatFlagGenitiveMonth","rt":$n[1].FORMATFLAGS,"p":[$n[0].Array.type(System.String),$n[0].Array.type(System.String),$n[0].Array.type(System.String),$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":4,"n":"GetFormatFlagUseHebrewCalendar","is":true,"t":8,"pi":[{"n":"calID","pt":$n[0].Int32,"ps":0}],"sn":"GetFormatFlagUseHebrewCalendar","rt":$n[1].FORMATFLAGS,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":4,"n":"GetFormatFlagUseSpaceInDayNames","is":true,"t":8,"pi":[{"n":"dayNames","pt":$n[0].Array.type(System.String),"ps":0},{"n":"abbrevDayNames","pt":$n[0].Array.type(System.String),"ps":1}],"sn":"GetFormatFlagUseSpaceInDayNames","rt":$n[1].FORMATFLAGS,"p":[$n[0].Array.type(System.String),$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":4,"n":"GetFormatFlagUseSpaceInMonthNames","is":true,"t":8,"pi":[{"n":"monthNames","pt":$n[0].Array.type(System.String),"ps":0},{"n":"genitveMonthNames","pt":$n[0].Array.type(System.String),"ps":1},{"n":"abbrevMonthNames","pt":$n[0].Array.type(System.String),"ps":2},{"n":"genetiveAbbrevMonthNames","pt":$n[0].Array.type(System.String),"ps":3}],"sn":"GetFormatFlagUseSpaceInMonthNames","rt":$n[1].FORMATFLAGS,"p":[$n[0].Array.type(System.String),$n[0].Array.type(System.String),$n[0].Array.type(System.String),$n[0].Array.type(System.String)],"box":function ($v) { return Bridge.box($v, System.Globalization.FORMATFLAGS, System.Enum.toStringFn(System.Globalization.FORMATFLAGS));}},{"a":4,"n":"ScanDateWord","t":8,"pi":[{"n":"pattern","pt":$n[0].String,"ps":0}],"sn":"ScanDateWord","rt":$n[0].Void,"p":[$n[0].String]},{"a":4,"n":"ScanRepeatChar","is":true,"t":8,"pi":[{"n":"pattern","pt":$n[0].String,"ps":0},{"n":"ch","pt":$n[0].Char,"ps":1},{"n":"index","pt":$n[0].Int32,"ps":2},{"n":"count","out":true,"pt":$n[0].Int32,"ps":3}],"sn":"ScanRepeatChar","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Char,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"SkipWhiteSpacesAndNonLetter","is":true,"t":8,"pi":[{"n":"pattern","pt":$n[0].String,"ps":0},{"n":"currentIndex","pt":$n[0].Int32,"ps":1}],"sn":"SkipWhiteSpacesAndNonLetter","rt":$n[0].Int32,"p":[$n[0].String,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"KnownWords","is":true,"t":16,"rt":$n[4].Dictionary$2(System.String,System.String),"g":{"a":1,"n":"get_KnownWords","t":8,"rt":$n[4].Dictionary$2(System.String,System.String),"fg":"KnownWords","is":true},"fn":"KnownWords"},{"a":4,"n":"CJKDaySuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKDaySuff"},{"a":4,"n":"CJKHourSuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKHourSuff"},{"a":4,"n":"CJKMinuteSuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKMinuteSuff"},{"a":4,"n":"CJKMonthSuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKMonthSuff"},{"a":4,"n":"CJKSecondSuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKSecondSuff"},{"a":4,"n":"CJKYearSuff","is":true,"t":4,"rt":$n[0].String,"sn":"CJKYearSuff"},{"a":4,"n":"ChineseHourSuff","is":true,"t":4,"rt":$n[0].String,"sn":"ChineseHourSuff"},{"a":4,"n":"IgnorableSymbolChar","is":true,"t":4,"rt":$n[0].Char,"sn":"IgnorableSymbolChar","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":4,"n":"KoreanDaySuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanDaySuff"},{"a":4,"n":"KoreanHourSuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanHourSuff"},{"a":4,"n":"KoreanMinuteSuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanMinuteSuff"},{"a":4,"n":"KoreanMonthSuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanMonthSuff"},{"a":4,"n":"KoreanSecondSuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanSecondSuff"},{"a":4,"n":"KoreanYearSuff","is":true,"t":4,"rt":$n[0].String,"sn":"KoreanYearSuff"},{"a":4,"n":"MonthPostfixChar","is":true,"t":4,"rt":$n[0].Char,"sn":"MonthPostfixChar","box":function ($v) { return Bridge.box($v, System.Char, String.fromCharCode, System.Char.getHashCode);}},{"a":1,"n":"_ymdFlags","t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"_ymdFlags","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}},{"a":4,"n":"m_dateWords","t":4,"rt":$n[4].List$1(System.String),"sn":"m_dateWords"},{"a":1,"n":"s_knownWords","is":true,"t":4,"rt":$n[4].Dictionary$2(System.String,System.String),"sn":"s_knownWords"}]}; }, $n);
$m("System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern", function () { return {"td":$n[1].DateTimeFormatInfoScanner,"att":259,"a":1,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"FoundDayPatternFlag","is":true,"t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"FoundDayPatternFlag","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}},{"a":2,"n":"FoundMonthPatternFlag","is":true,"t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"FoundMonthPatternFlag","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}},{"a":2,"n":"FoundYMDPatternFlag","is":true,"t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"FoundYMDPatternFlag","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}},{"a":2,"n":"FoundYearPatternFlag","is":true,"t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"FoundYearPatternFlag","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[1].DateTimeFormatInfoScanner.FoundDatePattern,"sn":"None","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern, System.Enum.toStringFn(System.Globalization.DateTimeFormatInfoScanner.FoundDatePattern));}}]}; }, $n);
$m("System.Globalization.GlobalizationMode", function () { return {"att":1048832,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":1,"n":"GetGlobalizationInvariantMode","is":true,"t":8,"sn":"GetGlobalizationInvariantMode","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"GetInvariantSwitchValue","is":true,"t":8,"sn":"GetInvariantSwitchValue","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"Invariant","is":true,"t":16,"rt":$n[0].Boolean,"g":{"a":4,"n":"get_Invariant","t":8,"rt":$n[0].Boolean,"fg":"Invariant","is":true,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"Invariant"},{"a":1,"n":"__Property__Initializer__Invariant","is":true,"t":4,"rt":$n[0].Boolean,"sn":"__Property__Initializer__Invariant","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Globalization.CalendarAlgorithmType", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"LunarCalendar","is":true,"t":4,"rt":$n[1].CalendarAlgorithmType,"sn":"LunarCalendar","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarAlgorithmType, System.Enum.toStringFn(System.Globalization.CalendarAlgorithmType));}},{"a":2,"n":"LunisolarCalendar","is":true,"t":4,"rt":$n[1].CalendarAlgorithmType,"sn":"LunisolarCalendar","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarAlgorithmType, System.Enum.toStringFn(System.Globalization.CalendarAlgorithmType));}},{"a":2,"n":"SolarCalendar","is":true,"t":4,"rt":$n[1].CalendarAlgorithmType,"sn":"SolarCalendar","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarAlgorithmType, System.Enum.toStringFn(System.Globalization.CalendarAlgorithmType));}},{"a":2,"n":"Unknown","is":true,"t":4,"rt":$n[1].CalendarAlgorithmType,"sn":"Unknown","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarAlgorithmType, System.Enum.toStringFn(System.Globalization.CalendarAlgorithmType));}}]}; }, $n);
$m("System.Globalization.CalendarWeekRule", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"FirstDay","is":true,"t":4,"rt":$n[1].CalendarWeekRule,"sn":"FirstDay","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarWeekRule, System.Enum.toStringFn(System.Globalization.CalendarWeekRule));}},{"a":2,"n":"FirstFourDayWeek","is":true,"t":4,"rt":$n[1].CalendarWeekRule,"sn":"FirstFourDayWeek","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarWeekRule, System.Enum.toStringFn(System.Globalization.CalendarWeekRule));}},{"a":2,"n":"FirstFullWeek","is":true,"t":4,"rt":$n[1].CalendarWeekRule,"sn":"FirstFullWeek","box":function ($v) { return Bridge.box($v, System.Globalization.CalendarWeekRule, System.Enum.toStringFn(System.Globalization.CalendarWeekRule));}}]}; }, $n);
$m("System.Globalization.DateTimeStyles", function () { return {"att":257,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"AdjustToUniversal","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AdjustToUniversal","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AllowInnerWhite","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AllowInnerWhite","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AllowLeadingWhite","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AllowLeadingWhite","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AllowTrailingWhite","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AllowTrailingWhite","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AllowWhiteSpaces","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AllowWhiteSpaces","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AssumeLocal","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AssumeLocal","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"AssumeUniversal","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"AssumeUniversal","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"NoCurrentDateDefault","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"NoCurrentDateDefault","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"None","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"None","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}},{"a":2,"n":"RoundtripKind","is":true,"t":4,"rt":$n[1].DateTimeStyles,"sn":"RoundtripKind","box":function ($v) { return Bridge.box($v, System.Globalization.DateTimeStyles, System.Enum.toStringFn(System.Globalization.DateTimeStyles));}}]}; }, $n);
$m("System.Globalization.DateTimeFormatInfo", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"GetAbbreviatedDayName","t":8,"pi":[{"n":"dayofweek","pt":$n[0].DayOfWeek,"ps":0}],"sn":"getAbbreviatedDayName","rt":$n[0].String,"p":[$n[0].DayOfWeek]},{"a":2,"n":"GetAbbreviatedMonthName","t":8,"pi":[{"n":"month","pt":$n[0].Int32,"ps":0}],"sn":"getAbbreviatedMonthName","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"GetAllDateTimePatterns","t":8,"sn":"getAllDateTimePatterns","rt":$n[0].Array.type(System.String)},{"a":2,"n":"GetAllDateTimePatterns","t":8,"pi":[{"n":"format","pt":$n[0].Char,"ps":0}],"sn":"getAllDateTimePatterns","rt":$n[0].Array.type(System.String),"p":[$n[0].Char]},{"a":2,"n":"GetDayName","t":8,"pi":[{"n":"dayofweek","pt":$n[0].DayOfWeek,"ps":0}],"sn":"getDayName","rt":$n[0].String,"p":[$n[0].DayOfWeek]},{"a":2,"n":"GetFormat","t":8,"pi":[{"n":"formatType","pt":Function,"ps":0}],"sn":"getFormat","rt":$n[0].Object,"p":[Function]},{"a":2,"n":"GetMonthName","t":8,"pi":[{"n":"month","pt":$n[0].Int32,"ps":0}],"sn":"getMonthName","rt":$n[0].String,"p":[$n[0].Int32]},{"a":2,"n":"GetShortestDayName","t":8,"pi":[{"n":"dayOfWeek","pt":$n[0].DayOfWeek,"ps":0}],"sn":"getShortestDayName","rt":$n[0].String,"p":[$n[0].DayOfWeek]},{"a":2,"n":"AMDesignator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_AMDesignator","t":8,"rt":$n[0].String,"fg":"amDesignator"},"s":{"a":2,"n":"set_AMDesignator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"amDesignator"},"fn":"amDesignator"},{"a":2,"n":"AbbreviatedDayNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_AbbreviatedDayNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"abbreviatedDayNames"},"s":{"a":2,"n":"set_AbbreviatedDayNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"abbreviatedDayNames"},"fn":"abbreviatedDayNames"},{"a":2,"n":"AbbreviatedMonthGenitiveNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_AbbreviatedMonthGenitiveNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"abbreviatedMonthGenitiveNames"},"s":{"a":2,"n":"set_AbbreviatedMonthGenitiveNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"abbreviatedMonthGenitiveNames"},"fn":"abbreviatedMonthGenitiveNames"},{"a":2,"n":"AbbreviatedMonthNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_AbbreviatedMonthNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"abbreviatedMonthNames"},"s":{"a":2,"n":"set_AbbreviatedMonthNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"abbreviatedMonthNames"},"fn":"abbreviatedMonthNames"},{"a":2,"n":"CurrentInfo","is":true,"t":16,"rt":$n[1].DateTimeFormatInfo,"g":{"a":2,"n":"get_CurrentInfo","t":8,"rt":$n[1].DateTimeFormatInfo,"fg":"currentInfo","is":true},"fn":"currentInfo"},{"a":2,"n":"DateSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_DateSeparator","t":8,"rt":$n[0].String,"fg":"dateSeparator"},"s":{"a":2,"n":"set_DateSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"dateSeparator"},"fn":"dateSeparator"},{"a":2,"n":"DayNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_DayNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"dayNames"},"s":{"a":2,"n":"set_DayNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"dayNames"},"fn":"dayNames"},{"a":2,"n":"FirstDayOfWeek","t":16,"rt":$n[0].DayOfWeek,"g":{"a":2,"n":"get_FirstDayOfWeek","t":8,"rt":$n[0].DayOfWeek,"fg":"firstDayOfWeek","box":function ($v) { return Bridge.box($v, System.DayOfWeek, System.Enum.toStringFn(System.DayOfWeek));}},"s":{"a":2,"n":"set_FirstDayOfWeek","t":8,"p":[$n[0].DayOfWeek],"rt":$n[0].Void,"fs":"firstDayOfWeek"},"fn":"firstDayOfWeek"},{"a":2,"n":"FullDateTimePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_FullDateTimePattern","t":8,"rt":$n[0].String,"fg":"fullDateTimePattern"},"s":{"a":2,"n":"set_FullDateTimePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"fullDateTimePattern"},"fn":"fullDateTimePattern"},{"a":2,"n":"InvariantInfo","is":true,"t":16,"rt":$n[1].DateTimeFormatInfo,"g":{"a":2,"n":"get_InvariantInfo","t":8,"rt":$n[1].DateTimeFormatInfo,"fg":"invariantInfo","is":true},"fn":"invariantInfo"},{"a":2,"n":"LongDatePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_LongDatePattern","t":8,"rt":$n[0].String,"fg":"longDatePattern"},"s":{"a":2,"n":"set_LongDatePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"longDatePattern"},"fn":"longDatePattern"},{"a":2,"n":"LongTimePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_LongTimePattern","t":8,"rt":$n[0].String,"fg":"longTimePattern"},"s":{"a":2,"n":"set_LongTimePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"longTimePattern"},"fn":"longTimePattern"},{"a":2,"n":"MonthDayPattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_MonthDayPattern","t":8,"rt":$n[0].String,"fg":"monthDayPattern"},"s":{"a":2,"n":"set_MonthDayPattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"monthDayPattern"},"fn":"monthDayPattern"},{"a":2,"n":"MonthGenitiveNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_MonthGenitiveNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"monthGenitiveNames"},"s":{"a":2,"n":"set_MonthGenitiveNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"monthGenitiveNames"},"fn":"monthGenitiveNames"},{"a":2,"n":"MonthNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_MonthNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"monthNames"},"s":{"a":2,"n":"set_MonthNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"monthNames"},"fn":"monthNames"},{"a":2,"n":"PMDesignator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PMDesignator","t":8,"rt":$n[0].String,"fg":"pmDesignator"},"s":{"a":2,"n":"set_PMDesignator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"pmDesignator"},"fn":"pmDesignator"},{"a":2,"n":"RFC1123Pattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_RFC1123Pattern","t":8,"rt":$n[0].String,"fg":"rfc1123Pattern"},"s":{"a":2,"n":"set_RFC1123Pattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"rfc1123Pattern"},"fn":"rfc1123Pattern"},{"a":2,"n":"RoundtripFormat","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_RoundtripFormat","t":8,"rt":$n[0].String,"fg":"roundtripFormat"},"s":{"a":2,"n":"set_RoundtripFormat","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"roundtripFormat"},"fn":"roundtripFormat"},{"a":2,"n":"ShortDatePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ShortDatePattern","t":8,"rt":$n[0].String,"fg":"shortDatePattern"},"s":{"a":2,"n":"set_ShortDatePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"shortDatePattern"},"fn":"shortDatePattern"},{"a":2,"n":"ShortTimePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_ShortTimePattern","t":8,"rt":$n[0].String,"fg":"shortTimePattern"},"s":{"a":2,"n":"set_ShortTimePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"shortTimePattern"},"fn":"shortTimePattern"},{"a":2,"n":"ShortestDayNames","t":16,"rt":$n[0].Array.type(System.String),"g":{"a":2,"n":"get_ShortestDayNames","t":8,"rt":$n[0].Array.type(System.String),"fg":"shortestDayNames"},"s":{"a":2,"n":"set_ShortestDayNames","t":8,"p":[$n[0].Array.type(System.String)],"rt":$n[0].Void,"fs":"shortestDayNames"},"fn":"shortestDayNames"},{"a":2,"n":"SortableDateTimePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_SortableDateTimePattern","t":8,"rt":$n[0].String,"fg":"sortableDateTimePattern"},"s":{"a":2,"n":"set_SortableDateTimePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"sortableDateTimePattern"},"fn":"sortableDateTimePattern"},{"a":2,"n":"TimeSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_TimeSeparator","t":8,"rt":$n[0].String,"fg":"timeSeparator"},"s":{"a":2,"n":"set_TimeSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"timeSeparator"},"fn":"timeSeparator"},{"a":2,"n":"UniversalSortableDateTimePattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_UniversalSortableDateTimePattern","t":8,"rt":$n[0].String,"fg":"universalSortableDateTimePattern"},"s":{"a":2,"n":"set_UniversalSortableDateTimePattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"universalSortableDateTimePattern"},"fn":"universalSortableDateTimePattern"},{"a":2,"n":"YearMonthPattern","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_YearMonthPattern","t":8,"rt":$n[0].String,"fg":"yearMonthPattern"},"s":{"a":2,"n":"set_YearMonthPattern","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"yearMonthPattern"},"fn":"yearMonthPattern"}]}; }, $n);
$m("System.Globalization.TextInfo", function () { return {"att":1048577,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"v":true,"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":1,"n":"VerifyWritable","t":8,"sn":"VerifyWritable","rt":$n[0].Void},{"v":true,"a":2,"n":"ANSICodePage","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_ANSICodePage","t":8,"rt":$n[0].Int32,"fg":"ANSICodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"ANSICodePage"},{"a":2,"n":"CultureName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CultureName","t":8,"rt":$n[0].String,"fg":"CultureName"},"fn":"CultureName"},{"v":true,"a":2,"n":"EBCDICCodePage","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_EBCDICCodePage","t":8,"rt":$n[0].Int32,"fg":"EBCDICCodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"EBCDICCodePage"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":2,"n":"IsRightToLeft","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsRightToLeft","t":8,"rt":$n[0].Boolean,"fg":"IsRightToLeft","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsRightToLeft"},{"a":2,"n":"LCID","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_LCID","t":8,"rt":$n[0].Int32,"fg":"LCID","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"LCID"},{"v":true,"a":2,"n":"ListSeparator","t":16,"rt":$n[0].String,"g":{"v":true,"a":2,"n":"get_ListSeparator","t":8,"rt":$n[0].String,"fg":"ListSeparator"},"s":{"v":true,"a":2,"n":"set_ListSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"ListSeparator"},"fn":"ListSeparator"},{"v":true,"a":2,"n":"MacCodePage","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_MacCodePage","t":8,"rt":$n[0].Int32,"fg":"MacCodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"MacCodePage"},{"v":true,"a":2,"n":"OEMCodePage","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_OEMCodePage","t":8,"rt":$n[0].Int32,"fg":"OEMCodePage","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"OEMCodePage"},{"a":1,"n":"listSeparator","t":4,"rt":$n[0].String,"sn":"listSeparator"}]}; }, $n);
$m("System.Globalization.CultureInfo", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"ctor"},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"CreateSpecificCulture","is":true,"t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"getCultureInfo","rt":$n[1].CultureInfo,"p":[$n[0].String]},{"a":2,"n":"GetCultureInfo","is":true,"t":8,"pi":[{"n":"name","pt":$n[0].String,"ps":0}],"sn":"getCultureInfo","rt":$n[1].CultureInfo,"p":[$n[0].String]},{"a":2,"n":"GetCultures","is":true,"t":8,"sn":"getCultures","rt":System.Array.type(System.Globalization.CultureInfo)},{"v":true,"a":2,"n":"GetFormat","t":8,"pi":[{"n":"formatType","pt":Function,"ps":0}],"sn":"getFormat","rt":$n[0].Object,"p":[Function]},{"a":2,"n":"CurrentCulture","is":true,"t":16,"rt":$n[1].CultureInfo,"g":{"a":2,"n":"get_CurrentCulture","is":true,"t":8,"tpc":0,"def":function () { return this.getCurrentCulture(); },"rt":$n[1].CultureInfo},"s":{"a":2,"n":"set_CurrentCulture","is":true,"t":8,"pi":[{"n":"value","pt":$n[1].CultureInfo,"ps":0}],"tpc":0,"def":function (value) { return this.setCurrentCulture(value); },"rt":$n[0].Void,"p":[$n[1].CultureInfo]}},{"a":2,"n":"DateTimeFormat","t":16,"rt":$n[1].DateTimeFormatInfo,"g":{"a":2,"n":"get_DateTimeFormat","t":8,"rt":$n[1].DateTimeFormatInfo,"fg":"dateTimeFormat"},"s":{"a":2,"n":"set_DateTimeFormat","t":8,"p":[$n[1].DateTimeFormatInfo],"rt":$n[0].Void,"fs":"dateTimeFormat"},"fn":"dateTimeFormat"},{"a":2,"n":"EnglishName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_EnglishName","t":8,"rt":$n[0].String,"fg":"englishName"},"s":{"a":2,"n":"set_EnglishName","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"englishName"},"fn":"englishName"},{"a":2,"n":"InvariantCulture","is":true,"t":16,"rt":$n[1].CultureInfo,"g":{"a":2,"n":"get_InvariantCulture","t":8,"rt":$n[1].CultureInfo,"fg":"invariantCulture","is":true},"fn":"invariantCulture"},{"a":2,"n":"Name","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_Name","t":8,"rt":$n[0].String,"fg":"name"},"fn":"name"},{"a":2,"n":"NativeName","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NativeName","t":8,"rt":$n[0].String,"fg":"nativeName"},"s":{"a":2,"n":"set_NativeName","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"nativeName"},"fn":"nativeName"},{"a":2,"n":"NumberFormat","t":16,"rt":$n[1].NumberFormatInfo,"g":{"a":2,"n":"get_NumberFormat","t":8,"rt":$n[1].NumberFormatInfo,"fg":"numberFormat"},"s":{"a":2,"n":"set_NumberFormat","t":8,"p":[$n[1].NumberFormatInfo],"rt":$n[0].Void,"fs":"numberFormat"},"fn":"numberFormat"},{"v":true,"a":2,"n":"TextInfo","t":16,"rt":$n[1].TextInfo,"g":{"v":true,"a":2,"n":"get_TextInfo","t":8,"rt":$n[1].TextInfo,"fg":"TextInfo"},"fn":"TextInfo"}]}; }, $n);
$m("System.Globalization.NumberFormatInfo", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"GetFormat","t":8,"pi":[{"n":"formatType","pt":Function,"ps":0}],"sn":"getFormat","rt":$n[0].Object,"p":[Function]},{"a":2,"n":"CurrencyDecimalDigits","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_CurrencyDecimalDigits","t":8,"rt":$n[0].Int32,"fg":"currencyDecimalDigits","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_CurrencyDecimalDigits","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"currencyDecimalDigits"},"fn":"currencyDecimalDigits"},{"a":2,"n":"CurrencyDecimalSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CurrencyDecimalSeparator","t":8,"rt":$n[0].String,"fg":"currencyDecimalSeparator"},"s":{"a":2,"n":"set_CurrencyDecimalSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"currencyDecimalSeparator"},"fn":"currencyDecimalSeparator"},{"a":2,"n":"CurrencyGroupSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CurrencyGroupSeparator","t":8,"rt":$n[0].String,"fg":"currencyGroupSeparator"},"s":{"a":2,"n":"set_CurrencyGroupSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"currencyGroupSeparator"},"fn":"currencyGroupSeparator"},{"a":2,"n":"CurrencyGroupSizes","t":16,"rt":$n[0].Array.type(System.Int32),"g":{"a":2,"n":"get_CurrencyGroupSizes","t":8,"rt":$n[0].Array.type(System.Int32),"fg":"currencyGroupSizes"},"s":{"a":2,"n":"set_CurrencyGroupSizes","t":8,"p":[$n[0].Array.type(System.Int32)],"rt":$n[0].Void,"fs":"currencyGroupSizes"},"fn":"currencyGroupSizes"},{"a":2,"n":"CurrencyNegativePattern","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_CurrencyNegativePattern","t":8,"rt":$n[0].Int32,"fg":"currencyNegativePattern","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_CurrencyNegativePattern","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"currencyNegativePattern"},"fn":"currencyNegativePattern"},{"a":2,"n":"CurrencyPositivePattern","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_CurrencyPositivePattern","t":8,"rt":$n[0].Int32,"fg":"currencyPositivePattern","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_CurrencyPositivePattern","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"currencyPositivePattern"},"fn":"currencyPositivePattern"},{"a":2,"n":"CurrencySymbol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_CurrencySymbol","t":8,"rt":$n[0].String,"fg":"currencySymbol"},"s":{"a":2,"n":"set_CurrencySymbol","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"currencySymbol"},"fn":"currencySymbol"},{"a":2,"n":"CurrentInfo","is":true,"t":16,"rt":$n[1].NumberFormatInfo,"g":{"a":2,"n":"get_CurrentInfo","t":8,"rt":$n[1].NumberFormatInfo,"fg":"currentInfo","is":true},"fn":"currentInfo"},{"a":2,"n":"InvariantInfo","is":true,"t":16,"rt":$n[1].NumberFormatInfo,"g":{"a":2,"n":"get_InvariantInfo","t":8,"rt":$n[1].NumberFormatInfo,"fg":"invariantInfo","is":true},"fn":"invariantInfo"},{"a":2,"n":"NaNSymbol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NaNSymbol","t":8,"rt":$n[0].String,"fg":"nanSymbol"},"s":{"a":2,"n":"set_NaNSymbol","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"nanSymbol"},"fn":"nanSymbol"},{"a":2,"n":"NegativeInfinitySymbol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NegativeInfinitySymbol","t":8,"rt":$n[0].String,"fg":"negativeInfinitySymbol"},"s":{"a":2,"n":"set_NegativeInfinitySymbol","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"negativeInfinitySymbol"},"fn":"negativeInfinitySymbol"},{"a":2,"n":"NegativeSign","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NegativeSign","t":8,"rt":$n[0].String,"fg":"negativeSign"},"s":{"a":2,"n":"set_NegativeSign","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"negativeSign"},"fn":"negativeSign"},{"a":2,"n":"NumberDecimalDigits","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_NumberDecimalDigits","t":8,"rt":$n[0].Int32,"fg":"numberDecimalDigits","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_NumberDecimalDigits","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"numberDecimalDigits"},"fn":"numberDecimalDigits"},{"a":2,"n":"NumberDecimalSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NumberDecimalSeparator","t":8,"rt":$n[0].String,"fg":"numberDecimalSeparator"},"s":{"a":2,"n":"set_NumberDecimalSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"numberDecimalSeparator"},"fn":"numberDecimalSeparator"},{"a":2,"n":"NumberGroupSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_NumberGroupSeparator","t":8,"rt":$n[0].String,"fg":"numberGroupSeparator"},"s":{"a":2,"n":"set_NumberGroupSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"numberGroupSeparator"},"fn":"numberGroupSeparator"},{"a":2,"n":"NumberGroupSizes","t":16,"rt":$n[0].Array.type(System.Int32),"g":{"a":2,"n":"get_NumberGroupSizes","t":8,"rt":$n[0].Array.type(System.Int32),"fg":"numberGroupSizes"},"s":{"a":2,"n":"set_NumberGroupSizes","t":8,"p":[$n[0].Array.type(System.Int32)],"rt":$n[0].Void,"fs":"numberGroupSizes"},"fn":"numberGroupSizes"},{"a":2,"n":"PercentDecimalDigits","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_PercentDecimalDigits","t":8,"rt":$n[0].Int32,"fg":"percentDecimalDigits","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_PercentDecimalDigits","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"percentDecimalDigits"},"fn":"percentDecimalDigits"},{"a":2,"n":"PercentDecimalSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PercentDecimalSeparator","t":8,"rt":$n[0].String,"fg":"percentDecimalSeparator"},"s":{"a":2,"n":"set_PercentDecimalSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"percentDecimalSeparator"},"fn":"percentDecimalSeparator"},{"a":2,"n":"PercentGroupSeparator","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PercentGroupSeparator","t":8,"rt":$n[0].String,"fg":"percentGroupSeparator"},"s":{"a":2,"n":"set_PercentGroupSeparator","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"percentGroupSeparator"},"fn":"percentGroupSeparator"},{"a":2,"n":"PercentGroupSizes","t":16,"rt":$n[0].Array.type(System.Int32),"g":{"a":2,"n":"get_PercentGroupSizes","t":8,"rt":$n[0].Array.type(System.Int32),"fg":"percentGroupSizes"},"s":{"a":2,"n":"set_PercentGroupSizes","t":8,"p":[$n[0].Array.type(System.Int32)],"rt":$n[0].Void,"fs":"percentGroupSizes"},"fn":"percentGroupSizes"},{"a":2,"n":"PercentNegativePattern","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_PercentNegativePattern","t":8,"rt":$n[0].Int32,"fg":"percentNegativePattern","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_PercentNegativePattern","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"percentNegativePattern"},"fn":"percentNegativePattern"},{"a":2,"n":"PercentPositivePattern","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_PercentPositivePattern","t":8,"rt":$n[0].Int32,"fg":"percentPositivePattern","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_PercentPositivePattern","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"percentPositivePattern"},"fn":"percentPositivePattern"},{"a":2,"n":"PercentSymbol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PercentSymbol","t":8,"rt":$n[0].String,"fg":"percentSymbol"},"s":{"a":2,"n":"set_PercentSymbol","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"percentSymbol"},"fn":"percentSymbol"},{"a":2,"n":"PositiveInfinitySymbol","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PositiveInfinitySymbol","t":8,"rt":$n[0].String,"fg":"positiveInfinitySymbol"},"s":{"a":2,"n":"set_PositiveInfinitySymbol","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"positiveInfinitySymbol"},"fn":"positiveInfinitySymbol"},{"a":2,"n":"PositiveSign","t":16,"rt":$n[0].String,"g":{"a":2,"n":"get_PositiveSign","t":8,"rt":$n[0].String,"fg":"positiveSign"},"s":{"a":2,"n":"set_PositiveSign","t":8,"p":[$n[0].String],"rt":$n[0].Void,"fs":"positiveSign"},"fn":"positiveSign"}]}; }, $n);
$m("System.ComponentModel.DefaultValueAttribute", function () { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean],"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Byte],"pi":[{"n":"value","pt":$n[0].Byte,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Char],"pi":[{"n":"value","pt":$n[0].Char,"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Double],"pi":[{"n":"value","pt":$n[0].Double,"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int16],"pi":[{"n":"value","pt":$n[0].Int16,"ps":0}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int64],"pi":[{"n":"value","pt":$n[0].Int64,"ps":0}],"sn":"$ctor6"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Object],"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"$ctor7"},{"a":2,"n":".ctor","t":1,"p":[$n[0].SByte],"pi":[{"n":"value","pt":$n[0].SByte,"ps":0}],"sn":"$ctor8"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Single],"pi":[{"n":"value","pt":$n[0].Single,"ps":0}],"sn":"$ctor9"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"value","pt":$n[0].String,"ps":0}],"sn":"$ctor10"},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt16],"pi":[{"n":"value","pt":$n[0].UInt16,"ps":0}],"sn":"$ctor12"},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt32],"pi":[{"n":"value","pt":$n[0].UInt32,"ps":0}],"sn":"$ctor13"},{"a":2,"n":".ctor","t":1,"p":[$n[0].UInt64],"pi":[{"n":"value","pt":$n[0].UInt64,"ps":0}],"sn":"$ctor14"},{"a":2,"n":".ctor","t":1,"p":[Function,$n[0].String],"pi":[{"n":"type","pt":Function,"ps":0},{"n":"value","pt":$n[0].String,"ps":1}],"sn":"$ctor11"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":3,"n":"SetValue","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"setValue","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"fn":"Value"},{"a":1,"n":"_value","t":4,"rt":$n[0].Object,"sn":"_value"}]}; }, $n);
$m("System.ComponentModel.BrowsableAttribute", function () { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Boolean],"pi":[{"n":"browsable","pt":$n[0].Boolean,"ps":0}],"sn":"ctor"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Browsable","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_Browsable","t":8,"rt":$n[0].Boolean,"fg":"Browsable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"Browsable"},{"a":2,"n":"Default","is":true,"t":4,"rt":$n[14].BrowsableAttribute,"sn":"default","ro":true},{"a":2,"n":"No","is":true,"t":4,"rt":$n[14].BrowsableAttribute,"sn":"no","ro":true},{"a":2,"n":"Yes","is":true,"t":4,"rt":$n[14].BrowsableAttribute,"sn":"yes","ro":true},{"a":1,"n":"browsable","t":4,"rt":$n[0].Boolean,"sn":"browsable","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}]}; }, $n);
$m("System.Collections.DictionaryEntry", function () { return {"att":1057033,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Object,$n[0].Object],"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"Key","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Key","t":8,"rt":$n[0].Object,"fg":"Key"},"s":{"a":2,"n":"set_Key","t":8,"p":[$n[0].Object],"rt":$n[0].Void,"fs":"Key"},"fn":"Key"},{"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"s":{"a":2,"n":"set_Value","t":8,"p":[$n[0].Object],"rt":$n[0].Void,"fs":"Value"},"fn":"Value"},{"a":1,"n":"_key","t":4,"rt":$n[0].Object,"sn":"_key"},{"a":1,"n":"_value","t":4,"rt":$n[0].Object,"sn":"_value"}]}; }, $n);
$m("System.Collections.IComparer", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Compare","t":8,"pi":[{"n":"x","pt":$n[0].Object,"ps":0},{"n":"y","pt":$n[0].Object,"ps":1}],"sn":"System$Collections$IComparer$compare","rt":$n[0].Int32,"p":[$n[0].Object,$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.IEnumerator", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"MoveNext","t":8,"sn":"System$Collections$IEnumerator$moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Reset","t":8,"sn":"System$Collections$IEnumerator$reset","rt":$n[0].Void},{"ab":true,"a":2,"n":"Current","t":16,"rt":$n[0].Object,"g":{"ab":true,"a":2,"n":"get_Current","t":8,"rt":$n[0].Object,"fg":"System$Collections$IEnumerator$Current"},"fn":"System$Collections$IEnumerator$Current"}]}; }, $n);
$m("System.Collections.IEqualityComparer", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"x","pt":$n[0].Object,"ps":0},{"n":"y","pt":$n[0].Object,"ps":1}],"sn":"System$Collections$IEqualityComparer$equals","rt":$n[0].Boolean,"p":[$n[0].Object,$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"System$Collections$IEqualityComparer$getHashCode","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.IStructuralComparable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"CompareTo","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0},{"n":"comparer","pt":$n[7].IComparer,"ps":1}],"sn":"System$Collections$IStructuralComparable$CompareTo","rt":$n[0].Int32,"p":[$n[0].Object,$n[7].IComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.IStructuralEquatable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"other","pt":$n[0].Object,"ps":0},{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":1}],"sn":"System$Collections$IStructuralEquatable$Equals","rt":$n[0].Boolean,"p":[$n[0].Object,$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"comparer","pt":$n[7].IEqualityComparer,"ps":0}],"sn":"System$Collections$IStructuralEquatable$GetHashCode","rt":$n[0].Int32,"p":[$n[7].IEqualityComparer],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.IDictionaryEnumerator", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Entry","t":16,"rt":$n[7].DictionaryEntry,"g":{"ab":true,"a":2,"n":"get_Entry","t":8,"rt":$n[7].DictionaryEntry,"fg":"System$Collections$IDictionaryEnumerator$Entry"},"fn":"System$Collections$IDictionaryEnumerator$Entry"},{"ab":true,"a":2,"n":"Key","t":16,"rt":$n[0].Object,"g":{"ab":true,"a":2,"n":"get_Key","t":8,"rt":$n[0].Object,"fg":"System$Collections$IDictionaryEnumerator$Key"},"fn":"System$Collections$IDictionaryEnumerator$Key"},{"ab":true,"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"ab":true,"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"System$Collections$IDictionaryEnumerator$Value"},"fn":"System$Collections$IDictionaryEnumerator$Value"}]}; }, $n);
$m("System.Collections.BitArray", function () { return {"nested":[$n[7].BitArray.BitArrayEnumeratorSimple],"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Boolean)],"pi":[{"n":"values","pt":$n[0].Array.type(System.Boolean),"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Byte)],"pi":[{"n":"bytes","pt":$n[0].Array.type(System.Byte),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[7].BitArray],"pi":[{"n":"bits","pt":$n[7].BitArray,"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"length","pt":$n[0].Int32,"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Int32)],"pi":[{"n":"values","pt":$n[0].Array.type(System.Int32),"ps":0}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[0].Boolean],"pi":[{"n":"length","pt":$n[0].Int32,"ps":0},{"n":"defaultValue","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor4"},{"a":2,"n":"And","t":8,"pi":[{"n":"value","pt":$n[7].BitArray,"ps":0}],"sn":"And","rt":$n[7].BitArray,"p":[$n[7].BitArray]},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"Get","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"Get","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"GetArrayLength","is":true,"t":8,"pi":[{"n":"n","pt":$n[0].Int32,"ps":0},{"n":"div","pt":$n[0].Int32,"ps":1}],"sn":"GetArrayLength","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"a":2,"n":"Not","t":8,"sn":"Not","rt":$n[7].BitArray},{"a":2,"n":"Or","t":8,"pi":[{"n":"value","pt":$n[7].BitArray,"ps":0}],"sn":"Or","rt":$n[7].BitArray,"p":[$n[7].BitArray]},{"a":2,"n":"Set","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Boolean,"ps":1}],"sn":"Set","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Boolean]},{"a":2,"n":"SetAll","t":8,"pi":[{"n":"value","pt":$n[0].Boolean,"ps":0}],"sn":"SetAll","rt":$n[0].Void,"p":[$n[0].Boolean]},{"a":2,"n":"Xor","t":8,"pi":[{"n":"value","pt":$n[7].BitArray,"ps":0}],"sn":"Xor","rt":$n[7].BitArray,"p":[$n[7].BitArray]},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":2,"n":"Item","t":16,"rt":$n[0].Boolean,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Boolean,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Boolean]}},{"a":2,"n":"Length","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Length","t":8,"rt":$n[0].Int32,"fg":"Length","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Length","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Length"},"fn":"Length"},{"a":1,"n":"BitsPerByte","is":true,"t":4,"rt":$n[0].Int32,"sn":"BitsPerByte","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"BitsPerInt32","is":true,"t":4,"rt":$n[0].Int32,"sn":"BitsPerInt32","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"BytesPerInt32","is":true,"t":4,"rt":$n[0].Int32,"sn":"BytesPerInt32","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_ShrinkThreshold","is":true,"t":4,"rt":$n[0].Int32,"sn":"_ShrinkThreshold","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"m_array","t":4,"rt":$n[0].Array.type(System.Int32),"sn":"m_array"},{"a":1,"n":"m_length","t":4,"rt":$n[0].Int32,"sn":"m_length","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.BitArray.BitArrayEnumeratorSimple", function () { return {"td":$n[7].BitArray,"att":1048579,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[7].BitArray],"pi":[{"n":"bitarray","pt":$n[7].BitArray,"ps":0}],"sn":"ctor"},{"v":true,"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Reset","t":8,"sn":"reset","rt":$n[0].Void},{"v":true,"a":2,"n":"Current","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_Current","t":8,"rt":$n[0].Object,"fg":"Current"},"fn":"Current"},{"a":1,"n":"bitarray","t":4,"rt":$n[7].BitArray,"sn":"bitarray"},{"a":1,"n":"currentElement","t":4,"rt":$n[0].Boolean,"sn":"currentElement","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.HashHelpers", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":2,"n":"Combine","is":true,"t":8,"pi":[{"n":"h1","pt":$n[0].Int32,"ps":0},{"n":"h2","pt":$n[0].Int32,"ps":1}],"sn":"Combine","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ExpandPrime","is":true,"t":8,"pi":[{"n":"oldSize","pt":$n[0].Int32,"ps":0}],"sn":"ExpandPrime","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetMinPrime","is":true,"t":8,"sn":"GetMinPrime","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetPrime","is":true,"t":8,"pi":[{"n":"min","pt":$n[0].Int32,"ps":0}],"sn":"GetPrime","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IsPrime","is":true,"t":8,"pi":[{"n":"candidate","pt":$n[0].Int32,"ps":0}],"sn":"IsPrime","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"HashPrime","is":true,"t":4,"rt":$n[0].Int32,"sn":"HashPrime","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"MaxPrimeArrayLength","is":true,"t":4,"rt":$n[0].Int32,"sn":"MaxPrimeArrayLength","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"RandomSeed","is":true,"t":4,"rt":$n[0].Int32,"sn":"RandomSeed","ro":true,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"primes","is":true,"t":4,"rt":$n[0].Array.type(System.Int32),"sn":"primes","ro":true}]}; }, $n);
$m("System.Collections.IDictionary", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"System$Collections$IDictionary$add","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]},{"ab":true,"a":2,"n":"Clear","t":8,"sn":"System$Collections$IDictionary$clear","rt":$n[0].Void},{"ab":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"System$Collections$IDictionary$contains","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"GetEnumerator","t":8,"sn":"System$Collections$IDictionary$GetEnumerator","rt":$n[7].IDictionaryEnumerator},{"ab":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"System$Collections$IDictionary$remove","rt":$n[0].Void,"p":[$n[0].Object]},{"ab":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsFixedSize","t":8,"rt":$n[0].Boolean,"fg":"System$Collections$IDictionary$IsFixedSize","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"System$Collections$IDictionary$IsFixedSize"},{"ab":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"System$Collections$IDictionary$IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"System$Collections$IDictionary$IsReadOnly"},{"ab":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Object],"i":true,"ipi":[{"n":"key","pt":$n[0].Object,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"System$Collections$IDictionary$getItem","rt":$n[0].Object,"p":[$n[0].Object]},"s":{"ab":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"System$Collections$IDictionary$setItem","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]}},{"ab":true,"a":2,"n":"Keys","t":16,"rt":$n[7].ICollection,"g":{"ab":true,"a":2,"n":"get_Keys","t":8,"rt":$n[7].ICollection,"fg":"System$Collections$IDictionary$Keys"},"fn":"System$Collections$IDictionary$Keys"},{"ab":true,"a":2,"n":"Values","t":16,"rt":$n[7].ICollection,"g":{"ab":true,"a":2,"n":"get_Values","t":8,"rt":$n[7].ICollection,"fg":"System$Collections$IDictionary$Values"},"fn":"System$Collections$IDictionary$Values"}]}; }, $n);
$m("System.Collections.KeyValuePairs", function () { return {"att":1048576,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[0].Object,$n[0].Object],"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"ctor"},{"a":2,"n":"Key","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Key","t":8,"rt":$n[0].Object,"fg":"Key"},"fn":"Key"},{"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"fn":"Value"},{"a":1,"n":"key","t":4,"rt":$n[0].Object,"sn":"key"},{"a":1,"n":"value","t":4,"rt":$n[0].Object,"sn":"value"}]}; }, $n);
$m("System.Collections.SortedList", function () { return {"nested":[$n[7].SortedList.SyncSortedList,$n[7].SortedList.SortedListEnumerator,$n[7].SortedList.KeyList,$n[7].SortedList.ValueList,$n[7].SortedList.SortedListDebugView],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[7].IComparer],"pi":[{"n":"comparer","pt":$n[7].IComparer,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[7].IDictionary],"pi":[{"n":"d","pt":$n[7].IDictionary,"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"initialCapacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor5"},{"a":2,"n":".ctor","t":1,"p":[$n[7].IComparer,$n[0].Int32],"pi":[{"n":"comparer","pt":$n[7].IComparer,"ps":0},{"n":"capacity","pt":$n[0].Int32,"ps":1}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[7].IDictionary,$n[7].IComparer],"pi":[{"n":"d","pt":$n[7].IDictionary,"ps":0},{"n":"comparer","pt":$n[7].IComparer,"ps":1}],"sn":"$ctor4"},{"v":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"add","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]},{"v":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"v":true,"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"v":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"ContainsKey","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"ContainsValue","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"ContainsValue","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":1,"n":"EnsureCapacity","t":8,"pi":[{"n":"min","pt":$n[0].Int32,"ps":0}],"sn":"EnsureCapacity","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"GetByIndex","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetByIndex","rt":$n[0].Object,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IDictionaryEnumerator},{"v":true,"a":2,"n":"GetKey","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetKey","rt":$n[0].Object,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"GetKeyList","t":8,"sn":"GetKeyList","rt":$n[7].IList},{"v":true,"a":2,"n":"GetValueList","t":8,"sn":"GetValueList","rt":$n[7].IList},{"v":true,"a":2,"n":"IndexOfKey","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"IndexOfKey","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"IndexOfValue","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"IndexOfValue","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"Init","t":8,"sn":"Init","rt":$n[0].Void},{"a":1,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"key","pt":$n[0].Object,"ps":1},{"n":"value","pt":$n[0].Object,"ps":2}],"sn":"Insert","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object,$n[0].Object]},{"v":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"remove","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"RemoveAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"SetByIndex","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"SetByIndex","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]},{"a":2,"n":"Synchronized","is":true,"t":8,"pi":[{"n":"list","pt":$n[7].SortedList,"ps":0}],"sn":"Synchronized","rt":$n[7].SortedList,"p":[$n[7].SortedList]},{"v":true,"a":4,"n":"ToKeyValuePairsArray","t":8,"sn":"ToKeyValuePairsArray","rt":System.Array.type(System.Collections.KeyValuePairs)},{"v":true,"a":2,"n":"TrimToSize","t":8,"sn":"TrimToSize","rt":$n[0].Void},{"v":true,"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_Capacity","t":8,"rt":$n[0].Int32,"fg":"Capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"v":true,"a":2,"n":"set_Capacity","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Capacity"},"fn":"Capacity"},{"v":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"v":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsFixedSize","t":8,"rt":$n[0].Boolean,"fg":"IsFixedSize","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsFixedSize"},{"v":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"v":true,"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsSynchronized","t":8,"rt":$n[0].Boolean,"fg":"IsSynchronized","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsSynchronized"},{"v":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Object],"i":true,"ipi":[{"n":"key","pt":$n[0].Object,"ps":0}],"g":{"v":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"getItem","rt":$n[0].Object,"p":[$n[0].Object]},"s":{"v":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]}},{"v":true,"a":2,"n":"Keys","t":16,"rt":$n[7].ICollection,"g":{"v":true,"a":2,"n":"get_Keys","t":8,"rt":$n[7].ICollection,"fg":"Keys"},"fn":"Keys"},{"v":true,"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_SyncRoot","t":8,"rt":$n[0].Object,"fg":"SyncRoot"},"fn":"SyncRoot"},{"v":true,"a":2,"n":"Values","t":16,"rt":$n[7].ICollection,"g":{"v":true,"a":2,"n":"get_Values","t":8,"rt":$n[7].ICollection,"fg":"Values"},"fn":"Values"},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"comparer","t":4,"rt":$n[7].IComparer,"sn":"comparer"},{"a":1,"n":"emptyArray","is":true,"t":4,"rt":$n[0].Array.type(System.Object),"sn":"emptyArray"},{"a":1,"n":"keyList","t":4,"rt":$n[7].SortedList.KeyList,"sn":"keyList"},{"a":1,"n":"keys","t":4,"rt":$n[0].Array.type(System.Object),"sn":"keys"},{"a":1,"n":"valueList","t":4,"rt":$n[7].SortedList.ValueList,"sn":"valueList"},{"a":1,"n":"values","t":4,"rt":$n[0].Array.type(System.Object),"sn":"values"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.SortedList.SyncSortedList", function () { return {"td":$n[7].SortedList,"att":1056771,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":4,"n":".ctor","t":1,"p":[$n[7].SortedList],"pi":[{"n":"list","pt":$n[7].SortedList,"ps":0}],"sn":"ctor"},{"ov":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"add","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]},{"ov":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"ov":true,"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"ov":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"ContainsKey","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"ContainsValue","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"ContainsValue","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"ov":true,"a":2,"n":"GetByIndex","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetByIndex","rt":$n[0].Object,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IDictionaryEnumerator},{"ov":true,"a":2,"n":"GetKey","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetKey","rt":$n[0].Object,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"GetKeyList","t":8,"sn":"GetKeyList","rt":$n[7].IList},{"ov":true,"a":2,"n":"GetValueList","t":8,"sn":"GetValueList","rt":$n[7].IList},{"ov":true,"a":2,"n":"IndexOfKey","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"IndexOfKey","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"IndexOfValue","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"IndexOfValue","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"remove","rt":$n[0].Void,"p":[$n[0].Object]},{"ov":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"RemoveAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"ov":true,"a":2,"n":"SetByIndex","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"SetByIndex","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]},{"ov":true,"a":4,"n":"ToKeyValuePairsArray","t":8,"sn":"ToKeyValuePairsArray","rt":System.Array.type(System.Collections.KeyValuePairs)},{"ov":true,"a":2,"n":"TrimToSize","t":8,"sn":"TrimToSize","rt":$n[0].Void},{"ov":true,"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_Capacity","t":8,"rt":$n[0].Int32,"fg":"Capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Capacity"},{"ov":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"ov":true,"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"ov":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_IsFixedSize","t":8,"rt":$n[0].Boolean,"fg":"IsFixedSize","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsFixedSize"},{"ov":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"ov":true,"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"ov":true,"a":2,"n":"get_IsSynchronized","t":8,"rt":$n[0].Boolean,"fg":"IsSynchronized","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsSynchronized"},{"ov":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Object],"i":true,"ipi":[{"n":"key","pt":$n[0].Object,"ps":0}],"g":{"ov":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"getItem","rt":$n[0].Object,"p":[$n[0].Object]},"s":{"ov":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]}},{"ov":true,"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"ov":true,"a":2,"n":"get_SyncRoot","t":8,"rt":$n[0].Object,"fg":"SyncRoot"},"fn":"SyncRoot"},{"a":1,"n":"_list","t":4,"rt":$n[7].SortedList,"sn":"_list"},{"a":1,"n":"_root","t":4,"rt":$n[0].Object,"sn":"_root"}]}; }, $n);
$m("System.Collections.SortedList.SortedListEnumerator", function () { return {"td":$n[7].SortedList,"att":1056771,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":4,"n":".ctor","t":1,"p":[$n[7].SortedList,$n[0].Int32,$n[0].Int32,$n[0].Int32],"pi":[{"n":"sortedList","pt":$n[7].SortedList,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2},{"n":"getObjRetType","pt":$n[0].Int32,"ps":3}],"sn":"ctor"},{"a":2,"n":"Clone","t":8,"sn":"clone","rt":$n[0].Object},{"v":true,"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"Reset","t":8,"sn":"reset","rt":$n[0].Void},{"v":true,"a":2,"n":"Current","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_Current","t":8,"rt":$n[0].Object,"fg":"Current"},"fn":"Current"},{"v":true,"a":2,"n":"Entry","t":16,"rt":$n[7].DictionaryEntry,"g":{"v":true,"a":2,"n":"get_Entry","t":8,"rt":$n[7].DictionaryEntry,"fg":"Entry"},"fn":"Entry"},{"v":true,"a":2,"n":"Key","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_Key","t":8,"rt":$n[0].Object,"fg":"Key"},"fn":"Key"},{"v":true,"a":2,"n":"Value","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_Value","t":8,"rt":$n[0].Object,"fg":"Value"},"fn":"Value"},{"a":4,"n":"DictEntry","is":true,"t":4,"rt":$n[0].Int32,"sn":"DictEntry","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Keys","is":true,"t":4,"rt":$n[0].Int32,"sn":"Keys","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"Values","is":true,"t":4,"rt":$n[0].Int32,"sn":"Values","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"current","t":4,"rt":$n[0].Boolean,"sn":"current","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"endIndex","t":4,"rt":$n[0].Int32,"sn":"endIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"getObjectRetType","t":4,"rt":$n[0].Int32,"sn":"getObjectRetType","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"key","t":4,"rt":$n[0].Object,"sn":"key"},{"a":1,"n":"sortedList","t":4,"rt":$n[7].SortedList,"sn":"sortedList"},{"a":1,"n":"startIndex","t":4,"rt":$n[0].Int32,"sn":"startIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"value","t":4,"rt":$n[0].Object,"sn":"value"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.SortedList.KeyList", function () { return {"td":$n[7].SortedList,"att":1056771,"a":1,"at":[new System.SerializableAttribute()],"m":[{"a":4,"n":".ctor","t":1,"p":[$n[7].SortedList],"pi":[{"n":"sortedList","pt":$n[7].SortedList,"ps":0}],"sn":"ctor"},{"v":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"add","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"v":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"v":true,"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"v":true,"a":2,"n":"IndexOf","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]},{"v":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"remove","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"v":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsFixedSize","t":8,"rt":$n[0].Boolean,"fg":"IsFixedSize","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsFixedSize"},{"v":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"v":true,"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsSynchronized","t":8,"rt":$n[0].Boolean,"fg":"IsSynchronized","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsSynchronized"},{"v":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"v":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":$n[0].Object,"p":[$n[0].Int32]},"s":{"v":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]}},{"v":true,"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_SyncRoot","t":8,"rt":$n[0].Object,"fg":"SyncRoot"},"fn":"SyncRoot"},{"a":1,"n":"sortedList","t":4,"rt":$n[7].SortedList,"sn":"sortedList"}]}; }, $n);
$m("System.Collections.SortedList.ValueList", function () { return {"td":$n[7].SortedList,"att":1048579,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[7].SortedList],"pi":[{"n":"sortedList","pt":$n[7].SortedList,"ps":0}],"sn":"ctor"},{"v":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"add","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"v":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"v":true,"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[7].IEnumerator},{"v":true,"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]},{"v":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"remove","rt":$n[0].Void,"p":[$n[0].Object]},{"v":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"v":true,"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"v":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsFixedSize","t":8,"rt":$n[0].Boolean,"fg":"IsFixedSize","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsFixedSize"},{"v":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"v":true,"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"v":true,"a":2,"n":"get_IsSynchronized","t":8,"rt":$n[0].Boolean,"fg":"IsSynchronized","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsSynchronized"},{"v":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"v":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":$n[0].Object,"p":[$n[0].Int32]},"s":{"v":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]}},{"v":true,"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"v":true,"a":2,"n":"get_SyncRoot","t":8,"rt":$n[0].Object,"fg":"SyncRoot"},"fn":"SyncRoot"},{"a":1,"n":"sortedList","t":4,"rt":$n[7].SortedList,"sn":"sortedList"}]}; }, $n);
$m("System.Collections.SortedList.SortedListDebugView", function () { return {"td":$n[7].SortedList,"att":1048581,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[7].SortedList],"pi":[{"n":"sortedList","pt":$n[7].SortedList,"ps":0}],"sn":"ctor"},{"a":2,"n":"Items","t":16,"rt":System.Array.type(System.Collections.KeyValuePairs),"g":{"a":2,"n":"get_Items","t":8,"rt":System.Array.type(System.Collections.KeyValuePairs),"fg":"Items"},"fn":"Items"},{"a":1,"n":"sortedList","t":4,"rt":$n[7].SortedList,"sn":"sortedList"}]}; }, $n);
$m("System.Collections.IList", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Add","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return System.Array.add(this, value, Object); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"Clear","t":8,"tpc":0,"def":function () { return System.Array.clear(this, Object); },"rt":$n[0].Void},{"ab":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return System.Array.contains(this, value); },"rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return System.Array.indexOf(this, value, 0, null); },"rt":$n[0].Int32,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (index, value) { return System.Array.insert(this, index, value, Object); },"rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]},{"ab":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"tpc":0,"def":function (value) { return System.Array.remove(this, value, Object); },"rt":$n[0].Void,"p":[$n[0].Object]},{"ab":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return System.Array.removeAt(this, index, Object); },"rt":$n[0].Void,"p":[$n[0].Int32]},{"ab":true,"a":2,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsFixedSize","t":8,"tpc":0,"def":function () { return System.Array.isFixedSize(this); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"ab":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return System.Array.getIsReadOnly(this, Object); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"ab":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return System.Array.getItem(this, index); },"rt":$n[0].Object,"p":[$n[0].Int32]},"s":{"ab":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"tpc":0,"def":function (index, value) { return System.Array.setItem(this, index, value); },"rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Object]}}]}; }, $n);
$m("System.Collections.ICollection", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (array, arrayIndex) { return System.Array.copyTo(this, array, arrayIndex); },"rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"ab":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"ab":true,"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return System.Array.getCount(this); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"ab":true,"a":2,"n":"IsSynchronized","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsSynchronized","t":8,"rt":$n[0].Boolean,"fg":"System$Collections$ICollection$IsSynchronized","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"System$Collections$ICollection$IsSynchronized"},{"ab":true,"a":2,"n":"SyncRoot","t":16,"rt":$n[0].Object,"g":{"ab":true,"a":2,"n":"get_SyncRoot","t":8,"rt":$n[0].Object,"fg":"System$Collections$ICollection$SyncRoot"},"fn":"System$Collections$ICollection$SyncRoot"}]}; }, $n);
$m("System.Collections.IEnumerable", function () { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetEnumerator","t":8,"tpc":0,"def":function () { return Bridge.getEnumerator(this); },"rt":$n[7].IEnumerator}]}; }, $n);
$m("System.Collections.ObjectModel.Collection$1", function (T) { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IList$1(T)],"pi":[{"n":"list","pt":$n[4].IList$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"add","rt":$n[0].Void,"p":[T]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"v":true,"a":3,"n":"ClearItems","t":8,"sn":"ClearItems","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(T)},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"item","pt":T,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,T]},{"v":true,"a":3,"n":"InsertItem","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"item","pt":T,"ps":1}],"sn":"InsertItem","rt":$n[0].Void,"p":[$n[0].Int32,T]},{"a":1,"n":"IsCompatibleObject","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"IsCompatibleObject","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Remove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":3,"n":"RemoveItem","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"RemoveItem","rt":$n[0].Void,"p":[$n[0].Int32]},{"v":true,"a":3,"n":"SetItem","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"item","pt":T,"ps":1}],"sn":"SetItem","rt":$n[0].Void,"p":[$n[0].Int32,T]},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"Item","t":16,"rt":T,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":T,"p":[$n[0].Int32]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":T,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,T]}},{"a":3,"n":"Items","t":16,"rt":$n[4].IList$1(T),"g":{"a":3,"n":"get_Items","t":8,"rt":$n[4].IList$1(T),"fg":"Items"},"fn":"Items"},{"a":1,"n":"_syncRoot","t":4,"rt":$n[0].Object,"sn":"_syncRoot"},{"a":1,"n":"items","t":4,"rt":$n[4].IList$1(T),"sn":"items"}]}; }, $n);
$m("System.Collections.ObjectModel.ReadOnlyCollection$1", function (T) { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].IList$1(T)],"pi":[{"n":"list","pt":$n[4].IList$1(T),"ps":0}],"sn":"ctor"},{"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(T)},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"IsCompatibleObject","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"IsCompatibleObject","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"Item","t":16,"rt":T,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":T,"p":[$n[0].Int32]}},{"a":3,"n":"Items","t":16,"rt":$n[4].IList$1(T),"g":{"a":3,"n":"get_Items","t":8,"rt":$n[4].IList$1(T),"fg":"Items"},"fn":"Items"},{"a":1,"n":"list","t":4,"rt":$n[4].IList$1(T),"sn":"list"}]}; }, $n);
$m("System.Collections.Generic.HashSet$1", function (T) { return {"nested":[$n[4].HashSet$1.ElementCount,$n[4].HashSet$1.Slot,$n[4].HashSet$1.Enumerator],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEqualityComparer$1(T)],"pi":[{"n":"comparer","pt":$n[4].IEqualityComparer$1(T),"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T),$n[4].IEqualityComparer$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0},{"n":"comparer","pt":$n[4].IEqualityComparer$1(T),"ps":1}],"sn":"$ctor2"},{"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"add","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"AddIfNotPresent","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"AddIfNotPresent","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"AddOrGetLocation","t":8,"pi":[{"n":"value","pt":T,"ps":0},{"n":"location","out":true,"pt":$n[0].Int32,"ps":1}],"sn":"AddOrGetLocation","rt":$n[0].Boolean,"p":[T,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"AreEqualityComparersEqual","is":true,"t":8,"pi":[{"n":"set1","pt":$n[4].HashSet$1(T),"ps":0},{"n":"set2","pt":$n[4].HashSet$1(T),"ps":1}],"sn":"AreEqualityComparersEqual","rt":$n[0].Boolean,"p":[$n[4].HashSet$1(T),$n[4].HashSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ArrayClear","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"length","pt":$n[0].Int32,"ps":2}],"sn":"ArrayClear","rt":$n[0].Void,"p":[Array,$n[0].Int32,$n[0].Int32]},{"a":1,"n":"CheckUniqueAndUnfoundElements","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0},{"n":"returnIfUnfound","pt":$n[0].Boolean,"ps":1}],"sn":"CheckUniqueAndUnfoundElements","rt":$n[4].HashSet$1.ElementCount(T),"p":[$n[4].IEnumerable$1(T),$n[0].Boolean]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ContainsAllElements","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"ContainsAllElements","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0}],"sn":"CopyTo","rt":$n[0].Void,"p":[System.Array.type(T)]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"CopyTo$1","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"ExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"exceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].HashSet$1.Enumerator(T)},{"a":4,"n":"HashSetEquals","is":true,"t":8,"pi":[{"n":"set1","pt":$n[4].HashSet$1(T),"ps":0},{"n":"set2","pt":$n[4].HashSet$1(T),"ps":1},{"n":"comparer","pt":$n[4].IEqualityComparer$1(T),"ps":2}],"sn":"HashSetEquals","rt":$n[0].Boolean,"p":[$n[4].HashSet$1(T),$n[4].HashSet$1(T),$n[4].IEqualityComparer$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IncreaseCapacity","t":8,"sn":"IncreaseCapacity","rt":$n[0].Void},{"a":1,"n":"Initialize","t":8,"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"Initialize","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":1,"n":"InternalGetHashCode","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"InternalGetHashCode","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"InternalIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"InternalIndexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IntersectWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"intersectWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":1,"n":"IntersectWithEnumerable","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"IntersectWithEnumerable","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":1,"n":"IntersectWithHashSetWithSameEC","t":8,"pi":[{"n":"other","pt":$n[4].HashSet$1(T),"ps":0}],"sn":"IntersectWithHashSetWithSameEC","rt":$n[0].Void,"p":[$n[4].HashSet$1(T)]},{"a":2,"n":"IsProperSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isProperSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsProperSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isProperSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IsSubsetOfHashSetWithSameEC","t":8,"pi":[{"n":"other","pt":$n[4].HashSet$1(T),"ps":0}],"sn":"IsSubsetOfHashSetWithSameEC","rt":$n[0].Boolean,"p":[$n[4].HashSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Overlaps","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"overlaps","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Remove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveWhere","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"RemoveWhere","rt":$n[0].Int32,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"SetCapacity","t":8,"pi":[{"n":"newSize","pt":$n[0].Int32,"ps":0},{"n":"forceNewHashCodes","pt":$n[0].Boolean,"ps":1}],"sn":"SetCapacity","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Boolean]},{"a":2,"n":"SetEquals","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"setEquals","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"SymmetricExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"symmetricExceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":1,"n":"SymmetricExceptWithEnumerable","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"SymmetricExceptWithEnumerable","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":1,"n":"SymmetricExceptWithUniqueHashSet","t":8,"pi":[{"n":"other","pt":$n[4].HashSet$1(T),"ps":0}],"sn":"SymmetricExceptWithUniqueHashSet","rt":$n[0].Void,"p":[$n[4].HashSet$1(T)]},{"a":4,"n":"ToArray","t":8,"sn":"ToArray","rt":System.Array.type(T)},{"a":2,"n":"TrimExcess","t":8,"sn":"TrimExcess","rt":$n[0].Void},{"a":2,"n":"UnionWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"unionWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":2,"n":"Comparer","t":16,"rt":$n[4].IEqualityComparer$1(T),"g":{"a":2,"n":"get_Comparer","t":8,"rt":$n[4].IEqualityComparer$1(T),"fg":"Comparer"},"fn":"Comparer"},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":1,"n":"Lower31BitMask","is":true,"t":4,"rt":$n[0].Int32,"sn":"Lower31BitMask","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ShrinkThreshold","is":true,"t":4,"rt":$n[0].Int32,"sn":"ShrinkThreshold","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_buckets","t":4,"rt":$n[0].Array.type(System.Int32),"sn":"_buckets"},{"a":1,"n":"_comparer","t":4,"rt":$n[4].IEqualityComparer$1(T),"sn":"_comparer"},{"a":1,"n":"_count","t":4,"rt":$n[0].Int32,"sn":"_count","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_freeList","t":4,"rt":$n[0].Int32,"sn":"_freeList","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_lastIndex","t":4,"rt":$n[0].Int32,"sn":"_lastIndex","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_slots","t":4,"rt":System.Array.type(System.Collections.Generic.HashSet$1.Slot(T)),"sn":"_slots"},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.HashSet$1.ElementCount", function (T) { return {"td":$n[4].HashSet$1(T),"att":1048845,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"unfoundCount","t":4,"rt":$n[0].Int32,"sn":"unfoundCount","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"uniqueCount","t":4,"rt":$n[0].Int32,"sn":"uniqueCount","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.HashSet$1.Slot", function (T) { return {"td":$n[4].HashSet$1(T),"att":1048845,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"hashCode","t":4,"rt":$n[0].Int32,"sn":"hashCode","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"next","t":4,"rt":$n[0].Int32,"sn":"next","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"value","t":4,"rt":T,"sn":"value"}]}; }, $n);
$m("System.Collections.Generic.HashSet$1.Enumerator", function (T) { return {"td":$n[4].HashSet$1(T),"att":1048842,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].HashSet$1(T)],"pi":[{"n":"set","pt":$n[4].HashSet$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":1,"n":"_current","t":4,"rt":T,"sn":"_current"},{"a":1,"n":"_index","t":4,"rt":$n[0].Int32,"sn":"_index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_set","t":4,"rt":$n[4].HashSet$1(T),"sn":"_set"},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.IComparer$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Compare","t":8,"pi":[{"n":"x","pt":T,"ps":0},{"n":"y","pt":T,"ps":1}],"sn":"System$Collections$Generic$IComparer$1$" + Bridge.getTypeAlias(T) + "$compare","rt":$n[0].Int32,"p":[T,T],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.IEnumerator$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Current","t":16,"rt":T,"g":{"ab":true,"a":2,"n":"get_Current","t":8,"rt":T,"fg":"\"System$Collections$Generic$IEnumerator$1$\" + Bridge.getTypeAlias(T) + \"$Current$1\""},"fn":"\"System$Collections$Generic$IEnumerator$1$\" + Bridge.getTypeAlias(T) + \"$Current$1\""}]}; }, $n);
$m("System.Collections.Generic.ICollectionDebugView$1", function (T) { return {"att":1048832,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].ICollection$1(T)],"pi":[{"n":"collection","pt":$n[4].ICollection$1(T),"ps":0}],"sn":"ctor"},{"a":2,"n":"Items","t":16,"rt":System.Array.type(T),"g":{"a":2,"n":"get_Items","t":8,"rt":System.Array.type(T),"fg":"Items"},"fn":"Items"},{"a":1,"n":"_collection","t":4,"rt":$n[4].ICollection$1(T),"sn":"_collection","ro":true}]}; }, $n);
$m("System.Collections.Generic.IDictionaryDebugView$2", function (K, V) { return {"att":1048832,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].IDictionary$2(K,V)],"pi":[{"n":"dictionary","pt":$n[4].IDictionary$2(K,V),"ps":0}],"sn":"ctor"},{"a":2,"n":"Items","t":16,"rt":System.Array.type(System.Collections.Generic.KeyValuePair$2(K,V)),"g":{"a":2,"n":"get_Items","t":8,"rt":System.Array.type(System.Collections.Generic.KeyValuePair$2(K,V)),"fg":"Items"},"fn":"Items"},{"a":1,"n":"_dict","t":4,"rt":$n[4].IDictionary$2(K,V),"sn":"_dict","ro":true}]}; }, $n);
$m("System.Collections.Generic.DictionaryKeyCollectionDebugView$2", function (TKey, TValue) { return {"att":1048832,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].ICollection$1(TKey)],"pi":[{"n":"collection","pt":$n[4].ICollection$1(TKey),"ps":0}],"sn":"ctor"},{"a":2,"n":"Items","t":16,"rt":System.Array.type(TKey),"g":{"a":2,"n":"get_Items","t":8,"rt":System.Array.type(TKey),"fg":"Items"},"fn":"Items"},{"a":1,"n":"_collection","t":4,"rt":$n[4].ICollection$1(TKey),"sn":"_collection","ro":true}]}; }, $n);
$m("System.Collections.Generic.DictionaryValueCollectionDebugView$2", function (TKey, TValue) { return {"att":1048832,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[$n[4].ICollection$1(TValue)],"pi":[{"n":"collection","pt":$n[4].ICollection$1(TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":"Items","t":16,"rt":System.Array.type(TValue),"g":{"a":2,"n":"get_Items","t":8,"rt":System.Array.type(TValue),"fg":"Items"},"fn":"Items"},{"a":1,"n":"_collection","t":4,"rt":$n[4].ICollection$1(TValue),"sn":"_collection","ro":true}]}; }, $n);
$m("System.Collections.Generic.KeyNotFoundException", function () { return {"att":1056769,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String],"pi":[{"n":"message","pt":$n[0].String,"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].String,$n[0].Exception],"pi":[{"n":"message","pt":$n[0].String,"ps":0},{"n":"innerException","pt":$n[0].Exception,"ps":1}],"sn":"$ctor2"}]}; }, $n);
$m("System.Collections.Generic.BitHelper", function () { return {"att":1048832,"a":4,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[0].Array.type(System.Int32),$n[0].Int32],"pi":[{"n":"bitArray","pt":$n[0].Array.type(System.Int32),"ps":0},{"n":"length","pt":$n[0].Int32,"ps":1}],"sn":"ctor"},{"a":4,"n":"IsMarked","t":8,"pi":[{"n":"bitPosition","pt":$n[0].Int32,"ps":0}],"sn":"IsMarked","rt":$n[0].Boolean,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"MarkBit","t":8,"pi":[{"n":"bitPosition","pt":$n[0].Int32,"ps":0}],"sn":"MarkBit","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":4,"n":"ToIntArrayLength","is":true,"t":8,"pi":[{"n":"n","pt":$n[0].Int32,"ps":0}],"sn":"ToIntArrayLength","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"IntSize","is":true,"t":4,"rt":$n[0].Byte,"sn":"IntSize","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"MarkedBitFlag","is":true,"t":4,"rt":$n[0].Byte,"sn":"MarkedBitFlag","box":function ($v) { return Bridge.box($v, System.Byte);}},{"a":1,"n":"_array","t":4,"rt":$n[0].Array.type(System.Int32),"sn":"_array","ro":true},{"a":1,"n":"_length","t":4,"rt":$n[0].Int32,"sn":"_length","ro":true,"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.Dictionary$2", function (TKey, TValue) { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IDictionary$2(TKey,TValue)],"pi":[{"n":"dictionary","pt":$n[4].IDictionary$2(TKey,TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEqualityComparer$1(TKey)],"pi":[{"n":"comparer","pt":$n[4].IEqualityComparer$1(TKey),"ps":0}],"def":function (comparer) { return new (System.Collections.Generic.Dictionary$2(TKey, TValue))(null, comparer); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"def":function (capacity) { return new (System.Collections.Generic.Dictionary$2(TKey, TValue))(); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Object],"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IDictionary$2(TKey,TValue),$n[4].IEqualityComparer$1(TKey)],"pi":[{"n":"dictionary","pt":$n[4].IDictionary$2(TKey,TValue),"ps":0},{"n":"comparer","pt":$n[4].IEqualityComparer$1(TKey),"ps":1}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[4].IEqualityComparer$1(TKey)],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0},{"n":"comparer","pt":$n[4].IEqualityComparer$1(TKey),"ps":1}],"def":function (capacity, comparer) { return new (System.Collections.Generic.Dictionary$2(TKey, TValue))(null, comparer); }},{"a":2,"n":".ctor","t":1,"p":[$n[0].Object,$n[4].IEqualityComparer$1(TKey)],"pi":[{"n":"obj","pt":$n[0].Object,"ps":0},{"n":"comparer","pt":$n[4].IEqualityComparer$1(TKey),"ps":1}],"sn":"ctor"},{"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"add","rt":$n[0].Void,"p":[TKey,TValue]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"containsKey","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ContainsValue","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"containsValue","rt":$n[0].Boolean,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Get","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"get","rt":TValue,"p":[TKey]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(System.Collections.Generic.KeyValuePair$2(TKey,TValue))},{"a":1,"n":"IsCompatibleKey","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"isCompatibleKey","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"Items","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"items","rt":TValue,"p":[TKey]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Set","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"set","rt":$n[0].Void,"p":[TKey,TValue]},{"a":2,"n":"TryGetValue","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","out":true,"pt":TValue,"ps":1}],"sn":"tryGetValue","rt":$n[0].Boolean,"p":[TKey,TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Comparer","t":16,"rt":$n[4].IEqualityComparer$1(TKey),"g":{"a":2,"n":"get_Comparer","t":8,"rt":$n[4].IEqualityComparer$1(TKey),"fg":"comparer"},"fn":"comparer"},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"count"},{"a":1,"n":"IsFixedSize","t":16,"rt":$n[0].Boolean,"g":{"a":1,"n":"get_IsFixedSize","t":8,"tpc":0,"def":function () { return this.false; },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":1,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":1,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return this.getIsReadOnly(); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}},{"a":2,"n":"Item","t":16,"rt":TValue,"p":[TKey],"i":true,"ipi":[{"n":"key","pt":TKey,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"get","rt":TValue,"p":[TKey]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"set","rt":$n[0].Void,"p":[TKey,TValue]}},{"a":2,"n":"Keys","t":16,"rt":$n[4].ICollection$1(TKey),"g":{"a":2,"n":"get_Keys","t":8,"tpc":0,"def":function () { return this.getKeys(); },"rt":$n[4].ICollection$1(TKey)}},{"a":2,"n":"Values","t":16,"rt":$n[4].ICollection$1(TValue),"g":{"a":2,"n":"get_Values","t":8,"tpc":0,"def":function () { return this.getValues(); },"rt":$n[4].ICollection$1(TValue)}}]}; }, $n);
$m("Bridge.Collections.EnumerableHelpers", function () { return {"att":1048960,"a":4,"s":true,"m":[{"a":4,"n":"ToArray","is":true,"t":8,"pi":[{"n":"source","pt":$n[4].IEnumerable$1(System.Object),"ps":0}],"tpc":1,"tprm":["T"],"sn":"ToArray","rt":System.Array.type(System.Object),"p":[$n[4].IEnumerable$1(System.Object)]},{"a":4,"n":"ToArray","is":true,"t":8,"pi":[{"n":"source","pt":$n[4].IEnumerable$1(System.Object),"ps":0},{"n":"length","out":true,"pt":$n[0].Int32,"ps":1}],"tpc":1,"tprm":["T"],"sn":"ToArray$1","rt":System.Array.type(System.Object),"p":[$n[4].IEnumerable$1(System.Object),$n[0].Int32]}]}; }, $n);
$m("System.Collections.Generic.IDictionary$2", function (TKey, TValue) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$add","rt":$n[0].Void,"p":[TKey,TValue]},{"ab":true,"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$containsKey","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$remove","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"TryGetValue","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","out":true,"pt":TValue,"ps":1}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$tryGetValue","rt":$n[0].Boolean,"p":[TKey,TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Item","t":16,"rt":TValue,"p":[TKey],"i":true,"ipi":[{"n":"key","pt":TKey,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$getItem","rt":TValue,"p":[TKey]},"s":{"ab":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"System$Collections$Generic$IDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$setItem","rt":$n[0].Void,"p":[TKey,TValue]}},{"ab":true,"a":2,"n":"Keys","t":16,"rt":$n[4].ICollection$1(TKey),"g":{"ab":true,"a":2,"n":"get_Keys","t":8,"rt":$n[4].ICollection$1(TKey),"fg":"\"System$Collections$Generic$IDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Keys\""},"fn":"\"System$Collections$Generic$IDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Keys\""},{"ab":true,"a":2,"n":"Values","t":16,"rt":$n[4].ICollection$1(TValue),"g":{"ab":true,"a":2,"n":"get_Values","t":8,"rt":$n[4].ICollection$1(TValue),"fg":"\"System$Collections$Generic$IDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Values\""},"fn":"\"System$Collections$Generic$IDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Values\""}]}; }, $n);
$m("System.Collections.Generic.IReadOnlyDictionary$2", function (TKey, TValue) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"System$Collections$Generic$IReadOnlyDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$containsKey","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"TryGetValue","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","out":true,"pt":TValue,"ps":1}],"sn":"System$Collections$Generic$IReadOnlyDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$tryGetValue","rt":$n[0].Boolean,"p":[TKey,TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Item","t":16,"rt":TValue,"p":[TKey],"i":true,"ipi":[{"n":"key","pt":TKey,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"System$Collections$Generic$IReadOnlyDictionary$2$" + Bridge.getTypeAlias(TKey) + "$" + Bridge.getTypeAlias(TValue) + "$getItem","rt":TValue,"p":[TKey]}},{"ab":true,"a":2,"n":"Keys","t":16,"rt":$n[4].IEnumerable$1(TKey),"g":{"ab":true,"a":2,"n":"get_Keys","t":8,"rt":$n[4].IEnumerable$1(TKey),"fg":"\"System$Collections$Generic$IReadOnlyDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Keys\""},"fn":"\"System$Collections$Generic$IReadOnlyDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Keys\""},{"ab":true,"a":2,"n":"Values","t":16,"rt":$n[4].IEnumerable$1(TValue),"g":{"ab":true,"a":2,"n":"get_Values","t":8,"rt":$n[4].IEnumerable$1(TValue),"fg":"\"System$Collections$Generic$IReadOnlyDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Values\""},"fn":"\"System$Collections$Generic$IReadOnlyDictionary$2$\" + Bridge.getTypeAlias(TKey) + \"$\" + Bridge.getTypeAlias(TValue) + \"$Values\""}]}; }, $n);
$m("System.Collections.Generic.IReadOnlyCollection$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"ab":true,"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return System.Array.getCount(this, T); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}}]}; }, $n);
$m("System.Collections.Generic.Queue$1", function (T) { return {"nested":[$n[4].Queue$1.Enumerator],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor2"},{"a":2,"n":"Clear","t":8,"sn":"Clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"Contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"CopyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"Dequeue","t":8,"sn":"Dequeue","rt":T},{"a":2,"n":"Enqueue","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"Enqueue","rt":$n[0].Void,"p":[T]},{"a":1,"n":"GetElement","t":8,"pi":[{"n":"i","pt":$n[0].Int32,"ps":0}],"sn":"GetElement","rt":T,"p":[$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].Queue$1.Enumerator(T)},{"a":1,"n":"MoveNext","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"MoveNext","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Peek","t":8,"sn":"Peek","rt":T},{"a":1,"n":"SetCapacity","t":8,"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"SetCapacity","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"ToArray","t":8,"sn":"ToArray","rt":System.Array.type(T)},{"a":2,"n":"TrimExcess","t":8,"sn":"TrimExcess","rt":$n[0].Void},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":1,"n":"DefaultCapacity","is":true,"t":4,"rt":$n[0].Int32,"sn":"DefaultCapacity","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"GrowFactor","is":true,"t":4,"rt":$n[0].Int32,"sn":"GrowFactor","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"MinimumGrow","is":true,"t":4,"rt":$n[0].Int32,"sn":"MinimumGrow","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_array","t":4,"rt":System.Array.type(T),"sn":"_array"},{"a":1,"n":"_head","t":4,"rt":$n[0].Int32,"sn":"_head","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_tail","t":4,"rt":$n[0].Int32,"sn":"_tail","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.Queue$1.Enumerator", function (T) { return {"td":$n[4].Queue$1(T),"att":1048842,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].Queue$1(T)],"pi":[{"n":"q","pt":$n[4].Queue$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":1,"n":"_currentElement","t":4,"rt":T,"sn":"_currentElement"},{"a":1,"n":"_index","t":4,"rt":$n[0].Int32,"sn":"_index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_q","t":4,"rt":$n[4].Queue$1(T),"sn":"_q"},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.Stack$1", function (T) { return {"nested":[$n[4].Stack$1.Enumerator],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor2"},{"a":2,"n":"Clear","t":8,"sn":"Clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"Contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":Array,"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[Array,$n[0].Int32]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"CopyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].Stack$1.Enumerator(T)},{"a":2,"n":"Peek","t":8,"sn":"Peek","rt":T},{"a":2,"n":"Pop","t":8,"sn":"Pop","rt":T},{"a":2,"n":"Push","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"Push","rt":$n[0].Void,"p":[T]},{"a":2,"n":"ToArray","t":8,"sn":"ToArray","rt":System.Array.type(T)},{"a":2,"n":"TrimExcess","t":8,"sn":"TrimExcess","rt":$n[0].Void},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":1,"n":"DefaultCapacity","is":true,"t":4,"rt":$n[0].Int32,"sn":"DefaultCapacity","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_array","t":4,"rt":System.Array.type(T),"sn":"_array"},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.Stack$1.Enumerator", function (T) { return {"td":$n[4].Stack$1(T),"att":1048842,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].Stack$1(T)],"pi":[{"n":"stack","pt":$n[4].Stack$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":1,"n":"_currentElement","t":4,"rt":T,"sn":"_currentElement"},{"a":1,"n":"_index","t":4,"rt":$n[0].Int32,"sn":"_index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_stack","t":4,"rt":$n[4].Stack$1(T),"sn":"_stack"},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.LinkedList$1", function (T) { return {"nested":[$n[4].LinkedList$1.Enumerator],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"AddAfter","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0},{"n":"newNode","pt":$n[4].LinkedListNode$1(T),"ps":1}],"sn":"AddAfter$1","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T),$n[4].LinkedListNode$1(T)]},{"a":2,"n":"AddAfter","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0},{"n":"value","pt":T,"ps":1}],"sn":"AddAfter","rt":$n[4].LinkedListNode$1(T),"p":[$n[4].LinkedListNode$1(T),T]},{"a":2,"n":"AddBefore","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0},{"n":"newNode","pt":$n[4].LinkedListNode$1(T),"ps":1}],"sn":"AddBefore$1","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T),$n[4].LinkedListNode$1(T)]},{"a":2,"n":"AddBefore","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0},{"n":"value","pt":T,"ps":1}],"sn":"AddBefore","rt":$n[4].LinkedListNode$1(T),"p":[$n[4].LinkedListNode$1(T),T]},{"a":2,"n":"AddFirst","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"AddFirst$1","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":2,"n":"AddFirst","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"AddFirst","rt":$n[4].LinkedListNode$1(T),"p":[T]},{"a":2,"n":"AddLast","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"AddLast$1","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":2,"n":"AddLast","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"AddLast","rt":$n[4].LinkedListNode$1(T),"p":[T]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"Find","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"Find","rt":$n[4].LinkedListNode$1(T),"p":[T]},{"a":2,"n":"FindLast","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"FindLast","rt":$n[4].LinkedListNode$1(T),"p":[T]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].LinkedList$1.Enumerator(T)},{"a":1,"n":"InternalInsertNodeBefore","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0},{"n":"newNode","pt":$n[4].LinkedListNode$1(T),"ps":1}],"sn":"InternalInsertNodeBefore","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T),$n[4].LinkedListNode$1(T)]},{"a":1,"n":"InternalInsertNodeToEmptyList","t":8,"pi":[{"n":"newNode","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"InternalInsertNodeToEmptyList","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":4,"n":"InternalRemoveNode","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"InternalRemoveNode","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"Remove","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"value","pt":T,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveFirst","t":8,"sn":"RemoveFirst","rt":$n[0].Void},{"a":2,"n":"RemoveLast","t":8,"sn":"RemoveLast","rt":$n[0].Void},{"a":4,"n":"ValidateNewNode","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"ValidateNewNode","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":4,"n":"ValidateNode","t":8,"pi":[{"n":"node","pt":$n[4].LinkedListNode$1(T),"ps":0}],"sn":"ValidateNode","rt":$n[0].Void,"p":[$n[4].LinkedListNode$1(T)]},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"First","t":16,"rt":$n[4].LinkedListNode$1(T),"g":{"a":2,"n":"get_First","t":8,"rt":$n[4].LinkedListNode$1(T),"fg":"First"},"fn":"First"},{"a":2,"n":"Last","t":16,"rt":$n[4].LinkedListNode$1(T),"g":{"a":2,"n":"get_Last","t":8,"rt":$n[4].LinkedListNode$1(T),"fg":"Last"},"fn":"Last"},{"a":1,"n":"CountName","is":true,"t":4,"rt":$n[0].String,"sn":"CountName"},{"a":1,"n":"ValuesName","is":true,"t":4,"rt":$n[0].String,"sn":"ValuesName"},{"a":1,"n":"VersionName","is":true,"t":4,"rt":$n[0].String,"sn":"VersionName"},{"a":4,"n":"count","t":4,"rt":$n[0].Int32,"sn":"count","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"head","t":4,"rt":$n[4].LinkedListNode$1(T),"sn":"head"},{"a":4,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.LinkedList$1.Enumerator", function (T) { return {"td":$n[4].LinkedList$1(T),"att":1048842,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].LinkedList$1(T)],"pi":[{"n":"list","pt":$n[4].LinkedList$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":1,"n":"CurrentValueName","is":true,"t":4,"rt":$n[0].String,"sn":"CurrentValueName"},{"a":1,"n":"IndexName","is":true,"t":4,"rt":$n[0].String,"sn":"IndexName"},{"a":1,"n":"LinkedListName","is":true,"t":4,"rt":$n[0].String,"sn":"LinkedListName"},{"a":1,"n":"VersionName","is":true,"t":4,"rt":$n[0].String,"sn":"VersionName"},{"a":1,"n":"current","t":4,"rt":T,"sn":"current"},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"list","t":4,"rt":$n[4].LinkedList$1(T),"sn":"list"},{"a":1,"n":"node","t":4,"rt":$n[4].LinkedListNode$1(T),"sn":"node"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.LinkedListNode$1", function (T) { return {"att":1048833,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[T],"pi":[{"n":"value","pt":T,"ps":0}],"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].LinkedList$1(T),T],"pi":[{"n":"list","pt":$n[4].LinkedList$1(T),"ps":0},{"n":"value","pt":T,"ps":1}],"sn":"$ctor1"},{"a":4,"n":"Invalidate","t":8,"sn":"Invalidate","rt":$n[0].Void},{"a":2,"n":"List","t":16,"rt":$n[4].LinkedList$1(T),"g":{"a":2,"n":"get_List","t":8,"rt":$n[4].LinkedList$1(T),"fg":"List"},"fn":"List"},{"a":2,"n":"Next","t":16,"rt":$n[4].LinkedListNode$1(T),"g":{"a":2,"n":"get_Next","t":8,"rt":$n[4].LinkedListNode$1(T),"fg":"Next"},"fn":"Next"},{"a":2,"n":"Previous","t":16,"rt":$n[4].LinkedListNode$1(T),"g":{"a":2,"n":"get_Previous","t":8,"rt":$n[4].LinkedListNode$1(T),"fg":"Previous"},"fn":"Previous"},{"a":2,"n":"Value","t":16,"rt":T,"g":{"a":2,"n":"get_Value","t":8,"rt":T,"fg":"Value"},"s":{"a":2,"n":"set_Value","t":8,"p":[T],"rt":$n[0].Void,"fs":"Value"},"fn":"Value"},{"a":4,"n":"item","t":4,"rt":T,"sn":"item"},{"a":4,"n":"list","t":4,"rt":$n[4].LinkedList$1(T),"sn":"list"},{"a":4,"n":"next","t":4,"rt":$n[4].LinkedListNode$1(T),"sn":"next"},{"a":4,"n":"prev","t":4,"rt":$n[4].LinkedListNode$1(T),"sn":"prev"}]}; }, $n);
$m("System.Collections.Generic.TreeRotation", function () { return {"att":256,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"LeftRightRotation","is":true,"t":4,"rt":$n[4].TreeRotation,"sn":"LeftRightRotation","box":function ($v) { return Bridge.box($v, System.Collections.Generic.TreeRotation, System.Enum.toStringFn(System.Collections.Generic.TreeRotation));}},{"a":2,"n":"LeftRotation","is":true,"t":4,"rt":$n[4].TreeRotation,"sn":"LeftRotation","box":function ($v) { return Bridge.box($v, System.Collections.Generic.TreeRotation, System.Enum.toStringFn(System.Collections.Generic.TreeRotation));}},{"a":2,"n":"RightLeftRotation","is":true,"t":4,"rt":$n[4].TreeRotation,"sn":"RightLeftRotation","box":function ($v) { return Bridge.box($v, System.Collections.Generic.TreeRotation, System.Enum.toStringFn(System.Collections.Generic.TreeRotation));}},{"a":2,"n":"RightRotation","is":true,"t":4,"rt":$n[4].TreeRotation,"sn":"RightRotation","box":function ($v) { return Bridge.box($v, System.Collections.Generic.TreeRotation, System.Enum.toStringFn(System.Collections.Generic.TreeRotation));}}]}; }, $n);
$m("System.Collections.Generic.SortedSet$1", function (T) { return {"nested":[$n[4].SortedSet$1.TreeSubSet,$n[4].SortedSet$1.Node,$n[4].SortedSet$1.Enumerator,$n[4].SortedSet$1.ElementCount],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IComparer$1(T)],"pi":[{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T),$n[4].IComparer$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0},{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":1}],"sn":"$ctor3"},{"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"add","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"AddAllElements","t":8,"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"AddAllElements","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"v":true,"a":4,"n":"AddIfNotPresent","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"AddIfNotPresent","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"AreComparersEqual","is":true,"t":8,"pi":[{"n":"set1","pt":$n[4].SortedSet$1(T),"ps":0},{"n":"set2","pt":$n[4].SortedSet$1(T),"ps":1}],"sn":"AreComparersEqual","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1(T),$n[4].SortedSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"BreadthFirstTreeWalk","t":8,"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"BreadthFirstTreeWalk","rt":$n[0].Boolean,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"CheckUniqueAndUnfoundElements","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0},{"n":"returnIfUnfound","pt":$n[0].Boolean,"ps":1}],"sn":"CheckUniqueAndUnfoundElements","rt":$n[4].SortedSet$1.ElementCount(T),"p":[$n[4].IEnumerable$1(T),$n[0].Boolean]},{"v":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":1,"n":"ConstructRootFromSortedArray","is":true,"t":8,"pi":[{"n":"arr","pt":System.Array.type(T),"ps":0},{"n":"startIndex","pt":$n[0].Int32,"ps":1},{"n":"endIndex","pt":$n[0].Int32,"ps":2},{"n":"redNode","pt":$n[4].SortedSet$1.Node(T),"ps":3}],"sn":"ConstructRootFromSortedArray","rt":$n[4].SortedSet$1.Node(T),"p":[System.Array.type(T),$n[0].Int32,$n[0].Int32,$n[4].SortedSet$1.Node(T)]},{"v":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"ContainsAllElements","t":8,"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"ContainsAllElements","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0}],"sn":"CopyTo","rt":$n[0].Void,"p":[System.Array.type(T)]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"CopyTo$1","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32,$n[0].Int32]},{"a":2,"n":"CreateSetComparer","is":true,"t":8,"sn":"CreateSetComparer","rt":$n[4].IEqualityComparer$1(System.Collections.Generic.SortedSet$1(T))},{"a":2,"n":"CreateSetComparer","is":true,"t":8,"pi":[{"n":"memberEqualityComparer","pt":$n[4].IEqualityComparer$1(T),"ps":0}],"sn":"CreateSetComparer$1","rt":$n[4].IEqualityComparer$1(System.Collections.Generic.SortedSet$1(T)),"p":[$n[4].IEqualityComparer$1(T)]},{"v":true,"a":4,"n":"DoRemove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"DoRemove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"exceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"v":true,"a":4,"n":"FindNode","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"FindNode","rt":$n[4].SortedSet$1.Node(T),"p":[T]},{"a":4,"n":"FindRange","t":8,"pi":[{"n":"from","pt":T,"ps":0},{"n":"to","pt":T,"ps":1}],"sn":"FindRange","rt":$n[4].SortedSet$1.Node(T),"p":[T,T]},{"a":4,"n":"FindRange","t":8,"pi":[{"n":"from","pt":T,"ps":0},{"n":"to","pt":T,"ps":1},{"n":"lowerBoundActive","pt":$n[0].Boolean,"ps":2},{"n":"upperBoundActive","pt":$n[0].Boolean,"ps":3}],"sn":"FindRange$1","rt":$n[4].SortedSet$1.Node(T),"p":[T,T,$n[0].Boolean,$n[0].Boolean]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].SortedSet$1.Enumerator(T)},{"a":1,"n":"GetSibling","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"parent","pt":$n[4].SortedSet$1.Node(T),"ps":1}],"sn":"GetSibling","rt":$n[4].SortedSet$1.Node(T),"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)]},{"v":true,"a":2,"n":"GetViewBetween","t":8,"pi":[{"n":"lowerValue","pt":T,"ps":0},{"n":"upperValue","pt":T,"ps":1}],"sn":"GetViewBetween","rt":$n[4].SortedSet$1(T),"p":[T,T]},{"a":4,"n":"InOrderTreeWalk","t":8,"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"InOrderTreeWalk","rt":$n[0].Boolean,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"InOrderTreeWalk","t":8,"pi":[{"n":"action","pt":Function,"ps":0},{"n":"reverse","pt":$n[0].Boolean,"ps":1}],"sn":"InOrderTreeWalk$1","rt":$n[0].Boolean,"p":[Function,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"InsertionBalance","t":8,"pi":[{"n":"current","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"parent","ref":true,"pt":$n[4].SortedSet$1.Node(T),"ps":1},{"n":"grandParent","pt":$n[4].SortedSet$1.Node(T),"ps":2},{"n":"greatGrandParent","pt":$n[4].SortedSet$1.Node(T),"ps":3}],"sn":"InsertionBalance","rt":$n[0].Void,"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)]},{"v":true,"a":4,"n":"InternalIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"InternalIndexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"v":true,"a":2,"n":"IntersectWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"intersectWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"v":true,"a":4,"n":"IntersectWithEnumerable","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"IntersectWithEnumerable","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":1,"n":"Is2Node","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"Is2Node","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"Is4Node","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"Is4Node","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IsBlack","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"IsBlack","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IsNullOrBlack","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"IsNullOrBlack","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsProperSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isProperSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsProperSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isProperSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IsRed","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"IsRed","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"IsSubsetOfSortedSetWithSameEC","t":8,"pi":[{"n":"asSorted","pt":$n[4].SortedSet$1(T),"ps":0}],"sn":"IsSubsetOfSortedSetWithSameEC","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"IsSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"isSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":4,"n":"IsWithinRange","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"IsWithinRange","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"Merge2Nodes","is":true,"t":8,"pi":[{"n":"parent","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"child1","pt":$n[4].SortedSet$1.Node(T),"ps":1},{"n":"child2","pt":$n[4].SortedSet$1.Node(T),"ps":2}],"sn":"Merge2Nodes","rt":$n[0].Void,"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)]},{"a":2,"n":"Overlaps","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"overlaps","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Remove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"RemoveAllElements","t":8,"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"RemoveAllElements","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":2,"n":"RemoveWhere","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"RemoveWhere","rt":$n[0].Int32,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"ReplaceChildOfNodeOrRoot","t":8,"pi":[{"n":"parent","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"child","pt":$n[4].SortedSet$1.Node(T),"ps":1},{"n":"newChild","pt":$n[4].SortedSet$1.Node(T),"ps":2}],"sn":"ReplaceChildOfNodeOrRoot","rt":$n[0].Void,"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)]},{"a":1,"n":"ReplaceNode","t":8,"pi":[{"n":"match","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"parentOfMatch","pt":$n[4].SortedSet$1.Node(T),"ps":1},{"n":"succesor","pt":$n[4].SortedSet$1.Node(T),"ps":2},{"n":"parentOfSuccesor","pt":$n[4].SortedSet$1.Node(T),"ps":3}],"sn":"ReplaceNode","rt":$n[0].Void,"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)]},{"a":2,"n":"Reverse","t":8,"sn":"Reverse","rt":$n[4].IEnumerable$1(T)},{"a":1,"n":"RotateLeft","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"RotateLeft","rt":$n[4].SortedSet$1.Node(T),"p":[$n[4].SortedSet$1.Node(T)]},{"a":1,"n":"RotateLeftRight","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"RotateLeftRight","rt":$n[4].SortedSet$1.Node(T),"p":[$n[4].SortedSet$1.Node(T)]},{"a":1,"n":"RotateRight","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"RotateRight","rt":$n[4].SortedSet$1.Node(T),"p":[$n[4].SortedSet$1.Node(T)]},{"a":1,"n":"RotateRightLeft","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"RotateRightLeft","rt":$n[4].SortedSet$1.Node(T),"p":[$n[4].SortedSet$1.Node(T)]},{"a":1,"n":"RotationNeeded","is":true,"t":8,"pi":[{"n":"parent","pt":$n[4].SortedSet$1.Node(T),"ps":0},{"n":"current","pt":$n[4].SortedSet$1.Node(T),"ps":1},{"n":"sibling","pt":$n[4].SortedSet$1.Node(T),"ps":2}],"sn":"RotationNeeded","rt":$n[4].TreeRotation,"p":[$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T),$n[4].SortedSet$1.Node(T)],"box":function ($v) { return Bridge.box($v, System.Collections.Generic.TreeRotation, System.Enum.toStringFn(System.Collections.Generic.TreeRotation));}},{"a":2,"n":"SetEquals","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"setEquals","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"SortedSetEquals","is":true,"t":8,"pi":[{"n":"set1","pt":$n[4].SortedSet$1(T),"ps":0},{"n":"set2","pt":$n[4].SortedSet$1(T),"ps":1},{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":2}],"sn":"SortedSetEquals","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1(T),$n[4].SortedSet$1(T),$n[4].IComparer$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"Split4Node","is":true,"t":8,"pi":[{"n":"node","pt":$n[4].SortedSet$1.Node(T),"ps":0}],"sn":"Split4Node","rt":$n[0].Void,"p":[$n[4].SortedSet$1.Node(T)]},{"a":2,"n":"SymmetricExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"symmetricExceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":4,"n":"SymmetricExceptWithSameEC","t":8,"pi":[{"n":"other","pt":$n[4].ISet$1(T),"ps":0}],"sn":"SymmetricExceptWithSameEC$1","rt":$n[0].Void,"p":[$n[4].ISet$1(T)]},{"a":4,"n":"SymmetricExceptWithSameEC","t":8,"pi":[{"n":"other","pt":System.Array.type(T),"ps":0}],"sn":"SymmetricExceptWithSameEC","rt":$n[0].Void,"p":[System.Array.type(T)]},{"a":4,"n":"ToArray","t":8,"sn":"ToArray","rt":System.Array.type(T)},{"a":2,"n":"TryGetValue","t":8,"pi":[{"n":"equalValue","pt":T,"ps":0},{"n":"actualValue","out":true,"pt":T,"ps":1}],"sn":"TryGetValue","rt":$n[0].Boolean,"p":[T,T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"UnionWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"unionWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":4,"n":"UpdateVersion","t":8,"sn":"UpdateVersion","rt":$n[0].Void},{"v":true,"a":4,"n":"VersionCheck","t":8,"sn":"VersionCheck","rt":$n[0].Void},{"a":1,"n":"log2","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Int32,"ps":0}],"sn":"log2","rt":$n[0].Int32,"p":[$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Comparer","t":16,"rt":$n[4].IComparer$1(T),"g":{"a":2,"n":"get_Comparer","t":8,"rt":$n[4].IComparer$1(T),"fg":"Comparer"},"fn":"Comparer"},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"Max","t":16,"rt":T,"g":{"a":2,"n":"get_Max","t":8,"rt":T,"fg":"Max"},"fn":"Max"},{"a":2,"n":"Min","t":16,"rt":T,"g":{"a":2,"n":"get_Min","t":8,"rt":T,"fg":"Min"},"fn":"Min"},{"a":1,"n":"ComparerName","is":true,"t":4,"rt":$n[0].String,"sn":"ComparerName"},{"a":1,"n":"CountName","is":true,"t":4,"rt":$n[0].String,"sn":"CountName"},{"a":1,"n":"EnumStartName","is":true,"t":4,"rt":$n[0].String,"sn":"EnumStartName"},{"a":1,"n":"EnumVersionName","is":true,"t":4,"rt":$n[0].String,"sn":"EnumVersionName"},{"a":1,"n":"ItemsName","is":true,"t":4,"rt":$n[0].String,"sn":"ItemsName"},{"a":1,"n":"NodeValueName","is":true,"t":4,"rt":$n[0].String,"sn":"NodeValueName"},{"a":1,"n":"ReverseName","is":true,"t":4,"rt":$n[0].String,"sn":"ReverseName"},{"a":4,"n":"StackAllocThreshold","is":true,"t":4,"rt":$n[0].Int32,"sn":"StackAllocThreshold","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"TreeName","is":true,"t":4,"rt":$n[0].String,"sn":"TreeName"},{"a":1,"n":"VersionName","is":true,"t":4,"rt":$n[0].String,"sn":"VersionName"},{"a":1,"n":"comparer","t":4,"rt":$n[4].IComparer$1(T),"sn":"comparer"},{"a":1,"n":"count","t":4,"rt":$n[0].Int32,"sn":"count","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"lBoundActiveName","is":true,"t":4,"rt":$n[0].String,"sn":"lBoundActiveName"},{"a":1,"n":"maxName","is":true,"t":4,"rt":$n[0].String,"sn":"maxName"},{"a":1,"n":"minName","is":true,"t":4,"rt":$n[0].String,"sn":"minName"},{"a":1,"n":"root","t":4,"rt":$n[4].SortedSet$1.Node(T),"sn":"root"},{"a":1,"n":"uBoundActiveName","is":true,"t":4,"rt":$n[0].String,"sn":"uBoundActiveName"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedSet$1.TreeSubSet", function (T) { return {"td":$n[4].SortedSet$1(T),"att":1048837,"a":4,"m":[{"a":1,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].SortedSet$1(T),T,T,$n[0].Boolean,$n[0].Boolean],"pi":[{"n":"Underlying","pt":$n[4].SortedSet$1(T),"ps":0},{"n":"Min","pt":T,"ps":1},{"n":"Max","pt":T,"ps":2},{"n":"lowerBoundActive","pt":$n[0].Boolean,"ps":3},{"n":"upperBoundActive","pt":$n[0].Boolean,"ps":4}],"sn":"$ctor1"},{"ov":true,"a":4,"n":"AddIfNotPresent","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"AddIfNotPresent","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":4,"n":"BreadthFirstTreeWalk","t":8,"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"BreadthFirstTreeWalk","rt":$n[0].Boolean,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"ov":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":4,"n":"DoRemove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"DoRemove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":4,"n":"FindNode","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"FindNode","rt":$n[4].SortedSet$1.Node(T),"p":[T]},{"ov":true,"a":2,"n":"GetViewBetween","t":8,"pi":[{"n":"lowerValue","pt":T,"ps":0},{"n":"upperValue","pt":T,"ps":1}],"sn":"GetViewBetween","rt":$n[4].SortedSet$1(T),"p":[T,T]},{"ov":true,"a":4,"n":"InOrderTreeWalk","t":8,"pi":[{"n":"action","pt":Function,"ps":0},{"n":"reverse","pt":$n[0].Boolean,"ps":1}],"sn":"InOrderTreeWalk$1","rt":$n[0].Boolean,"p":[Function,$n[0].Boolean],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":4,"n":"InternalIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"InternalIndexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ov":true,"a":4,"n":"IntersectWithEnumerable","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"IntersectWithEnumerable","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"ov":true,"a":4,"n":"IsWithinRange","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"IsWithinRange","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":4,"n":"VersionCheck","t":8,"sn":"VersionCheck","rt":$n[0].Void},{"a":1,"n":"VersionCheckImpl","t":8,"sn":"VersionCheckImpl","rt":$n[0].Void},{"a":1,"n":"lBoundActive","t":4,"rt":$n[0].Boolean,"sn":"lBoundActive","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"max","t":4,"rt":T,"sn":"max"},{"a":1,"n":"min","t":4,"rt":T,"sn":"min"},{"a":1,"n":"uBoundActive","t":4,"rt":$n[0].Boolean,"sn":"uBoundActive","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"underlying","t":4,"rt":$n[4].SortedSet$1(T),"sn":"underlying"}]}; }, $n);
$m("System.Collections.Generic.SortedSet$1.Node", function (T) { return {"td":$n[4].SortedSet$1(T),"att":1048581,"a":4,"m":[{"a":2,"n":".ctor","t":1,"p":[T],"pi":[{"n":"item","pt":T,"ps":0}],"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[T,$n[0].Boolean],"pi":[{"n":"item","pt":T,"ps":0},{"n":"isRed","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"IsRed","t":4,"rt":$n[0].Boolean,"sn":"IsRed","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Item","t":4,"rt":T,"sn":"Item"},{"a":2,"n":"Left","t":4,"rt":$n[4].SortedSet$1.Node(T),"sn":"Left"},{"a":2,"n":"Right","t":4,"rt":$n[4].SortedSet$1.Node(T),"sn":"Right"}]}; }, $n);
$m("System.Collections.Generic.SortedSet$1.Enumerator", function (T) { return {"td":$n[4].SortedSet$1(T),"att":1048842,"a":2,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedSet$1(T)],"pi":[{"n":"set","pt":$n[4].SortedSet$1(T),"ps":0}],"sn":"$ctor1"},{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedSet$1(T),$n[0].Boolean],"pi":[{"n":"set","pt":$n[4].SortedSet$1(T),"ps":0},{"n":"reverse","pt":$n[0].Boolean,"ps":1}],"sn":"$ctor2"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":1,"n":"Intialize","t":8,"sn":"Intialize","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":4,"n":"Reset","t":8,"sn":"Reset","rt":$n[0].Void},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":4,"n":"NotStartedOrEnded","t":16,"rt":$n[0].Boolean,"g":{"a":4,"n":"get_NotStartedOrEnded","t":8,"rt":$n[0].Boolean,"fg":"NotStartedOrEnded","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"NotStartedOrEnded"},{"a":1,"n":"current","t":4,"rt":$n[4].SortedSet$1.Node(T),"sn":"current"},{"a":1,"n":"dummyNode","is":true,"t":4,"rt":$n[4].SortedSet$1.Node(T),"sn":"dummyNode"},{"a":1,"n":"reverse","t":4,"rt":$n[0].Boolean,"sn":"reverse","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"stack","t":4,"rt":$n[4].Stack$1(System.Collections.Generic.SortedSet$1.Node(T)),"sn":"stack"},{"a":1,"n":"tree","t":4,"rt":$n[4].SortedSet$1(T),"sn":"tree"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedSet$1.ElementCount", function (T) { return {"td":$n[4].SortedSet$1(T),"att":1048845,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":"unfoundCount","t":4,"rt":$n[0].Int32,"sn":"unfoundCount","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"uniqueCount","t":4,"rt":$n[0].Int32,"sn":"uniqueCount","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedSetEqualityComparer$1", function (T) { return {"att":1048576,"a":4,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IComparer$1(T)],"pi":[{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEqualityComparer$1(T)],"pi":[{"n":"memberEqualityComparer","pt":$n[4].IEqualityComparer$1(T),"ps":0}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IComparer$1(T),$n[4].IEqualityComparer$1(T)],"pi":[{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":0},{"n":"memberEqualityComparer","pt":$n[4].IEqualityComparer$1(T),"ps":1}],"sn":"$ctor2"},{"ov":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"obj","pt":$n[0].Object,"ps":0}],"sn":"equals","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Equals","t":8,"pi":[{"n":"x","pt":$n[4].SortedSet$1(T),"ps":0},{"n":"y","pt":$n[4].SortedSet$1(T),"ps":1}],"sn":"equals2","rt":$n[0].Boolean,"p":[$n[4].SortedSet$1(T),$n[4].SortedSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ov":true,"a":2,"n":"GetHashCode","t":8,"sn":"getHashCode","rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"obj","pt":$n[4].SortedSet$1(T),"ps":0}],"sn":"getHashCode2","rt":$n[0].Int32,"p":[$n[4].SortedSet$1(T)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"comparer","t":4,"rt":$n[4].IComparer$1(T),"sn":"comparer"},{"a":1,"n":"e_comparer","t":4,"rt":$n[4].IEqualityComparer$1(T),"sn":"e_comparer"}]}; }, $n);
$m("System.Collections.Generic.SortedList$2", function (TKey, TValue) { return {"nested":[$n[4].SortedList$2.Enumerator,$n[4].SortedList$2.SortedListKeyEnumerator,$n[4].SortedList$2.SortedListValueEnumerator,$n[4].SortedList$2.KeyList,$n[4].SortedList$2.ValueList],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IComparer$1(TKey)],"pi":[{"n":"comparer","pt":$n[4].IComparer$1(TKey),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IDictionary$2(TKey,TValue)],"pi":[{"n":"dictionary","pt":$n[4].IDictionary$2(TKey,TValue),"ps":0}],"sn":"$ctor2"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor4"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IDictionary$2(TKey,TValue),$n[4].IComparer$1(TKey)],"pi":[{"n":"dictionary","pt":$n[4].IDictionary$2(TKey,TValue),"ps":0},{"n":"comparer","pt":$n[4].IComparer$1(TKey),"ps":1}],"sn":"$ctor3"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32,$n[4].IComparer$1(TKey)],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0},{"n":"comparer","pt":$n[4].IComparer$1(TKey),"ps":1}],"sn":"$ctor5"},{"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"add","rt":$n[0].Void,"p":[TKey,TValue]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"ContainsKey","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"containsKey","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ContainsValue","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"ContainsValue","rt":$n[0].Boolean,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"EnsureCapacity","t":8,"pi":[{"n":"min","pt":$n[0].Int32,"ps":0}],"sn":"EnsureCapacity","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":1,"n":"GetByIndex","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetByIndex","rt":TValue,"p":[$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(System.Collections.Generic.KeyValuePair$2(TKey,TValue))},{"a":1,"n":"GetKey","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"GetKey","rt":TKey,"p":[$n[0].Int32]},{"a":1,"n":"GetKeyListHelper","t":8,"sn":"GetKeyListHelper","rt":$n[4].SortedList$2.KeyList(TKey,TValue)},{"a":1,"n":"GetValueListHelper","t":8,"sn":"GetValueListHelper","rt":$n[4].SortedList$2.ValueList(TKey,TValue)},{"a":2,"n":"IndexOfKey","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"IndexOfKey","rt":$n[0].Int32,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOfValue","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"IndexOfValue","rt":$n[0].Int32,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"key","pt":TKey,"ps":1},{"n":"value","pt":TValue,"ps":2}],"sn":"Insert","rt":$n[0].Void,"p":[$n[0].Int32,TKey,TValue]},{"a":1,"n":"IsCompatibleKey","is":true,"t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"IsCompatibleKey","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"RemoveAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"TrimExcess","t":8,"sn":"TrimExcess","rt":$n[0].Void},{"a":2,"n":"TryGetValue","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","out":true,"pt":TValue,"ps":1}],"sn":"tryGetValue","rt":$n[0].Boolean,"p":[TKey,TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Capacity","t":8,"rt":$n[0].Int32,"fg":"Capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Capacity","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Capacity"},"fn":"Capacity"},{"a":2,"n":"Comparer","t":16,"rt":$n[4].IComparer$1(TKey),"g":{"a":2,"n":"get_Comparer","t":8,"rt":$n[4].IComparer$1(TKey),"fg":"Comparer"},"fn":"Comparer"},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"Item","t":16,"rt":TValue,"p":[TKey],"i":true,"ipi":[{"n":"key","pt":TKey,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"getItem","rt":TValue,"p":[TKey]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[TKey,TValue]}},{"v":true,"a":2,"n":"Item","t":16,"rt":$n[0].Object,"p":[$n[0].Object],"i":true,"ipi":[{"n":"key","pt":$n[0].Object,"ps":0}],"g":{"v":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0}],"sn":"getItem","rt":$n[0].Object,"p":[$n[0].Object]},"s":{"v":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"key","pt":$n[0].Object,"ps":0},{"n":"value","pt":$n[0].Object,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Object,$n[0].Object]}},{"a":2,"n":"Keys","t":16,"rt":$n[4].IList$1(TKey),"g":{"a":2,"n":"get_Keys","t":8,"rt":$n[4].IList$1(TKey),"fg":"Keys"},"fn":"Keys"},{"a":2,"n":"Values","t":16,"rt":$n[4].IList$1(TValue),"g":{"a":2,"n":"get_Values","t":8,"rt":$n[4].IList$1(TValue),"fg":"Values"},"fn":"Values"},{"a":1,"n":"MaxArrayLength","is":true,"t":4,"rt":$n[0].Int32,"sn":"MaxArrayLength","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_defaultCapacity","is":true,"t":4,"rt":$n[0].Int32,"sn":"_defaultCapacity","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"comparer","t":4,"rt":$n[4].IComparer$1(TKey),"sn":"comparer"},{"a":1,"n":"emptyKeys","is":true,"t":4,"rt":System.Array.type(TKey),"sn":"emptyKeys"},{"a":1,"n":"emptyValues","is":true,"t":4,"rt":System.Array.type(TValue),"sn":"emptyValues"},{"a":1,"n":"keyList","t":4,"rt":$n[4].SortedList$2.KeyList(TKey,TValue),"sn":"keyList"},{"a":1,"n":"keys","t":4,"rt":System.Array.type(TKey),"sn":"keys"},{"a":1,"n":"valueList","t":4,"rt":$n[4].SortedList$2.ValueList(TKey,TValue),"sn":"valueList"},{"a":1,"n":"values","t":4,"rt":System.Array.type(TValue),"sn":"values"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedList$2.Enumerator", function (TKey, TValue) { return {"td":$n[4].SortedList$2(TKey,TValue),"att":1048843,"a":1,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedList$2(TKey,TValue),$n[0].Int32],"pi":[{"n":"sortedList","pt":$n[4].SortedList$2(TKey,TValue),"ps":0},{"n":"getEnumeratorRetType","pt":$n[0].Int32,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":$n[4].KeyValuePair$2(TKey,TValue),"g":{"a":2,"n":"get_Current","t":8,"rt":$n[4].KeyValuePair$2(TKey,TValue),"fg":"Current"},"fn":"Current"},{"a":4,"n":"DictEntry","is":true,"t":4,"rt":$n[0].Int32,"sn":"DictEntry","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":4,"n":"KeyValuePair","is":true,"t":4,"rt":$n[0].Int32,"sn":"KeyValuePair","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_sortedList","t":4,"rt":$n[4].SortedList$2(TKey,TValue),"sn":"_sortedList"},{"a":1,"n":"getEnumeratorRetType","t":4,"rt":$n[0].Int32,"sn":"getEnumeratorRetType","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"key","t":4,"rt":TKey,"sn":"key"},{"a":1,"n":"value","t":4,"rt":TValue,"sn":"value"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedList$2.SortedListKeyEnumerator", function (TKey, TValue) { return {"td":$n[4].SortedList$2(TKey,TValue),"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedList$2(TKey,TValue)],"pi":[{"n":"sortedList","pt":$n[4].SortedList$2(TKey,TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":TKey,"g":{"a":2,"n":"get_Current","t":8,"rt":TKey,"fg":"Current"},"fn":"Current"},{"a":1,"n":"_sortedList","t":4,"rt":$n[4].SortedList$2(TKey,TValue),"sn":"_sortedList"},{"a":1,"n":"currentKey","t":4,"rt":TKey,"sn":"currentKey"},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedList$2.SortedListValueEnumerator", function (TKey, TValue) { return {"td":$n[4].SortedList$2(TKey,TValue),"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedList$2(TKey,TValue)],"pi":[{"n":"sortedList","pt":$n[4].SortedList$2(TKey,TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":TValue,"g":{"a":2,"n":"get_Current","t":8,"rt":TValue,"fg":"Current"},"fn":"Current"},{"a":1,"n":"_sortedList","t":4,"rt":$n[4].SortedList$2(TKey,TValue),"sn":"_sortedList"},{"a":1,"n":"currentValue","t":4,"rt":TValue,"sn":"currentValue"},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.SortedList$2.KeyList", function (TKey, TValue) { return {"td":$n[4].SortedList$2(TKey,TValue),"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedList$2(TKey,TValue)],"pi":[{"n":"dictionary","pt":$n[4].SortedList$2(TKey,TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"add","rt":$n[0].Void,"p":[TKey]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(TKey),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(TKey),$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(TKey)},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":TKey,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,TKey]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"key","pt":TKey,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[TKey],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":2,"n":"Item","t":16,"rt":TKey,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":TKey,"p":[$n[0].Int32]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":TKey,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,TKey]}},{"a":1,"n":"_dict","t":4,"rt":$n[4].SortedList$2(TKey,TValue),"sn":"_dict"}]}; }, $n);
$m("System.Collections.Generic.SortedList$2.ValueList", function (TKey, TValue) { return {"td":$n[4].SortedList$2(TKey,TValue),"att":1048835,"a":1,"m":[{"a":4,"n":".ctor","t":1,"p":[$n[4].SortedList$2(TKey,TValue)],"pi":[{"n":"dictionary","pt":$n[4].SortedList$2(TKey,TValue),"ps":0}],"sn":"ctor"},{"a":2,"n":"Add","t":8,"pi":[{"n":"key","pt":TValue,"ps":0}],"sn":"add","rt":$n[0].Void,"p":[TValue]},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(TValue),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(TValue),$n[0].Int32]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].IEnumerator$1(TValue)},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,TValue]},{"a":2,"n":"Remove","t":8,"pi":[{"n":"value","pt":TValue,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[TValue],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"a":2,"n":"get_IsReadOnly","t":8,"rt":$n[0].Boolean,"fg":"IsReadOnly","box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},"fn":"IsReadOnly"},{"a":2,"n":"Item","t":16,"rt":TValue,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":TValue,"p":[$n[0].Int32]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,TValue]}},{"a":1,"n":"_dict","t":4,"rt":$n[4].SortedList$2(TKey,TValue),"sn":"_dict"}]}; }, $n);
$m("System.Collections.Generic.IReadOnlyList$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Item","t":16,"rt":T,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return System.Array.getItem(this, index, T); },"rt":T,"p":[$n[0].Int32]}}]}; }, $n);
$m("System.Collections.Generic.IList$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"IndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"tpc":0,"def":function (item) { return System.Array.indexOf(this, item, 0, null, T); },"rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"ab":true,"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"item","pt":T,"ps":1}],"tpc":0,"def":function (index, item) { return System.Array.insert(this, index, item, T); },"rt":$n[0].Void,"p":[$n[0].Int32,T]},{"ab":true,"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return System.Array.removeAt(this, index, T); },"rt":$n[0].Void,"p":[$n[0].Int32]},{"ab":true,"a":2,"n":"Item","t":16,"rt":T,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"ab":true,"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"tpc":0,"def":function (index) { return System.Array.getItem(this, index, T); },"rt":T,"p":[$n[0].Int32]},"s":{"ab":true,"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":T,"ps":1}],"tpc":0,"def":function (index, value) { return System.Array.setItem(this, index, value, T); },"rt":$n[0].Void,"p":[$n[0].Int32,T]}}]}; }, $n);
$m("System.Collections.Generic.ISet$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$add","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"ExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$exceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"ab":true,"a":2,"n":"IntersectWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$intersectWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"ab":true,"a":2,"n":"IsProperSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$isProperSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsProperSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$isProperSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsSubsetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$isSubsetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"IsSupersetOf","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$isSupersetOf","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Overlaps","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$overlaps","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"SetEquals","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$setEquals","rt":$n[0].Boolean,"p":[$n[4].IEnumerable$1(T)],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"SymmetricExceptWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$symmetricExceptWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"ab":true,"a":2,"n":"UnionWith","t":8,"pi":[{"n":"other","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"System$Collections$Generic$ISet$1$" + Bridge.getTypeAlias(T) + "$unionWith","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]}]}; }, $n);
$m("System.Collections.Generic.ICollection$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"tpc":0,"def":function (item) { return System.Array.add(this, item, T); },"rt":$n[0].Void,"p":[T]},{"ab":true,"a":2,"n":"Clear","t":8,"tpc":0,"def":function () { return System.Array.clear(this, T); },"rt":$n[0].Void},{"ab":true,"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"tpc":0,"def":function (item) { return System.Array.contains(this, item, T); },"rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"tpc":0,"def":function (array, arrayIndex) { return System.Array.copyTo(this, array, arrayIndex, T); },"rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"ab":true,"a":2,"n":"Remove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"tpc":0,"def":function (item) { return System.Array.remove(this, item, T); },"rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"ab":true,"a":2,"n":"get_Count","t":8,"tpc":0,"def":function () { return System.Array.getCount(this, T); },"rt":$n[0].Int32,"box":function ($v) { return Bridge.box($v, System.Int32);}}},{"ab":true,"a":2,"n":"IsReadOnly","t":16,"rt":$n[0].Boolean,"g":{"ab":true,"a":2,"n":"get_IsReadOnly","t":8,"tpc":0,"def":function () { return System.Array.getIsReadOnly(this, T); },"rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}}}]}; }, $n);
$m("System.Collections.Generic.IEnumerable$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"GetEnumerator","t":8,"tpc":0,"def":function () { return Bridge.getEnumerator(this, T); },"rt":$n[4].IEnumerator$1(T)}]}; }, $n);
$m("System.Collections.Generic.IEqualityComparer$1", function (T) { return {"att":161,"a":2,"m":[{"ab":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"x","pt":T,"ps":0},{"n":"y","pt":T,"ps":1}],"sn":"System$Collections$Generic$IEqualityComparer$1$" + Bridge.getTypeAlias(T) + "$equals2","rt":$n[0].Boolean,"p":[T,T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"ab":true,"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"obj","pt":T,"ps":0}],"sn":"System$Collections$Generic$IEqualityComparer$1$" + Bridge.getTypeAlias(T) + "$getHashCode2","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.EqualityComparer$1", function (T) { return {"att":1048705,"a":2,"m":[{"a":3,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"v":true,"a":2,"n":"Equals","t":8,"pi":[{"n":"x","pt":T,"ps":0},{"n":"y","pt":T,"ps":1}],"sn":"equals2","rt":$n[0].Boolean,"p":[T,T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"v":true,"a":2,"n":"GetHashCode","t":8,"pi":[{"n":"obj","pt":T,"ps":0}],"sn":"getHashCode2","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Default","is":true,"t":16,"rt":$n[4].EqualityComparer$1(T),"g":{"a":2,"n":"get_Default","is":true,"t":8,"tpc":0,"def":function () { return System.Collections.Generic.EqualityComparer$1(T).def; },"rt":$n[4].EqualityComparer$1(T)}}]}; }, $n);
$m("System.Collections.Generic.KeyValuePair$2", function (TKey, TValue) { return {"att":1057033,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[TKey,TValue],"pi":[{"n":"key","pt":TKey,"ps":0},{"n":"value","pt":TValue,"ps":1}],"sn":"$ctor1"},{"a":2,"n":"Deconstruct","t":8,"pi":[{"n":"key","out":true,"pt":TKey,"ps":0},{"n":"value","out":true,"pt":TValue,"ps":1}],"sn":"Deconstruct","rt":$n[0].Void,"p":[TKey,TValue]},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"a":2,"n":"Key","t":16,"rt":TKey,"g":{"a":2,"n":"get_Key","t":8,"rt":TKey,"fg":"key"},"fn":"key"},{"a":2,"n":"Value","t":16,"rt":TValue,"g":{"a":2,"n":"get_Value","t":8,"rt":TValue,"fg":"value"},"fn":"value"},{"a":1,"n":"key","t":4,"rt":TKey,"sn":"key$1"},{"a":1,"n":"value","t":4,"rt":TValue,"sn":"value$1"}]}; }, $n);
$m("System.Collections.Generic.List$1", function (T) { return {"nested":[$n[4].List$1.Enumerator],"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":".ctor","t":1,"p":[$n[4].IEnumerable$1(T)],"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":".ctor","t":1,"p":[$n[0].Int32],"pi":[{"n":"capacity","pt":$n[0].Int32,"ps":0}],"sn":"$ctor2"},{"a":2,"n":"Add","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"add","rt":$n[0].Void,"p":[T]},{"a":2,"n":"AddRange","t":8,"pi":[{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":0}],"sn":"AddRange","rt":$n[0].Void,"p":[$n[4].IEnumerable$1(T)]},{"a":2,"n":"AsReadOnly","t":8,"sn":"AsReadOnly","rt":$n[5].ReadOnlyCollection$1(T)},{"a":2,"n":"BinarySearch","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"BinarySearch","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"BinarySearch","t":8,"pi":[{"n":"item","pt":T,"ps":0},{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":1}],"sn":"BinarySearch$1","rt":$n[0].Int32,"p":[T,$n[4].IComparer$1(T)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"BinarySearch","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"item","pt":T,"ps":2},{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":3}],"sn":"BinarySearch$2","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,T,$n[4].IComparer$1(T)],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Clear","t":8,"sn":"clear","rt":$n[0].Void},{"a":2,"n":"Contains","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"contains","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"ConvertAll","t":8,"pi":[{"n":"converter","pt":Function,"ps":0}],"tpc":1,"tprm":["TOutput"],"sn":"ConvertAll","rt":$n[4].List$1(System.Object),"p":[Function]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0}],"sn":"CopyTo","rt":$n[0].Void,"p":[System.Array.type(T)]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"array","pt":System.Array.type(T),"ps":0},{"n":"arrayIndex","pt":$n[0].Int32,"ps":1}],"sn":"copyTo","rt":$n[0].Void,"p":[System.Array.type(T),$n[0].Int32]},{"a":2,"n":"CopyTo","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"array","pt":System.Array.type(T),"ps":1},{"n":"arrayIndex","pt":$n[0].Int32,"ps":2},{"n":"count","pt":$n[0].Int32,"ps":3}],"sn":"CopyTo$1","rt":$n[0].Void,"p":[$n[0].Int32,System.Array.type(T),$n[0].Int32,$n[0].Int32]},{"a":1,"n":"EnsureCapacity","t":8,"pi":[{"n":"min","pt":$n[0].Int32,"ps":0}],"sn":"EnsureCapacity","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"Exists","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"Exists","rt":$n[0].Boolean,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Find","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"Find","rt":T,"p":[Function]},{"a":2,"n":"FindAll","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"FindAll","rt":$n[4].List$1(T),"p":[Function]},{"a":2,"n":"FindIndex","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"FindIndex$2","rt":$n[0].Int32,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FindIndex","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"match","pt":Function,"ps":1}],"sn":"FindIndex$1","rt":$n[0].Int32,"p":[$n[0].Int32,Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FindIndex","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"match","pt":Function,"ps":2}],"sn":"FindIndex","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FindLast","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"FindLast","rt":T,"p":[Function]},{"a":2,"n":"FindLastIndex","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"FindLastIndex$2","rt":$n[0].Int32,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FindLastIndex","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"match","pt":Function,"ps":1}],"sn":"FindLastIndex$1","rt":$n[0].Int32,"p":[$n[0].Int32,Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"FindLastIndex","t":8,"pi":[{"n":"startIndex","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"match","pt":Function,"ps":2}],"sn":"FindLastIndex","rt":$n[0].Int32,"p":[$n[0].Int32,$n[0].Int32,Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"ForEach","t":8,"pi":[{"n":"action","pt":Function,"ps":0}],"sn":"ForEach","rt":$n[0].Void,"p":[Function]},{"a":2,"n":"GetEnumerator","t":8,"sn":"GetEnumerator","rt":$n[4].List$1.Enumerator(T)},{"a":2,"n":"GetRange","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"sn":"GetRange","rt":$n[4].List$1(T),"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"indexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"IndexOf","rt":$n[0].Int32,"p":[T,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"IndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"IndexOf$1","rt":$n[0].Int32,"p":[T,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Insert","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"item","pt":T,"ps":1}],"sn":"insert","rt":$n[0].Void,"p":[$n[0].Int32,T]},{"a":2,"n":"InsertRange","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"collection","pt":$n[4].IEnumerable$1(T),"ps":1}],"sn":"InsertRange","rt":$n[0].Void,"p":[$n[0].Int32,$n[4].IEnumerable$1(T)]},{"a":1,"n":"IsCompatibleObject","is":true,"t":8,"pi":[{"n":"value","pt":$n[0].Object,"ps":0}],"sn":"IsCompatibleObject","rt":$n[0].Boolean,"p":[$n[0].Object],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"LastIndexOf","rt":$n[0].Int32,"p":[T],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1}],"sn":"LastIndexOf$1","rt":$n[0].Int32,"p":[T,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"LastIndexOf","t":8,"pi":[{"n":"item","pt":T,"ps":0},{"n":"index","pt":$n[0].Int32,"ps":1},{"n":"count","pt":$n[0].Int32,"ps":2}],"sn":"LastIndexOf$2","rt":$n[0].Int32,"p":[T,$n[0].Int32,$n[0].Int32],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"Remove","t":8,"pi":[{"n":"item","pt":T,"ps":0}],"sn":"remove","rt":$n[0].Boolean,"p":[T],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"RemoveAll","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"RemoveAll","rt":$n[0].Int32,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":2,"n":"RemoveAt","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"removeAt","rt":$n[0].Void,"p":[$n[0].Int32]},{"a":2,"n":"RemoveRange","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"sn":"RemoveRange","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Reverse","t":8,"sn":"Reverse","rt":$n[0].Void},{"a":2,"n":"Reverse","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1}],"sn":"Reverse$1","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32]},{"a":2,"n":"Sort","t":8,"sn":"Sort","rt":$n[0].Void},{"a":2,"n":"Sort","t":8,"pi":[{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":0}],"sn":"Sort$1","rt":$n[0].Void,"p":[$n[4].IComparer$1(T)]},{"a":2,"n":"Sort","t":8,"pi":[{"n":"comparison","pt":Function,"ps":0}],"sn":"Sort$2","rt":$n[0].Void,"p":[Function]},{"a":2,"n":"Sort","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"count","pt":$n[0].Int32,"ps":1},{"n":"comparer","pt":$n[4].IComparer$1(T),"ps":2}],"sn":"Sort$3","rt":$n[0].Void,"p":[$n[0].Int32,$n[0].Int32,$n[4].IComparer$1(T)]},{"a":2,"n":"ToArray","t":8,"sn":"ToArray","rt":System.Array.type(T)},{"a":2,"n":"TrimExcess","t":8,"sn":"TrimExcess","rt":$n[0].Void},{"a":2,"n":"TrueForAll","t":8,"pi":[{"n":"match","pt":Function,"ps":0}],"sn":"TrueForAll","rt":$n[0].Boolean,"p":[Function],"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"toJSON","t":8,"sn":"toJSON","rt":$n[0].Object},{"a":2,"n":"Capacity","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Capacity","t":8,"rt":$n[0].Int32,"fg":"Capacity","box":function ($v) { return Bridge.box($v, System.Int32);}},"s":{"a":2,"n":"set_Capacity","t":8,"p":[$n[0].Int32],"rt":$n[0].Void,"fs":"Capacity"},"fn":"Capacity"},{"a":2,"n":"Count","t":16,"rt":$n[0].Int32,"g":{"a":2,"n":"get_Count","t":8,"rt":$n[0].Int32,"fg":"Count","box":function ($v) { return Bridge.box($v, System.Int32);}},"fn":"Count"},{"a":2,"n":"Item","t":16,"rt":T,"p":[$n[0].Int32],"i":true,"ipi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"g":{"a":2,"n":"get_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0}],"sn":"getItem","rt":T,"p":[$n[0].Int32]},"s":{"a":2,"n":"set_Item","t":8,"pi":[{"n":"index","pt":$n[0].Int32,"ps":0},{"n":"value","pt":T,"ps":1}],"sn":"setItem","rt":$n[0].Void,"p":[$n[0].Int32,T]}},{"a":1,"n":"_defaultCapacity","is":true,"t":4,"rt":$n[0].Int32,"sn":"_defaultCapacity","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_emptyArray","is":true,"t":4,"rt":System.Array.type(T),"sn":"_emptyArray","ro":true},{"a":1,"n":"_items","t":4,"rt":System.Array.type(T),"sn":"_items"},{"a":1,"n":"_size","t":4,"rt":$n[0].Int32,"sn":"_size","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"_version","t":4,"rt":$n[0].Int32,"sn":"_version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("System.Collections.Generic.List$1.Enumerator", function (T) { return {"td":$n[4].List$1(T),"att":1057034,"a":2,"at":[new System.SerializableAttribute()],"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":4,"n":".ctor","t":1,"p":[$n[4].List$1(T)],"pi":[{"n":"list","pt":$n[4].List$1(T),"ps":0}],"sn":"$ctor1"},{"a":2,"n":"Dispose","t":8,"sn":"Dispose","rt":$n[0].Void},{"a":2,"n":"MoveNext","t":8,"sn":"moveNext","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":1,"n":"MoveNextRare","t":8,"sn":"MoveNextRare","rt":$n[0].Boolean,"box":function ($v) { return Bridge.box($v, System.Boolean, System.Boolean.toString);}},{"a":2,"n":"Current","t":16,"rt":T,"g":{"a":2,"n":"get_Current","t":8,"rt":T,"fg":"Current"},"fn":"Current"},{"a":1,"n":"current","t":4,"rt":T,"sn":"current"},{"a":1,"n":"index","t":4,"rt":$n[0].Int32,"sn":"index","box":function ($v) { return Bridge.box($v, System.Int32);}},{"a":1,"n":"list","t":4,"rt":$n[4].List$1(T),"sn":"list"},{"a":1,"n":"version","t":4,"rt":$n[0].Int32,"sn":"version","box":function ($v) { return Bridge.box($v, System.Int32);}}]}; }, $n);
$m("Bridge.Ref$1", function (T) { return {"att":1048577,"a":2,"m":[{"a":2,"n":".ctor","t":1,"p":[Function,Function],"pi":[{"n":"getter","pt":Function,"ps":0},{"n":"setter","pt":Function,"ps":1}],"sn":"ctor"},{"ov":true,"a":2,"n":"ToString","t":8,"sn":"toString","rt":$n[0].String},{"ov":true,"a":2,"n":"ValueOf","t":8,"sn":"valueOf","rt":$n[0].Object},{"a":2,"n":"op_Implicit","is":true,"t":8,"pi":[{"n":"reference","pt":$n[15].Ref$1(T),"ps":0}],"sn":"op_Implicit","rt":T,"p":[$n[15].Ref$1(T)]},{"a":2,"n":"Value","t":16,"rt":T,"g":{"a":2,"n":"get_Value","t":8,"rt":T,"fg":"Value"},"s":{"a":2,"n":"set_Value","t":8,"p":[T],"rt":$n[0].Void,"fs":"Value"},"fn":"Value"},{"a":1,"n":"v","t":16,"rt":T,"g":{"a":1,"n":"get_v","t":8,"rt":T,"fg":"v"},"s":{"a":1,"n":"set_v","t":8,"p":[T],"rt":$n[0].Void,"fs":"v"},"fn":"v"},{"a":1,"n":"getter","t":4,"rt":Function,"sn":"getter"},{"a":1,"n":"setter","t":4,"rt":Function,"sn":"setter"}]}; }, $n);
$m("Bridge.Utils.SystemAssemblyVersion", function () { return {"att":1048576,"a":4,"m":[{"a":2,"isSynthetic":true,"n":".ctor","t":1,"sn":"ctor"},{"a":2,"n":"Version","is":true,"t":8,"sn":"Version","rt":$n[0].Void}]}; }, $n);