@tsonic/js 10.0.42 → 10.0.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/__internal/extensions/index.d.ts +13 -4
- package/bindings.json +61 -13
- package/globals.d.ts +11 -1
- package/index/bindings.json +1392 -487
- package/index/internal/index.d.ts +37 -3
- package/index.d.ts +8 -0
- package/package.json +3 -3
package/index/bindings.json
CHANGED
|
@@ -1948,7 +1948,7 @@
|
|
|
1948
1948
|
{
|
|
1949
1949
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::at(System.Int32):System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1950
1950
|
"clrName": "at",
|
|
1951
|
-
"metadataToken":
|
|
1951
|
+
"metadataToken": 100663447,
|
|
1952
1952
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
1953
1953
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
1954
1954
|
"emitScope": "ClassSurface",
|
|
@@ -1968,7 +1968,7 @@
|
|
|
1968
1968
|
{
|
|
1969
1969
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::fill(System.Int16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
1970
1970
|
"clrName": "fill",
|
|
1971
|
-
"metadataToken":
|
|
1971
|
+
"metadataToken": 100663448,
|
|
1972
1972
|
"canonicalSignature": "(System.Int16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
1973
1973
|
"normalizedSignature": "fill|(System.Int16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array|static=false",
|
|
1974
1974
|
"emitScope": "ClassSurface",
|
|
@@ -1988,7 +1988,7 @@
|
|
|
1988
1988
|
{
|
|
1989
1989
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::set(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
1990
1990
|
"clrName": "set",
|
|
1991
|
-
"metadataToken":
|
|
1991
|
+
"metadataToken": 100663449,
|
|
1992
1992
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
1993
1993
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
1994
1994
|
"emitScope": "ClassSurface",
|
|
@@ -2008,7 +2008,7 @@
|
|
|
2008
2008
|
{
|
|
2009
2009
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2010
2010
|
"clrName": "subarray",
|
|
2011
|
-
"metadataToken":
|
|
2011
|
+
"metadataToken": 100663450,
|
|
2012
2012
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2013
2013
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array|static=false",
|
|
2014
2014
|
"emitScope": "ClassSurface",
|
|
@@ -2028,7 +2028,7 @@
|
|
|
2028
2028
|
{
|
|
2029
2029
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2030
2030
|
"clrName": "slice",
|
|
2031
|
-
"metadataToken":
|
|
2031
|
+
"metadataToken": 100663451,
|
|
2032
2032
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2033
2033
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array|static=false",
|
|
2034
2034
|
"emitScope": "ClassSurface",
|
|
@@ -2048,7 +2048,7 @@
|
|
|
2048
2048
|
{
|
|
2049
2049
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::indexOf(System.Int16,System.Int32):System.Int32",
|
|
2050
2050
|
"clrName": "indexOf",
|
|
2051
|
-
"metadataToken":
|
|
2051
|
+
"metadataToken": 100663452,
|
|
2052
2052
|
"canonicalSignature": "(System.Int16,System.Int32):System.Int32",
|
|
2053
2053
|
"normalizedSignature": "indexOf|(System.Int16,System.Int32):System.Int32|static=false",
|
|
2054
2054
|
"emitScope": "ClassSurface",
|
|
@@ -2068,7 +2068,7 @@
|
|
|
2068
2068
|
{
|
|
2069
2069
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::includes(System.Int16,System.Int32):System.Boolean",
|
|
2070
2070
|
"clrName": "includes",
|
|
2071
|
-
"metadataToken":
|
|
2071
|
+
"metadataToken": 100663453,
|
|
2072
2072
|
"canonicalSignature": "(System.Int16,System.Int32):System.Boolean",
|
|
2073
2073
|
"normalizedSignature": "includes|(System.Int16,System.Int32):System.Boolean|static=false",
|
|
2074
2074
|
"emitScope": "ClassSurface",
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
{
|
|
2089
2089
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::join(System.String):System.String",
|
|
2090
2090
|
"clrName": "join",
|
|
2091
|
-
"metadataToken":
|
|
2091
|
+
"metadataToken": 100663454,
|
|
2092
2092
|
"canonicalSignature": "(System.String):System.String",
|
|
2093
2093
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
2094
2094
|
"emitScope": "ClassSurface",
|
|
@@ -2108,7 +2108,7 @@
|
|
|
2108
2108
|
{
|
|
2109
2109
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::reverse():Tsonic.JSRuntime.Int16Array",
|
|
2110
2110
|
"clrName": "reverse",
|
|
2111
|
-
"metadataToken":
|
|
2111
|
+
"metadataToken": 100663455,
|
|
2112
2112
|
"canonicalSignature": "():Tsonic.JSRuntime.Int16Array",
|
|
2113
2113
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Int16Array|static=false",
|
|
2114
2114
|
"emitScope": "ClassSurface",
|
|
@@ -2128,7 +2128,7 @@
|
|
|
2128
2128
|
{
|
|
2129
2129
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::sort(System.Comparison_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2130
2130
|
"clrName": "sort",
|
|
2131
|
-
"metadataToken":
|
|
2131
|
+
"metadataToken": 100663456,
|
|
2132
2132
|
"canonicalSignature": "(System.Comparison_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array",
|
|
2133
2133
|
"normalizedSignature": "sort|(System.Comparison_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int16Array|static=false",
|
|
2134
2134
|
"emitScope": "ClassSurface",
|
|
@@ -2148,7 +2148,7 @@
|
|
|
2148
2148
|
{
|
|
2149
2149
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2150
2150
|
"clrName": "GetEnumerator",
|
|
2151
|
-
"metadataToken":
|
|
2151
|
+
"metadataToken": 100663457,
|
|
2152
2152
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2153
2153
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
2154
2154
|
"emitScope": "ClassSurface",
|
|
@@ -2249,7 +2249,7 @@
|
|
|
2249
2249
|
"constructors": [
|
|
2250
2250
|
{
|
|
2251
2251
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::.ctor(System.Int32):void",
|
|
2252
|
-
"metadataToken":
|
|
2252
|
+
"metadataToken": 100663440,
|
|
2253
2253
|
"canonicalSignature": "(System.Int32):void",
|
|
2254
2254
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
2255
2255
|
"isStatic": false,
|
|
@@ -2260,7 +2260,7 @@
|
|
|
2260
2260
|
},
|
|
2261
2261
|
{
|
|
2262
2262
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2263
|
-
"metadataToken":
|
|
2263
|
+
"metadataToken": 100663441,
|
|
2264
2264
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2265
2265
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.Int16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2266
2266
|
"isStatic": false,
|
|
@@ -2271,7 +2271,7 @@
|
|
|
2271
2271
|
},
|
|
2272
2272
|
{
|
|
2273
2273
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int16Array::.ctor(System.Int16[]):void",
|
|
2274
|
-
"metadataToken":
|
|
2274
|
+
"metadataToken": 100663442,
|
|
2275
2275
|
"canonicalSignature": "(System.Int16[]):void",
|
|
2276
2276
|
"normalizedSignature": "constructor|(System.Int16[]):void|static=false",
|
|
2277
2277
|
"isStatic": false,
|
|
@@ -2314,7 +2314,7 @@
|
|
|
2314
2314
|
{
|
|
2315
2315
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::at(System.Int32):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2316
2316
|
"clrName": "at",
|
|
2317
|
-
"metadataToken":
|
|
2317
|
+
"metadataToken": 100663467,
|
|
2318
2318
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2319
2319
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
2320
2320
|
"emitScope": "ClassSurface",
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
{
|
|
2335
2335
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::fill(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2336
2336
|
"clrName": "fill",
|
|
2337
|
-
"metadataToken":
|
|
2337
|
+
"metadataToken": 100663468,
|
|
2338
2338
|
"canonicalSignature": "(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2339
2339
|
"normalizedSignature": "fill|(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array|static=false",
|
|
2340
2340
|
"emitScope": "ClassSurface",
|
|
@@ -2354,7 +2354,7 @@
|
|
|
2354
2354
|
{
|
|
2355
2355
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::set(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
2356
2356
|
"clrName": "set",
|
|
2357
|
-
"metadataToken":
|
|
2357
|
+
"metadataToken": 100663469,
|
|
2358
2358
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
2359
2359
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
2360
2360
|
"emitScope": "ClassSurface",
|
|
@@ -2374,7 +2374,7 @@
|
|
|
2374
2374
|
{
|
|
2375
2375
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2376
2376
|
"clrName": "subarray",
|
|
2377
|
-
"metadataToken":
|
|
2377
|
+
"metadataToken": 100663470,
|
|
2378
2378
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2379
2379
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array|static=false",
|
|
2380
2380
|
"emitScope": "ClassSurface",
|
|
@@ -2394,7 +2394,7 @@
|
|
|
2394
2394
|
{
|
|
2395
2395
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2396
2396
|
"clrName": "slice",
|
|
2397
|
-
"metadataToken":
|
|
2397
|
+
"metadataToken": 100663471,
|
|
2398
2398
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2399
2399
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array|static=false",
|
|
2400
2400
|
"emitScope": "ClassSurface",
|
|
@@ -2414,7 +2414,7 @@
|
|
|
2414
2414
|
{
|
|
2415
2415
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::indexOf(System.Int32,System.Int32):System.Int32",
|
|
2416
2416
|
"clrName": "indexOf",
|
|
2417
|
-
"metadataToken":
|
|
2417
|
+
"metadataToken": 100663472,
|
|
2418
2418
|
"canonicalSignature": "(System.Int32,System.Int32):System.Int32",
|
|
2419
2419
|
"normalizedSignature": "indexOf|(System.Int32,System.Int32):System.Int32|static=false",
|
|
2420
2420
|
"emitScope": "ClassSurface",
|
|
@@ -2434,7 +2434,7 @@
|
|
|
2434
2434
|
{
|
|
2435
2435
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::includes(System.Int32,System.Int32):System.Boolean",
|
|
2436
2436
|
"clrName": "includes",
|
|
2437
|
-
"metadataToken":
|
|
2437
|
+
"metadataToken": 100663473,
|
|
2438
2438
|
"canonicalSignature": "(System.Int32,System.Int32):System.Boolean",
|
|
2439
2439
|
"normalizedSignature": "includes|(System.Int32,System.Int32):System.Boolean|static=false",
|
|
2440
2440
|
"emitScope": "ClassSurface",
|
|
@@ -2454,7 +2454,7 @@
|
|
|
2454
2454
|
{
|
|
2455
2455
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::join(System.String):System.String",
|
|
2456
2456
|
"clrName": "join",
|
|
2457
|
-
"metadataToken":
|
|
2457
|
+
"metadataToken": 100663474,
|
|
2458
2458
|
"canonicalSignature": "(System.String):System.String",
|
|
2459
2459
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
2460
2460
|
"emitScope": "ClassSurface",
|
|
@@ -2474,7 +2474,7 @@
|
|
|
2474
2474
|
{
|
|
2475
2475
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::reverse():Tsonic.JSRuntime.Int32Array",
|
|
2476
2476
|
"clrName": "reverse",
|
|
2477
|
-
"metadataToken":
|
|
2477
|
+
"metadataToken": 100663475,
|
|
2478
2478
|
"canonicalSignature": "():Tsonic.JSRuntime.Int32Array",
|
|
2479
2479
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Int32Array|static=false",
|
|
2480
2480
|
"emitScope": "ClassSurface",
|
|
@@ -2494,7 +2494,7 @@
|
|
|
2494
2494
|
{
|
|
2495
2495
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::sort(System.Comparison_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2496
2496
|
"clrName": "sort",
|
|
2497
|
-
"metadataToken":
|
|
2497
|
+
"metadataToken": 100663476,
|
|
2498
2498
|
"canonicalSignature": "(System.Comparison_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array",
|
|
2499
2499
|
"normalizedSignature": "sort|(System.Comparison_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int32Array|static=false",
|
|
2500
2500
|
"emitScope": "ClassSurface",
|
|
@@ -2514,7 +2514,7 @@
|
|
|
2514
2514
|
{
|
|
2515
2515
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2516
2516
|
"clrName": "GetEnumerator",
|
|
2517
|
-
"metadataToken":
|
|
2517
|
+
"metadataToken": 100663477,
|
|
2518
2518
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2519
2519
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
2520
2520
|
"emitScope": "ClassSurface",
|
|
@@ -2615,7 +2615,7 @@
|
|
|
2615
2615
|
"constructors": [
|
|
2616
2616
|
{
|
|
2617
2617
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::.ctor(System.Int32):void",
|
|
2618
|
-
"metadataToken":
|
|
2618
|
+
"metadataToken": 100663460,
|
|
2619
2619
|
"canonicalSignature": "(System.Int32):void",
|
|
2620
2620
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
2621
2621
|
"isStatic": false,
|
|
@@ -2626,7 +2626,7 @@
|
|
|
2626
2626
|
},
|
|
2627
2627
|
{
|
|
2628
2628
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2629
|
-
"metadataToken":
|
|
2629
|
+
"metadataToken": 100663461,
|
|
2630
2630
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2631
2631
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2632
2632
|
"isStatic": false,
|
|
@@ -2637,7 +2637,7 @@
|
|
|
2637
2637
|
},
|
|
2638
2638
|
{
|
|
2639
2639
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int32Array::.ctor(System.Int32[]):void",
|
|
2640
|
-
"metadataToken":
|
|
2640
|
+
"metadataToken": 100663462,
|
|
2641
2641
|
"canonicalSignature": "(System.Int32[]):void",
|
|
2642
2642
|
"normalizedSignature": "constructor|(System.Int32[]):void|static=false",
|
|
2643
2643
|
"isStatic": false,
|
|
@@ -2680,7 +2680,7 @@
|
|
|
2680
2680
|
{
|
|
2681
2681
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::at(System.Int32):System.Nullable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2682
2682
|
"clrName": "at",
|
|
2683
|
-
"metadataToken":
|
|
2683
|
+
"metadataToken": 100663487,
|
|
2684
2684
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2685
2685
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
2686
2686
|
"emitScope": "ClassSurface",
|
|
@@ -2700,7 +2700,7 @@
|
|
|
2700
2700
|
{
|
|
2701
2701
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::fill(System.SByte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2702
2702
|
"clrName": "fill",
|
|
2703
|
-
"metadataToken":
|
|
2703
|
+
"metadataToken": 100663488,
|
|
2704
2704
|
"canonicalSignature": "(System.SByte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2705
2705
|
"normalizedSignature": "fill|(System.SByte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array|static=false",
|
|
2706
2706
|
"emitScope": "ClassSurface",
|
|
@@ -2720,7 +2720,7 @@
|
|
|
2720
2720
|
{
|
|
2721
2721
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::set(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
2722
2722
|
"clrName": "set",
|
|
2723
|
-
"metadataToken":
|
|
2723
|
+
"metadataToken": 100663489,
|
|
2724
2724
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
2725
2725
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
2726
2726
|
"emitScope": "ClassSurface",
|
|
@@ -2740,7 +2740,7 @@
|
|
|
2740
2740
|
{
|
|
2741
2741
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2742
2742
|
"clrName": "subarray",
|
|
2743
|
-
"metadataToken":
|
|
2743
|
+
"metadataToken": 100663490,
|
|
2744
2744
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2745
2745
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array|static=false",
|
|
2746
2746
|
"emitScope": "ClassSurface",
|
|
@@ -2760,7 +2760,7 @@
|
|
|
2760
2760
|
{
|
|
2761
2761
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2762
2762
|
"clrName": "slice",
|
|
2763
|
-
"metadataToken":
|
|
2763
|
+
"metadataToken": 100663491,
|
|
2764
2764
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2765
2765
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array|static=false",
|
|
2766
2766
|
"emitScope": "ClassSurface",
|
|
@@ -2780,7 +2780,7 @@
|
|
|
2780
2780
|
{
|
|
2781
2781
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::indexOf(System.SByte,System.Int32):System.Int32",
|
|
2782
2782
|
"clrName": "indexOf",
|
|
2783
|
-
"metadataToken":
|
|
2783
|
+
"metadataToken": 100663492,
|
|
2784
2784
|
"canonicalSignature": "(System.SByte,System.Int32):System.Int32",
|
|
2785
2785
|
"normalizedSignature": "indexOf|(System.SByte,System.Int32):System.Int32|static=false",
|
|
2786
2786
|
"emitScope": "ClassSurface",
|
|
@@ -2800,7 +2800,7 @@
|
|
|
2800
2800
|
{
|
|
2801
2801
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::includes(System.SByte,System.Int32):System.Boolean",
|
|
2802
2802
|
"clrName": "includes",
|
|
2803
|
-
"metadataToken":
|
|
2803
|
+
"metadataToken": 100663493,
|
|
2804
2804
|
"canonicalSignature": "(System.SByte,System.Int32):System.Boolean",
|
|
2805
2805
|
"normalizedSignature": "includes|(System.SByte,System.Int32):System.Boolean|static=false",
|
|
2806
2806
|
"emitScope": "ClassSurface",
|
|
@@ -2820,7 +2820,7 @@
|
|
|
2820
2820
|
{
|
|
2821
2821
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::join(System.String):System.String",
|
|
2822
2822
|
"clrName": "join",
|
|
2823
|
-
"metadataToken":
|
|
2823
|
+
"metadataToken": 100663494,
|
|
2824
2824
|
"canonicalSignature": "(System.String):System.String",
|
|
2825
2825
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
2826
2826
|
"emitScope": "ClassSurface",
|
|
@@ -2840,7 +2840,7 @@
|
|
|
2840
2840
|
{
|
|
2841
2841
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::reverse():Tsonic.JSRuntime.Int8Array",
|
|
2842
2842
|
"clrName": "reverse",
|
|
2843
|
-
"metadataToken":
|
|
2843
|
+
"metadataToken": 100663495,
|
|
2844
2844
|
"canonicalSignature": "():Tsonic.JSRuntime.Int8Array",
|
|
2845
2845
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Int8Array|static=false",
|
|
2846
2846
|
"emitScope": "ClassSurface",
|
|
@@ -2860,7 +2860,7 @@
|
|
|
2860
2860
|
{
|
|
2861
2861
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::sort(System.Comparison_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2862
2862
|
"clrName": "sort",
|
|
2863
|
-
"metadataToken":
|
|
2863
|
+
"metadataToken": 100663496,
|
|
2864
2864
|
"canonicalSignature": "(System.Comparison_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array",
|
|
2865
2865
|
"normalizedSignature": "sort|(System.Comparison_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Int8Array|static=false",
|
|
2866
2866
|
"emitScope": "ClassSurface",
|
|
@@ -2880,7 +2880,7 @@
|
|
|
2880
2880
|
{
|
|
2881
2881
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2882
2882
|
"clrName": "GetEnumerator",
|
|
2883
|
-
"metadataToken":
|
|
2883
|
+
"metadataToken": 100663497,
|
|
2884
2884
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
2885
2885
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
2886
2886
|
"emitScope": "ClassSurface",
|
|
@@ -2981,7 +2981,7 @@
|
|
|
2981
2981
|
"constructors": [
|
|
2982
2982
|
{
|
|
2983
2983
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::.ctor(System.Int32):void",
|
|
2984
|
-
"metadataToken":
|
|
2984
|
+
"metadataToken": 100663480,
|
|
2985
2985
|
"canonicalSignature": "(System.Int32):void",
|
|
2986
2986
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
2987
2987
|
"isStatic": false,
|
|
@@ -2992,7 +2992,7 @@
|
|
|
2992
2992
|
},
|
|
2993
2993
|
{
|
|
2994
2994
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2995
|
-
"metadataToken":
|
|
2995
|
+
"metadataToken": 100663481,
|
|
2996
2996
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
2997
2997
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.SByte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
2998
2998
|
"isStatic": false,
|
|
@@ -3003,7 +3003,7 @@
|
|
|
3003
3003
|
},
|
|
3004
3004
|
{
|
|
3005
3005
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Int8Array::.ctor(System.SByte[]):void",
|
|
3006
|
-
"metadataToken":
|
|
3006
|
+
"metadataToken": 100663482,
|
|
3007
3007
|
"canonicalSignature": "(System.SByte[]):void",
|
|
3008
3008
|
"normalizedSignature": "constructor|(System.SByte[]):void|static=false",
|
|
3009
3009
|
"isStatic": false,
|
|
@@ -3049,7 +3049,7 @@
|
|
|
3049
3049
|
{
|
|
3050
3050
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::setLength(System.Int32):System.Void",
|
|
3051
3051
|
"clrName": "setLength",
|
|
3052
|
-
"metadataToken":
|
|
3052
|
+
"metadataToken": 100663507,
|
|
3053
3053
|
"canonicalSignature": "(System.Int32):System.Void",
|
|
3054
3054
|
"normalizedSignature": "setLength|(System.Int32):System.Void|static=false",
|
|
3055
3055
|
"emitScope": "ClassSurface",
|
|
@@ -3069,7 +3069,7 @@
|
|
|
3069
3069
|
{
|
|
3070
3070
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::push(T):System.Int32",
|
|
3071
3071
|
"clrName": "push",
|
|
3072
|
-
"metadataToken":
|
|
3072
|
+
"metadataToken": 100663508,
|
|
3073
3073
|
"canonicalSignature": "(T):System.Int32",
|
|
3074
3074
|
"normalizedSignature": "push|(T):System.Int32|static=false",
|
|
3075
3075
|
"emitScope": "ClassSurface",
|
|
@@ -3089,7 +3089,7 @@
|
|
|
3089
3089
|
{
|
|
3090
3090
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::push(T[]):System.Int32",
|
|
3091
3091
|
"clrName": "push",
|
|
3092
|
-
"metadataToken":
|
|
3092
|
+
"metadataToken": 100663509,
|
|
3093
3093
|
"canonicalSignature": "(T[]):System.Int32",
|
|
3094
3094
|
"normalizedSignature": "push|(T[]):System.Int32|static=false",
|
|
3095
3095
|
"emitScope": "ClassSurface",
|
|
@@ -3109,7 +3109,7 @@
|
|
|
3109
3109
|
{
|
|
3110
3110
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::pop():T",
|
|
3111
3111
|
"clrName": "pop",
|
|
3112
|
-
"metadataToken":
|
|
3112
|
+
"metadataToken": 100663510,
|
|
3113
3113
|
"canonicalSignature": "():T",
|
|
3114
3114
|
"normalizedSignature": "pop|():T|static=false",
|
|
3115
3115
|
"emitScope": "ClassSurface",
|
|
@@ -3129,7 +3129,7 @@
|
|
|
3129
3129
|
{
|
|
3130
3130
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::shift():T",
|
|
3131
3131
|
"clrName": "shift",
|
|
3132
|
-
"metadataToken":
|
|
3132
|
+
"metadataToken": 100663511,
|
|
3133
3133
|
"canonicalSignature": "():T",
|
|
3134
3134
|
"normalizedSignature": "shift|():T|static=false",
|
|
3135
3135
|
"emitScope": "ClassSurface",
|
|
@@ -3149,7 +3149,7 @@
|
|
|
3149
3149
|
{
|
|
3150
3150
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::unshift(T):System.Int32",
|
|
3151
3151
|
"clrName": "unshift",
|
|
3152
|
-
"metadataToken":
|
|
3152
|
+
"metadataToken": 100663512,
|
|
3153
3153
|
"canonicalSignature": "(T):System.Int32",
|
|
3154
3154
|
"normalizedSignature": "unshift|(T):System.Int32|static=false",
|
|
3155
3155
|
"emitScope": "ClassSurface",
|
|
@@ -3169,7 +3169,7 @@
|
|
|
3169
3169
|
{
|
|
3170
3170
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::unshift(T[]):System.Int32",
|
|
3171
3171
|
"clrName": "unshift",
|
|
3172
|
-
"metadataToken":
|
|
3172
|
+
"metadataToken": 100663513,
|
|
3173
3173
|
"canonicalSignature": "(T[]):System.Int32",
|
|
3174
3174
|
"normalizedSignature": "unshift|(T[]):System.Int32|static=false",
|
|
3175
3175
|
"emitScope": "ClassSurface",
|
|
@@ -3189,7 +3189,7 @@
|
|
|
3189
3189
|
{
|
|
3190
3190
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
3191
3191
|
"clrName": "slice",
|
|
3192
|
-
"metadataToken":
|
|
3192
|
+
"metadataToken": 100663514,
|
|
3193
3193
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
3194
3194
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1|static=false",
|
|
3195
3195
|
"emitScope": "ClassSurface",
|
|
@@ -3209,7 +3209,7 @@
|
|
|
3209
3209
|
{
|
|
3210
3210
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::splice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1",
|
|
3211
3211
|
"clrName": "splice",
|
|
3212
|
-
"metadataToken":
|
|
3212
|
+
"metadataToken": 100663515,
|
|
3213
3213
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1",
|
|
3214
3214
|
"normalizedSignature": "splice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1|static=false",
|
|
3215
3215
|
"emitScope": "ClassSurface",
|
|
@@ -3229,7 +3229,7 @@
|
|
|
3229
3229
|
{
|
|
3230
3230
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::map(Func_2):JSArray_1",
|
|
3231
3231
|
"clrName": "map",
|
|
3232
|
-
"metadataToken":
|
|
3232
|
+
"metadataToken": 100663516,
|
|
3233
3233
|
"canonicalSignature": "(Func_2):JSArray_1",
|
|
3234
3234
|
"normalizedSignature": "map|(Func_2):JSArray_1|static=false",
|
|
3235
3235
|
"emitScope": "ClassSurface",
|
|
@@ -3249,7 +3249,7 @@
|
|
|
3249
3249
|
{
|
|
3250
3250
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::map(Func_3):JSArray_1",
|
|
3251
3251
|
"clrName": "map",
|
|
3252
|
-
"metadataToken":
|
|
3252
|
+
"metadataToken": 100663517,
|
|
3253
3253
|
"canonicalSignature": "(Func_3):JSArray_1",
|
|
3254
3254
|
"normalizedSignature": "map|(Func_3):JSArray_1|static=false",
|
|
3255
3255
|
"emitScope": "ClassSurface",
|
|
@@ -3269,7 +3269,7 @@
|
|
|
3269
3269
|
{
|
|
3270
3270
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::map(Func_4):JSArray_1",
|
|
3271
3271
|
"clrName": "map",
|
|
3272
|
-
"metadataToken":
|
|
3272
|
+
"metadataToken": 100663518,
|
|
3273
3273
|
"canonicalSignature": "(Func_4):JSArray_1",
|
|
3274
3274
|
"normalizedSignature": "map|(Func_4):JSArray_1|static=false",
|
|
3275
3275
|
"emitScope": "ClassSurface",
|
|
@@ -3289,7 +3289,7 @@
|
|
|
3289
3289
|
{
|
|
3290
3290
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::filter(Func_2):JSArray_1",
|
|
3291
3291
|
"clrName": "filter",
|
|
3292
|
-
"metadataToken":
|
|
3292
|
+
"metadataToken": 100663519,
|
|
3293
3293
|
"canonicalSignature": "(Func_2):JSArray_1",
|
|
3294
3294
|
"normalizedSignature": "filter|(Func_2):JSArray_1|static=false",
|
|
3295
3295
|
"emitScope": "ClassSurface",
|
|
@@ -3309,7 +3309,7 @@
|
|
|
3309
3309
|
{
|
|
3310
3310
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::filter(Func_3):JSArray_1",
|
|
3311
3311
|
"clrName": "filter",
|
|
3312
|
-
"metadataToken":
|
|
3312
|
+
"metadataToken": 100663520,
|
|
3313
3313
|
"canonicalSignature": "(Func_3):JSArray_1",
|
|
3314
3314
|
"normalizedSignature": "filter|(Func_3):JSArray_1|static=false",
|
|
3315
3315
|
"emitScope": "ClassSurface",
|
|
@@ -3329,7 +3329,7 @@
|
|
|
3329
3329
|
{
|
|
3330
3330
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::filter(Func_4):JSArray_1",
|
|
3331
3331
|
"clrName": "filter",
|
|
3332
|
-
"metadataToken":
|
|
3332
|
+
"metadataToken": 100663521,
|
|
3333
3333
|
"canonicalSignature": "(Func_4):JSArray_1",
|
|
3334
3334
|
"normalizedSignature": "filter|(Func_4):JSArray_1|static=false",
|
|
3335
3335
|
"emitScope": "ClassSurface",
|
|
@@ -3349,7 +3349,7 @@
|
|
|
3349
3349
|
{
|
|
3350
3350
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduce(Func_3,TResult):TResult",
|
|
3351
3351
|
"clrName": "reduce",
|
|
3352
|
-
"metadataToken":
|
|
3352
|
+
"metadataToken": 100663522,
|
|
3353
3353
|
"canonicalSignature": "(Func_3,TResult):TResult",
|
|
3354
3354
|
"normalizedSignature": "reduce|(Func_3,TResult):TResult|static=false",
|
|
3355
3355
|
"emitScope": "ClassSurface",
|
|
@@ -3369,7 +3369,7 @@
|
|
|
3369
3369
|
{
|
|
3370
3370
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduce(Func_4,TResult):TResult",
|
|
3371
3371
|
"clrName": "reduce",
|
|
3372
|
-
"metadataToken":
|
|
3372
|
+
"metadataToken": 100663523,
|
|
3373
3373
|
"canonicalSignature": "(Func_4,TResult):TResult",
|
|
3374
3374
|
"normalizedSignature": "reduce|(Func_4,TResult):TResult|static=false",
|
|
3375
3375
|
"emitScope": "ClassSurface",
|
|
@@ -3389,7 +3389,7 @@
|
|
|
3389
3389
|
{
|
|
3390
3390
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduce(Func_5,TResult):TResult",
|
|
3391
3391
|
"clrName": "reduce",
|
|
3392
|
-
"metadataToken":
|
|
3392
|
+
"metadataToken": 100663524,
|
|
3393
3393
|
"canonicalSignature": "(Func_5,TResult):TResult",
|
|
3394
3394
|
"normalizedSignature": "reduce|(Func_5,TResult):TResult|static=false",
|
|
3395
3395
|
"emitScope": "ClassSurface",
|
|
@@ -3409,7 +3409,7 @@
|
|
|
3409
3409
|
{
|
|
3410
3410
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduce(Func_3):T",
|
|
3411
3411
|
"clrName": "reduce",
|
|
3412
|
-
"metadataToken":
|
|
3412
|
+
"metadataToken": 100663525,
|
|
3413
3413
|
"canonicalSignature": "(Func_3):T",
|
|
3414
3414
|
"normalizedSignature": "reduce|(Func_3):T|static=false",
|
|
3415
3415
|
"emitScope": "ClassSurface",
|
|
@@ -3429,7 +3429,7 @@
|
|
|
3429
3429
|
{
|
|
3430
3430
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduceRight(Func_3,TResult):TResult",
|
|
3431
3431
|
"clrName": "reduceRight",
|
|
3432
|
-
"metadataToken":
|
|
3432
|
+
"metadataToken": 100663526,
|
|
3433
3433
|
"canonicalSignature": "(Func_3,TResult):TResult",
|
|
3434
3434
|
"normalizedSignature": "reduceRight|(Func_3,TResult):TResult|static=false",
|
|
3435
3435
|
"emitScope": "ClassSurface",
|
|
@@ -3449,7 +3449,7 @@
|
|
|
3449
3449
|
{
|
|
3450
3450
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduceRight(Func_4,TResult):TResult",
|
|
3451
3451
|
"clrName": "reduceRight",
|
|
3452
|
-
"metadataToken":
|
|
3452
|
+
"metadataToken": 100663527,
|
|
3453
3453
|
"canonicalSignature": "(Func_4,TResult):TResult",
|
|
3454
3454
|
"normalizedSignature": "reduceRight|(Func_4,TResult):TResult|static=false",
|
|
3455
3455
|
"emitScope": "ClassSurface",
|
|
@@ -3469,7 +3469,7 @@
|
|
|
3469
3469
|
{
|
|
3470
3470
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reduceRight(Func_5,TResult):TResult",
|
|
3471
3471
|
"clrName": "reduceRight",
|
|
3472
|
-
"metadataToken":
|
|
3472
|
+
"metadataToken": 100663528,
|
|
3473
3473
|
"canonicalSignature": "(Func_5,TResult):TResult",
|
|
3474
3474
|
"normalizedSignature": "reduceRight|(Func_5,TResult):TResult|static=false",
|
|
3475
3475
|
"emitScope": "ClassSurface",
|
|
@@ -3489,7 +3489,7 @@
|
|
|
3489
3489
|
{
|
|
3490
3490
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::forEach(Action_1):System.Void",
|
|
3491
3491
|
"clrName": "forEach",
|
|
3492
|
-
"metadataToken":
|
|
3492
|
+
"metadataToken": 100663529,
|
|
3493
3493
|
"canonicalSignature": "(Action_1):System.Void",
|
|
3494
3494
|
"normalizedSignature": "forEach|(Action_1):System.Void|static=false",
|
|
3495
3495
|
"emitScope": "ClassSurface",
|
|
@@ -3509,7 +3509,7 @@
|
|
|
3509
3509
|
{
|
|
3510
3510
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::forEach(Action_2):System.Void",
|
|
3511
3511
|
"clrName": "forEach",
|
|
3512
|
-
"metadataToken":
|
|
3512
|
+
"metadataToken": 100663530,
|
|
3513
3513
|
"canonicalSignature": "(Action_2):System.Void",
|
|
3514
3514
|
"normalizedSignature": "forEach|(Action_2):System.Void|static=false",
|
|
3515
3515
|
"emitScope": "ClassSurface",
|
|
@@ -3529,7 +3529,7 @@
|
|
|
3529
3529
|
{
|
|
3530
3530
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::forEach(Action_3):System.Void",
|
|
3531
3531
|
"clrName": "forEach",
|
|
3532
|
-
"metadataToken":
|
|
3532
|
+
"metadataToken": 100663531,
|
|
3533
3533
|
"canonicalSignature": "(Action_3):System.Void",
|
|
3534
3534
|
"normalizedSignature": "forEach|(Action_3):System.Void|static=false",
|
|
3535
3535
|
"emitScope": "ClassSurface",
|
|
@@ -3549,7 +3549,7 @@
|
|
|
3549
3549
|
{
|
|
3550
3550
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::find(Func_2):T",
|
|
3551
3551
|
"clrName": "find",
|
|
3552
|
-
"metadataToken":
|
|
3552
|
+
"metadataToken": 100663532,
|
|
3553
3553
|
"canonicalSignature": "(Func_2):T",
|
|
3554
3554
|
"normalizedSignature": "find|(Func_2):T|static=false",
|
|
3555
3555
|
"emitScope": "ClassSurface",
|
|
@@ -3569,7 +3569,7 @@
|
|
|
3569
3569
|
{
|
|
3570
3570
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::find(Func_3):T",
|
|
3571
3571
|
"clrName": "find",
|
|
3572
|
-
"metadataToken":
|
|
3572
|
+
"metadataToken": 100663533,
|
|
3573
3573
|
"canonicalSignature": "(Func_3):T",
|
|
3574
3574
|
"normalizedSignature": "find|(Func_3):T|static=false",
|
|
3575
3575
|
"emitScope": "ClassSurface",
|
|
@@ -3589,7 +3589,7 @@
|
|
|
3589
3589
|
{
|
|
3590
3590
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::find(Func_4):T",
|
|
3591
3591
|
"clrName": "find",
|
|
3592
|
-
"metadataToken":
|
|
3592
|
+
"metadataToken": 100663534,
|
|
3593
3593
|
"canonicalSignature": "(Func_4):T",
|
|
3594
3594
|
"normalizedSignature": "find|(Func_4):T|static=false",
|
|
3595
3595
|
"emitScope": "ClassSurface",
|
|
@@ -3609,7 +3609,7 @@
|
|
|
3609
3609
|
{
|
|
3610
3610
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findIndex(Func_2):System.Int32",
|
|
3611
3611
|
"clrName": "findIndex",
|
|
3612
|
-
"metadataToken":
|
|
3612
|
+
"metadataToken": 100663535,
|
|
3613
3613
|
"canonicalSignature": "(Func_2):System.Int32",
|
|
3614
3614
|
"normalizedSignature": "findIndex|(Func_2):System.Int32|static=false",
|
|
3615
3615
|
"emitScope": "ClassSurface",
|
|
@@ -3629,7 +3629,7 @@
|
|
|
3629
3629
|
{
|
|
3630
3630
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findIndex(Func_3):System.Int32",
|
|
3631
3631
|
"clrName": "findIndex",
|
|
3632
|
-
"metadataToken":
|
|
3632
|
+
"metadataToken": 100663536,
|
|
3633
3633
|
"canonicalSignature": "(Func_3):System.Int32",
|
|
3634
3634
|
"normalizedSignature": "findIndex|(Func_3):System.Int32|static=false",
|
|
3635
3635
|
"emitScope": "ClassSurface",
|
|
@@ -3649,7 +3649,7 @@
|
|
|
3649
3649
|
{
|
|
3650
3650
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findIndex(Func_4):System.Int32",
|
|
3651
3651
|
"clrName": "findIndex",
|
|
3652
|
-
"metadataToken":
|
|
3652
|
+
"metadataToken": 100663537,
|
|
3653
3653
|
"canonicalSignature": "(Func_4):System.Int32",
|
|
3654
3654
|
"normalizedSignature": "findIndex|(Func_4):System.Int32|static=false",
|
|
3655
3655
|
"emitScope": "ClassSurface",
|
|
@@ -3669,7 +3669,7 @@
|
|
|
3669
3669
|
{
|
|
3670
3670
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLast(Func_2):T",
|
|
3671
3671
|
"clrName": "findLast",
|
|
3672
|
-
"metadataToken":
|
|
3672
|
+
"metadataToken": 100663538,
|
|
3673
3673
|
"canonicalSignature": "(Func_2):T",
|
|
3674
3674
|
"normalizedSignature": "findLast|(Func_2):T|static=false",
|
|
3675
3675
|
"emitScope": "ClassSurface",
|
|
@@ -3689,7 +3689,7 @@
|
|
|
3689
3689
|
{
|
|
3690
3690
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLast(Func_3):T",
|
|
3691
3691
|
"clrName": "findLast",
|
|
3692
|
-
"metadataToken":
|
|
3692
|
+
"metadataToken": 100663539,
|
|
3693
3693
|
"canonicalSignature": "(Func_3):T",
|
|
3694
3694
|
"normalizedSignature": "findLast|(Func_3):T|static=false",
|
|
3695
3695
|
"emitScope": "ClassSurface",
|
|
@@ -3709,7 +3709,7 @@
|
|
|
3709
3709
|
{
|
|
3710
3710
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLast(Func_4):T",
|
|
3711
3711
|
"clrName": "findLast",
|
|
3712
|
-
"metadataToken":
|
|
3712
|
+
"metadataToken": 100663540,
|
|
3713
3713
|
"canonicalSignature": "(Func_4):T",
|
|
3714
3714
|
"normalizedSignature": "findLast|(Func_4):T|static=false",
|
|
3715
3715
|
"emitScope": "ClassSurface",
|
|
@@ -3729,7 +3729,7 @@
|
|
|
3729
3729
|
{
|
|
3730
3730
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLastIndex(Func_2):System.Int32",
|
|
3731
3731
|
"clrName": "findLastIndex",
|
|
3732
|
-
"metadataToken":
|
|
3732
|
+
"metadataToken": 100663541,
|
|
3733
3733
|
"canonicalSignature": "(Func_2):System.Int32",
|
|
3734
3734
|
"normalizedSignature": "findLastIndex|(Func_2):System.Int32|static=false",
|
|
3735
3735
|
"emitScope": "ClassSurface",
|
|
@@ -3749,7 +3749,7 @@
|
|
|
3749
3749
|
{
|
|
3750
3750
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLastIndex(Func_3):System.Int32",
|
|
3751
3751
|
"clrName": "findLastIndex",
|
|
3752
|
-
"metadataToken":
|
|
3752
|
+
"metadataToken": 100663542,
|
|
3753
3753
|
"canonicalSignature": "(Func_3):System.Int32",
|
|
3754
3754
|
"normalizedSignature": "findLastIndex|(Func_3):System.Int32|static=false",
|
|
3755
3755
|
"emitScope": "ClassSurface",
|
|
@@ -3769,7 +3769,7 @@
|
|
|
3769
3769
|
{
|
|
3770
3770
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::findLastIndex(Func_4):System.Int32",
|
|
3771
3771
|
"clrName": "findLastIndex",
|
|
3772
|
-
"metadataToken":
|
|
3772
|
+
"metadataToken": 100663543,
|
|
3773
3773
|
"canonicalSignature": "(Func_4):System.Int32",
|
|
3774
3774
|
"normalizedSignature": "findLastIndex|(Func_4):System.Int32|static=false",
|
|
3775
3775
|
"emitScope": "ClassSurface",
|
|
@@ -3789,7 +3789,7 @@
|
|
|
3789
3789
|
{
|
|
3790
3790
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::indexOf(T,System.Int32):System.Int32",
|
|
3791
3791
|
"clrName": "indexOf",
|
|
3792
|
-
"metadataToken":
|
|
3792
|
+
"metadataToken": 100663544,
|
|
3793
3793
|
"canonicalSignature": "(T,System.Int32):System.Int32",
|
|
3794
3794
|
"normalizedSignature": "indexOf|(T,System.Int32):System.Int32|static=false",
|
|
3795
3795
|
"emitScope": "ClassSurface",
|
|
@@ -3809,7 +3809,7 @@
|
|
|
3809
3809
|
{
|
|
3810
3810
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::lastIndexOf(T,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
|
|
3811
3811
|
"clrName": "lastIndexOf",
|
|
3812
|
-
"metadataToken":
|
|
3812
|
+
"metadataToken": 100663545,
|
|
3813
3813
|
"canonicalSignature": "(T,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
|
|
3814
3814
|
"normalizedSignature": "lastIndexOf|(T,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=false",
|
|
3815
3815
|
"emitScope": "ClassSurface",
|
|
@@ -3829,7 +3829,7 @@
|
|
|
3829
3829
|
{
|
|
3830
3830
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::includes(T):System.Boolean",
|
|
3831
3831
|
"clrName": "includes",
|
|
3832
|
-
"metadataToken":
|
|
3832
|
+
"metadataToken": 100663546,
|
|
3833
3833
|
"canonicalSignature": "(T):System.Boolean",
|
|
3834
3834
|
"normalizedSignature": "includes|(T):System.Boolean|static=false",
|
|
3835
3835
|
"emitScope": "ClassSurface",
|
|
@@ -3849,7 +3849,7 @@
|
|
|
3849
3849
|
{
|
|
3850
3850
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::every(Func_2):System.Boolean",
|
|
3851
3851
|
"clrName": "every",
|
|
3852
|
-
"metadataToken":
|
|
3852
|
+
"metadataToken": 100663547,
|
|
3853
3853
|
"canonicalSignature": "(Func_2):System.Boolean",
|
|
3854
3854
|
"normalizedSignature": "every|(Func_2):System.Boolean|static=false",
|
|
3855
3855
|
"emitScope": "ClassSurface",
|
|
@@ -3869,7 +3869,7 @@
|
|
|
3869
3869
|
{
|
|
3870
3870
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::every(Func_4):System.Boolean",
|
|
3871
3871
|
"clrName": "every",
|
|
3872
|
-
"metadataToken":
|
|
3872
|
+
"metadataToken": 100663548,
|
|
3873
3873
|
"canonicalSignature": "(Func_4):System.Boolean",
|
|
3874
3874
|
"normalizedSignature": "every|(Func_4):System.Boolean|static=false",
|
|
3875
3875
|
"emitScope": "ClassSurface",
|
|
@@ -3889,7 +3889,7 @@
|
|
|
3889
3889
|
{
|
|
3890
3890
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::some(Func_2):System.Boolean",
|
|
3891
3891
|
"clrName": "some",
|
|
3892
|
-
"metadataToken":
|
|
3892
|
+
"metadataToken": 100663549,
|
|
3893
3893
|
"canonicalSignature": "(Func_2):System.Boolean",
|
|
3894
3894
|
"normalizedSignature": "some|(Func_2):System.Boolean|static=false",
|
|
3895
3895
|
"emitScope": "ClassSurface",
|
|
@@ -3909,7 +3909,7 @@
|
|
|
3909
3909
|
{
|
|
3910
3910
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::some(Func_4):System.Boolean",
|
|
3911
3911
|
"clrName": "some",
|
|
3912
|
-
"metadataToken":
|
|
3912
|
+
"metadataToken": 100663550,
|
|
3913
3913
|
"canonicalSignature": "(Func_4):System.Boolean",
|
|
3914
3914
|
"normalizedSignature": "some|(Func_4):System.Boolean|static=false",
|
|
3915
3915
|
"emitScope": "ClassSurface",
|
|
@@ -3929,7 +3929,7 @@
|
|
|
3929
3929
|
{
|
|
3930
3930
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::sort(Func_3):JSArray_1",
|
|
3931
3931
|
"clrName": "sort",
|
|
3932
|
-
"metadataToken":
|
|
3932
|
+
"metadataToken": 100663551,
|
|
3933
3933
|
"canonicalSignature": "(Func_3):JSArray_1",
|
|
3934
3934
|
"normalizedSignature": "sort|(Func_3):JSArray_1|static=false",
|
|
3935
3935
|
"emitScope": "ClassSurface",
|
|
@@ -3949,7 +3949,7 @@
|
|
|
3949
3949
|
{
|
|
3950
3950
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::reverse():JSArray_1",
|
|
3951
3951
|
"clrName": "reverse",
|
|
3952
|
-
"metadataToken":
|
|
3952
|
+
"metadataToken": 100663552,
|
|
3953
3953
|
"canonicalSignature": "():JSArray_1",
|
|
3954
3954
|
"normalizedSignature": "reverse|():JSArray_1|static=false",
|
|
3955
3955
|
"emitScope": "ClassSurface",
|
|
@@ -3969,7 +3969,7 @@
|
|
|
3969
3969
|
{
|
|
3970
3970
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::join(System.String):System.String",
|
|
3971
3971
|
"clrName": "join",
|
|
3972
|
-
"metadataToken":
|
|
3972
|
+
"metadataToken": 100663553,
|
|
3973
3973
|
"canonicalSignature": "(System.String):System.String",
|
|
3974
3974
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
3975
3975
|
"emitScope": "ClassSurface",
|
|
@@ -3989,7 +3989,7 @@
|
|
|
3989
3989
|
{
|
|
3990
3990
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::ToString():System.String",
|
|
3991
3991
|
"clrName": "ToString",
|
|
3992
|
-
"metadataToken":
|
|
3992
|
+
"metadataToken": 100663554,
|
|
3993
3993
|
"canonicalSignature": "():System.String",
|
|
3994
3994
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
3995
3995
|
"emitScope": "ClassSurface",
|
|
@@ -4009,7 +4009,7 @@
|
|
|
4009
4009
|
{
|
|
4010
4010
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toLocaleString():System.String",
|
|
4011
4011
|
"clrName": "toLocaleString",
|
|
4012
|
-
"metadataToken":
|
|
4012
|
+
"metadataToken": 100663555,
|
|
4013
4013
|
"canonicalSignature": "():System.String",
|
|
4014
4014
|
"normalizedSignature": "toLocaleString|():System.String|static=false",
|
|
4015
4015
|
"emitScope": "ClassSurface",
|
|
@@ -4029,7 +4029,7 @@
|
|
|
4029
4029
|
{
|
|
4030
4030
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::concat(System.Object[]):JSArray_1",
|
|
4031
4031
|
"clrName": "concat",
|
|
4032
|
-
"metadataToken":
|
|
4032
|
+
"metadataToken": 100663556,
|
|
4033
4033
|
"canonicalSignature": "(System.Object[]):JSArray_1",
|
|
4034
4034
|
"normalizedSignature": "concat|(System.Object[]):JSArray_1|static=false",
|
|
4035
4035
|
"emitScope": "ClassSurface",
|
|
@@ -4049,7 +4049,7 @@
|
|
|
4049
4049
|
{
|
|
4050
4050
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toArray():T[]",
|
|
4051
4051
|
"clrName": "toArray",
|
|
4052
|
-
"metadataToken":
|
|
4052
|
+
"metadataToken": 100663557,
|
|
4053
4053
|
"canonicalSignature": "():T[]",
|
|
4054
4054
|
"normalizedSignature": "toArray|():T[]|static=false",
|
|
4055
4055
|
"emitScope": "ClassSurface",
|
|
@@ -4069,7 +4069,7 @@
|
|
|
4069
4069
|
{
|
|
4070
4070
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toList():List_1",
|
|
4071
4071
|
"clrName": "toList",
|
|
4072
|
-
"metadataToken":
|
|
4072
|
+
"metadataToken": 100663558,
|
|
4073
4073
|
"canonicalSignature": "():List_1",
|
|
4074
4074
|
"normalizedSignature": "toList|():List_1|static=false",
|
|
4075
4075
|
"emitScope": "ClassSurface",
|
|
@@ -4089,7 +4089,7 @@
|
|
|
4089
4089
|
{
|
|
4090
4090
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::entries():IEnumerable_1",
|
|
4091
4091
|
"clrName": "entries",
|
|
4092
|
-
"metadataToken":
|
|
4092
|
+
"metadataToken": 100663559,
|
|
4093
4093
|
"canonicalSignature": "():IEnumerable_1",
|
|
4094
4094
|
"normalizedSignature": "entries|():IEnumerable_1|static=false",
|
|
4095
4095
|
"emitScope": "ClassSurface",
|
|
@@ -4109,7 +4109,7 @@
|
|
|
4109
4109
|
{
|
|
4110
4110
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::keys():System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
4111
4111
|
"clrName": "keys",
|
|
4112
|
-
"metadataToken":
|
|
4112
|
+
"metadataToken": 100663560,
|
|
4113
4113
|
"canonicalSignature": "():System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
4114
4114
|
"normalizedSignature": "keys|():System.Collections.Generic.IEnumerable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
4115
4115
|
"emitScope": "ClassSurface",
|
|
@@ -4129,7 +4129,7 @@
|
|
|
4129
4129
|
{
|
|
4130
4130
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::values():IEnumerable_1",
|
|
4131
4131
|
"clrName": "values",
|
|
4132
|
-
"metadataToken":
|
|
4132
|
+
"metadataToken": 100663561,
|
|
4133
4133
|
"canonicalSignature": "():IEnumerable_1",
|
|
4134
4134
|
"normalizedSignature": "values|():IEnumerable_1|static=false",
|
|
4135
4135
|
"emitScope": "ClassSurface",
|
|
@@ -4149,7 +4149,7 @@
|
|
|
4149
4149
|
{
|
|
4150
4150
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::at(System.Int32):T",
|
|
4151
4151
|
"clrName": "at",
|
|
4152
|
-
"metadataToken":
|
|
4152
|
+
"metadataToken": 100663562,
|
|
4153
4153
|
"canonicalSignature": "(System.Int32):T",
|
|
4154
4154
|
"normalizedSignature": "at|(System.Int32):T|static=false",
|
|
4155
4155
|
"emitScope": "ClassSurface",
|
|
@@ -4169,7 +4169,7 @@
|
|
|
4169
4169
|
{
|
|
4170
4170
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::flat(System.Int32):Tsonic.JSRuntime.JSArray_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
4171
4171
|
"clrName": "flat",
|
|
4172
|
-
"metadataToken":
|
|
4172
|
+
"metadataToken": 100663563,
|
|
4173
4173
|
"canonicalSignature": "(System.Int32):Tsonic.JSRuntime.JSArray_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
4174
4174
|
"normalizedSignature": "flat|(System.Int32):Tsonic.JSRuntime.JSArray_1[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
4175
4175
|
"emitScope": "ClassSurface",
|
|
@@ -4189,7 +4189,7 @@
|
|
|
4189
4189
|
{
|
|
4190
4190
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::flatMap(Func_4):JSArray_1",
|
|
4191
4191
|
"clrName": "flatMap",
|
|
4192
|
-
"metadataToken":
|
|
4192
|
+
"metadataToken": 100663565,
|
|
4193
4193
|
"canonicalSignature": "(Func_4):JSArray_1",
|
|
4194
4194
|
"normalizedSignature": "flatMap|(Func_4):JSArray_1|static=false",
|
|
4195
4195
|
"emitScope": "ClassSurface",
|
|
@@ -4209,7 +4209,7 @@
|
|
|
4209
4209
|
{
|
|
4210
4210
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::fill(T,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
4211
4211
|
"clrName": "fill",
|
|
4212
|
-
"metadataToken":
|
|
4212
|
+
"metadataToken": 100663566,
|
|
4213
4213
|
"canonicalSignature": "(T,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
4214
4214
|
"normalizedSignature": "fill|(T,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1|static=false",
|
|
4215
4215
|
"emitScope": "ClassSurface",
|
|
@@ -4229,7 +4229,7 @@
|
|
|
4229
4229
|
{
|
|
4230
4230
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::copyWithin(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
4231
4231
|
"clrName": "copyWithin",
|
|
4232
|
-
"metadataToken":
|
|
4232
|
+
"metadataToken": 100663567,
|
|
4233
4233
|
"canonicalSignature": "(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1",
|
|
4234
4234
|
"normalizedSignature": "copyWithin|(System.Int32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):JSArray_1|static=false",
|
|
4235
4235
|
"emitScope": "ClassSurface",
|
|
@@ -4249,7 +4249,7 @@
|
|
|
4249
4249
|
{
|
|
4250
4250
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::with(System.Int32,T):JSArray_1",
|
|
4251
4251
|
"clrName": "with",
|
|
4252
|
-
"metadataToken":
|
|
4252
|
+
"metadataToken": 100663568,
|
|
4253
4253
|
"canonicalSignature": "(System.Int32,T):JSArray_1",
|
|
4254
4254
|
"normalizedSignature": "with|(System.Int32,T):JSArray_1|static=false",
|
|
4255
4255
|
"emitScope": "ClassSurface",
|
|
@@ -4269,7 +4269,7 @@
|
|
|
4269
4269
|
{
|
|
4270
4270
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toReversed():JSArray_1",
|
|
4271
4271
|
"clrName": "toReversed",
|
|
4272
|
-
"metadataToken":
|
|
4272
|
+
"metadataToken": 100663569,
|
|
4273
4273
|
"canonicalSignature": "():JSArray_1",
|
|
4274
4274
|
"normalizedSignature": "toReversed|():JSArray_1|static=false",
|
|
4275
4275
|
"emitScope": "ClassSurface",
|
|
@@ -4289,7 +4289,7 @@
|
|
|
4289
4289
|
{
|
|
4290
4290
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toSorted(Func_3):JSArray_1",
|
|
4291
4291
|
"clrName": "toSorted",
|
|
4292
|
-
"metadataToken":
|
|
4292
|
+
"metadataToken": 100663570,
|
|
4293
4293
|
"canonicalSignature": "(Func_3):JSArray_1",
|
|
4294
4294
|
"normalizedSignature": "toSorted|(Func_3):JSArray_1|static=false",
|
|
4295
4295
|
"emitScope": "ClassSurface",
|
|
@@ -4309,7 +4309,7 @@
|
|
|
4309
4309
|
{
|
|
4310
4310
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::toSpliced(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1",
|
|
4311
4311
|
"clrName": "toSpliced",
|
|
4312
|
-
"metadataToken":
|
|
4312
|
+
"metadataToken": 100663571,
|
|
4313
4313
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1",
|
|
4314
4314
|
"normalizedSignature": "toSpliced|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],T[]):JSArray_1|static=false",
|
|
4315
4315
|
"emitScope": "ClassSurface",
|
|
@@ -4329,7 +4329,7 @@
|
|
|
4329
4329
|
{
|
|
4330
4330
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::isArray(System.Object):System.Boolean",
|
|
4331
4331
|
"clrName": "isArray",
|
|
4332
|
-
"metadataToken":
|
|
4332
|
+
"metadataToken": 100663572,
|
|
4333
4333
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
4334
4334
|
"normalizedSignature": "isArray|(System.Object):System.Boolean|static=true",
|
|
4335
4335
|
"emitScope": "ClassSurface",
|
|
@@ -4349,7 +4349,7 @@
|
|
|
4349
4349
|
{
|
|
4350
4350
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::from(IEnumerable_1):JSArray_1",
|
|
4351
4351
|
"clrName": "from",
|
|
4352
|
-
"metadataToken":
|
|
4352
|
+
"metadataToken": 100663573,
|
|
4353
4353
|
"canonicalSignature": "(IEnumerable_1):JSArray_1",
|
|
4354
4354
|
"normalizedSignature": "from|(IEnumerable_1):JSArray_1|static=true",
|
|
4355
4355
|
"emitScope": "ClassSurface",
|
|
@@ -4369,7 +4369,7 @@
|
|
|
4369
4369
|
{
|
|
4370
4370
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::from(IEnumerable_1,Func_3):JSArray_1",
|
|
4371
4371
|
"clrName": "from",
|
|
4372
|
-
"metadataToken":
|
|
4372
|
+
"metadataToken": 100663574,
|
|
4373
4373
|
"canonicalSignature": "(IEnumerable_1,Func_3):JSArray_1",
|
|
4374
4374
|
"normalizedSignature": "from|(IEnumerable_1,Func_3):JSArray_1|static=true",
|
|
4375
4375
|
"emitScope": "ClassSurface",
|
|
@@ -4389,7 +4389,7 @@
|
|
|
4389
4389
|
{
|
|
4390
4390
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::from(IEnumerable_1,Func_2):JSArray_1",
|
|
4391
4391
|
"clrName": "from",
|
|
4392
|
-
"metadataToken":
|
|
4392
|
+
"metadataToken": 100663575,
|
|
4393
4393
|
"canonicalSignature": "(IEnumerable_1,Func_2):JSArray_1",
|
|
4394
4394
|
"normalizedSignature": "from|(IEnumerable_1,Func_2):JSArray_1|static=true",
|
|
4395
4395
|
"emitScope": "ClassSurface",
|
|
@@ -4409,7 +4409,7 @@
|
|
|
4409
4409
|
{
|
|
4410
4410
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::of(T[]):JSArray_1",
|
|
4411
4411
|
"clrName": "of",
|
|
4412
|
-
"metadataToken":
|
|
4412
|
+
"metadataToken": 100663576,
|
|
4413
4413
|
"canonicalSignature": "(T[]):JSArray_1",
|
|
4414
4414
|
"normalizedSignature": "of|(T[]):JSArray_1|static=true",
|
|
4415
4415
|
"emitScope": "ClassSurface",
|
|
@@ -4429,7 +4429,7 @@
|
|
|
4429
4429
|
{
|
|
4430
4430
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::GetEnumerator():IEnumerator_1",
|
|
4431
4431
|
"clrName": "GetEnumerator",
|
|
4432
|
-
"metadataToken":
|
|
4432
|
+
"metadataToken": 100663577,
|
|
4433
4433
|
"canonicalSignature": "():IEnumerator_1",
|
|
4434
4434
|
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
|
|
4435
4435
|
"emitScope": "ClassSurface",
|
|
@@ -4492,7 +4492,7 @@
|
|
|
4492
4492
|
"constructors": [
|
|
4493
4493
|
{
|
|
4494
4494
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::.ctor():void",
|
|
4495
|
-
"metadataToken":
|
|
4495
|
+
"metadataToken": 100663499,
|
|
4496
4496
|
"canonicalSignature": "():void",
|
|
4497
4497
|
"normalizedSignature": "constructor|():void|static=false",
|
|
4498
4498
|
"isStatic": false,
|
|
@@ -4503,7 +4503,7 @@
|
|
|
4503
4503
|
},
|
|
4504
4504
|
{
|
|
4505
4505
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::.ctor(System.Int32):void",
|
|
4506
|
-
"metadataToken":
|
|
4506
|
+
"metadataToken": 100663500,
|
|
4507
4507
|
"canonicalSignature": "(System.Int32):void",
|
|
4508
4508
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
4509
4509
|
"isStatic": false,
|
|
@@ -4514,7 +4514,7 @@
|
|
|
4514
4514
|
},
|
|
4515
4515
|
{
|
|
4516
4516
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::.ctor(T[]):void",
|
|
4517
|
-
"metadataToken":
|
|
4517
|
+
"metadataToken": 100663501,
|
|
4518
4518
|
"canonicalSignature": "(T[]):void",
|
|
4519
4519
|
"normalizedSignature": "constructor|(T[]):void|static=false",
|
|
4520
4520
|
"isStatic": false,
|
|
@@ -4525,7 +4525,7 @@
|
|
|
4525
4525
|
},
|
|
4526
4526
|
{
|
|
4527
4527
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::.ctor(List_1):void",
|
|
4528
|
-
"metadataToken":
|
|
4528
|
+
"metadataToken": 100663502,
|
|
4529
4529
|
"canonicalSignature": "(List_1):void",
|
|
4530
4530
|
"normalizedSignature": "constructor|(List_1):void|static=false",
|
|
4531
4531
|
"isStatic": false,
|
|
@@ -4536,7 +4536,7 @@
|
|
|
4536
4536
|
},
|
|
4537
4537
|
{
|
|
4538
4538
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArray\u00601::.ctor(IEnumerable_1):void",
|
|
4539
|
-
"metadataToken":
|
|
4539
|
+
"metadataToken": 100663503,
|
|
4540
4540
|
"canonicalSignature": "(IEnumerable_1):void",
|
|
4541
4541
|
"normalizedSignature": "constructor|(IEnumerable_1):void|static=false",
|
|
4542
4542
|
"isStatic": false,
|
|
@@ -4583,7 +4583,7 @@
|
|
|
4583
4583
|
{
|
|
4584
4584
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::get(K):V",
|
|
4585
4585
|
"clrName": "get",
|
|
4586
|
-
"metadataToken":
|
|
4586
|
+
"metadataToken": 100663600,
|
|
4587
4587
|
"canonicalSignature": "(K):V",
|
|
4588
4588
|
"normalizedSignature": "get|(K):V|static=false",
|
|
4589
4589
|
"emitScope": "ClassSurface",
|
|
@@ -4603,7 +4603,7 @@
|
|
|
4603
4603
|
{
|
|
4604
4604
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::set(K,V):Map_2",
|
|
4605
4605
|
"clrName": "set",
|
|
4606
|
-
"metadataToken":
|
|
4606
|
+
"metadataToken": 100663601,
|
|
4607
4607
|
"canonicalSignature": "(K,V):Map_2",
|
|
4608
4608
|
"normalizedSignature": "set|(K,V):Map_2|static=false",
|
|
4609
4609
|
"emitScope": "ClassSurface",
|
|
@@ -4623,7 +4623,7 @@
|
|
|
4623
4623
|
{
|
|
4624
4624
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::has(K):System.Boolean",
|
|
4625
4625
|
"clrName": "has",
|
|
4626
|
-
"metadataToken":
|
|
4626
|
+
"metadataToken": 100663602,
|
|
4627
4627
|
"canonicalSignature": "(K):System.Boolean",
|
|
4628
4628
|
"normalizedSignature": "has|(K):System.Boolean|static=false",
|
|
4629
4629
|
"emitScope": "ClassSurface",
|
|
@@ -4643,7 +4643,7 @@
|
|
|
4643
4643
|
{
|
|
4644
4644
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::delete(K):System.Boolean",
|
|
4645
4645
|
"clrName": "delete",
|
|
4646
|
-
"metadataToken":
|
|
4646
|
+
"metadataToken": 100663603,
|
|
4647
4647
|
"canonicalSignature": "(K):System.Boolean",
|
|
4648
4648
|
"normalizedSignature": "delete|(K):System.Boolean|static=false",
|
|
4649
4649
|
"emitScope": "ClassSurface",
|
|
@@ -4663,7 +4663,7 @@
|
|
|
4663
4663
|
{
|
|
4664
4664
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::clear():System.Void",
|
|
4665
4665
|
"clrName": "clear",
|
|
4666
|
-
"metadataToken":
|
|
4666
|
+
"metadataToken": 100663604,
|
|
4667
4667
|
"canonicalSignature": "():System.Void",
|
|
4668
4668
|
"normalizedSignature": "clear|():System.Void|static=false",
|
|
4669
4669
|
"emitScope": "ClassSurface",
|
|
@@ -4683,7 +4683,7 @@
|
|
|
4683
4683
|
{
|
|
4684
4684
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::keys():IEnumerable_1",
|
|
4685
4685
|
"clrName": "keys",
|
|
4686
|
-
"metadataToken":
|
|
4686
|
+
"metadataToken": 100663605,
|
|
4687
4687
|
"canonicalSignature": "():IEnumerable_1",
|
|
4688
4688
|
"normalizedSignature": "keys|():IEnumerable_1|static=false",
|
|
4689
4689
|
"emitScope": "ClassSurface",
|
|
@@ -4703,7 +4703,7 @@
|
|
|
4703
4703
|
{
|
|
4704
4704
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::values():IEnumerable_1",
|
|
4705
4705
|
"clrName": "values",
|
|
4706
|
-
"metadataToken":
|
|
4706
|
+
"metadataToken": 100663606,
|
|
4707
4707
|
"canonicalSignature": "():IEnumerable_1",
|
|
4708
4708
|
"normalizedSignature": "values|():IEnumerable_1|static=false",
|
|
4709
4709
|
"emitScope": "ClassSurface",
|
|
@@ -4723,7 +4723,7 @@
|
|
|
4723
4723
|
{
|
|
4724
4724
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::entries():IEnumerable_1",
|
|
4725
4725
|
"clrName": "entries",
|
|
4726
|
-
"metadataToken":
|
|
4726
|
+
"metadataToken": 100663607,
|
|
4727
4727
|
"canonicalSignature": "():IEnumerable_1",
|
|
4728
4728
|
"normalizedSignature": "entries|():IEnumerable_1|static=false",
|
|
4729
4729
|
"emitScope": "ClassSurface",
|
|
@@ -4743,7 +4743,7 @@
|
|
|
4743
4743
|
{
|
|
4744
4744
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::forEach(Action_3):System.Void",
|
|
4745
4745
|
"clrName": "forEach",
|
|
4746
|
-
"metadataToken":
|
|
4746
|
+
"metadataToken": 100663608,
|
|
4747
4747
|
"canonicalSignature": "(Action_3):System.Void",
|
|
4748
4748
|
"normalizedSignature": "forEach|(Action_3):System.Void|static=false",
|
|
4749
4749
|
"emitScope": "ClassSurface",
|
|
@@ -4763,7 +4763,7 @@
|
|
|
4763
4763
|
{
|
|
4764
4764
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::forEach(Action_2):System.Void",
|
|
4765
4765
|
"clrName": "forEach",
|
|
4766
|
-
"metadataToken":
|
|
4766
|
+
"metadataToken": 100663609,
|
|
4767
4767
|
"canonicalSignature": "(Action_2):System.Void",
|
|
4768
4768
|
"normalizedSignature": "forEach|(Action_2):System.Void|static=false",
|
|
4769
4769
|
"emitScope": "ClassSurface",
|
|
@@ -4783,7 +4783,7 @@
|
|
|
4783
4783
|
{
|
|
4784
4784
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::forEach(Action_1):System.Void",
|
|
4785
4785
|
"clrName": "forEach",
|
|
4786
|
-
"metadataToken":
|
|
4786
|
+
"metadataToken": 100663610,
|
|
4787
4787
|
"canonicalSignature": "(Action_1):System.Void",
|
|
4788
4788
|
"normalizedSignature": "forEach|(Action_1):System.Void|static=false",
|
|
4789
4789
|
"emitScope": "ClassSurface",
|
|
@@ -4803,7 +4803,7 @@
|
|
|
4803
4803
|
{
|
|
4804
4804
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::GetEnumerator():IEnumerator_1",
|
|
4805
4805
|
"clrName": "GetEnumerator",
|
|
4806
|
-
"metadataToken":
|
|
4806
|
+
"metadataToken": 100663611,
|
|
4807
4807
|
"canonicalSignature": "():IEnumerator_1",
|
|
4808
4808
|
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
|
|
4809
4809
|
"emitScope": "ClassSurface",
|
|
@@ -4847,7 +4847,7 @@
|
|
|
4847
4847
|
"constructors": [
|
|
4848
4848
|
{
|
|
4849
4849
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::.ctor():void",
|
|
4850
|
-
"metadataToken":
|
|
4850
|
+
"metadataToken": 100663596,
|
|
4851
4851
|
"canonicalSignature": "():void",
|
|
4852
4852
|
"normalizedSignature": "constructor|():void|static=false",
|
|
4853
4853
|
"isStatic": false,
|
|
@@ -4858,7 +4858,7 @@
|
|
|
4858
4858
|
},
|
|
4859
4859
|
{
|
|
4860
4860
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Map\u00602::.ctor(IEnumerable_1):void",
|
|
4861
|
-
"metadataToken":
|
|
4861
|
+
"metadataToken": 100663597,
|
|
4862
4862
|
"canonicalSignature": "(IEnumerable_1):void",
|
|
4863
4863
|
"normalizedSignature": "constructor|(IEnumerable_1):void|static=false",
|
|
4864
4864
|
"isStatic": false,
|
|
@@ -4917,7 +4917,7 @@
|
|
|
4917
4917
|
"constructors": [
|
|
4918
4918
|
{
|
|
4919
4919
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RangeError::.ctor():void",
|
|
4920
|
-
"metadataToken":
|
|
4920
|
+
"metadataToken": 100663691,
|
|
4921
4921
|
"canonicalSignature": "():void",
|
|
4922
4922
|
"normalizedSignature": "constructor|():void|static=false",
|
|
4923
4923
|
"isStatic": false,
|
|
@@ -4928,7 +4928,7 @@
|
|
|
4928
4928
|
},
|
|
4929
4929
|
{
|
|
4930
4930
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RangeError::.ctor(System.String):void",
|
|
4931
|
-
"metadataToken":
|
|
4931
|
+
"metadataToken": 100663692,
|
|
4932
4932
|
"canonicalSignature": "(System.String):void",
|
|
4933
4933
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
4934
4934
|
"isStatic": false,
|
|
@@ -4939,7 +4939,7 @@
|
|
|
4939
4939
|
},
|
|
4940
4940
|
{
|
|
4941
4941
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RangeError::.ctor(System.String,System.Exception):void",
|
|
4942
|
-
"metadataToken":
|
|
4942
|
+
"metadataToken": 100663693,
|
|
4943
4943
|
"canonicalSignature": "(System.String,System.Exception):void",
|
|
4944
4944
|
"normalizedSignature": "constructor|(System.String,System.Exception):void|static=false",
|
|
4945
4945
|
"isStatic": false,
|
|
@@ -4969,7 +4969,7 @@
|
|
|
4969
4969
|
{
|
|
4970
4970
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExp::exec(System.String):Tsonic.JSRuntime.RegExpMatchResult",
|
|
4971
4971
|
"clrName": "exec",
|
|
4972
|
-
"metadataToken":
|
|
4972
|
+
"metadataToken": 100663707,
|
|
4973
4973
|
"canonicalSignature": "(System.String):Tsonic.JSRuntime.RegExpMatchResult",
|
|
4974
4974
|
"normalizedSignature": "exec|(System.String):Tsonic.JSRuntime.RegExpMatchResult|static=false",
|
|
4975
4975
|
"emitScope": "ClassSurface",
|
|
@@ -4989,7 +4989,7 @@
|
|
|
4989
4989
|
{
|
|
4990
4990
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExp::test(System.String):System.Boolean",
|
|
4991
4991
|
"clrName": "test",
|
|
4992
|
-
"metadataToken":
|
|
4992
|
+
"metadataToken": 100663708,
|
|
4993
4993
|
"canonicalSignature": "(System.String):System.Boolean",
|
|
4994
4994
|
"normalizedSignature": "test|(System.String):System.Boolean|static=false",
|
|
4995
4995
|
"emitScope": "ClassSurface",
|
|
@@ -5009,7 +5009,7 @@
|
|
|
5009
5009
|
{
|
|
5010
5010
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExp::ToString():System.String",
|
|
5011
5011
|
"clrName": "ToString",
|
|
5012
|
-
"metadataToken":
|
|
5012
|
+
"metadataToken": 100663709,
|
|
5013
5013
|
"canonicalSignature": "():System.String",
|
|
5014
5014
|
"normalizedSignature": "ToString|():System.String|static=false",
|
|
5015
5015
|
"emitScope": "ClassSurface",
|
|
@@ -5205,7 +5205,7 @@
|
|
|
5205
5205
|
"constructors": [
|
|
5206
5206
|
{
|
|
5207
5207
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExp::.ctor(System.String):void",
|
|
5208
|
-
"metadataToken":
|
|
5208
|
+
"metadataToken": 100663695,
|
|
5209
5209
|
"canonicalSignature": "(System.String):void",
|
|
5210
5210
|
"normalizedSignature": "constructor|(System.String):void|static=false",
|
|
5211
5211
|
"isStatic": false,
|
|
@@ -5216,7 +5216,7 @@
|
|
|
5216
5216
|
},
|
|
5217
5217
|
{
|
|
5218
5218
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExp::.ctor(System.String,System.String):void",
|
|
5219
|
-
"metadataToken":
|
|
5219
|
+
"metadataToken": 100663696,
|
|
5220
5220
|
"canonicalSignature": "(System.String,System.String):void",
|
|
5221
5221
|
"normalizedSignature": "constructor|(System.String,System.String):void|static=false",
|
|
5222
5222
|
"isStatic": false,
|
|
@@ -5364,7 +5364,7 @@
|
|
|
5364
5364
|
"constructors": [
|
|
5365
5365
|
{
|
|
5366
5366
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.RegExpMatchResult::.ctor(System.String,System.Int32,System.String,System.String[]):void",
|
|
5367
|
-
"metadataToken":
|
|
5367
|
+
"metadataToken": 100663711,
|
|
5368
5368
|
"canonicalSignature": "(System.String,System.Int32,System.String,System.String[]):void",
|
|
5369
5369
|
"normalizedSignature": "constructor|(System.String,System.Int32,System.String,System.String[]):void|static=false",
|
|
5370
5370
|
"isStatic": false,
|
|
@@ -5410,7 +5410,7 @@
|
|
|
5410
5410
|
{
|
|
5411
5411
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::add(T):Set_1",
|
|
5412
5412
|
"clrName": "add",
|
|
5413
|
-
"metadataToken":
|
|
5413
|
+
"metadataToken": 100663721,
|
|
5414
5414
|
"canonicalSignature": "(T):Set_1",
|
|
5415
5415
|
"normalizedSignature": "add|(T):Set_1|static=false",
|
|
5416
5416
|
"emitScope": "ClassSurface",
|
|
@@ -5430,7 +5430,7 @@
|
|
|
5430
5430
|
{
|
|
5431
5431
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::has(T):System.Boolean",
|
|
5432
5432
|
"clrName": "has",
|
|
5433
|
-
"metadataToken":
|
|
5433
|
+
"metadataToken": 100663722,
|
|
5434
5434
|
"canonicalSignature": "(T):System.Boolean",
|
|
5435
5435
|
"normalizedSignature": "has|(T):System.Boolean|static=false",
|
|
5436
5436
|
"emitScope": "ClassSurface",
|
|
@@ -5450,7 +5450,7 @@
|
|
|
5450
5450
|
{
|
|
5451
5451
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::delete(T):System.Boolean",
|
|
5452
5452
|
"clrName": "delete",
|
|
5453
|
-
"metadataToken":
|
|
5453
|
+
"metadataToken": 100663723,
|
|
5454
5454
|
"canonicalSignature": "(T):System.Boolean",
|
|
5455
5455
|
"normalizedSignature": "delete|(T):System.Boolean|static=false",
|
|
5456
5456
|
"emitScope": "ClassSurface",
|
|
@@ -5470,7 +5470,7 @@
|
|
|
5470
5470
|
{
|
|
5471
5471
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::clear():System.Void",
|
|
5472
5472
|
"clrName": "clear",
|
|
5473
|
-
"metadataToken":
|
|
5473
|
+
"metadataToken": 100663724,
|
|
5474
5474
|
"canonicalSignature": "():System.Void",
|
|
5475
5475
|
"normalizedSignature": "clear|():System.Void|static=false",
|
|
5476
5476
|
"emitScope": "ClassSurface",
|
|
@@ -5490,7 +5490,7 @@
|
|
|
5490
5490
|
{
|
|
5491
5491
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::keys():IEnumerable_1",
|
|
5492
5492
|
"clrName": "keys",
|
|
5493
|
-
"metadataToken":
|
|
5493
|
+
"metadataToken": 100663725,
|
|
5494
5494
|
"canonicalSignature": "():IEnumerable_1",
|
|
5495
5495
|
"normalizedSignature": "keys|():IEnumerable_1|static=false",
|
|
5496
5496
|
"emitScope": "ClassSurface",
|
|
@@ -5510,7 +5510,7 @@
|
|
|
5510
5510
|
{
|
|
5511
5511
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::values():IEnumerable_1",
|
|
5512
5512
|
"clrName": "values",
|
|
5513
|
-
"metadataToken":
|
|
5513
|
+
"metadataToken": 100663726,
|
|
5514
5514
|
"canonicalSignature": "():IEnumerable_1",
|
|
5515
5515
|
"normalizedSignature": "values|():IEnumerable_1|static=false",
|
|
5516
5516
|
"emitScope": "ClassSurface",
|
|
@@ -5530,7 +5530,7 @@
|
|
|
5530
5530
|
{
|
|
5531
5531
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::entries():IEnumerable_1",
|
|
5532
5532
|
"clrName": "entries",
|
|
5533
|
-
"metadataToken":
|
|
5533
|
+
"metadataToken": 100663727,
|
|
5534
5534
|
"canonicalSignature": "():IEnumerable_1",
|
|
5535
5535
|
"normalizedSignature": "entries|():IEnumerable_1|static=false",
|
|
5536
5536
|
"emitScope": "ClassSurface",
|
|
@@ -5550,7 +5550,7 @@
|
|
|
5550
5550
|
{
|
|
5551
5551
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::forEach(Action_3):System.Void",
|
|
5552
5552
|
"clrName": "forEach",
|
|
5553
|
-
"metadataToken":
|
|
5553
|
+
"metadataToken": 100663728,
|
|
5554
5554
|
"canonicalSignature": "(Action_3):System.Void",
|
|
5555
5555
|
"normalizedSignature": "forEach|(Action_3):System.Void|static=false",
|
|
5556
5556
|
"emitScope": "ClassSurface",
|
|
@@ -5570,7 +5570,7 @@
|
|
|
5570
5570
|
{
|
|
5571
5571
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::forEach(Action_2):System.Void",
|
|
5572
5572
|
"clrName": "forEach",
|
|
5573
|
-
"metadataToken":
|
|
5573
|
+
"metadataToken": 100663729,
|
|
5574
5574
|
"canonicalSignature": "(Action_2):System.Void",
|
|
5575
5575
|
"normalizedSignature": "forEach|(Action_2):System.Void|static=false",
|
|
5576
5576
|
"emitScope": "ClassSurface",
|
|
@@ -5590,7 +5590,7 @@
|
|
|
5590
5590
|
{
|
|
5591
5591
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::forEach(Action_1):System.Void",
|
|
5592
5592
|
"clrName": "forEach",
|
|
5593
|
-
"metadataToken":
|
|
5593
|
+
"metadataToken": 100663730,
|
|
5594
5594
|
"canonicalSignature": "(Action_1):System.Void",
|
|
5595
5595
|
"normalizedSignature": "forEach|(Action_1):System.Void|static=false",
|
|
5596
5596
|
"emitScope": "ClassSurface",
|
|
@@ -5610,7 +5610,7 @@
|
|
|
5610
5610
|
{
|
|
5611
5611
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::difference(Set_1):Set_1",
|
|
5612
5612
|
"clrName": "difference",
|
|
5613
|
-
"metadataToken":
|
|
5613
|
+
"metadataToken": 100663731,
|
|
5614
5614
|
"canonicalSignature": "(Set_1):Set_1",
|
|
5615
5615
|
"normalizedSignature": "difference|(Set_1):Set_1|static=false",
|
|
5616
5616
|
"emitScope": "ClassSurface",
|
|
@@ -5630,7 +5630,7 @@
|
|
|
5630
5630
|
{
|
|
5631
5631
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::intersection(Set_1):Set_1",
|
|
5632
5632
|
"clrName": "intersection",
|
|
5633
|
-
"metadataToken":
|
|
5633
|
+
"metadataToken": 100663732,
|
|
5634
5634
|
"canonicalSignature": "(Set_1):Set_1",
|
|
5635
5635
|
"normalizedSignature": "intersection|(Set_1):Set_1|static=false",
|
|
5636
5636
|
"emitScope": "ClassSurface",
|
|
@@ -5650,7 +5650,7 @@
|
|
|
5650
5650
|
{
|
|
5651
5651
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::union(Set_1):Set_1",
|
|
5652
5652
|
"clrName": "union",
|
|
5653
|
-
"metadataToken":
|
|
5653
|
+
"metadataToken": 100663733,
|
|
5654
5654
|
"canonicalSignature": "(Set_1):Set_1",
|
|
5655
5655
|
"normalizedSignature": "union|(Set_1):Set_1|static=false",
|
|
5656
5656
|
"emitScope": "ClassSurface",
|
|
@@ -5670,7 +5670,7 @@
|
|
|
5670
5670
|
{
|
|
5671
5671
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::symmetricDifference(Set_1):Set_1",
|
|
5672
5672
|
"clrName": "symmetricDifference",
|
|
5673
|
-
"metadataToken":
|
|
5673
|
+
"metadataToken": 100663734,
|
|
5674
5674
|
"canonicalSignature": "(Set_1):Set_1",
|
|
5675
5675
|
"normalizedSignature": "symmetricDifference|(Set_1):Set_1|static=false",
|
|
5676
5676
|
"emitScope": "ClassSurface",
|
|
@@ -5690,7 +5690,7 @@
|
|
|
5690
5690
|
{
|
|
5691
5691
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::isSubsetOf(Set_1):System.Boolean",
|
|
5692
5692
|
"clrName": "isSubsetOf",
|
|
5693
|
-
"metadataToken":
|
|
5693
|
+
"metadataToken": 100663735,
|
|
5694
5694
|
"canonicalSignature": "(Set_1):System.Boolean",
|
|
5695
5695
|
"normalizedSignature": "isSubsetOf|(Set_1):System.Boolean|static=false",
|
|
5696
5696
|
"emitScope": "ClassSurface",
|
|
@@ -5710,7 +5710,7 @@
|
|
|
5710
5710
|
{
|
|
5711
5711
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::isSupersetOf(Set_1):System.Boolean",
|
|
5712
5712
|
"clrName": "isSupersetOf",
|
|
5713
|
-
"metadataToken":
|
|
5713
|
+
"metadataToken": 100663736,
|
|
5714
5714
|
"canonicalSignature": "(Set_1):System.Boolean",
|
|
5715
5715
|
"normalizedSignature": "isSupersetOf|(Set_1):System.Boolean|static=false",
|
|
5716
5716
|
"emitScope": "ClassSurface",
|
|
@@ -5730,7 +5730,7 @@
|
|
|
5730
5730
|
{
|
|
5731
5731
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::isDisjointFrom(Set_1):System.Boolean",
|
|
5732
5732
|
"clrName": "isDisjointFrom",
|
|
5733
|
-
"metadataToken":
|
|
5733
|
+
"metadataToken": 100663737,
|
|
5734
5734
|
"canonicalSignature": "(Set_1):System.Boolean",
|
|
5735
5735
|
"normalizedSignature": "isDisjointFrom|(Set_1):System.Boolean|static=false",
|
|
5736
5736
|
"emitScope": "ClassSurface",
|
|
@@ -5750,7 +5750,7 @@
|
|
|
5750
5750
|
{
|
|
5751
5751
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::GetEnumerator():IEnumerator_1",
|
|
5752
5752
|
"clrName": "GetEnumerator",
|
|
5753
|
-
"metadataToken":
|
|
5753
|
+
"metadataToken": 100663738,
|
|
5754
5754
|
"canonicalSignature": "():IEnumerator_1",
|
|
5755
5755
|
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
|
|
5756
5756
|
"emitScope": "ClassSurface",
|
|
@@ -5794,7 +5794,7 @@
|
|
|
5794
5794
|
"constructors": [
|
|
5795
5795
|
{
|
|
5796
5796
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::.ctor():void",
|
|
5797
|
-
"metadataToken":
|
|
5797
|
+
"metadataToken": 100663718,
|
|
5798
5798
|
"canonicalSignature": "():void",
|
|
5799
5799
|
"normalizedSignature": "constructor|():void|static=false",
|
|
5800
5800
|
"isStatic": false,
|
|
@@ -5805,7 +5805,7 @@
|
|
|
5805
5805
|
},
|
|
5806
5806
|
{
|
|
5807
5807
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Set\u00601::.ctor(IEnumerable_1):void",
|
|
5808
|
-
"metadataToken":
|
|
5808
|
+
"metadataToken": 100663719,
|
|
5809
5809
|
"canonicalSignature": "(IEnumerable_1):void",
|
|
5810
5810
|
"normalizedSignature": "constructor|(IEnumerable_1):void|static=false",
|
|
5811
5811
|
"isStatic": false,
|
|
@@ -5848,7 +5848,7 @@
|
|
|
5848
5848
|
{
|
|
5849
5849
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::at(System.Int32):System.Nullable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
5850
5850
|
"clrName": "at",
|
|
5851
|
-
"metadataToken":
|
|
5851
|
+
"metadataToken": 100663798,
|
|
5852
5852
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
5853
5853
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
5854
5854
|
"emitScope": "ClassSurface",
|
|
@@ -5868,7 +5868,7 @@
|
|
|
5868
5868
|
{
|
|
5869
5869
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::fill(System.UInt16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5870
5870
|
"clrName": "fill",
|
|
5871
|
-
"metadataToken":
|
|
5871
|
+
"metadataToken": 100663799,
|
|
5872
5872
|
"canonicalSignature": "(System.UInt16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5873
5873
|
"normalizedSignature": "fill|(System.UInt16,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array|static=false",
|
|
5874
5874
|
"emitScope": "ClassSurface",
|
|
@@ -5888,7 +5888,7 @@
|
|
|
5888
5888
|
{
|
|
5889
5889
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::set(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
5890
5890
|
"clrName": "set",
|
|
5891
|
-
"metadataToken":
|
|
5891
|
+
"metadataToken": 100663800,
|
|
5892
5892
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
5893
5893
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
5894
5894
|
"emitScope": "ClassSurface",
|
|
@@ -5908,7 +5908,7 @@
|
|
|
5908
5908
|
{
|
|
5909
5909
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5910
5910
|
"clrName": "subarray",
|
|
5911
|
-
"metadataToken":
|
|
5911
|
+
"metadataToken": 100663801,
|
|
5912
5912
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5913
5913
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array|static=false",
|
|
5914
5914
|
"emitScope": "ClassSurface",
|
|
@@ -5928,7 +5928,7 @@
|
|
|
5928
5928
|
{
|
|
5929
5929
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5930
5930
|
"clrName": "slice",
|
|
5931
|
-
"metadataToken":
|
|
5931
|
+
"metadataToken": 100663802,
|
|
5932
5932
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
5933
5933
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array|static=false",
|
|
5934
5934
|
"emitScope": "ClassSurface",
|
|
@@ -5948,7 +5948,7 @@
|
|
|
5948
5948
|
{
|
|
5949
5949
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::indexOf(System.UInt16,System.Int32):System.Int32",
|
|
5950
5950
|
"clrName": "indexOf",
|
|
5951
|
-
"metadataToken":
|
|
5951
|
+
"metadataToken": 100663803,
|
|
5952
5952
|
"canonicalSignature": "(System.UInt16,System.Int32):System.Int32",
|
|
5953
5953
|
"normalizedSignature": "indexOf|(System.UInt16,System.Int32):System.Int32|static=false",
|
|
5954
5954
|
"emitScope": "ClassSurface",
|
|
@@ -5968,7 +5968,7 @@
|
|
|
5968
5968
|
{
|
|
5969
5969
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::includes(System.UInt16,System.Int32):System.Boolean",
|
|
5970
5970
|
"clrName": "includes",
|
|
5971
|
-
"metadataToken":
|
|
5971
|
+
"metadataToken": 100663804,
|
|
5972
5972
|
"canonicalSignature": "(System.UInt16,System.Int32):System.Boolean",
|
|
5973
5973
|
"normalizedSignature": "includes|(System.UInt16,System.Int32):System.Boolean|static=false",
|
|
5974
5974
|
"emitScope": "ClassSurface",
|
|
@@ -5988,7 +5988,7 @@
|
|
|
5988
5988
|
{
|
|
5989
5989
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::join(System.String):System.String",
|
|
5990
5990
|
"clrName": "join",
|
|
5991
|
-
"metadataToken":
|
|
5991
|
+
"metadataToken": 100663805,
|
|
5992
5992
|
"canonicalSignature": "(System.String):System.String",
|
|
5993
5993
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
5994
5994
|
"emitScope": "ClassSurface",
|
|
@@ -6008,7 +6008,7 @@
|
|
|
6008
6008
|
{
|
|
6009
6009
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::reverse():Tsonic.JSRuntime.Uint16Array",
|
|
6010
6010
|
"clrName": "reverse",
|
|
6011
|
-
"metadataToken":
|
|
6011
|
+
"metadataToken": 100663806,
|
|
6012
6012
|
"canonicalSignature": "():Tsonic.JSRuntime.Uint16Array",
|
|
6013
6013
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Uint16Array|static=false",
|
|
6014
6014
|
"emitScope": "ClassSurface",
|
|
@@ -6028,7 +6028,7 @@
|
|
|
6028
6028
|
{
|
|
6029
6029
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::sort(System.Comparison_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
6030
6030
|
"clrName": "sort",
|
|
6031
|
-
"metadataToken":
|
|
6031
|
+
"metadataToken": 100663807,
|
|
6032
6032
|
"canonicalSignature": "(System.Comparison_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array",
|
|
6033
6033
|
"normalizedSignature": "sort|(System.Comparison_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint16Array|static=false",
|
|
6034
6034
|
"emitScope": "ClassSurface",
|
|
@@ -6048,7 +6048,7 @@
|
|
|
6048
6048
|
{
|
|
6049
6049
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6050
6050
|
"clrName": "GetEnumerator",
|
|
6051
|
-
"metadataToken":
|
|
6051
|
+
"metadataToken": 100663808,
|
|
6052
6052
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6053
6053
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6054
6054
|
"emitScope": "ClassSurface",
|
|
@@ -6149,7 +6149,7 @@
|
|
|
6149
6149
|
"constructors": [
|
|
6150
6150
|
{
|
|
6151
6151
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::.ctor(System.Int32):void",
|
|
6152
|
-
"metadataToken":
|
|
6152
|
+
"metadataToken": 100663791,
|
|
6153
6153
|
"canonicalSignature": "(System.Int32):void",
|
|
6154
6154
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
6155
6155
|
"isStatic": false,
|
|
@@ -6160,7 +6160,7 @@
|
|
|
6160
6160
|
},
|
|
6161
6161
|
{
|
|
6162
6162
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6163
|
-
"metadataToken":
|
|
6163
|
+
"metadataToken": 100663792,
|
|
6164
6164
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6165
6165
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.UInt16,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
6166
6166
|
"isStatic": false,
|
|
@@ -6171,7 +6171,7 @@
|
|
|
6171
6171
|
},
|
|
6172
6172
|
{
|
|
6173
6173
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint16Array::.ctor(System.UInt16[]):void",
|
|
6174
|
-
"metadataToken":
|
|
6174
|
+
"metadataToken": 100663793,
|
|
6175
6175
|
"canonicalSignature": "(System.UInt16[]):void",
|
|
6176
6176
|
"normalizedSignature": "constructor|(System.UInt16[]):void|static=false",
|
|
6177
6177
|
"isStatic": false,
|
|
@@ -6214,7 +6214,7 @@
|
|
|
6214
6214
|
{
|
|
6215
6215
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::at(System.Int32):System.Nullable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6216
6216
|
"clrName": "at",
|
|
6217
|
-
"metadataToken":
|
|
6217
|
+
"metadataToken": 100663818,
|
|
6218
6218
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6219
6219
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6220
6220
|
"emitScope": "ClassSurface",
|
|
@@ -6234,7 +6234,7 @@
|
|
|
6234
6234
|
{
|
|
6235
6235
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::fill(System.UInt32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6236
6236
|
"clrName": "fill",
|
|
6237
|
-
"metadataToken":
|
|
6237
|
+
"metadataToken": 100663819,
|
|
6238
6238
|
"canonicalSignature": "(System.UInt32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6239
6239
|
"normalizedSignature": "fill|(System.UInt32,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array|static=false",
|
|
6240
6240
|
"emitScope": "ClassSurface",
|
|
@@ -6254,7 +6254,7 @@
|
|
|
6254
6254
|
{
|
|
6255
6255
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::set(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
6256
6256
|
"clrName": "set",
|
|
6257
|
-
"metadataToken":
|
|
6257
|
+
"metadataToken": 100663820,
|
|
6258
6258
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
6259
6259
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
6260
6260
|
"emitScope": "ClassSurface",
|
|
@@ -6274,7 +6274,7 @@
|
|
|
6274
6274
|
{
|
|
6275
6275
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6276
6276
|
"clrName": "subarray",
|
|
6277
|
-
"metadataToken":
|
|
6277
|
+
"metadataToken": 100663821,
|
|
6278
6278
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6279
6279
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array|static=false",
|
|
6280
6280
|
"emitScope": "ClassSurface",
|
|
@@ -6294,7 +6294,7 @@
|
|
|
6294
6294
|
{
|
|
6295
6295
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6296
6296
|
"clrName": "slice",
|
|
6297
|
-
"metadataToken":
|
|
6297
|
+
"metadataToken": 100663822,
|
|
6298
6298
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6299
6299
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array|static=false",
|
|
6300
6300
|
"emitScope": "ClassSurface",
|
|
@@ -6314,7 +6314,7 @@
|
|
|
6314
6314
|
{
|
|
6315
6315
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::indexOf(System.UInt32,System.Int32):System.Int32",
|
|
6316
6316
|
"clrName": "indexOf",
|
|
6317
|
-
"metadataToken":
|
|
6317
|
+
"metadataToken": 100663823,
|
|
6318
6318
|
"canonicalSignature": "(System.UInt32,System.Int32):System.Int32",
|
|
6319
6319
|
"normalizedSignature": "indexOf|(System.UInt32,System.Int32):System.Int32|static=false",
|
|
6320
6320
|
"emitScope": "ClassSurface",
|
|
@@ -6334,7 +6334,7 @@
|
|
|
6334
6334
|
{
|
|
6335
6335
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::includes(System.UInt32,System.Int32):System.Boolean",
|
|
6336
6336
|
"clrName": "includes",
|
|
6337
|
-
"metadataToken":
|
|
6337
|
+
"metadataToken": 100663824,
|
|
6338
6338
|
"canonicalSignature": "(System.UInt32,System.Int32):System.Boolean",
|
|
6339
6339
|
"normalizedSignature": "includes|(System.UInt32,System.Int32):System.Boolean|static=false",
|
|
6340
6340
|
"emitScope": "ClassSurface",
|
|
@@ -6354,7 +6354,7 @@
|
|
|
6354
6354
|
{
|
|
6355
6355
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::join(System.String):System.String",
|
|
6356
6356
|
"clrName": "join",
|
|
6357
|
-
"metadataToken":
|
|
6357
|
+
"metadataToken": 100663825,
|
|
6358
6358
|
"canonicalSignature": "(System.String):System.String",
|
|
6359
6359
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
6360
6360
|
"emitScope": "ClassSurface",
|
|
@@ -6374,7 +6374,7 @@
|
|
|
6374
6374
|
{
|
|
6375
6375
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::reverse():Tsonic.JSRuntime.Uint32Array",
|
|
6376
6376
|
"clrName": "reverse",
|
|
6377
|
-
"metadataToken":
|
|
6377
|
+
"metadataToken": 100663826,
|
|
6378
6378
|
"canonicalSignature": "():Tsonic.JSRuntime.Uint32Array",
|
|
6379
6379
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Uint32Array|static=false",
|
|
6380
6380
|
"emitScope": "ClassSurface",
|
|
@@ -6394,7 +6394,7 @@
|
|
|
6394
6394
|
{
|
|
6395
6395
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::sort(System.Comparison_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6396
6396
|
"clrName": "sort",
|
|
6397
|
-
"metadataToken":
|
|
6397
|
+
"metadataToken": 100663827,
|
|
6398
6398
|
"canonicalSignature": "(System.Comparison_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array",
|
|
6399
6399
|
"normalizedSignature": "sort|(System.Comparison_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint32Array|static=false",
|
|
6400
6400
|
"emitScope": "ClassSurface",
|
|
@@ -6414,7 +6414,7 @@
|
|
|
6414
6414
|
{
|
|
6415
6415
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6416
6416
|
"clrName": "GetEnumerator",
|
|
6417
|
-
"metadataToken":
|
|
6417
|
+
"metadataToken": 100663828,
|
|
6418
6418
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6419
6419
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6420
6420
|
"emitScope": "ClassSurface",
|
|
@@ -6515,7 +6515,7 @@
|
|
|
6515
6515
|
"constructors": [
|
|
6516
6516
|
{
|
|
6517
6517
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::.ctor(System.Int32):void",
|
|
6518
|
-
"metadataToken":
|
|
6518
|
+
"metadataToken": 100663811,
|
|
6519
6519
|
"canonicalSignature": "(System.Int32):void",
|
|
6520
6520
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
6521
6521
|
"isStatic": false,
|
|
@@ -6526,7 +6526,7 @@
|
|
|
6526
6526
|
},
|
|
6527
6527
|
{
|
|
6528
6528
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6529
|
-
"metadataToken":
|
|
6529
|
+
"metadataToken": 100663812,
|
|
6530
6530
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6531
6531
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.UInt32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
6532
6532
|
"isStatic": false,
|
|
@@ -6537,7 +6537,7 @@
|
|
|
6537
6537
|
},
|
|
6538
6538
|
{
|
|
6539
6539
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint32Array::.ctor(System.UInt32[]):void",
|
|
6540
|
-
"metadataToken":
|
|
6540
|
+
"metadataToken": 100663813,
|
|
6541
6541
|
"canonicalSignature": "(System.UInt32[]):void",
|
|
6542
6542
|
"normalizedSignature": "constructor|(System.UInt32[]):void|static=false",
|
|
6543
6543
|
"isStatic": false,
|
|
@@ -6580,7 +6580,7 @@
|
|
|
6580
6580
|
{
|
|
6581
6581
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::at(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6582
6582
|
"clrName": "at",
|
|
6583
|
-
"metadataToken":
|
|
6583
|
+
"metadataToken": 100663838,
|
|
6584
6584
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6585
6585
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6586
6586
|
"emitScope": "ClassSurface",
|
|
@@ -6600,7 +6600,7 @@
|
|
|
6600
6600
|
{
|
|
6601
6601
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::fill(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6602
6602
|
"clrName": "fill",
|
|
6603
|
-
"metadataToken":
|
|
6603
|
+
"metadataToken": 100663839,
|
|
6604
6604
|
"canonicalSignature": "(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6605
6605
|
"normalizedSignature": "fill|(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array|static=false",
|
|
6606
6606
|
"emitScope": "ClassSurface",
|
|
@@ -6620,7 +6620,7 @@
|
|
|
6620
6620
|
{
|
|
6621
6621
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::set(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
6622
6622
|
"clrName": "set",
|
|
6623
|
-
"metadataToken":
|
|
6623
|
+
"metadataToken": 100663840,
|
|
6624
6624
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
6625
6625
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
6626
6626
|
"emitScope": "ClassSurface",
|
|
@@ -6640,7 +6640,7 @@
|
|
|
6640
6640
|
{
|
|
6641
6641
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6642
6642
|
"clrName": "subarray",
|
|
6643
|
-
"metadataToken":
|
|
6643
|
+
"metadataToken": 100663841,
|
|
6644
6644
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6645
6645
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array|static=false",
|
|
6646
6646
|
"emitScope": "ClassSurface",
|
|
@@ -6660,7 +6660,7 @@
|
|
|
6660
6660
|
{
|
|
6661
6661
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6662
6662
|
"clrName": "slice",
|
|
6663
|
-
"metadataToken":
|
|
6663
|
+
"metadataToken": 100663842,
|
|
6664
6664
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6665
6665
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array|static=false",
|
|
6666
6666
|
"emitScope": "ClassSurface",
|
|
@@ -6680,7 +6680,7 @@
|
|
|
6680
6680
|
{
|
|
6681
6681
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::indexOf(System.Byte,System.Int32):System.Int32",
|
|
6682
6682
|
"clrName": "indexOf",
|
|
6683
|
-
"metadataToken":
|
|
6683
|
+
"metadataToken": 100663843,
|
|
6684
6684
|
"canonicalSignature": "(System.Byte,System.Int32):System.Int32",
|
|
6685
6685
|
"normalizedSignature": "indexOf|(System.Byte,System.Int32):System.Int32|static=false",
|
|
6686
6686
|
"emitScope": "ClassSurface",
|
|
@@ -6700,7 +6700,7 @@
|
|
|
6700
6700
|
{
|
|
6701
6701
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::includes(System.Byte,System.Int32):System.Boolean",
|
|
6702
6702
|
"clrName": "includes",
|
|
6703
|
-
"metadataToken":
|
|
6703
|
+
"metadataToken": 100663844,
|
|
6704
6704
|
"canonicalSignature": "(System.Byte,System.Int32):System.Boolean",
|
|
6705
6705
|
"normalizedSignature": "includes|(System.Byte,System.Int32):System.Boolean|static=false",
|
|
6706
6706
|
"emitScope": "ClassSurface",
|
|
@@ -6720,7 +6720,7 @@
|
|
|
6720
6720
|
{
|
|
6721
6721
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::join(System.String):System.String",
|
|
6722
6722
|
"clrName": "join",
|
|
6723
|
-
"metadataToken":
|
|
6723
|
+
"metadataToken": 100663845,
|
|
6724
6724
|
"canonicalSignature": "(System.String):System.String",
|
|
6725
6725
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
6726
6726
|
"emitScope": "ClassSurface",
|
|
@@ -6740,7 +6740,7 @@
|
|
|
6740
6740
|
{
|
|
6741
6741
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::reverse():Tsonic.JSRuntime.Uint8Array",
|
|
6742
6742
|
"clrName": "reverse",
|
|
6743
|
-
"metadataToken":
|
|
6743
|
+
"metadataToken": 100663846,
|
|
6744
6744
|
"canonicalSignature": "():Tsonic.JSRuntime.Uint8Array",
|
|
6745
6745
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Uint8Array|static=false",
|
|
6746
6746
|
"emitScope": "ClassSurface",
|
|
@@ -6760,7 +6760,7 @@
|
|
|
6760
6760
|
{
|
|
6761
6761
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::sort(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6762
6762
|
"clrName": "sort",
|
|
6763
|
-
"metadataToken":
|
|
6763
|
+
"metadataToken": 100663847,
|
|
6764
6764
|
"canonicalSignature": "(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array",
|
|
6765
6765
|
"normalizedSignature": "sort|(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8Array|static=false",
|
|
6766
6766
|
"emitScope": "ClassSurface",
|
|
@@ -6780,7 +6780,7 @@
|
|
|
6780
6780
|
{
|
|
6781
6781
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6782
6782
|
"clrName": "GetEnumerator",
|
|
6783
|
-
"metadataToken":
|
|
6783
|
+
"metadataToken": 100663848,
|
|
6784
6784
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6785
6785
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6786
6786
|
"emitScope": "ClassSurface",
|
|
@@ -6881,7 +6881,7 @@
|
|
|
6881
6881
|
"constructors": [
|
|
6882
6882
|
{
|
|
6883
6883
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::.ctor(System.Int32):void",
|
|
6884
|
-
"metadataToken":
|
|
6884
|
+
"metadataToken": 100663831,
|
|
6885
6885
|
"canonicalSignature": "(System.Int32):void",
|
|
6886
6886
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
6887
6887
|
"isStatic": false,
|
|
@@ -6892,7 +6892,7 @@
|
|
|
6892
6892
|
},
|
|
6893
6893
|
{
|
|
6894
6894
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::.ctor(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6895
|
-
"metadataToken":
|
|
6895
|
+
"metadataToken": 100663832,
|
|
6896
6896
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
6897
6897
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
6898
6898
|
"isStatic": false,
|
|
@@ -6903,7 +6903,7 @@
|
|
|
6903
6903
|
},
|
|
6904
6904
|
{
|
|
6905
6905
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8Array::.ctor(System.Byte[]):void",
|
|
6906
|
-
"metadataToken":
|
|
6906
|
+
"metadataToken": 100663833,
|
|
6907
6907
|
"canonicalSignature": "(System.Byte[]):void",
|
|
6908
6908
|
"normalizedSignature": "constructor|(System.Byte[]):void|static=false",
|
|
6909
6909
|
"isStatic": false,
|
|
@@ -6946,7 +6946,7 @@
|
|
|
6946
6946
|
{
|
|
6947
6947
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::SetClamped(System.Int32,System.Int32):System.Void",
|
|
6948
6948
|
"clrName": "SetClamped",
|
|
6949
|
-
"metadataToken":
|
|
6949
|
+
"metadataToken": 100663858,
|
|
6950
6950
|
"canonicalSignature": "(System.Int32,System.Int32):System.Void",
|
|
6951
6951
|
"normalizedSignature": "SetClamped|(System.Int32,System.Int32):System.Void|static=false",
|
|
6952
6952
|
"emitScope": "ClassSurface",
|
|
@@ -6966,7 +6966,7 @@
|
|
|
6966
6966
|
{
|
|
6967
6967
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::at(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6968
6968
|
"clrName": "at",
|
|
6969
|
-
"metadataToken":
|
|
6969
|
+
"metadataToken": 100663859,
|
|
6970
6970
|
"canonicalSignature": "(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
6971
6971
|
"normalizedSignature": "at|(System.Int32):System.Nullable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
6972
6972
|
"emitScope": "ClassSurface",
|
|
@@ -6986,7 +6986,7 @@
|
|
|
6986
6986
|
{
|
|
6987
6987
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::fill(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
6988
6988
|
"clrName": "fill",
|
|
6989
|
-
"metadataToken":
|
|
6989
|
+
"metadataToken": 100663860,
|
|
6990
6990
|
"canonicalSignature": "(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
6991
6991
|
"normalizedSignature": "fill|(System.Byte,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray|static=false",
|
|
6992
6992
|
"emitScope": "ClassSurface",
|
|
@@ -7006,7 +7006,7 @@
|
|
|
7006
7006
|
{
|
|
7007
7007
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::set(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
7008
7008
|
"clrName": "set",
|
|
7009
|
-
"metadataToken":
|
|
7009
|
+
"metadataToken": 100663861,
|
|
7010
7010
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void",
|
|
7011
7011
|
"normalizedSignature": "set|(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32):System.Void|static=false",
|
|
7012
7012
|
"emitScope": "ClassSurface",
|
|
@@ -7026,7 +7026,7 @@
|
|
|
7026
7026
|
{
|
|
7027
7027
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::subarray(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7028
7028
|
"clrName": "subarray",
|
|
7029
|
-
"metadataToken":
|
|
7029
|
+
"metadataToken": 100663862,
|
|
7030
7030
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7031
7031
|
"normalizedSignature": "subarray|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray|static=false",
|
|
7032
7032
|
"emitScope": "ClassSurface",
|
|
@@ -7046,7 +7046,7 @@
|
|
|
7046
7046
|
{
|
|
7047
7047
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::slice(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7048
7048
|
"clrName": "slice",
|
|
7049
|
-
"metadataToken":
|
|
7049
|
+
"metadataToken": 100663863,
|
|
7050
7050
|
"canonicalSignature": "(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7051
7051
|
"normalizedSignature": "slice|(System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray|static=false",
|
|
7052
7052
|
"emitScope": "ClassSurface",
|
|
@@ -7066,7 +7066,7 @@
|
|
|
7066
7066
|
{
|
|
7067
7067
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::indexOf(System.Byte,System.Int32):System.Int32",
|
|
7068
7068
|
"clrName": "indexOf",
|
|
7069
|
-
"metadataToken":
|
|
7069
|
+
"metadataToken": 100663864,
|
|
7070
7070
|
"canonicalSignature": "(System.Byte,System.Int32):System.Int32",
|
|
7071
7071
|
"normalizedSignature": "indexOf|(System.Byte,System.Int32):System.Int32|static=false",
|
|
7072
7072
|
"emitScope": "ClassSurface",
|
|
@@ -7086,7 +7086,7 @@
|
|
|
7086
7086
|
{
|
|
7087
7087
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::includes(System.Byte,System.Int32):System.Boolean",
|
|
7088
7088
|
"clrName": "includes",
|
|
7089
|
-
"metadataToken":
|
|
7089
|
+
"metadataToken": 100663865,
|
|
7090
7090
|
"canonicalSignature": "(System.Byte,System.Int32):System.Boolean",
|
|
7091
7091
|
"normalizedSignature": "includes|(System.Byte,System.Int32):System.Boolean|static=false",
|
|
7092
7092
|
"emitScope": "ClassSurface",
|
|
@@ -7106,7 +7106,7 @@
|
|
|
7106
7106
|
{
|
|
7107
7107
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::join(System.String):System.String",
|
|
7108
7108
|
"clrName": "join",
|
|
7109
|
-
"metadataToken":
|
|
7109
|
+
"metadataToken": 100663866,
|
|
7110
7110
|
"canonicalSignature": "(System.String):System.String",
|
|
7111
7111
|
"normalizedSignature": "join|(System.String):System.String|static=false",
|
|
7112
7112
|
"emitScope": "ClassSurface",
|
|
@@ -7126,7 +7126,7 @@
|
|
|
7126
7126
|
{
|
|
7127
7127
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::reverse():Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7128
7128
|
"clrName": "reverse",
|
|
7129
|
-
"metadataToken":
|
|
7129
|
+
"metadataToken": 100663867,
|
|
7130
7130
|
"canonicalSignature": "():Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7131
7131
|
"normalizedSignature": "reverse|():Tsonic.JSRuntime.Uint8ClampedArray|static=false",
|
|
7132
7132
|
"emitScope": "ClassSurface",
|
|
@@ -7146,7 +7146,7 @@
|
|
|
7146
7146
|
{
|
|
7147
7147
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::sort(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7148
7148
|
"clrName": "sort",
|
|
7149
|
-
"metadataToken":
|
|
7149
|
+
"metadataToken": 100663868,
|
|
7150
7150
|
"canonicalSignature": "(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray",
|
|
7151
7151
|
"normalizedSignature": "sort|(System.Comparison_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):Tsonic.JSRuntime.Uint8ClampedArray|static=false",
|
|
7152
7152
|
"emitScope": "ClassSurface",
|
|
@@ -7166,7 +7166,7 @@
|
|
|
7166
7166
|
{
|
|
7167
7167
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::GetEnumerator():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
7168
7168
|
"clrName": "GetEnumerator",
|
|
7169
|
-
"metadataToken":
|
|
7169
|
+
"metadataToken": 100663869,
|
|
7170
7170
|
"canonicalSignature": "():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
7171
7171
|
"normalizedSignature": "GetEnumerator|():System.Collections.Generic.IEnumerator_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
|
|
7172
7172
|
"emitScope": "ClassSurface",
|
|
@@ -7267,7 +7267,7 @@
|
|
|
7267
7267
|
"constructors": [
|
|
7268
7268
|
{
|
|
7269
7269
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::.ctor(System.Int32):void",
|
|
7270
|
-
"metadataToken":
|
|
7270
|
+
"metadataToken": 100663851,
|
|
7271
7271
|
"canonicalSignature": "(System.Int32):void",
|
|
7272
7272
|
"normalizedSignature": "constructor|(System.Int32):void|static=false",
|
|
7273
7273
|
"isStatic": false,
|
|
@@ -7278,7 +7278,7 @@
|
|
|
7278
7278
|
},
|
|
7279
7279
|
{
|
|
7280
7280
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::.ctor(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
7281
|
-
"metadataToken":
|
|
7281
|
+
"metadataToken": 100663852,
|
|
7282
7282
|
"canonicalSignature": "(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void",
|
|
7283
7283
|
"normalizedSignature": "constructor|(System.Collections.Generic.IEnumerable_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):void|static=false",
|
|
7284
7284
|
"isStatic": false,
|
|
@@ -7289,7 +7289,7 @@
|
|
|
7289
7289
|
},
|
|
7290
7290
|
{
|
|
7291
7291
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Uint8ClampedArray::.ctor(System.Byte[]):void",
|
|
7292
|
-
"metadataToken":
|
|
7292
|
+
"metadataToken": 100663853,
|
|
7293
7293
|
"canonicalSignature": "(System.Byte[]):void",
|
|
7294
7294
|
"normalizedSignature": "constructor|(System.Byte[]):void|static=false",
|
|
7295
7295
|
"isStatic": false,
|
|
@@ -7323,7 +7323,7 @@
|
|
|
7323
7323
|
{
|
|
7324
7324
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakMap\u00602::get(K):V",
|
|
7325
7325
|
"clrName": "get",
|
|
7326
|
-
"metadataToken":
|
|
7326
|
+
"metadataToken": 100663872,
|
|
7327
7327
|
"canonicalSignature": "(K):V",
|
|
7328
7328
|
"normalizedSignature": "get|(K):V|static=false",
|
|
7329
7329
|
"emitScope": "ClassSurface",
|
|
@@ -7343,7 +7343,7 @@
|
|
|
7343
7343
|
{
|
|
7344
7344
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakMap\u00602::set(K,V):WeakMap_2",
|
|
7345
7345
|
"clrName": "set",
|
|
7346
|
-
"metadataToken":
|
|
7346
|
+
"metadataToken": 100663873,
|
|
7347
7347
|
"canonicalSignature": "(K,V):WeakMap_2",
|
|
7348
7348
|
"normalizedSignature": "set|(K,V):WeakMap_2|static=false",
|
|
7349
7349
|
"emitScope": "ClassSurface",
|
|
@@ -7363,7 +7363,7 @@
|
|
|
7363
7363
|
{
|
|
7364
7364
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakMap\u00602::has(K):System.Boolean",
|
|
7365
7365
|
"clrName": "has",
|
|
7366
|
-
"metadataToken":
|
|
7366
|
+
"metadataToken": 100663874,
|
|
7367
7367
|
"canonicalSignature": "(K):System.Boolean",
|
|
7368
7368
|
"normalizedSignature": "has|(K):System.Boolean|static=false",
|
|
7369
7369
|
"emitScope": "ClassSurface",
|
|
@@ -7383,7 +7383,7 @@
|
|
|
7383
7383
|
{
|
|
7384
7384
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakMap\u00602::delete(K):System.Boolean",
|
|
7385
7385
|
"clrName": "delete",
|
|
7386
|
-
"metadataToken":
|
|
7386
|
+
"metadataToken": 100663875,
|
|
7387
7387
|
"canonicalSignature": "(K):System.Boolean",
|
|
7388
7388
|
"normalizedSignature": "delete|(K):System.Boolean|static=false",
|
|
7389
7389
|
"emitScope": "ClassSurface",
|
|
@@ -7407,7 +7407,7 @@
|
|
|
7407
7407
|
"constructors": [
|
|
7408
7408
|
{
|
|
7409
7409
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakMap\u00602::.ctor():void",
|
|
7410
|
-
"metadataToken":
|
|
7410
|
+
"metadataToken": 100663871,
|
|
7411
7411
|
"canonicalSignature": "():void",
|
|
7412
7412
|
"normalizedSignature": "constructor|():void|static=false",
|
|
7413
7413
|
"isStatic": false,
|
|
@@ -7440,7 +7440,7 @@
|
|
|
7440
7440
|
{
|
|
7441
7441
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakSet\u00601::add(T):WeakSet_1",
|
|
7442
7442
|
"clrName": "add",
|
|
7443
|
-
"metadataToken":
|
|
7443
|
+
"metadataToken": 100663877,
|
|
7444
7444
|
"canonicalSignature": "(T):WeakSet_1",
|
|
7445
7445
|
"normalizedSignature": "add|(T):WeakSet_1|static=false",
|
|
7446
7446
|
"emitScope": "ClassSurface",
|
|
@@ -7460,7 +7460,7 @@
|
|
|
7460
7460
|
{
|
|
7461
7461
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakSet\u00601::has(T):System.Boolean",
|
|
7462
7462
|
"clrName": "has",
|
|
7463
|
-
"metadataToken":
|
|
7463
|
+
"metadataToken": 100663878,
|
|
7464
7464
|
"canonicalSignature": "(T):System.Boolean",
|
|
7465
7465
|
"normalizedSignature": "has|(T):System.Boolean|static=false",
|
|
7466
7466
|
"emitScope": "ClassSurface",
|
|
@@ -7480,7 +7480,7 @@
|
|
|
7480
7480
|
{
|
|
7481
7481
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakSet\u00601::delete(T):System.Boolean",
|
|
7482
7482
|
"clrName": "delete",
|
|
7483
|
-
"metadataToken":
|
|
7483
|
+
"metadataToken": 100663879,
|
|
7484
7484
|
"canonicalSignature": "(T):System.Boolean",
|
|
7485
7485
|
"normalizedSignature": "delete|(T):System.Boolean|static=false",
|
|
7486
7486
|
"emitScope": "ClassSurface",
|
|
@@ -7504,7 +7504,7 @@
|
|
|
7504
7504
|
"constructors": [
|
|
7505
7505
|
{
|
|
7506
7506
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.WeakSet\u00601::.ctor():void",
|
|
7507
|
-
"metadataToken":
|
|
7507
|
+
"metadataToken": 100663876,
|
|
7508
7508
|
"canonicalSignature": "():void",
|
|
7509
7509
|
"normalizedSignature": "constructor|():void|static=false",
|
|
7510
7510
|
"isStatic": false,
|
|
@@ -7993,10 +7993,90 @@
|
|
|
7993
7993
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
7994
7994
|
"isExtensionMethod": false
|
|
7995
7995
|
},
|
|
7996
|
+
{
|
|
7997
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isNaN(System.Int32):System.Boolean",
|
|
7998
|
+
"clrName": "isNaN",
|
|
7999
|
+
"metadataToken": 100663420,
|
|
8000
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
8001
|
+
"normalizedSignature": "isNaN|(System.Int32):System.Boolean|static=true",
|
|
8002
|
+
"emitScope": "ClassSurface",
|
|
8003
|
+
"provenance": "Original",
|
|
8004
|
+
"arity": 0,
|
|
8005
|
+
"parameterCount": 1,
|
|
8006
|
+
"isStatic": true,
|
|
8007
|
+
"isAbstract": false,
|
|
8008
|
+
"isVirtual": false,
|
|
8009
|
+
"isOverride": false,
|
|
8010
|
+
"isSealed": false,
|
|
8011
|
+
"visibility": "Public",
|
|
8012
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8013
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8014
|
+
"isExtensionMethod": false
|
|
8015
|
+
},
|
|
8016
|
+
{
|
|
8017
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isNaN(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8018
|
+
"clrName": "isNaN",
|
|
8019
|
+
"metadataToken": 100663421,
|
|
8020
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8021
|
+
"normalizedSignature": "isNaN|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
8022
|
+
"emitScope": "ClassSurface",
|
|
8023
|
+
"provenance": "Original",
|
|
8024
|
+
"arity": 0,
|
|
8025
|
+
"parameterCount": 1,
|
|
8026
|
+
"isStatic": true,
|
|
8027
|
+
"isAbstract": false,
|
|
8028
|
+
"isVirtual": false,
|
|
8029
|
+
"isOverride": false,
|
|
8030
|
+
"isSealed": false,
|
|
8031
|
+
"visibility": "Public",
|
|
8032
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8033
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8034
|
+
"isExtensionMethod": false
|
|
8035
|
+
},
|
|
8036
|
+
{
|
|
8037
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isNaN(System.Int64):System.Boolean",
|
|
8038
|
+
"clrName": "isNaN",
|
|
8039
|
+
"metadataToken": 100663422,
|
|
8040
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
8041
|
+
"normalizedSignature": "isNaN|(System.Int64):System.Boolean|static=true",
|
|
8042
|
+
"emitScope": "ClassSurface",
|
|
8043
|
+
"provenance": "Original",
|
|
8044
|
+
"arity": 0,
|
|
8045
|
+
"parameterCount": 1,
|
|
8046
|
+
"isStatic": true,
|
|
8047
|
+
"isAbstract": false,
|
|
8048
|
+
"isVirtual": false,
|
|
8049
|
+
"isOverride": false,
|
|
8050
|
+
"isSealed": false,
|
|
8051
|
+
"visibility": "Public",
|
|
8052
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8053
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8054
|
+
"isExtensionMethod": false
|
|
8055
|
+
},
|
|
8056
|
+
{
|
|
8057
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isNaN(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8058
|
+
"clrName": "isNaN",
|
|
8059
|
+
"metadataToken": 100663423,
|
|
8060
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8061
|
+
"normalizedSignature": "isNaN|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
8062
|
+
"emitScope": "ClassSurface",
|
|
8063
|
+
"provenance": "Original",
|
|
8064
|
+
"arity": 0,
|
|
8065
|
+
"parameterCount": 1,
|
|
8066
|
+
"isStatic": true,
|
|
8067
|
+
"isAbstract": false,
|
|
8068
|
+
"isVirtual": false,
|
|
8069
|
+
"isOverride": false,
|
|
8070
|
+
"isSealed": false,
|
|
8071
|
+
"visibility": "Public",
|
|
8072
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8073
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8074
|
+
"isExtensionMethod": false
|
|
8075
|
+
},
|
|
7996
8076
|
{
|
|
7997
8077
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isFinite(System.Double):System.Boolean",
|
|
7998
8078
|
"clrName": "isFinite",
|
|
7999
|
-
"metadataToken":
|
|
8079
|
+
"metadataToken": 100663424,
|
|
8000
8080
|
"canonicalSignature": "(System.Double):System.Boolean",
|
|
8001
8081
|
"normalizedSignature": "isFinite|(System.Double):System.Boolean|static=true",
|
|
8002
8082
|
"emitScope": "ClassSurface",
|
|
@@ -8013,10 +8093,90 @@
|
|
|
8013
8093
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8014
8094
|
"isExtensionMethod": false
|
|
8015
8095
|
},
|
|
8096
|
+
{
|
|
8097
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isFinite(System.Int32):System.Boolean",
|
|
8098
|
+
"clrName": "isFinite",
|
|
8099
|
+
"metadataToken": 100663425,
|
|
8100
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
8101
|
+
"normalizedSignature": "isFinite|(System.Int32):System.Boolean|static=true",
|
|
8102
|
+
"emitScope": "ClassSurface",
|
|
8103
|
+
"provenance": "Original",
|
|
8104
|
+
"arity": 0,
|
|
8105
|
+
"parameterCount": 1,
|
|
8106
|
+
"isStatic": true,
|
|
8107
|
+
"isAbstract": false,
|
|
8108
|
+
"isVirtual": false,
|
|
8109
|
+
"isOverride": false,
|
|
8110
|
+
"isSealed": false,
|
|
8111
|
+
"visibility": "Public",
|
|
8112
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8113
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8114
|
+
"isExtensionMethod": false
|
|
8115
|
+
},
|
|
8116
|
+
{
|
|
8117
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isFinite(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8118
|
+
"clrName": "isFinite",
|
|
8119
|
+
"metadataToken": 100663426,
|
|
8120
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8121
|
+
"normalizedSignature": "isFinite|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
8122
|
+
"emitScope": "ClassSurface",
|
|
8123
|
+
"provenance": "Original",
|
|
8124
|
+
"arity": 0,
|
|
8125
|
+
"parameterCount": 1,
|
|
8126
|
+
"isStatic": true,
|
|
8127
|
+
"isAbstract": false,
|
|
8128
|
+
"isVirtual": false,
|
|
8129
|
+
"isOverride": false,
|
|
8130
|
+
"isSealed": false,
|
|
8131
|
+
"visibility": "Public",
|
|
8132
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8133
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8134
|
+
"isExtensionMethod": false
|
|
8135
|
+
},
|
|
8136
|
+
{
|
|
8137
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isFinite(System.Int64):System.Boolean",
|
|
8138
|
+
"clrName": "isFinite",
|
|
8139
|
+
"metadataToken": 100663427,
|
|
8140
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
8141
|
+
"normalizedSignature": "isFinite|(System.Int64):System.Boolean|static=true",
|
|
8142
|
+
"emitScope": "ClassSurface",
|
|
8143
|
+
"provenance": "Original",
|
|
8144
|
+
"arity": 0,
|
|
8145
|
+
"parameterCount": 1,
|
|
8146
|
+
"isStatic": true,
|
|
8147
|
+
"isAbstract": false,
|
|
8148
|
+
"isVirtual": false,
|
|
8149
|
+
"isOverride": false,
|
|
8150
|
+
"isSealed": false,
|
|
8151
|
+
"visibility": "Public",
|
|
8152
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8153
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8154
|
+
"isExtensionMethod": false
|
|
8155
|
+
},
|
|
8156
|
+
{
|
|
8157
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::isFinite(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8158
|
+
"clrName": "isFinite",
|
|
8159
|
+
"metadataToken": 100663428,
|
|
8160
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
8161
|
+
"normalizedSignature": "isFinite|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
8162
|
+
"emitScope": "ClassSurface",
|
|
8163
|
+
"provenance": "Original",
|
|
8164
|
+
"arity": 0,
|
|
8165
|
+
"parameterCount": 1,
|
|
8166
|
+
"isStatic": true,
|
|
8167
|
+
"isAbstract": false,
|
|
8168
|
+
"isVirtual": false,
|
|
8169
|
+
"isOverride": false,
|
|
8170
|
+
"isSealed": false,
|
|
8171
|
+
"visibility": "Public",
|
|
8172
|
+
"declaringClrType": "Tsonic.JSRuntime.Globals",
|
|
8173
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
8174
|
+
"isExtensionMethod": false
|
|
8175
|
+
},
|
|
8016
8176
|
{
|
|
8017
8177
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::encodeURIComponent(System.String):System.String",
|
|
8018
8178
|
"clrName": "encodeURIComponent",
|
|
8019
|
-
"metadataToken":
|
|
8179
|
+
"metadataToken": 100663432,
|
|
8020
8180
|
"canonicalSignature": "(System.String):System.String",
|
|
8021
8181
|
"normalizedSignature": "encodeURIComponent|(System.String):System.String|static=true",
|
|
8022
8182
|
"emitScope": "ClassSurface",
|
|
@@ -8036,7 +8196,7 @@
|
|
|
8036
8196
|
{
|
|
8037
8197
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::decodeURIComponent(System.String):System.String",
|
|
8038
8198
|
"clrName": "decodeURIComponent",
|
|
8039
|
-
"metadataToken":
|
|
8199
|
+
"metadataToken": 100663433,
|
|
8040
8200
|
"canonicalSignature": "(System.String):System.String",
|
|
8041
8201
|
"normalizedSignature": "decodeURIComponent|(System.String):System.String|static=true",
|
|
8042
8202
|
"emitScope": "ClassSurface",
|
|
@@ -8056,7 +8216,7 @@
|
|
|
8056
8216
|
{
|
|
8057
8217
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::encodeURI(System.String):System.String",
|
|
8058
8218
|
"clrName": "encodeURI",
|
|
8059
|
-
"metadataToken":
|
|
8219
|
+
"metadataToken": 100663434,
|
|
8060
8220
|
"canonicalSignature": "(System.String):System.String",
|
|
8061
8221
|
"normalizedSignature": "encodeURI|(System.String):System.String|static=true",
|
|
8062
8222
|
"emitScope": "ClassSurface",
|
|
@@ -8076,7 +8236,7 @@
|
|
|
8076
8236
|
{
|
|
8077
8237
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::decodeURI(System.String):System.String",
|
|
8078
8238
|
"clrName": "decodeURI",
|
|
8079
|
-
"metadataToken":
|
|
8239
|
+
"metadataToken": 100663435,
|
|
8080
8240
|
"canonicalSignature": "(System.String):System.String",
|
|
8081
8241
|
"normalizedSignature": "decodeURI|(System.String):System.String|static=true",
|
|
8082
8242
|
"emitScope": "ClassSurface",
|
|
@@ -8096,7 +8256,7 @@
|
|
|
8096
8256
|
{
|
|
8097
8257
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::Number(System.Object):System.Double",
|
|
8098
8258
|
"clrName": "Number",
|
|
8099
|
-
"metadataToken":
|
|
8259
|
+
"metadataToken": 100663436,
|
|
8100
8260
|
"canonicalSignature": "(System.Object):System.Double",
|
|
8101
8261
|
"normalizedSignature": "Number|(System.Object):System.Double|static=true",
|
|
8102
8262
|
"emitScope": "ClassSurface",
|
|
@@ -8116,7 +8276,7 @@
|
|
|
8116
8276
|
{
|
|
8117
8277
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::String(System.Object):System.String",
|
|
8118
8278
|
"clrName": "String",
|
|
8119
|
-
"metadataToken":
|
|
8279
|
+
"metadataToken": 100663437,
|
|
8120
8280
|
"canonicalSignature": "(System.Object):System.String",
|
|
8121
8281
|
"normalizedSignature": "String|(System.Object):System.String|static=true",
|
|
8122
8282
|
"emitScope": "ClassSurface",
|
|
@@ -8136,7 +8296,7 @@
|
|
|
8136
8296
|
{
|
|
8137
8297
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Globals::Boolean(System.Object):System.Boolean",
|
|
8138
8298
|
"clrName": "Boolean",
|
|
8139
|
-
"metadataToken":
|
|
8299
|
+
"metadataToken": 100663438,
|
|
8140
8300
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
8141
8301
|
"normalizedSignature": "Boolean|(System.Object):System.Boolean|static=true",
|
|
8142
8302
|
"emitScope": "ClassSurface",
|
|
@@ -8215,7 +8375,7 @@
|
|
|
8215
8375
|
{
|
|
8216
8376
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::isArray(System.Object):System.Boolean",
|
|
8217
8377
|
"clrName": "isArray",
|
|
8218
|
-
"metadataToken":
|
|
8378
|
+
"metadataToken": 100663579,
|
|
8219
8379
|
"canonicalSignature": "(System.Object):System.Boolean",
|
|
8220
8380
|
"normalizedSignature": "isArray|(System.Object):System.Boolean|static=true",
|
|
8221
8381
|
"emitScope": "ClassSurface",
|
|
@@ -8235,7 +8395,7 @@
|
|
|
8235
8395
|
{
|
|
8236
8396
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(IEnumerable_1):T[]",
|
|
8237
8397
|
"clrName": "from",
|
|
8238
|
-
"metadataToken":
|
|
8398
|
+
"metadataToken": 100663580,
|
|
8239
8399
|
"canonicalSignature": "(IEnumerable_1):T[]",
|
|
8240
8400
|
"normalizedSignature": "from|(IEnumerable_1):T[]|static=true",
|
|
8241
8401
|
"emitScope": "ClassSurface",
|
|
@@ -8255,7 +8415,7 @@
|
|
|
8255
8415
|
{
|
|
8256
8416
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(System.String):System.String[]",
|
|
8257
8417
|
"clrName": "from",
|
|
8258
|
-
"metadataToken":
|
|
8418
|
+
"metadataToken": 100663581,
|
|
8259
8419
|
"canonicalSignature": "(System.String):System.String[]",
|
|
8260
8420
|
"normalizedSignature": "from|(System.String):System.String[]|static=true",
|
|
8261
8421
|
"emitScope": "ClassSurface",
|
|
@@ -8275,7 +8435,7 @@
|
|
|
8275
8435
|
{
|
|
8276
8436
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(IEnumerable_1,Func_3):TResult[]",
|
|
8277
8437
|
"clrName": "from",
|
|
8278
|
-
"metadataToken":
|
|
8438
|
+
"metadataToken": 100663582,
|
|
8279
8439
|
"canonicalSignature": "(IEnumerable_1,Func_3):TResult[]",
|
|
8280
8440
|
"normalizedSignature": "from|(IEnumerable_1,Func_3):TResult[]|static=true",
|
|
8281
8441
|
"emitScope": "ClassSurface",
|
|
@@ -8295,7 +8455,7 @@
|
|
|
8295
8455
|
{
|
|
8296
8456
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(IEnumerable_1,Func_2):TResult[]",
|
|
8297
8457
|
"clrName": "from",
|
|
8298
|
-
"metadataToken":
|
|
8458
|
+
"metadataToken": 100663583,
|
|
8299
8459
|
"canonicalSignature": "(IEnumerable_1,Func_2):TResult[]",
|
|
8300
8460
|
"normalizedSignature": "from|(IEnumerable_1,Func_2):TResult[]|static=true",
|
|
8301
8461
|
"emitScope": "ClassSurface",
|
|
@@ -8315,7 +8475,7 @@
|
|
|
8315
8475
|
{
|
|
8316
8476
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(System.String,Func_3):TResult[]",
|
|
8317
8477
|
"clrName": "from",
|
|
8318
|
-
"metadataToken":
|
|
8478
|
+
"metadataToken": 100663584,
|
|
8319
8479
|
"canonicalSignature": "(System.String,Func_3):TResult[]",
|
|
8320
8480
|
"normalizedSignature": "from|(System.String,Func_3):TResult[]|static=true",
|
|
8321
8481
|
"emitScope": "ClassSurface",
|
|
@@ -8335,7 +8495,7 @@
|
|
|
8335
8495
|
{
|
|
8336
8496
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::from(System.String,Func_2):TResult[]",
|
|
8337
8497
|
"clrName": "from",
|
|
8338
|
-
"metadataToken":
|
|
8498
|
+
"metadataToken": 100663585,
|
|
8339
8499
|
"canonicalSignature": "(System.String,Func_2):TResult[]",
|
|
8340
8500
|
"normalizedSignature": "from|(System.String,Func_2):TResult[]|static=true",
|
|
8341
8501
|
"emitScope": "ClassSurface",
|
|
@@ -8355,7 +8515,7 @@
|
|
|
8355
8515
|
{
|
|
8356
8516
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSArrayStatics::of(T[]):T[]",
|
|
8357
8517
|
"clrName": "of",
|
|
8358
|
-
"metadataToken":
|
|
8518
|
+
"metadataToken": 100663586,
|
|
8359
8519
|
"canonicalSignature": "(T[]):T[]",
|
|
8360
8520
|
"normalizedSignature": "of|(T[]):T[]|static=true",
|
|
8361
8521
|
"emitScope": "ClassSurface",
|
|
@@ -8397,7 +8557,7 @@
|
|
|
8397
8557
|
{
|
|
8398
8558
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSON::parse(System.String):T",
|
|
8399
8559
|
"clrName": "parse",
|
|
8400
|
-
"metadataToken":
|
|
8560
|
+
"metadataToken": 100663587,
|
|
8401
8561
|
"canonicalSignature": "(System.String):T",
|
|
8402
8562
|
"normalizedSignature": "parse|(System.String):T|static=true",
|
|
8403
8563
|
"emitScope": "ClassSurface",
|
|
@@ -8417,7 +8577,7 @@
|
|
|
8417
8577
|
{
|
|
8418
8578
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.JSON::stringify(System.Object):System.String",
|
|
8419
8579
|
"clrName": "stringify",
|
|
8420
|
-
"metadataToken":
|
|
8580
|
+
"metadataToken": 100663591,
|
|
8421
8581
|
"canonicalSignature": "(System.Object):System.String",
|
|
8422
8582
|
"normalizedSignature": "stringify|(System.Object):System.String|static=true",
|
|
8423
8583
|
"emitScope": "ClassSurface",
|
|
@@ -8459,7 +8619,7 @@
|
|
|
8459
8619
|
{
|
|
8460
8620
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::abs(System.Double):System.Double",
|
|
8461
8621
|
"clrName": "abs",
|
|
8462
|
-
"metadataToken":
|
|
8622
|
+
"metadataToken": 100663613,
|
|
8463
8623
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8464
8624
|
"normalizedSignature": "abs|(System.Double):System.Double|static=true",
|
|
8465
8625
|
"emitScope": "ClassSurface",
|
|
@@ -8479,7 +8639,7 @@
|
|
|
8479
8639
|
{
|
|
8480
8640
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::ceil(System.Double):System.Int64",
|
|
8481
8641
|
"clrName": "ceil",
|
|
8482
|
-
"metadataToken":
|
|
8642
|
+
"metadataToken": 100663614,
|
|
8483
8643
|
"canonicalSignature": "(System.Double):System.Int64",
|
|
8484
8644
|
"normalizedSignature": "ceil|(System.Double):System.Int64|static=true",
|
|
8485
8645
|
"emitScope": "ClassSurface",
|
|
@@ -8499,7 +8659,7 @@
|
|
|
8499
8659
|
{
|
|
8500
8660
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::floor(System.Double):System.Int64",
|
|
8501
8661
|
"clrName": "floor",
|
|
8502
|
-
"metadataToken":
|
|
8662
|
+
"metadataToken": 100663615,
|
|
8503
8663
|
"canonicalSignature": "(System.Double):System.Int64",
|
|
8504
8664
|
"normalizedSignature": "floor|(System.Double):System.Int64|static=true",
|
|
8505
8665
|
"emitScope": "ClassSurface",
|
|
@@ -8519,7 +8679,7 @@
|
|
|
8519
8679
|
{
|
|
8520
8680
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::round(System.Double):System.Int64",
|
|
8521
8681
|
"clrName": "round",
|
|
8522
|
-
"metadataToken":
|
|
8682
|
+
"metadataToken": 100663616,
|
|
8523
8683
|
"canonicalSignature": "(System.Double):System.Int64",
|
|
8524
8684
|
"normalizedSignature": "round|(System.Double):System.Int64|static=true",
|
|
8525
8685
|
"emitScope": "ClassSurface",
|
|
@@ -8539,7 +8699,7 @@
|
|
|
8539
8699
|
{
|
|
8540
8700
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::sqrt(System.Double):System.Double",
|
|
8541
8701
|
"clrName": "sqrt",
|
|
8542
|
-
"metadataToken":
|
|
8702
|
+
"metadataToken": 100663617,
|
|
8543
8703
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8544
8704
|
"normalizedSignature": "sqrt|(System.Double):System.Double|static=true",
|
|
8545
8705
|
"emitScope": "ClassSurface",
|
|
@@ -8559,7 +8719,7 @@
|
|
|
8559
8719
|
{
|
|
8560
8720
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::pow(System.Double,System.Double):System.Double",
|
|
8561
8721
|
"clrName": "pow",
|
|
8562
|
-
"metadataToken":
|
|
8722
|
+
"metadataToken": 100663618,
|
|
8563
8723
|
"canonicalSignature": "(System.Double,System.Double):System.Double",
|
|
8564
8724
|
"normalizedSignature": "pow|(System.Double,System.Double):System.Double|static=true",
|
|
8565
8725
|
"emitScope": "ClassSurface",
|
|
@@ -8579,7 +8739,7 @@
|
|
|
8579
8739
|
{
|
|
8580
8740
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::max(System.Double[]):System.Double",
|
|
8581
8741
|
"clrName": "max",
|
|
8582
|
-
"metadataToken":
|
|
8742
|
+
"metadataToken": 100663619,
|
|
8583
8743
|
"canonicalSignature": "(System.Double[]):System.Double",
|
|
8584
8744
|
"normalizedSignature": "max|(System.Double[]):System.Double|static=true",
|
|
8585
8745
|
"emitScope": "ClassSurface",
|
|
@@ -8599,7 +8759,7 @@
|
|
|
8599
8759
|
{
|
|
8600
8760
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::min(System.Double[]):System.Double",
|
|
8601
8761
|
"clrName": "min",
|
|
8602
|
-
"metadataToken":
|
|
8762
|
+
"metadataToken": 100663620,
|
|
8603
8763
|
"canonicalSignature": "(System.Double[]):System.Double",
|
|
8604
8764
|
"normalizedSignature": "min|(System.Double[]):System.Double|static=true",
|
|
8605
8765
|
"emitScope": "ClassSurface",
|
|
@@ -8619,7 +8779,7 @@
|
|
|
8619
8779
|
{
|
|
8620
8780
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::sin(System.Double):System.Double",
|
|
8621
8781
|
"clrName": "sin",
|
|
8622
|
-
"metadataToken":
|
|
8782
|
+
"metadataToken": 100663621,
|
|
8623
8783
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8624
8784
|
"normalizedSignature": "sin|(System.Double):System.Double|static=true",
|
|
8625
8785
|
"emitScope": "ClassSurface",
|
|
@@ -8639,7 +8799,7 @@
|
|
|
8639
8799
|
{
|
|
8640
8800
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::cos(System.Double):System.Double",
|
|
8641
8801
|
"clrName": "cos",
|
|
8642
|
-
"metadataToken":
|
|
8802
|
+
"metadataToken": 100663622,
|
|
8643
8803
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8644
8804
|
"normalizedSignature": "cos|(System.Double):System.Double|static=true",
|
|
8645
8805
|
"emitScope": "ClassSurface",
|
|
@@ -8659,7 +8819,7 @@
|
|
|
8659
8819
|
{
|
|
8660
8820
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::tan(System.Double):System.Double",
|
|
8661
8821
|
"clrName": "tan",
|
|
8662
|
-
"metadataToken":
|
|
8822
|
+
"metadataToken": 100663623,
|
|
8663
8823
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8664
8824
|
"normalizedSignature": "tan|(System.Double):System.Double|static=true",
|
|
8665
8825
|
"emitScope": "ClassSurface",
|
|
@@ -8679,7 +8839,7 @@
|
|
|
8679
8839
|
{
|
|
8680
8840
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::asin(System.Double):System.Double",
|
|
8681
8841
|
"clrName": "asin",
|
|
8682
|
-
"metadataToken":
|
|
8842
|
+
"metadataToken": 100663624,
|
|
8683
8843
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8684
8844
|
"normalizedSignature": "asin|(System.Double):System.Double|static=true",
|
|
8685
8845
|
"emitScope": "ClassSurface",
|
|
@@ -8699,7 +8859,7 @@
|
|
|
8699
8859
|
{
|
|
8700
8860
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::acos(System.Double):System.Double",
|
|
8701
8861
|
"clrName": "acos",
|
|
8702
|
-
"metadataToken":
|
|
8862
|
+
"metadataToken": 100663625,
|
|
8703
8863
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8704
8864
|
"normalizedSignature": "acos|(System.Double):System.Double|static=true",
|
|
8705
8865
|
"emitScope": "ClassSurface",
|
|
@@ -8719,7 +8879,7 @@
|
|
|
8719
8879
|
{
|
|
8720
8880
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::atan(System.Double):System.Double",
|
|
8721
8881
|
"clrName": "atan",
|
|
8722
|
-
"metadataToken":
|
|
8882
|
+
"metadataToken": 100663626,
|
|
8723
8883
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8724
8884
|
"normalizedSignature": "atan|(System.Double):System.Double|static=true",
|
|
8725
8885
|
"emitScope": "ClassSurface",
|
|
@@ -8739,7 +8899,7 @@
|
|
|
8739
8899
|
{
|
|
8740
8900
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::atan2(System.Double,System.Double):System.Double",
|
|
8741
8901
|
"clrName": "atan2",
|
|
8742
|
-
"metadataToken":
|
|
8902
|
+
"metadataToken": 100663627,
|
|
8743
8903
|
"canonicalSignature": "(System.Double,System.Double):System.Double",
|
|
8744
8904
|
"normalizedSignature": "atan2|(System.Double,System.Double):System.Double|static=true",
|
|
8745
8905
|
"emitScope": "ClassSurface",
|
|
@@ -8759,7 +8919,7 @@
|
|
|
8759
8919
|
{
|
|
8760
8920
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::exp(System.Double):System.Double",
|
|
8761
8921
|
"clrName": "exp",
|
|
8762
|
-
"metadataToken":
|
|
8922
|
+
"metadataToken": 100663628,
|
|
8763
8923
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8764
8924
|
"normalizedSignature": "exp|(System.Double):System.Double|static=true",
|
|
8765
8925
|
"emitScope": "ClassSurface",
|
|
@@ -8779,7 +8939,7 @@
|
|
|
8779
8939
|
{
|
|
8780
8940
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::log(System.Double):System.Double",
|
|
8781
8941
|
"clrName": "log",
|
|
8782
|
-
"metadataToken":
|
|
8942
|
+
"metadataToken": 100663629,
|
|
8783
8943
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8784
8944
|
"normalizedSignature": "log|(System.Double):System.Double|static=true",
|
|
8785
8945
|
"emitScope": "ClassSurface",
|
|
@@ -8799,7 +8959,7 @@
|
|
|
8799
8959
|
{
|
|
8800
8960
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::log10(System.Double):System.Double",
|
|
8801
8961
|
"clrName": "log10",
|
|
8802
|
-
"metadataToken":
|
|
8962
|
+
"metadataToken": 100663630,
|
|
8803
8963
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8804
8964
|
"normalizedSignature": "log10|(System.Double):System.Double|static=true",
|
|
8805
8965
|
"emitScope": "ClassSurface",
|
|
@@ -8819,7 +8979,7 @@
|
|
|
8819
8979
|
{
|
|
8820
8980
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::log2(System.Double):System.Double",
|
|
8821
8981
|
"clrName": "log2",
|
|
8822
|
-
"metadataToken":
|
|
8982
|
+
"metadataToken": 100663631,
|
|
8823
8983
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8824
8984
|
"normalizedSignature": "log2|(System.Double):System.Double|static=true",
|
|
8825
8985
|
"emitScope": "ClassSurface",
|
|
@@ -8839,7 +8999,7 @@
|
|
|
8839
8999
|
{
|
|
8840
9000
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::random():System.Double",
|
|
8841
9001
|
"clrName": "random",
|
|
8842
|
-
"metadataToken":
|
|
9002
|
+
"metadataToken": 100663632,
|
|
8843
9003
|
"canonicalSignature": "():System.Double",
|
|
8844
9004
|
"normalizedSignature": "random|():System.Double|static=true",
|
|
8845
9005
|
"emitScope": "ClassSurface",
|
|
@@ -8859,7 +9019,7 @@
|
|
|
8859
9019
|
{
|
|
8860
9020
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::sign(System.Double):System.Int32",
|
|
8861
9021
|
"clrName": "sign",
|
|
8862
|
-
"metadataToken":
|
|
9022
|
+
"metadataToken": 100663633,
|
|
8863
9023
|
"canonicalSignature": "(System.Double):System.Int32",
|
|
8864
9024
|
"normalizedSignature": "sign|(System.Double):System.Int32|static=true",
|
|
8865
9025
|
"emitScope": "ClassSurface",
|
|
@@ -8879,7 +9039,7 @@
|
|
|
8879
9039
|
{
|
|
8880
9040
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::trunc(System.Double):System.Int64",
|
|
8881
9041
|
"clrName": "trunc",
|
|
8882
|
-
"metadataToken":
|
|
9042
|
+
"metadataToken": 100663634,
|
|
8883
9043
|
"canonicalSignature": "(System.Double):System.Int64",
|
|
8884
9044
|
"normalizedSignature": "trunc|(System.Double):System.Int64|static=true",
|
|
8885
9045
|
"emitScope": "ClassSurface",
|
|
@@ -8899,7 +9059,7 @@
|
|
|
8899
9059
|
{
|
|
8900
9060
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::sinh(System.Double):System.Double",
|
|
8901
9061
|
"clrName": "sinh",
|
|
8902
|
-
"metadataToken":
|
|
9062
|
+
"metadataToken": 100663635,
|
|
8903
9063
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8904
9064
|
"normalizedSignature": "sinh|(System.Double):System.Double|static=true",
|
|
8905
9065
|
"emitScope": "ClassSurface",
|
|
@@ -8919,7 +9079,7 @@
|
|
|
8919
9079
|
{
|
|
8920
9080
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::cosh(System.Double):System.Double",
|
|
8921
9081
|
"clrName": "cosh",
|
|
8922
|
-
"metadataToken":
|
|
9082
|
+
"metadataToken": 100663636,
|
|
8923
9083
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8924
9084
|
"normalizedSignature": "cosh|(System.Double):System.Double|static=true",
|
|
8925
9085
|
"emitScope": "ClassSurface",
|
|
@@ -8939,7 +9099,7 @@
|
|
|
8939
9099
|
{
|
|
8940
9100
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::tanh(System.Double):System.Double",
|
|
8941
9101
|
"clrName": "tanh",
|
|
8942
|
-
"metadataToken":
|
|
9102
|
+
"metadataToken": 100663637,
|
|
8943
9103
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8944
9104
|
"normalizedSignature": "tanh|(System.Double):System.Double|static=true",
|
|
8945
9105
|
"emitScope": "ClassSurface",
|
|
@@ -8959,7 +9119,7 @@
|
|
|
8959
9119
|
{
|
|
8960
9120
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::asinh(System.Double):System.Double",
|
|
8961
9121
|
"clrName": "asinh",
|
|
8962
|
-
"metadataToken":
|
|
9122
|
+
"metadataToken": 100663638,
|
|
8963
9123
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8964
9124
|
"normalizedSignature": "asinh|(System.Double):System.Double|static=true",
|
|
8965
9125
|
"emitScope": "ClassSurface",
|
|
@@ -8979,7 +9139,7 @@
|
|
|
8979
9139
|
{
|
|
8980
9140
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::acosh(System.Double):System.Double",
|
|
8981
9141
|
"clrName": "acosh",
|
|
8982
|
-
"metadataToken":
|
|
9142
|
+
"metadataToken": 100663639,
|
|
8983
9143
|
"canonicalSignature": "(System.Double):System.Double",
|
|
8984
9144
|
"normalizedSignature": "acosh|(System.Double):System.Double|static=true",
|
|
8985
9145
|
"emitScope": "ClassSurface",
|
|
@@ -8999,7 +9159,7 @@
|
|
|
8999
9159
|
{
|
|
9000
9160
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::atanh(System.Double):System.Double",
|
|
9001
9161
|
"clrName": "atanh",
|
|
9002
|
-
"metadataToken":
|
|
9162
|
+
"metadataToken": 100663640,
|
|
9003
9163
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9004
9164
|
"normalizedSignature": "atanh|(System.Double):System.Double|static=true",
|
|
9005
9165
|
"emitScope": "ClassSurface",
|
|
@@ -9019,7 +9179,7 @@
|
|
|
9019
9179
|
{
|
|
9020
9180
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::cbrt(System.Double):System.Double",
|
|
9021
9181
|
"clrName": "cbrt",
|
|
9022
|
-
"metadataToken":
|
|
9182
|
+
"metadataToken": 100663641,
|
|
9023
9183
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9024
9184
|
"normalizedSignature": "cbrt|(System.Double):System.Double|static=true",
|
|
9025
9185
|
"emitScope": "ClassSurface",
|
|
@@ -9039,7 +9199,7 @@
|
|
|
9039
9199
|
{
|
|
9040
9200
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::hypot(System.Double[]):System.Double",
|
|
9041
9201
|
"clrName": "hypot",
|
|
9042
|
-
"metadataToken":
|
|
9202
|
+
"metadataToken": 100663642,
|
|
9043
9203
|
"canonicalSignature": "(System.Double[]):System.Double",
|
|
9044
9204
|
"normalizedSignature": "hypot|(System.Double[]):System.Double|static=true",
|
|
9045
9205
|
"emitScope": "ClassSurface",
|
|
@@ -9059,7 +9219,7 @@
|
|
|
9059
9219
|
{
|
|
9060
9220
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::expm1(System.Double):System.Double",
|
|
9061
9221
|
"clrName": "expm1",
|
|
9062
|
-
"metadataToken":
|
|
9222
|
+
"metadataToken": 100663643,
|
|
9063
9223
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9064
9224
|
"normalizedSignature": "expm1|(System.Double):System.Double|static=true",
|
|
9065
9225
|
"emitScope": "ClassSurface",
|
|
@@ -9079,7 +9239,7 @@
|
|
|
9079
9239
|
{
|
|
9080
9240
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::log1p(System.Double):System.Double",
|
|
9081
9241
|
"clrName": "log1p",
|
|
9082
|
-
"metadataToken":
|
|
9242
|
+
"metadataToken": 100663644,
|
|
9083
9243
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9084
9244
|
"normalizedSignature": "log1p|(System.Double):System.Double|static=true",
|
|
9085
9245
|
"emitScope": "ClassSurface",
|
|
@@ -9099,7 +9259,7 @@
|
|
|
9099
9259
|
{
|
|
9100
9260
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::fround(System.Double):System.Double",
|
|
9101
9261
|
"clrName": "fround",
|
|
9102
|
-
"metadataToken":
|
|
9262
|
+
"metadataToken": 100663645,
|
|
9103
9263
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9104
9264
|
"normalizedSignature": "fround|(System.Double):System.Double|static=true",
|
|
9105
9265
|
"emitScope": "ClassSurface",
|
|
@@ -9119,7 +9279,7 @@
|
|
|
9119
9279
|
{
|
|
9120
9280
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::imul(System.Int32,System.Int32):System.Int32",
|
|
9121
9281
|
"clrName": "imul",
|
|
9122
|
-
"metadataToken":
|
|
9282
|
+
"metadataToken": 100663646,
|
|
9123
9283
|
"canonicalSignature": "(System.Int32,System.Int32):System.Int32",
|
|
9124
9284
|
"normalizedSignature": "imul|(System.Int32,System.Int32):System.Int32|static=true",
|
|
9125
9285
|
"emitScope": "ClassSurface",
|
|
@@ -9139,7 +9299,7 @@
|
|
|
9139
9299
|
{
|
|
9140
9300
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::clz32(System.Int32):System.Int32",
|
|
9141
9301
|
"clrName": "clz32",
|
|
9142
|
-
"metadataToken":
|
|
9302
|
+
"metadataToken": 100663647,
|
|
9143
9303
|
"canonicalSignature": "(System.Int32):System.Int32",
|
|
9144
9304
|
"normalizedSignature": "clz32|(System.Int32):System.Int32|static=true",
|
|
9145
9305
|
"emitScope": "ClassSurface",
|
|
@@ -9159,7 +9319,7 @@
|
|
|
9159
9319
|
{
|
|
9160
9320
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::f16round(System.Double):System.Double",
|
|
9161
9321
|
"clrName": "f16round",
|
|
9162
|
-
"metadataToken":
|
|
9322
|
+
"metadataToken": 100663648,
|
|
9163
9323
|
"canonicalSignature": "(System.Double):System.Double",
|
|
9164
9324
|
"normalizedSignature": "f16round|(System.Double):System.Double|static=true",
|
|
9165
9325
|
"emitScope": "ClassSurface",
|
|
@@ -9221,90 +9381,688 @@
|
|
|
9221
9381
|
"metadataToken": 67108884,
|
|
9222
9382
|
"normalizedSignature": "LN10|System.Double|static=true|const=true",
|
|
9223
9383
|
"isStatic": true,
|
|
9224
|
-
"isReadOnly": false,
|
|
9225
|
-
"isLiteral": true,
|
|
9384
|
+
"isReadOnly": false,
|
|
9385
|
+
"isLiteral": true,
|
|
9386
|
+
"visibility": "Public",
|
|
9387
|
+
"declaringClrType": "Tsonic.JSRuntime.Math",
|
|
9388
|
+
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9389
|
+
},
|
|
9390
|
+
{
|
|
9391
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::LOG2ESystem.Double",
|
|
9392
|
+
"clrName": "LOG2E",
|
|
9393
|
+
"metadataToken": 67108885,
|
|
9394
|
+
"normalizedSignature": "LOG2E|System.Double|static=true|const=true",
|
|
9395
|
+
"isStatic": true,
|
|
9396
|
+
"isReadOnly": false,
|
|
9397
|
+
"isLiteral": true,
|
|
9398
|
+
"visibility": "Public",
|
|
9399
|
+
"declaringClrType": "Tsonic.JSRuntime.Math",
|
|
9400
|
+
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9401
|
+
},
|
|
9402
|
+
{
|
|
9403
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::LOG10ESystem.Double",
|
|
9404
|
+
"clrName": "LOG10E",
|
|
9405
|
+
"metadataToken": 67108886,
|
|
9406
|
+
"normalizedSignature": "LOG10E|System.Double|static=true|const=true",
|
|
9407
|
+
"isStatic": true,
|
|
9408
|
+
"isReadOnly": false,
|
|
9409
|
+
"isLiteral": true,
|
|
9410
|
+
"visibility": "Public",
|
|
9411
|
+
"declaringClrType": "Tsonic.JSRuntime.Math",
|
|
9412
|
+
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9413
|
+
},
|
|
9414
|
+
{
|
|
9415
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::SQRT1_2System.Double",
|
|
9416
|
+
"clrName": "SQRT1_2",
|
|
9417
|
+
"metadataToken": 67108887,
|
|
9418
|
+
"normalizedSignature": "SQRT1_2|System.Double|static=true|const=true",
|
|
9419
|
+
"isStatic": true,
|
|
9420
|
+
"isReadOnly": false,
|
|
9421
|
+
"isLiteral": true,
|
|
9422
|
+
"visibility": "Public",
|
|
9423
|
+
"declaringClrType": "Tsonic.JSRuntime.Math",
|
|
9424
|
+
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9425
|
+
},
|
|
9426
|
+
{
|
|
9427
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Math::SQRT2System.Double",
|
|
9428
|
+
"clrName": "SQRT2",
|
|
9429
|
+
"metadataToken": 67108888,
|
|
9430
|
+
"normalizedSignature": "SQRT2|System.Double|static=true|const=true",
|
|
9431
|
+
"isStatic": true,
|
|
9432
|
+
"isReadOnly": false,
|
|
9433
|
+
"isLiteral": true,
|
|
9434
|
+
"visibility": "Public",
|
|
9435
|
+
"declaringClrType": "Tsonic.JSRuntime.Math",
|
|
9436
|
+
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9437
|
+
}
|
|
9438
|
+
],
|
|
9439
|
+
"events": [],
|
|
9440
|
+
"constructors": []
|
|
9441
|
+
},
|
|
9442
|
+
{
|
|
9443
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number",
|
|
9444
|
+
"clrName": "Tsonic.JSRuntime.Number",
|
|
9445
|
+
"assemblyName": "Tsonic.JSRuntime",
|
|
9446
|
+
"metadataToken": 0,
|
|
9447
|
+
"kind": "StaticNamespace",
|
|
9448
|
+
"accessibility": "Public",
|
|
9449
|
+
"isAbstract": true,
|
|
9450
|
+
"isSealed": true,
|
|
9451
|
+
"isStatic": true,
|
|
9452
|
+
"arity": 0,
|
|
9453
|
+
"baseType": {
|
|
9454
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
9455
|
+
"clrName": "System.Object"
|
|
9456
|
+
},
|
|
9457
|
+
"methods": [
|
|
9458
|
+
{
|
|
9459
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::parseInt(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Double",
|
|
9460
|
+
"clrName": "parseInt",
|
|
9461
|
+
"metadataToken": 100663650,
|
|
9462
|
+
"canonicalSignature": "(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Double",
|
|
9463
|
+
"normalizedSignature": "parseInt|(System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Double|static=true",
|
|
9464
|
+
"emitScope": "ClassSurface",
|
|
9465
|
+
"provenance": "Original",
|
|
9466
|
+
"arity": 0,
|
|
9467
|
+
"parameterCount": 2,
|
|
9468
|
+
"isStatic": true,
|
|
9469
|
+
"isAbstract": false,
|
|
9470
|
+
"isVirtual": false,
|
|
9471
|
+
"isOverride": false,
|
|
9472
|
+
"isSealed": false,
|
|
9473
|
+
"visibility": "Public",
|
|
9474
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9475
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9476
|
+
"isExtensionMethod": false,
|
|
9477
|
+
"emitSemantics": {
|
|
9478
|
+
"callStyle": "receiver"
|
|
9479
|
+
}
|
|
9480
|
+
},
|
|
9481
|
+
{
|
|
9482
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::parseFloat(System.String):System.Double",
|
|
9483
|
+
"clrName": "parseFloat",
|
|
9484
|
+
"metadataToken": 100663651,
|
|
9485
|
+
"canonicalSignature": "(System.String):System.Double",
|
|
9486
|
+
"normalizedSignature": "parseFloat|(System.String):System.Double|static=true",
|
|
9487
|
+
"emitScope": "ClassSurface",
|
|
9488
|
+
"provenance": "Original",
|
|
9489
|
+
"arity": 0,
|
|
9490
|
+
"parameterCount": 1,
|
|
9491
|
+
"isStatic": true,
|
|
9492
|
+
"isAbstract": false,
|
|
9493
|
+
"isVirtual": false,
|
|
9494
|
+
"isOverride": false,
|
|
9495
|
+
"isSealed": false,
|
|
9496
|
+
"visibility": "Public",
|
|
9497
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9498
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9499
|
+
"isExtensionMethod": false,
|
|
9500
|
+
"emitSemantics": {
|
|
9501
|
+
"callStyle": "receiver"
|
|
9502
|
+
}
|
|
9503
|
+
},
|
|
9504
|
+
{
|
|
9505
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isNaN(System.Double):System.Boolean",
|
|
9506
|
+
"clrName": "isNaN",
|
|
9507
|
+
"metadataToken": 100663652,
|
|
9508
|
+
"canonicalSignature": "(System.Double):System.Boolean",
|
|
9509
|
+
"normalizedSignature": "isNaN|(System.Double):System.Boolean|static=true",
|
|
9510
|
+
"emitScope": "ClassSurface",
|
|
9511
|
+
"provenance": "Original",
|
|
9512
|
+
"arity": 0,
|
|
9513
|
+
"parameterCount": 1,
|
|
9514
|
+
"isStatic": true,
|
|
9515
|
+
"isAbstract": false,
|
|
9516
|
+
"isVirtual": false,
|
|
9517
|
+
"isOverride": false,
|
|
9518
|
+
"isSealed": false,
|
|
9519
|
+
"visibility": "Public",
|
|
9520
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9521
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9522
|
+
"isExtensionMethod": false,
|
|
9523
|
+
"emitSemantics": {
|
|
9524
|
+
"callStyle": "receiver"
|
|
9525
|
+
}
|
|
9526
|
+
},
|
|
9527
|
+
{
|
|
9528
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isNaN(System.Int32):System.Boolean",
|
|
9529
|
+
"clrName": "isNaN",
|
|
9530
|
+
"metadataToken": 100663653,
|
|
9531
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
9532
|
+
"normalizedSignature": "isNaN|(System.Int32):System.Boolean|static=true",
|
|
9533
|
+
"emitScope": "ClassSurface",
|
|
9534
|
+
"provenance": "Original",
|
|
9535
|
+
"arity": 0,
|
|
9536
|
+
"parameterCount": 1,
|
|
9537
|
+
"isStatic": true,
|
|
9538
|
+
"isAbstract": false,
|
|
9539
|
+
"isVirtual": false,
|
|
9540
|
+
"isOverride": false,
|
|
9541
|
+
"isSealed": false,
|
|
9542
|
+
"visibility": "Public",
|
|
9543
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9544
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9545
|
+
"isExtensionMethod": false,
|
|
9546
|
+
"emitSemantics": {
|
|
9547
|
+
"callStyle": "receiver"
|
|
9548
|
+
}
|
|
9549
|
+
},
|
|
9550
|
+
{
|
|
9551
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isNaN(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9552
|
+
"clrName": "isNaN",
|
|
9553
|
+
"metadataToken": 100663654,
|
|
9554
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9555
|
+
"normalizedSignature": "isNaN|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9556
|
+
"emitScope": "ClassSurface",
|
|
9557
|
+
"provenance": "Original",
|
|
9558
|
+
"arity": 0,
|
|
9559
|
+
"parameterCount": 1,
|
|
9560
|
+
"isStatic": true,
|
|
9561
|
+
"isAbstract": false,
|
|
9562
|
+
"isVirtual": false,
|
|
9563
|
+
"isOverride": false,
|
|
9564
|
+
"isSealed": false,
|
|
9565
|
+
"visibility": "Public",
|
|
9566
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9567
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9568
|
+
"isExtensionMethod": false,
|
|
9569
|
+
"emitSemantics": {
|
|
9570
|
+
"callStyle": "receiver"
|
|
9571
|
+
}
|
|
9572
|
+
},
|
|
9573
|
+
{
|
|
9574
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isNaN(System.Int64):System.Boolean",
|
|
9575
|
+
"clrName": "isNaN",
|
|
9576
|
+
"metadataToken": 100663655,
|
|
9577
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
9578
|
+
"normalizedSignature": "isNaN|(System.Int64):System.Boolean|static=true",
|
|
9579
|
+
"emitScope": "ClassSurface",
|
|
9580
|
+
"provenance": "Original",
|
|
9581
|
+
"arity": 0,
|
|
9582
|
+
"parameterCount": 1,
|
|
9583
|
+
"isStatic": true,
|
|
9584
|
+
"isAbstract": false,
|
|
9585
|
+
"isVirtual": false,
|
|
9586
|
+
"isOverride": false,
|
|
9587
|
+
"isSealed": false,
|
|
9588
|
+
"visibility": "Public",
|
|
9589
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9590
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9591
|
+
"isExtensionMethod": false,
|
|
9592
|
+
"emitSemantics": {
|
|
9593
|
+
"callStyle": "receiver"
|
|
9594
|
+
}
|
|
9595
|
+
},
|
|
9596
|
+
{
|
|
9597
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isNaN(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9598
|
+
"clrName": "isNaN",
|
|
9599
|
+
"metadataToken": 100663656,
|
|
9600
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9601
|
+
"normalizedSignature": "isNaN|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9602
|
+
"emitScope": "ClassSurface",
|
|
9603
|
+
"provenance": "Original",
|
|
9604
|
+
"arity": 0,
|
|
9605
|
+
"parameterCount": 1,
|
|
9606
|
+
"isStatic": true,
|
|
9607
|
+
"isAbstract": false,
|
|
9608
|
+
"isVirtual": false,
|
|
9609
|
+
"isOverride": false,
|
|
9610
|
+
"isSealed": false,
|
|
9611
|
+
"visibility": "Public",
|
|
9612
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9613
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9614
|
+
"isExtensionMethod": false,
|
|
9615
|
+
"emitSemantics": {
|
|
9616
|
+
"callStyle": "receiver"
|
|
9617
|
+
}
|
|
9618
|
+
},
|
|
9619
|
+
{
|
|
9620
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isFinite(System.Double):System.Boolean",
|
|
9621
|
+
"clrName": "isFinite",
|
|
9622
|
+
"metadataToken": 100663657,
|
|
9623
|
+
"canonicalSignature": "(System.Double):System.Boolean",
|
|
9624
|
+
"normalizedSignature": "isFinite|(System.Double):System.Boolean|static=true",
|
|
9625
|
+
"emitScope": "ClassSurface",
|
|
9626
|
+
"provenance": "Original",
|
|
9627
|
+
"arity": 0,
|
|
9628
|
+
"parameterCount": 1,
|
|
9629
|
+
"isStatic": true,
|
|
9630
|
+
"isAbstract": false,
|
|
9631
|
+
"isVirtual": false,
|
|
9632
|
+
"isOverride": false,
|
|
9633
|
+
"isSealed": false,
|
|
9634
|
+
"visibility": "Public",
|
|
9635
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9636
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9637
|
+
"isExtensionMethod": false,
|
|
9638
|
+
"emitSemantics": {
|
|
9639
|
+
"callStyle": "receiver"
|
|
9640
|
+
}
|
|
9641
|
+
},
|
|
9642
|
+
{
|
|
9643
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isFinite(System.Int32):System.Boolean",
|
|
9644
|
+
"clrName": "isFinite",
|
|
9645
|
+
"metadataToken": 100663658,
|
|
9646
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
9647
|
+
"normalizedSignature": "isFinite|(System.Int32):System.Boolean|static=true",
|
|
9648
|
+
"emitScope": "ClassSurface",
|
|
9649
|
+
"provenance": "Original",
|
|
9650
|
+
"arity": 0,
|
|
9651
|
+
"parameterCount": 1,
|
|
9652
|
+
"isStatic": true,
|
|
9653
|
+
"isAbstract": false,
|
|
9654
|
+
"isVirtual": false,
|
|
9655
|
+
"isOverride": false,
|
|
9656
|
+
"isSealed": false,
|
|
9657
|
+
"visibility": "Public",
|
|
9658
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9659
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9660
|
+
"isExtensionMethod": false,
|
|
9661
|
+
"emitSemantics": {
|
|
9662
|
+
"callStyle": "receiver"
|
|
9663
|
+
}
|
|
9664
|
+
},
|
|
9665
|
+
{
|
|
9666
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isFinite(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9667
|
+
"clrName": "isFinite",
|
|
9668
|
+
"metadataToken": 100663659,
|
|
9669
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9670
|
+
"normalizedSignature": "isFinite|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9671
|
+
"emitScope": "ClassSurface",
|
|
9672
|
+
"provenance": "Original",
|
|
9673
|
+
"arity": 0,
|
|
9674
|
+
"parameterCount": 1,
|
|
9675
|
+
"isStatic": true,
|
|
9676
|
+
"isAbstract": false,
|
|
9677
|
+
"isVirtual": false,
|
|
9678
|
+
"isOverride": false,
|
|
9679
|
+
"isSealed": false,
|
|
9680
|
+
"visibility": "Public",
|
|
9681
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9682
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9683
|
+
"isExtensionMethod": false,
|
|
9684
|
+
"emitSemantics": {
|
|
9685
|
+
"callStyle": "receiver"
|
|
9686
|
+
}
|
|
9687
|
+
},
|
|
9688
|
+
{
|
|
9689
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isFinite(System.Int64):System.Boolean",
|
|
9690
|
+
"clrName": "isFinite",
|
|
9691
|
+
"metadataToken": 100663660,
|
|
9692
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
9693
|
+
"normalizedSignature": "isFinite|(System.Int64):System.Boolean|static=true",
|
|
9694
|
+
"emitScope": "ClassSurface",
|
|
9695
|
+
"provenance": "Original",
|
|
9696
|
+
"arity": 0,
|
|
9697
|
+
"parameterCount": 1,
|
|
9698
|
+
"isStatic": true,
|
|
9699
|
+
"isAbstract": false,
|
|
9700
|
+
"isVirtual": false,
|
|
9701
|
+
"isOverride": false,
|
|
9702
|
+
"isSealed": false,
|
|
9703
|
+
"visibility": "Public",
|
|
9704
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9705
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9706
|
+
"isExtensionMethod": false,
|
|
9707
|
+
"emitSemantics": {
|
|
9708
|
+
"callStyle": "receiver"
|
|
9709
|
+
}
|
|
9710
|
+
},
|
|
9711
|
+
{
|
|
9712
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isFinite(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9713
|
+
"clrName": "isFinite",
|
|
9714
|
+
"metadataToken": 100663661,
|
|
9715
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9716
|
+
"normalizedSignature": "isFinite|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9717
|
+
"emitScope": "ClassSurface",
|
|
9718
|
+
"provenance": "Original",
|
|
9719
|
+
"arity": 0,
|
|
9720
|
+
"parameterCount": 1,
|
|
9721
|
+
"isStatic": true,
|
|
9722
|
+
"isAbstract": false,
|
|
9723
|
+
"isVirtual": false,
|
|
9724
|
+
"isOverride": false,
|
|
9725
|
+
"isSealed": false,
|
|
9726
|
+
"visibility": "Public",
|
|
9727
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9728
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9729
|
+
"isExtensionMethod": false,
|
|
9730
|
+
"emitSemantics": {
|
|
9731
|
+
"callStyle": "receiver"
|
|
9732
|
+
}
|
|
9733
|
+
},
|
|
9734
|
+
{
|
|
9735
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isInteger(System.Double):System.Boolean",
|
|
9736
|
+
"clrName": "isInteger",
|
|
9737
|
+
"metadataToken": 100663662,
|
|
9738
|
+
"canonicalSignature": "(System.Double):System.Boolean",
|
|
9739
|
+
"normalizedSignature": "isInteger|(System.Double):System.Boolean|static=true",
|
|
9740
|
+
"emitScope": "ClassSurface",
|
|
9741
|
+
"provenance": "Original",
|
|
9742
|
+
"arity": 0,
|
|
9743
|
+
"parameterCount": 1,
|
|
9744
|
+
"isStatic": true,
|
|
9745
|
+
"isAbstract": false,
|
|
9746
|
+
"isVirtual": false,
|
|
9747
|
+
"isOverride": false,
|
|
9748
|
+
"isSealed": false,
|
|
9749
|
+
"visibility": "Public",
|
|
9750
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9751
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9752
|
+
"isExtensionMethod": false,
|
|
9753
|
+
"emitSemantics": {
|
|
9754
|
+
"callStyle": "receiver"
|
|
9755
|
+
}
|
|
9756
|
+
},
|
|
9757
|
+
{
|
|
9758
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isInteger(System.Int32):System.Boolean",
|
|
9759
|
+
"clrName": "isInteger",
|
|
9760
|
+
"metadataToken": 100663663,
|
|
9761
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
9762
|
+
"normalizedSignature": "isInteger|(System.Int32):System.Boolean|static=true",
|
|
9763
|
+
"emitScope": "ClassSurface",
|
|
9764
|
+
"provenance": "Original",
|
|
9765
|
+
"arity": 0,
|
|
9766
|
+
"parameterCount": 1,
|
|
9767
|
+
"isStatic": true,
|
|
9768
|
+
"isAbstract": false,
|
|
9769
|
+
"isVirtual": false,
|
|
9770
|
+
"isOverride": false,
|
|
9771
|
+
"isSealed": false,
|
|
9772
|
+
"visibility": "Public",
|
|
9773
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9774
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9775
|
+
"isExtensionMethod": false,
|
|
9776
|
+
"emitSemantics": {
|
|
9777
|
+
"callStyle": "receiver"
|
|
9778
|
+
}
|
|
9779
|
+
},
|
|
9780
|
+
{
|
|
9781
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isInteger(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9782
|
+
"clrName": "isInteger",
|
|
9783
|
+
"metadataToken": 100663664,
|
|
9784
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9785
|
+
"normalizedSignature": "isInteger|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9786
|
+
"emitScope": "ClassSurface",
|
|
9787
|
+
"provenance": "Original",
|
|
9788
|
+
"arity": 0,
|
|
9789
|
+
"parameterCount": 1,
|
|
9790
|
+
"isStatic": true,
|
|
9791
|
+
"isAbstract": false,
|
|
9792
|
+
"isVirtual": false,
|
|
9793
|
+
"isOverride": false,
|
|
9794
|
+
"isSealed": false,
|
|
9795
|
+
"visibility": "Public",
|
|
9796
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9797
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9798
|
+
"isExtensionMethod": false,
|
|
9799
|
+
"emitSemantics": {
|
|
9800
|
+
"callStyle": "receiver"
|
|
9801
|
+
}
|
|
9802
|
+
},
|
|
9803
|
+
{
|
|
9804
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isInteger(System.Int64):System.Boolean",
|
|
9805
|
+
"clrName": "isInteger",
|
|
9806
|
+
"metadataToken": 100663665,
|
|
9807
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
9808
|
+
"normalizedSignature": "isInteger|(System.Int64):System.Boolean|static=true",
|
|
9809
|
+
"emitScope": "ClassSurface",
|
|
9810
|
+
"provenance": "Original",
|
|
9811
|
+
"arity": 0,
|
|
9812
|
+
"parameterCount": 1,
|
|
9813
|
+
"isStatic": true,
|
|
9814
|
+
"isAbstract": false,
|
|
9815
|
+
"isVirtual": false,
|
|
9816
|
+
"isOverride": false,
|
|
9817
|
+
"isSealed": false,
|
|
9818
|
+
"visibility": "Public",
|
|
9819
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9820
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9821
|
+
"isExtensionMethod": false,
|
|
9822
|
+
"emitSemantics": {
|
|
9823
|
+
"callStyle": "receiver"
|
|
9824
|
+
}
|
|
9825
|
+
},
|
|
9826
|
+
{
|
|
9827
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isInteger(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9828
|
+
"clrName": "isInteger",
|
|
9829
|
+
"metadataToken": 100663666,
|
|
9830
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9831
|
+
"normalizedSignature": "isInteger|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9832
|
+
"emitScope": "ClassSurface",
|
|
9833
|
+
"provenance": "Original",
|
|
9834
|
+
"arity": 0,
|
|
9835
|
+
"parameterCount": 1,
|
|
9836
|
+
"isStatic": true,
|
|
9837
|
+
"isAbstract": false,
|
|
9838
|
+
"isVirtual": false,
|
|
9839
|
+
"isOverride": false,
|
|
9840
|
+
"isSealed": false,
|
|
9841
|
+
"visibility": "Public",
|
|
9842
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9843
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9844
|
+
"isExtensionMethod": false,
|
|
9845
|
+
"emitSemantics": {
|
|
9846
|
+
"callStyle": "receiver"
|
|
9847
|
+
}
|
|
9848
|
+
},
|
|
9849
|
+
{
|
|
9850
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isSafeInteger(System.Double):System.Boolean",
|
|
9851
|
+
"clrName": "isSafeInteger",
|
|
9852
|
+
"metadataToken": 100663667,
|
|
9853
|
+
"canonicalSignature": "(System.Double):System.Boolean",
|
|
9854
|
+
"normalizedSignature": "isSafeInteger|(System.Double):System.Boolean|static=true",
|
|
9855
|
+
"emitScope": "ClassSurface",
|
|
9856
|
+
"provenance": "Original",
|
|
9857
|
+
"arity": 0,
|
|
9858
|
+
"parameterCount": 1,
|
|
9859
|
+
"isStatic": true,
|
|
9860
|
+
"isAbstract": false,
|
|
9861
|
+
"isVirtual": false,
|
|
9862
|
+
"isOverride": false,
|
|
9863
|
+
"isSealed": false,
|
|
9864
|
+
"visibility": "Public",
|
|
9865
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9866
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9867
|
+
"isExtensionMethod": false,
|
|
9868
|
+
"emitSemantics": {
|
|
9869
|
+
"callStyle": "receiver"
|
|
9870
|
+
}
|
|
9871
|
+
},
|
|
9872
|
+
{
|
|
9873
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isSafeInteger(System.Int32):System.Boolean",
|
|
9874
|
+
"clrName": "isSafeInteger",
|
|
9875
|
+
"metadataToken": 100663668,
|
|
9876
|
+
"canonicalSignature": "(System.Int32):System.Boolean",
|
|
9877
|
+
"normalizedSignature": "isSafeInteger|(System.Int32):System.Boolean|static=true",
|
|
9878
|
+
"emitScope": "ClassSurface",
|
|
9879
|
+
"provenance": "Original",
|
|
9880
|
+
"arity": 0,
|
|
9881
|
+
"parameterCount": 1,
|
|
9882
|
+
"isStatic": true,
|
|
9883
|
+
"isAbstract": false,
|
|
9884
|
+
"isVirtual": false,
|
|
9885
|
+
"isOverride": false,
|
|
9886
|
+
"isSealed": false,
|
|
9887
|
+
"visibility": "Public",
|
|
9888
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9889
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9890
|
+
"isExtensionMethod": false,
|
|
9891
|
+
"emitSemantics": {
|
|
9892
|
+
"callStyle": "receiver"
|
|
9893
|
+
}
|
|
9894
|
+
},
|
|
9895
|
+
{
|
|
9896
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isSafeInteger(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9897
|
+
"clrName": "isSafeInteger",
|
|
9898
|
+
"metadataToken": 100663669,
|
|
9899
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9900
|
+
"normalizedSignature": "isSafeInteger|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9901
|
+
"emitScope": "ClassSurface",
|
|
9902
|
+
"provenance": "Original",
|
|
9903
|
+
"arity": 0,
|
|
9904
|
+
"parameterCount": 1,
|
|
9905
|
+
"isStatic": true,
|
|
9906
|
+
"isAbstract": false,
|
|
9907
|
+
"isVirtual": false,
|
|
9908
|
+
"isOverride": false,
|
|
9909
|
+
"isSealed": false,
|
|
9910
|
+
"visibility": "Public",
|
|
9911
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9912
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9913
|
+
"isExtensionMethod": false,
|
|
9914
|
+
"emitSemantics": {
|
|
9915
|
+
"callStyle": "receiver"
|
|
9916
|
+
}
|
|
9917
|
+
},
|
|
9918
|
+
{
|
|
9919
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isSafeInteger(System.Int64):System.Boolean",
|
|
9920
|
+
"clrName": "isSafeInteger",
|
|
9921
|
+
"metadataToken": 100663670,
|
|
9922
|
+
"canonicalSignature": "(System.Int64):System.Boolean",
|
|
9923
|
+
"normalizedSignature": "isSafeInteger|(System.Int64):System.Boolean|static=true",
|
|
9924
|
+
"emitScope": "ClassSurface",
|
|
9925
|
+
"provenance": "Original",
|
|
9926
|
+
"arity": 0,
|
|
9927
|
+
"parameterCount": 1,
|
|
9928
|
+
"isStatic": true,
|
|
9929
|
+
"isAbstract": false,
|
|
9930
|
+
"isVirtual": false,
|
|
9931
|
+
"isOverride": false,
|
|
9932
|
+
"isSealed": false,
|
|
9933
|
+
"visibility": "Public",
|
|
9934
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9935
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9936
|
+
"isExtensionMethod": false,
|
|
9937
|
+
"emitSemantics": {
|
|
9938
|
+
"callStyle": "receiver"
|
|
9939
|
+
}
|
|
9940
|
+
},
|
|
9941
|
+
{
|
|
9942
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::isSafeInteger(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9943
|
+
"clrName": "isSafeInteger",
|
|
9944
|
+
"metadataToken": 100663671,
|
|
9945
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean",
|
|
9946
|
+
"normalizedSignature": "isSafeInteger|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
|
|
9947
|
+
"emitScope": "ClassSurface",
|
|
9948
|
+
"provenance": "Original",
|
|
9949
|
+
"arity": 0,
|
|
9950
|
+
"parameterCount": 1,
|
|
9951
|
+
"isStatic": true,
|
|
9952
|
+
"isAbstract": false,
|
|
9953
|
+
"isVirtual": false,
|
|
9954
|
+
"isOverride": false,
|
|
9955
|
+
"isSealed": false,
|
|
9226
9956
|
"visibility": "Public",
|
|
9227
|
-
"declaringClrType": "Tsonic.JSRuntime.
|
|
9228
|
-
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9957
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9958
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9959
|
+
"isExtensionMethod": false,
|
|
9960
|
+
"emitSemantics": {
|
|
9961
|
+
"callStyle": "receiver"
|
|
9962
|
+
}
|
|
9229
9963
|
},
|
|
9230
9964
|
{
|
|
9231
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.
|
|
9232
|
-
"clrName": "
|
|
9233
|
-
"metadataToken":
|
|
9234
|
-
"
|
|
9965
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Double):System.String",
|
|
9966
|
+
"clrName": "toString",
|
|
9967
|
+
"metadataToken": 100663672,
|
|
9968
|
+
"canonicalSignature": "(System.Double):System.String",
|
|
9969
|
+
"normalizedSignature": "toString|(System.Double):System.String|static=true",
|
|
9970
|
+
"emitScope": "ClassSurface",
|
|
9971
|
+
"provenance": "Original",
|
|
9972
|
+
"arity": 0,
|
|
9973
|
+
"parameterCount": 1,
|
|
9235
9974
|
"isStatic": true,
|
|
9236
|
-
"
|
|
9237
|
-
"
|
|
9975
|
+
"isAbstract": false,
|
|
9976
|
+
"isVirtual": false,
|
|
9977
|
+
"isOverride": false,
|
|
9978
|
+
"isSealed": false,
|
|
9238
9979
|
"visibility": "Public",
|
|
9239
|
-
"declaringClrType": "Tsonic.JSRuntime.
|
|
9240
|
-
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9980
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9981
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9982
|
+
"isExtensionMethod": true,
|
|
9983
|
+
"emitSemantics": {
|
|
9984
|
+
"callStyle": "receiver"
|
|
9985
|
+
}
|
|
9241
9986
|
},
|
|
9242
9987
|
{
|
|
9243
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.
|
|
9244
|
-
"clrName": "
|
|
9245
|
-
"metadataToken":
|
|
9246
|
-
"
|
|
9988
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9989
|
+
"clrName": "toString",
|
|
9990
|
+
"metadataToken": 100663673,
|
|
9991
|
+
"canonicalSignature": "(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9992
|
+
"normalizedSignature": "toString|(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
9993
|
+
"emitScope": "ClassSurface",
|
|
9994
|
+
"provenance": "Original",
|
|
9995
|
+
"arity": 0,
|
|
9996
|
+
"parameterCount": 1,
|
|
9247
9997
|
"isStatic": true,
|
|
9248
|
-
"
|
|
9249
|
-
"
|
|
9998
|
+
"isAbstract": false,
|
|
9999
|
+
"isVirtual": false,
|
|
10000
|
+
"isOverride": false,
|
|
10001
|
+
"isSealed": false,
|
|
9250
10002
|
"visibility": "Public",
|
|
9251
|
-
"declaringClrType": "Tsonic.JSRuntime.
|
|
9252
|
-
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
10003
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
10004
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10005
|
+
"isExtensionMethod": true,
|
|
10006
|
+
"emitSemantics": {
|
|
10007
|
+
"callStyle": "receiver"
|
|
10008
|
+
}
|
|
9253
10009
|
},
|
|
9254
10010
|
{
|
|
9255
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.
|
|
9256
|
-
"clrName": "
|
|
9257
|
-
"metadataToken":
|
|
9258
|
-
"
|
|
10011
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Int32):System.String",
|
|
10012
|
+
"clrName": "toString",
|
|
10013
|
+
"metadataToken": 100663674,
|
|
10014
|
+
"canonicalSignature": "(System.Int32):System.String",
|
|
10015
|
+
"normalizedSignature": "toString|(System.Int32):System.String|static=true",
|
|
10016
|
+
"emitScope": "ClassSurface",
|
|
10017
|
+
"provenance": "Original",
|
|
10018
|
+
"arity": 0,
|
|
10019
|
+
"parameterCount": 1,
|
|
9259
10020
|
"isStatic": true,
|
|
9260
|
-
"
|
|
9261
|
-
"
|
|
10021
|
+
"isAbstract": false,
|
|
10022
|
+
"isVirtual": false,
|
|
10023
|
+
"isOverride": false,
|
|
10024
|
+
"isSealed": false,
|
|
9262
10025
|
"visibility": "Public",
|
|
9263
|
-
"declaringClrType": "Tsonic.JSRuntime.
|
|
9264
|
-
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
10026
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
10027
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10028
|
+
"isExtensionMethod": true,
|
|
10029
|
+
"emitSemantics": {
|
|
10030
|
+
"callStyle": "receiver"
|
|
10031
|
+
}
|
|
9265
10032
|
},
|
|
9266
10033
|
{
|
|
9267
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.
|
|
9268
|
-
"clrName": "
|
|
9269
|
-
"metadataToken":
|
|
9270
|
-
"
|
|
10034
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10035
|
+
"clrName": "toString",
|
|
10036
|
+
"metadataToken": 100663675,
|
|
10037
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10038
|
+
"normalizedSignature": "toString|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
10039
|
+
"emitScope": "ClassSurface",
|
|
10040
|
+
"provenance": "Original",
|
|
10041
|
+
"arity": 0,
|
|
10042
|
+
"parameterCount": 1,
|
|
9271
10043
|
"isStatic": true,
|
|
9272
|
-
"
|
|
9273
|
-
"
|
|
10044
|
+
"isAbstract": false,
|
|
10045
|
+
"isVirtual": false,
|
|
10046
|
+
"isOverride": false,
|
|
10047
|
+
"isSealed": false,
|
|
9274
10048
|
"visibility": "Public",
|
|
9275
|
-
"declaringClrType": "Tsonic.JSRuntime.
|
|
9276
|
-
"declaringAssemblyName": "Tsonic.JSRuntime"
|
|
9277
|
-
|
|
9278
|
-
|
|
9279
|
-
|
|
9280
|
-
|
|
9281
|
-
|
|
9282
|
-
{
|
|
9283
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number",
|
|
9284
|
-
"clrName": "Tsonic.JSRuntime.Number",
|
|
9285
|
-
"assemblyName": "Tsonic.JSRuntime",
|
|
9286
|
-
"metadataToken": 0,
|
|
9287
|
-
"kind": "StaticNamespace",
|
|
9288
|
-
"accessibility": "Public",
|
|
9289
|
-
"isAbstract": true,
|
|
9290
|
-
"isSealed": true,
|
|
9291
|
-
"isStatic": true,
|
|
9292
|
-
"arity": 0,
|
|
9293
|
-
"baseType": {
|
|
9294
|
-
"stableId": "System.Private.CoreLib:System.Object",
|
|
9295
|
-
"clrName": "System.Object"
|
|
9296
|
-
},
|
|
9297
|
-
"methods": [
|
|
10049
|
+
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
10050
|
+
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10051
|
+
"isExtensionMethod": true,
|
|
10052
|
+
"emitSemantics": {
|
|
10053
|
+
"callStyle": "receiver"
|
|
10054
|
+
}
|
|
10055
|
+
},
|
|
9298
10056
|
{
|
|
9299
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9300
|
-
"clrName": "
|
|
9301
|
-
"metadataToken":
|
|
9302
|
-
"canonicalSignature": "(System.
|
|
9303
|
-
"normalizedSignature": "
|
|
10057
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Int64):System.String",
|
|
10058
|
+
"clrName": "toString",
|
|
10059
|
+
"metadataToken": 100663676,
|
|
10060
|
+
"canonicalSignature": "(System.Int64):System.String",
|
|
10061
|
+
"normalizedSignature": "toString|(System.Int64):System.String|static=true",
|
|
9304
10062
|
"emitScope": "ClassSurface",
|
|
9305
10063
|
"provenance": "Original",
|
|
9306
10064
|
"arity": 0,
|
|
9307
|
-
"parameterCount":
|
|
10065
|
+
"parameterCount": 1,
|
|
9308
10066
|
"isStatic": true,
|
|
9309
10067
|
"isAbstract": false,
|
|
9310
10068
|
"isVirtual": false,
|
|
@@ -9313,14 +10071,17 @@
|
|
|
9313
10071
|
"visibility": "Public",
|
|
9314
10072
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9315
10073
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9316
|
-
"isExtensionMethod":
|
|
10074
|
+
"isExtensionMethod": true,
|
|
10075
|
+
"emitSemantics": {
|
|
10076
|
+
"callStyle": "receiver"
|
|
10077
|
+
}
|
|
9317
10078
|
},
|
|
9318
10079
|
{
|
|
9319
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9320
|
-
"clrName": "
|
|
9321
|
-
"metadataToken":
|
|
9322
|
-
"canonicalSignature": "(System.
|
|
9323
|
-
"normalizedSignature": "
|
|
10080
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::toString(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10081
|
+
"clrName": "toString",
|
|
10082
|
+
"metadataToken": 100663677,
|
|
10083
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10084
|
+
"normalizedSignature": "toString|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
9324
10085
|
"emitScope": "ClassSurface",
|
|
9325
10086
|
"provenance": "Original",
|
|
9326
10087
|
"arity": 0,
|
|
@@ -9333,14 +10094,17 @@
|
|
|
9333
10094
|
"visibility": "Public",
|
|
9334
10095
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9335
10096
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9336
|
-
"isExtensionMethod":
|
|
10097
|
+
"isExtensionMethod": true,
|
|
10098
|
+
"emitSemantics": {
|
|
10099
|
+
"callStyle": "receiver"
|
|
10100
|
+
}
|
|
9337
10101
|
},
|
|
9338
10102
|
{
|
|
9339
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9340
|
-
"clrName": "
|
|
9341
|
-
"metadataToken":
|
|
9342
|
-
"canonicalSignature": "(System.Double):System.
|
|
9343
|
-
"normalizedSignature": "
|
|
10103
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Double):System.Double",
|
|
10104
|
+
"clrName": "valueOf",
|
|
10105
|
+
"metadataToken": 100663678,
|
|
10106
|
+
"canonicalSignature": "(System.Double):System.Double",
|
|
10107
|
+
"normalizedSignature": "valueOf|(System.Double):System.Double|static=true",
|
|
9344
10108
|
"emitScope": "ClassSurface",
|
|
9345
10109
|
"provenance": "Original",
|
|
9346
10110
|
"arity": 0,
|
|
@@ -9353,14 +10117,17 @@
|
|
|
9353
10117
|
"visibility": "Public",
|
|
9354
10118
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9355
10119
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9356
|
-
"isExtensionMethod":
|
|
10120
|
+
"isExtensionMethod": true,
|
|
10121
|
+
"emitSemantics": {
|
|
10122
|
+
"callStyle": "receiver"
|
|
10123
|
+
}
|
|
9357
10124
|
},
|
|
9358
10125
|
{
|
|
9359
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9360
|
-
"clrName": "
|
|
9361
|
-
"metadataToken":
|
|
9362
|
-
"canonicalSignature": "(System.Double):System.
|
|
9363
|
-
"normalizedSignature": "
|
|
10126
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
10127
|
+
"clrName": "valueOf",
|
|
10128
|
+
"metadataToken": 100663679,
|
|
10129
|
+
"canonicalSignature": "(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
10130
|
+
"normalizedSignature": "valueOf|(System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
9364
10131
|
"emitScope": "ClassSurface",
|
|
9365
10132
|
"provenance": "Original",
|
|
9366
10133
|
"arity": 0,
|
|
@@ -9373,14 +10140,17 @@
|
|
|
9373
10140
|
"visibility": "Public",
|
|
9374
10141
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9375
10142
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9376
|
-
"isExtensionMethod":
|
|
10143
|
+
"isExtensionMethod": true,
|
|
10144
|
+
"emitSemantics": {
|
|
10145
|
+
"callStyle": "receiver"
|
|
10146
|
+
}
|
|
9377
10147
|
},
|
|
9378
10148
|
{
|
|
9379
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9380
|
-
"clrName": "
|
|
9381
|
-
"metadataToken":
|
|
9382
|
-
"canonicalSignature": "(System.
|
|
9383
|
-
"normalizedSignature": "
|
|
10149
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Int32):System.Int32",
|
|
10150
|
+
"clrName": "valueOf",
|
|
10151
|
+
"metadataToken": 100663680,
|
|
10152
|
+
"canonicalSignature": "(System.Int32):System.Int32",
|
|
10153
|
+
"normalizedSignature": "valueOf|(System.Int32):System.Int32|static=true",
|
|
9384
10154
|
"emitScope": "ClassSurface",
|
|
9385
10155
|
"provenance": "Original",
|
|
9386
10156
|
"arity": 0,
|
|
@@ -9393,14 +10163,17 @@
|
|
|
9393
10163
|
"visibility": "Public",
|
|
9394
10164
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9395
10165
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9396
|
-
"isExtensionMethod":
|
|
10166
|
+
"isExtensionMethod": true,
|
|
10167
|
+
"emitSemantics": {
|
|
10168
|
+
"callStyle": "receiver"
|
|
10169
|
+
}
|
|
9397
10170
|
},
|
|
9398
10171
|
{
|
|
9399
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9400
|
-
"clrName": "
|
|
9401
|
-
"metadataToken":
|
|
9402
|
-
"canonicalSignature": "(System.
|
|
9403
|
-
"normalizedSignature": "
|
|
10172
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
10173
|
+
"clrName": "valueOf",
|
|
10174
|
+
"metadataToken": 100663681,
|
|
10175
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
10176
|
+
"normalizedSignature": "valueOf|(System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
9404
10177
|
"emitScope": "ClassSurface",
|
|
9405
10178
|
"provenance": "Original",
|
|
9406
10179
|
"arity": 0,
|
|
@@ -9413,14 +10186,17 @@
|
|
|
9413
10186
|
"visibility": "Public",
|
|
9414
10187
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9415
10188
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9416
|
-
"isExtensionMethod":
|
|
10189
|
+
"isExtensionMethod": true,
|
|
10190
|
+
"emitSemantics": {
|
|
10191
|
+
"callStyle": "receiver"
|
|
10192
|
+
}
|
|
9417
10193
|
},
|
|
9418
10194
|
{
|
|
9419
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::
|
|
9420
|
-
"clrName": "
|
|
9421
|
-
"metadataToken":
|
|
9422
|
-
"canonicalSignature": "(System.
|
|
9423
|
-
"normalizedSignature": "
|
|
10195
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Int64):System.Int64",
|
|
10196
|
+
"clrName": "valueOf",
|
|
10197
|
+
"metadataToken": 100663682,
|
|
10198
|
+
"canonicalSignature": "(System.Int64):System.Int64",
|
|
10199
|
+
"normalizedSignature": "valueOf|(System.Int64):System.Int64|static=true",
|
|
9424
10200
|
"emitScope": "ClassSurface",
|
|
9425
10201
|
"provenance": "Original",
|
|
9426
10202
|
"arity": 0,
|
|
@@ -9433,14 +10209,17 @@
|
|
|
9433
10209
|
"visibility": "Public",
|
|
9434
10210
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9435
10211
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9436
|
-
"isExtensionMethod": true
|
|
10212
|
+
"isExtensionMethod": true,
|
|
10213
|
+
"emitSemantics": {
|
|
10214
|
+
"callStyle": "receiver"
|
|
10215
|
+
}
|
|
9437
10216
|
},
|
|
9438
10217
|
{
|
|
9439
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.
|
|
10218
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Number::valueOf(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
9440
10219
|
"clrName": "valueOf",
|
|
9441
|
-
"metadataToken":
|
|
9442
|
-
"canonicalSignature": "(System.
|
|
9443
|
-
"normalizedSignature": "valueOf|(System.
|
|
10220
|
+
"metadataToken": 100663683,
|
|
10221
|
+
"canonicalSignature": "(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
|
|
10222
|
+
"normalizedSignature": "valueOf|(System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Nullable_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=true",
|
|
9444
10223
|
"emitScope": "ClassSurface",
|
|
9445
10224
|
"provenance": "Original",
|
|
9446
10225
|
"arity": 0,
|
|
@@ -9453,7 +10232,10 @@
|
|
|
9453
10232
|
"visibility": "Public",
|
|
9454
10233
|
"declaringClrType": "Tsonic.JSRuntime.Number",
|
|
9455
10234
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9456
|
-
"isExtensionMethod": true
|
|
10235
|
+
"isExtensionMethod": true,
|
|
10236
|
+
"emitSemantics": {
|
|
10237
|
+
"callStyle": "receiver"
|
|
10238
|
+
}
|
|
9457
10239
|
}
|
|
9458
10240
|
],
|
|
9459
10241
|
"properties": [],
|
|
@@ -9577,7 +10359,7 @@
|
|
|
9577
10359
|
{
|
|
9578
10360
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Object::keys(System.Object):System.String[]",
|
|
9579
10361
|
"clrName": "keys",
|
|
9580
|
-
"metadataToken":
|
|
10362
|
+
"metadataToken": 100663685,
|
|
9581
10363
|
"canonicalSignature": "(System.Object):System.String[]",
|
|
9582
10364
|
"normalizedSignature": "keys|(System.Object):System.String[]|static=true",
|
|
9583
10365
|
"emitScope": "ClassSurface",
|
|
@@ -9597,7 +10379,7 @@
|
|
|
9597
10379
|
{
|
|
9598
10380
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Object::values(System.Object):System.Object[]",
|
|
9599
10381
|
"clrName": "values",
|
|
9600
|
-
"metadataToken":
|
|
10382
|
+
"metadataToken": 100663686,
|
|
9601
10383
|
"canonicalSignature": "(System.Object):System.Object[]",
|
|
9602
10384
|
"normalizedSignature": "values|(System.Object):System.Object[]|static=true",
|
|
9603
10385
|
"emitScope": "ClassSurface",
|
|
@@ -9617,7 +10399,7 @@
|
|
|
9617
10399
|
{
|
|
9618
10400
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Object::entries(System.Object):System.ValueTuple_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]][]",
|
|
9619
10401
|
"clrName": "entries",
|
|
9620
|
-
"metadataToken":
|
|
10402
|
+
"metadataToken": 100663687,
|
|
9621
10403
|
"canonicalSignature": "(System.Object):System.ValueTuple_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]][]",
|
|
9622
10404
|
"normalizedSignature": "entries|(System.Object):System.ValueTuple_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]][]|static=true",
|
|
9623
10405
|
"emitScope": "ClassSurface",
|
|
@@ -9659,7 +10441,7 @@
|
|
|
9659
10441
|
{
|
|
9660
10442
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.ProcessKeepAlive::Acquire():System.Void",
|
|
9661
10443
|
"clrName": "Acquire",
|
|
9662
|
-
"metadataToken":
|
|
10444
|
+
"metadataToken": 100663688,
|
|
9663
10445
|
"canonicalSignature": "():System.Void",
|
|
9664
10446
|
"normalizedSignature": "Acquire|():System.Void|static=true",
|
|
9665
10447
|
"emitScope": "ClassSurface",
|
|
@@ -9679,7 +10461,7 @@
|
|
|
9679
10461
|
{
|
|
9680
10462
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.ProcessKeepAlive::Release():System.Void",
|
|
9681
10463
|
"clrName": "Release",
|
|
9682
|
-
"metadataToken":
|
|
10464
|
+
"metadataToken": 100663689,
|
|
9683
10465
|
"canonicalSignature": "():System.Void",
|
|
9684
10466
|
"normalizedSignature": "Release|():System.Void|static=true",
|
|
9685
10467
|
"emitScope": "ClassSurface",
|
|
@@ -9721,7 +10503,7 @@
|
|
|
9721
10503
|
{
|
|
9722
10504
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toUpperCase(System.String):System.String",
|
|
9723
10505
|
"clrName": "toUpperCase",
|
|
9724
|
-
"metadataToken":
|
|
10506
|
+
"metadataToken": 100663740,
|
|
9725
10507
|
"canonicalSignature": "(System.String):System.String",
|
|
9726
10508
|
"normalizedSignature": "toUpperCase|(System.String):System.String|static=true",
|
|
9727
10509
|
"emitScope": "ClassSurface",
|
|
@@ -9736,12 +10518,15 @@
|
|
|
9736
10518
|
"visibility": "Public",
|
|
9737
10519
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9738
10520
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9739
|
-
"isExtensionMethod": true
|
|
10521
|
+
"isExtensionMethod": true,
|
|
10522
|
+
"emitSemantics": {
|
|
10523
|
+
"callStyle": "receiver"
|
|
10524
|
+
}
|
|
9740
10525
|
},
|
|
9741
10526
|
{
|
|
9742
10527
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toLowerCase(System.String):System.String",
|
|
9743
10528
|
"clrName": "toLowerCase",
|
|
9744
|
-
"metadataToken":
|
|
10529
|
+
"metadataToken": 100663741,
|
|
9745
10530
|
"canonicalSignature": "(System.String):System.String",
|
|
9746
10531
|
"normalizedSignature": "toLowerCase|(System.String):System.String|static=true",
|
|
9747
10532
|
"emitScope": "ClassSurface",
|
|
@@ -9756,12 +10541,15 @@
|
|
|
9756
10541
|
"visibility": "Public",
|
|
9757
10542
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9758
10543
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9759
|
-
"isExtensionMethod": true
|
|
10544
|
+
"isExtensionMethod": true,
|
|
10545
|
+
"emitSemantics": {
|
|
10546
|
+
"callStyle": "receiver"
|
|
10547
|
+
}
|
|
9760
10548
|
},
|
|
9761
10549
|
{
|
|
9762
10550
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::trim(System.String):System.String",
|
|
9763
10551
|
"clrName": "trim",
|
|
9764
|
-
"metadataToken":
|
|
10552
|
+
"metadataToken": 100663742,
|
|
9765
10553
|
"canonicalSignature": "(System.String):System.String",
|
|
9766
10554
|
"normalizedSignature": "trim|(System.String):System.String|static=true",
|
|
9767
10555
|
"emitScope": "ClassSurface",
|
|
@@ -9776,12 +10564,15 @@
|
|
|
9776
10564
|
"visibility": "Public",
|
|
9777
10565
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9778
10566
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9779
|
-
"isExtensionMethod": true
|
|
10567
|
+
"isExtensionMethod": true,
|
|
10568
|
+
"emitSemantics": {
|
|
10569
|
+
"callStyle": "receiver"
|
|
10570
|
+
}
|
|
9780
10571
|
},
|
|
9781
10572
|
{
|
|
9782
10573
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::trimStart(System.String):System.String",
|
|
9783
10574
|
"clrName": "trimStart",
|
|
9784
|
-
"metadataToken":
|
|
10575
|
+
"metadataToken": 100663743,
|
|
9785
10576
|
"canonicalSignature": "(System.String):System.String",
|
|
9786
10577
|
"normalizedSignature": "trimStart|(System.String):System.String|static=true",
|
|
9787
10578
|
"emitScope": "ClassSurface",
|
|
@@ -9796,12 +10587,15 @@
|
|
|
9796
10587
|
"visibility": "Public",
|
|
9797
10588
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9798
10589
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9799
|
-
"isExtensionMethod": true
|
|
10590
|
+
"isExtensionMethod": true,
|
|
10591
|
+
"emitSemantics": {
|
|
10592
|
+
"callStyle": "receiver"
|
|
10593
|
+
}
|
|
9800
10594
|
},
|
|
9801
10595
|
{
|
|
9802
10596
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::trimEnd(System.String):System.String",
|
|
9803
10597
|
"clrName": "trimEnd",
|
|
9804
|
-
"metadataToken":
|
|
10598
|
+
"metadataToken": 100663744,
|
|
9805
10599
|
"canonicalSignature": "(System.String):System.String",
|
|
9806
10600
|
"normalizedSignature": "trimEnd|(System.String):System.String|static=true",
|
|
9807
10601
|
"emitScope": "ClassSurface",
|
|
@@ -9816,12 +10610,15 @@
|
|
|
9816
10610
|
"visibility": "Public",
|
|
9817
10611
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9818
10612
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9819
|
-
"isExtensionMethod": true
|
|
10613
|
+
"isExtensionMethod": true,
|
|
10614
|
+
"emitSemantics": {
|
|
10615
|
+
"callStyle": "receiver"
|
|
10616
|
+
}
|
|
9820
10617
|
},
|
|
9821
10618
|
{
|
|
9822
10619
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::substring(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9823
10620
|
"clrName": "substring",
|
|
9824
|
-
"metadataToken":
|
|
10621
|
+
"metadataToken": 100663745,
|
|
9825
10622
|
"canonicalSignature": "(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9826
10623
|
"normalizedSignature": "substring|(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
9827
10624
|
"emitScope": "ClassSurface",
|
|
@@ -9836,12 +10633,15 @@
|
|
|
9836
10633
|
"visibility": "Public",
|
|
9837
10634
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9838
10635
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9839
|
-
"isExtensionMethod": true
|
|
10636
|
+
"isExtensionMethod": true,
|
|
10637
|
+
"emitSemantics": {
|
|
10638
|
+
"callStyle": "receiver"
|
|
10639
|
+
}
|
|
9840
10640
|
},
|
|
9841
10641
|
{
|
|
9842
10642
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::slice(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9843
10643
|
"clrName": "slice",
|
|
9844
|
-
"metadataToken":
|
|
10644
|
+
"metadataToken": 100663746,
|
|
9845
10645
|
"canonicalSignature": "(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
9846
10646
|
"normalizedSignature": "slice|(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
9847
10647
|
"emitScope": "ClassSurface",
|
|
@@ -9856,12 +10656,15 @@
|
|
|
9856
10656
|
"visibility": "Public",
|
|
9857
10657
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9858
10658
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9859
|
-
"isExtensionMethod": true
|
|
10659
|
+
"isExtensionMethod": true,
|
|
10660
|
+
"emitSemantics": {
|
|
10661
|
+
"callStyle": "receiver"
|
|
10662
|
+
}
|
|
9860
10663
|
},
|
|
9861
10664
|
{
|
|
9862
10665
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::indexOf(System.String,System.String,System.Int32):System.Int32",
|
|
9863
10666
|
"clrName": "indexOf",
|
|
9864
|
-
"metadataToken":
|
|
10667
|
+
"metadataToken": 100663747,
|
|
9865
10668
|
"canonicalSignature": "(System.String,System.String,System.Int32):System.Int32",
|
|
9866
10669
|
"normalizedSignature": "indexOf|(System.String,System.String,System.Int32):System.Int32|static=true",
|
|
9867
10670
|
"emitScope": "ClassSurface",
|
|
@@ -9876,12 +10679,15 @@
|
|
|
9876
10679
|
"visibility": "Public",
|
|
9877
10680
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9878
10681
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9879
|
-
"isExtensionMethod": true
|
|
10682
|
+
"isExtensionMethod": true,
|
|
10683
|
+
"emitSemantics": {
|
|
10684
|
+
"callStyle": "receiver"
|
|
10685
|
+
}
|
|
9880
10686
|
},
|
|
9881
10687
|
{
|
|
9882
10688
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::lastIndexOf(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
|
|
9883
10689
|
"clrName": "lastIndexOf",
|
|
9884
|
-
"metadataToken":
|
|
10690
|
+
"metadataToken": 100663748,
|
|
9885
10691
|
"canonicalSignature": "(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32",
|
|
9886
10692
|
"normalizedSignature": "lastIndexOf|(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Int32|static=true",
|
|
9887
10693
|
"emitScope": "ClassSurface",
|
|
@@ -9896,12 +10702,15 @@
|
|
|
9896
10702
|
"visibility": "Public",
|
|
9897
10703
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9898
10704
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9899
|
-
"isExtensionMethod": true
|
|
10705
|
+
"isExtensionMethod": true,
|
|
10706
|
+
"emitSemantics": {
|
|
10707
|
+
"callStyle": "receiver"
|
|
10708
|
+
}
|
|
9900
10709
|
},
|
|
9901
10710
|
{
|
|
9902
10711
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::startsWith(System.String,System.String):System.Boolean",
|
|
9903
10712
|
"clrName": "startsWith",
|
|
9904
|
-
"metadataToken":
|
|
10713
|
+
"metadataToken": 100663749,
|
|
9905
10714
|
"canonicalSignature": "(System.String,System.String):System.Boolean",
|
|
9906
10715
|
"normalizedSignature": "startsWith|(System.String,System.String):System.Boolean|static=true",
|
|
9907
10716
|
"emitScope": "ClassSurface",
|
|
@@ -9916,12 +10725,15 @@
|
|
|
9916
10725
|
"visibility": "Public",
|
|
9917
10726
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9918
10727
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9919
|
-
"isExtensionMethod": true
|
|
10728
|
+
"isExtensionMethod": true,
|
|
10729
|
+
"emitSemantics": {
|
|
10730
|
+
"callStyle": "receiver"
|
|
10731
|
+
}
|
|
9920
10732
|
},
|
|
9921
10733
|
{
|
|
9922
10734
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::endsWith(System.String,System.String):System.Boolean",
|
|
9923
10735
|
"clrName": "endsWith",
|
|
9924
|
-
"metadataToken":
|
|
10736
|
+
"metadataToken": 100663750,
|
|
9925
10737
|
"canonicalSignature": "(System.String,System.String):System.Boolean",
|
|
9926
10738
|
"normalizedSignature": "endsWith|(System.String,System.String):System.Boolean|static=true",
|
|
9927
10739
|
"emitScope": "ClassSurface",
|
|
@@ -9936,12 +10748,15 @@
|
|
|
9936
10748
|
"visibility": "Public",
|
|
9937
10749
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9938
10750
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9939
|
-
"isExtensionMethod": true
|
|
10751
|
+
"isExtensionMethod": true,
|
|
10752
|
+
"emitSemantics": {
|
|
10753
|
+
"callStyle": "receiver"
|
|
10754
|
+
}
|
|
9940
10755
|
},
|
|
9941
10756
|
{
|
|
9942
10757
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::includes(System.String,System.String):System.Boolean",
|
|
9943
10758
|
"clrName": "includes",
|
|
9944
|
-
"metadataToken":
|
|
10759
|
+
"metadataToken": 100663751,
|
|
9945
10760
|
"canonicalSignature": "(System.String,System.String):System.Boolean",
|
|
9946
10761
|
"normalizedSignature": "includes|(System.String,System.String):System.Boolean|static=true",
|
|
9947
10762
|
"emitScope": "ClassSurface",
|
|
@@ -9956,12 +10771,15 @@
|
|
|
9956
10771
|
"visibility": "Public",
|
|
9957
10772
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9958
10773
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9959
|
-
"isExtensionMethod": true
|
|
10774
|
+
"isExtensionMethod": true,
|
|
10775
|
+
"emitSemantics": {
|
|
10776
|
+
"callStyle": "receiver"
|
|
10777
|
+
}
|
|
9960
10778
|
},
|
|
9961
10779
|
{
|
|
9962
10780
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::replace(System.String,System.String,System.String):System.String",
|
|
9963
10781
|
"clrName": "replace",
|
|
9964
|
-
"metadataToken":
|
|
10782
|
+
"metadataToken": 100663752,
|
|
9965
10783
|
"canonicalSignature": "(System.String,System.String,System.String):System.String",
|
|
9966
10784
|
"normalizedSignature": "replace|(System.String,System.String,System.String):System.String|static=true",
|
|
9967
10785
|
"emitScope": "ClassSurface",
|
|
@@ -9976,12 +10794,15 @@
|
|
|
9976
10794
|
"visibility": "Public",
|
|
9977
10795
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9978
10796
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9979
|
-
"isExtensionMethod": true
|
|
10797
|
+
"isExtensionMethod": true,
|
|
10798
|
+
"emitSemantics": {
|
|
10799
|
+
"callStyle": "receiver"
|
|
10800
|
+
}
|
|
9980
10801
|
},
|
|
9981
10802
|
{
|
|
9982
10803
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::repeat(System.String,System.Int32):System.String",
|
|
9983
10804
|
"clrName": "repeat",
|
|
9984
|
-
"metadataToken":
|
|
10805
|
+
"metadataToken": 100663753,
|
|
9985
10806
|
"canonicalSignature": "(System.String,System.Int32):System.String",
|
|
9986
10807
|
"normalizedSignature": "repeat|(System.String,System.Int32):System.String|static=true",
|
|
9987
10808
|
"emitScope": "ClassSurface",
|
|
@@ -9996,12 +10817,15 @@
|
|
|
9996
10817
|
"visibility": "Public",
|
|
9997
10818
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
9998
10819
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
9999
|
-
"isExtensionMethod": true
|
|
10820
|
+
"isExtensionMethod": true,
|
|
10821
|
+
"emitSemantics": {
|
|
10822
|
+
"callStyle": "receiver"
|
|
10823
|
+
}
|
|
10000
10824
|
},
|
|
10001
10825
|
{
|
|
10002
10826
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::padStart(System.String,System.Int32,System.String):System.String",
|
|
10003
10827
|
"clrName": "padStart",
|
|
10004
|
-
"metadataToken":
|
|
10828
|
+
"metadataToken": 100663754,
|
|
10005
10829
|
"canonicalSignature": "(System.String,System.Int32,System.String):System.String",
|
|
10006
10830
|
"normalizedSignature": "padStart|(System.String,System.Int32,System.String):System.String|static=true",
|
|
10007
10831
|
"emitScope": "ClassSurface",
|
|
@@ -10016,12 +10840,15 @@
|
|
|
10016
10840
|
"visibility": "Public",
|
|
10017
10841
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10018
10842
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10019
|
-
"isExtensionMethod": true
|
|
10843
|
+
"isExtensionMethod": true,
|
|
10844
|
+
"emitSemantics": {
|
|
10845
|
+
"callStyle": "receiver"
|
|
10846
|
+
}
|
|
10020
10847
|
},
|
|
10021
10848
|
{
|
|
10022
10849
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::padEnd(System.String,System.Int32,System.String):System.String",
|
|
10023
10850
|
"clrName": "padEnd",
|
|
10024
|
-
"metadataToken":
|
|
10851
|
+
"metadataToken": 100663755,
|
|
10025
10852
|
"canonicalSignature": "(System.String,System.Int32,System.String):System.String",
|
|
10026
10853
|
"normalizedSignature": "padEnd|(System.String,System.Int32,System.String):System.String|static=true",
|
|
10027
10854
|
"emitScope": "ClassSurface",
|
|
@@ -10036,12 +10863,15 @@
|
|
|
10036
10863
|
"visibility": "Public",
|
|
10037
10864
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10038
10865
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10039
|
-
"isExtensionMethod": true
|
|
10866
|
+
"isExtensionMethod": true,
|
|
10867
|
+
"emitSemantics": {
|
|
10868
|
+
"callStyle": "receiver"
|
|
10869
|
+
}
|
|
10040
10870
|
},
|
|
10041
10871
|
{
|
|
10042
10872
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::charAt(System.String,System.Int32):System.String",
|
|
10043
10873
|
"clrName": "charAt",
|
|
10044
|
-
"metadataToken":
|
|
10874
|
+
"metadataToken": 100663756,
|
|
10045
10875
|
"canonicalSignature": "(System.String,System.Int32):System.String",
|
|
10046
10876
|
"normalizedSignature": "charAt|(System.String,System.Int32):System.String|static=true",
|
|
10047
10877
|
"emitScope": "ClassSurface",
|
|
@@ -10056,12 +10886,15 @@
|
|
|
10056
10886
|
"visibility": "Public",
|
|
10057
10887
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10058
10888
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10059
|
-
"isExtensionMethod": true
|
|
10889
|
+
"isExtensionMethod": true,
|
|
10890
|
+
"emitSemantics": {
|
|
10891
|
+
"callStyle": "receiver"
|
|
10892
|
+
}
|
|
10060
10893
|
},
|
|
10061
10894
|
{
|
|
10062
10895
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::charCodeAt(System.String,System.Int32):System.Int32",
|
|
10063
10896
|
"clrName": "charCodeAt",
|
|
10064
|
-
"metadataToken":
|
|
10897
|
+
"metadataToken": 100663757,
|
|
10065
10898
|
"canonicalSignature": "(System.String,System.Int32):System.Int32",
|
|
10066
10899
|
"normalizedSignature": "charCodeAt|(System.String,System.Int32):System.Int32|static=true",
|
|
10067
10900
|
"emitScope": "ClassSurface",
|
|
@@ -10076,14 +10909,17 @@
|
|
|
10076
10909
|
"visibility": "Public",
|
|
10077
10910
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10078
10911
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10079
|
-
"isExtensionMethod": true
|
|
10912
|
+
"isExtensionMethod": true,
|
|
10913
|
+
"emitSemantics": {
|
|
10914
|
+
"callStyle": "receiver"
|
|
10915
|
+
}
|
|
10080
10916
|
},
|
|
10081
10917
|
{
|
|
10082
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::split(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.
|
|
10918
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::split(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String[]",
|
|
10083
10919
|
"clrName": "split",
|
|
10084
|
-
"metadataToken":
|
|
10085
|
-
"canonicalSignature": "(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.
|
|
10086
|
-
"normalizedSignature": "split|(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.
|
|
10920
|
+
"metadataToken": 100663758,
|
|
10921
|
+
"canonicalSignature": "(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String[]",
|
|
10922
|
+
"normalizedSignature": "split|(System.String,System.String,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String[]|static=true",
|
|
10087
10923
|
"emitScope": "ClassSurface",
|
|
10088
10924
|
"provenance": "Original",
|
|
10089
10925
|
"arity": 0,
|
|
@@ -10096,12 +10932,15 @@
|
|
|
10096
10932
|
"visibility": "Public",
|
|
10097
10933
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10098
10934
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10099
|
-
"isExtensionMethod": true
|
|
10935
|
+
"isExtensionMethod": true,
|
|
10936
|
+
"emitSemantics": {
|
|
10937
|
+
"callStyle": "receiver"
|
|
10938
|
+
}
|
|
10100
10939
|
},
|
|
10101
10940
|
{
|
|
10102
10941
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::length(System.String):System.Int32",
|
|
10103
10942
|
"clrName": "length",
|
|
10104
|
-
"metadataToken":
|
|
10943
|
+
"metadataToken": 100663759,
|
|
10105
10944
|
"canonicalSignature": "(System.String):System.Int32",
|
|
10106
10945
|
"normalizedSignature": "length|(System.String):System.Int32|static=true",
|
|
10107
10946
|
"emitScope": "ClassSurface",
|
|
@@ -10116,12 +10955,15 @@
|
|
|
10116
10955
|
"visibility": "Public",
|
|
10117
10956
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10118
10957
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10119
|
-
"isExtensionMethod": true
|
|
10958
|
+
"isExtensionMethod": true,
|
|
10959
|
+
"emitSemantics": {
|
|
10960
|
+
"callStyle": "receiver"
|
|
10961
|
+
}
|
|
10120
10962
|
},
|
|
10121
10963
|
{
|
|
10122
10964
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::at(System.String,System.Int32):System.String",
|
|
10123
10965
|
"clrName": "at",
|
|
10124
|
-
"metadataToken":
|
|
10966
|
+
"metadataToken": 100663760,
|
|
10125
10967
|
"canonicalSignature": "(System.String,System.Int32):System.String",
|
|
10126
10968
|
"normalizedSignature": "at|(System.String,System.Int32):System.String|static=true",
|
|
10127
10969
|
"emitScope": "ClassSurface",
|
|
@@ -10136,12 +10978,15 @@
|
|
|
10136
10978
|
"visibility": "Public",
|
|
10137
10979
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10138
10980
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10139
|
-
"isExtensionMethod": true
|
|
10981
|
+
"isExtensionMethod": true,
|
|
10982
|
+
"emitSemantics": {
|
|
10983
|
+
"callStyle": "receiver"
|
|
10984
|
+
}
|
|
10140
10985
|
},
|
|
10141
10986
|
{
|
|
10142
10987
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::codePointAt(System.String,System.Int32):System.Int32",
|
|
10143
10988
|
"clrName": "codePointAt",
|
|
10144
|
-
"metadataToken":
|
|
10989
|
+
"metadataToken": 100663761,
|
|
10145
10990
|
"canonicalSignature": "(System.String,System.Int32):System.Int32",
|
|
10146
10991
|
"normalizedSignature": "codePointAt|(System.String,System.Int32):System.Int32|static=true",
|
|
10147
10992
|
"emitScope": "ClassSurface",
|
|
@@ -10156,12 +11001,15 @@
|
|
|
10156
11001
|
"visibility": "Public",
|
|
10157
11002
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10158
11003
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10159
|
-
"isExtensionMethod": true
|
|
11004
|
+
"isExtensionMethod": true,
|
|
11005
|
+
"emitSemantics": {
|
|
11006
|
+
"callStyle": "receiver"
|
|
11007
|
+
}
|
|
10160
11008
|
},
|
|
10161
11009
|
{
|
|
10162
11010
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::concat(System.String,System.String[]):System.String",
|
|
10163
11011
|
"clrName": "concat",
|
|
10164
|
-
"metadataToken":
|
|
11012
|
+
"metadataToken": 100663762,
|
|
10165
11013
|
"canonicalSignature": "(System.String,System.String[]):System.String",
|
|
10166
11014
|
"normalizedSignature": "concat|(System.String,System.String[]):System.String|static=true",
|
|
10167
11015
|
"emitScope": "ClassSurface",
|
|
@@ -10176,12 +11024,15 @@
|
|
|
10176
11024
|
"visibility": "Public",
|
|
10177
11025
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10178
11026
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10179
|
-
"isExtensionMethod": true
|
|
11027
|
+
"isExtensionMethod": true,
|
|
11028
|
+
"emitSemantics": {
|
|
11029
|
+
"callStyle": "receiver"
|
|
11030
|
+
}
|
|
10180
11031
|
},
|
|
10181
11032
|
{
|
|
10182
11033
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::localeCompare(System.String,System.String):System.Int32",
|
|
10183
11034
|
"clrName": "localeCompare",
|
|
10184
|
-
"metadataToken":
|
|
11035
|
+
"metadataToken": 100663763,
|
|
10185
11036
|
"canonicalSignature": "(System.String,System.String):System.Int32",
|
|
10186
11037
|
"normalizedSignature": "localeCompare|(System.String,System.String):System.Int32|static=true",
|
|
10187
11038
|
"emitScope": "ClassSurface",
|
|
@@ -10196,14 +11047,17 @@
|
|
|
10196
11047
|
"visibility": "Public",
|
|
10197
11048
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10198
11049
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10199
|
-
"isExtensionMethod": true
|
|
11050
|
+
"isExtensionMethod": true,
|
|
11051
|
+
"emitSemantics": {
|
|
11052
|
+
"callStyle": "receiver"
|
|
11053
|
+
}
|
|
10200
11054
|
},
|
|
10201
11055
|
{
|
|
10202
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::match(System.String,System.String):System.
|
|
11056
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::match(System.String,System.String):System.String[]",
|
|
10203
11057
|
"clrName": "match",
|
|
10204
|
-
"metadataToken":
|
|
10205
|
-
"canonicalSignature": "(System.String,System.String):System.
|
|
10206
|
-
"normalizedSignature": "match|(System.String,System.String):System.
|
|
11058
|
+
"metadataToken": 100663764,
|
|
11059
|
+
"canonicalSignature": "(System.String,System.String):System.String[]",
|
|
11060
|
+
"normalizedSignature": "match|(System.String,System.String):System.String[]|static=true",
|
|
10207
11061
|
"emitScope": "ClassSurface",
|
|
10208
11062
|
"provenance": "Original",
|
|
10209
11063
|
"arity": 0,
|
|
@@ -10216,14 +11070,17 @@
|
|
|
10216
11070
|
"visibility": "Public",
|
|
10217
11071
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10218
11072
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10219
|
-
"isExtensionMethod": true
|
|
11073
|
+
"isExtensionMethod": true,
|
|
11074
|
+
"emitSemantics": {
|
|
11075
|
+
"callStyle": "receiver"
|
|
11076
|
+
}
|
|
10220
11077
|
},
|
|
10221
11078
|
{
|
|
10222
|
-
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::matchAll(System.String,System.String):System.
|
|
11079
|
+
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::matchAll(System.String,System.String):System.String[][]",
|
|
10223
11080
|
"clrName": "matchAll",
|
|
10224
|
-
"metadataToken":
|
|
10225
|
-
"canonicalSignature": "(System.String,System.String):System.
|
|
10226
|
-
"normalizedSignature": "matchAll|(System.String,System.String):System.
|
|
11081
|
+
"metadataToken": 100663765,
|
|
11082
|
+
"canonicalSignature": "(System.String,System.String):System.String[][]",
|
|
11083
|
+
"normalizedSignature": "matchAll|(System.String,System.String):System.String[][]|static=true",
|
|
10227
11084
|
"emitScope": "ClassSurface",
|
|
10228
11085
|
"provenance": "Original",
|
|
10229
11086
|
"arity": 0,
|
|
@@ -10236,12 +11093,15 @@
|
|
|
10236
11093
|
"visibility": "Public",
|
|
10237
11094
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10238
11095
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10239
|
-
"isExtensionMethod": true
|
|
11096
|
+
"isExtensionMethod": true,
|
|
11097
|
+
"emitSemantics": {
|
|
11098
|
+
"callStyle": "receiver"
|
|
11099
|
+
}
|
|
10240
11100
|
},
|
|
10241
11101
|
{
|
|
10242
11102
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::search(System.String,System.String):System.Int32",
|
|
10243
11103
|
"clrName": "search",
|
|
10244
|
-
"metadataToken":
|
|
11104
|
+
"metadataToken": 100663766,
|
|
10245
11105
|
"canonicalSignature": "(System.String,System.String):System.Int32",
|
|
10246
11106
|
"normalizedSignature": "search|(System.String,System.String):System.Int32|static=true",
|
|
10247
11107
|
"emitScope": "ClassSurface",
|
|
@@ -10256,12 +11116,15 @@
|
|
|
10256
11116
|
"visibility": "Public",
|
|
10257
11117
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10258
11118
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10259
|
-
"isExtensionMethod": true
|
|
11119
|
+
"isExtensionMethod": true,
|
|
11120
|
+
"emitSemantics": {
|
|
11121
|
+
"callStyle": "receiver"
|
|
11122
|
+
}
|
|
10260
11123
|
},
|
|
10261
11124
|
{
|
|
10262
11125
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::replaceAll(System.String,System.String,System.String):System.String",
|
|
10263
11126
|
"clrName": "replaceAll",
|
|
10264
|
-
"metadataToken":
|
|
11127
|
+
"metadataToken": 100663767,
|
|
10265
11128
|
"canonicalSignature": "(System.String,System.String,System.String):System.String",
|
|
10266
11129
|
"normalizedSignature": "replaceAll|(System.String,System.String,System.String):System.String|static=true",
|
|
10267
11130
|
"emitScope": "ClassSurface",
|
|
@@ -10276,12 +11139,15 @@
|
|
|
10276
11139
|
"visibility": "Public",
|
|
10277
11140
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10278
11141
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10279
|
-
"isExtensionMethod": true
|
|
11142
|
+
"isExtensionMethod": true,
|
|
11143
|
+
"emitSemantics": {
|
|
11144
|
+
"callStyle": "receiver"
|
|
11145
|
+
}
|
|
10280
11146
|
},
|
|
10281
11147
|
{
|
|
10282
11148
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::normalize(System.String,System.String):System.String",
|
|
10283
11149
|
"clrName": "normalize",
|
|
10284
|
-
"metadataToken":
|
|
11150
|
+
"metadataToken": 100663768,
|
|
10285
11151
|
"canonicalSignature": "(System.String,System.String):System.String",
|
|
10286
11152
|
"normalizedSignature": "normalize|(System.String,System.String):System.String|static=true",
|
|
10287
11153
|
"emitScope": "ClassSurface",
|
|
@@ -10296,12 +11162,15 @@
|
|
|
10296
11162
|
"visibility": "Public",
|
|
10297
11163
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10298
11164
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10299
|
-
"isExtensionMethod": true
|
|
11165
|
+
"isExtensionMethod": true,
|
|
11166
|
+
"emitSemantics": {
|
|
11167
|
+
"callStyle": "receiver"
|
|
11168
|
+
}
|
|
10300
11169
|
},
|
|
10301
11170
|
{
|
|
10302
11171
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::substr(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10303
11172
|
"clrName": "substr",
|
|
10304
|
-
"metadataToken":
|
|
11173
|
+
"metadataToken": 100663769,
|
|
10305
11174
|
"canonicalSignature": "(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String",
|
|
10306
11175
|
"normalizedSignature": "substr|(System.String,System.Int32,System.Nullable_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.String|static=true",
|
|
10307
11176
|
"emitScope": "ClassSurface",
|
|
@@ -10316,12 +11185,15 @@
|
|
|
10316
11185
|
"visibility": "Public",
|
|
10317
11186
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10318
11187
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10319
|
-
"isExtensionMethod": true
|
|
11188
|
+
"isExtensionMethod": true,
|
|
11189
|
+
"emitSemantics": {
|
|
11190
|
+
"callStyle": "receiver"
|
|
11191
|
+
}
|
|
10320
11192
|
},
|
|
10321
11193
|
{
|
|
10322
11194
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toLocaleLowerCase(System.String):System.String",
|
|
10323
11195
|
"clrName": "toLocaleLowerCase",
|
|
10324
|
-
"metadataToken":
|
|
11196
|
+
"metadataToken": 100663770,
|
|
10325
11197
|
"canonicalSignature": "(System.String):System.String",
|
|
10326
11198
|
"normalizedSignature": "toLocaleLowerCase|(System.String):System.String|static=true",
|
|
10327
11199
|
"emitScope": "ClassSurface",
|
|
@@ -10336,12 +11208,15 @@
|
|
|
10336
11208
|
"visibility": "Public",
|
|
10337
11209
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10338
11210
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10339
|
-
"isExtensionMethod": true
|
|
11211
|
+
"isExtensionMethod": true,
|
|
11212
|
+
"emitSemantics": {
|
|
11213
|
+
"callStyle": "receiver"
|
|
11214
|
+
}
|
|
10340
11215
|
},
|
|
10341
11216
|
{
|
|
10342
11217
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toLocaleUpperCase(System.String):System.String",
|
|
10343
11218
|
"clrName": "toLocaleUpperCase",
|
|
10344
|
-
"metadataToken":
|
|
11219
|
+
"metadataToken": 100663771,
|
|
10345
11220
|
"canonicalSignature": "(System.String):System.String",
|
|
10346
11221
|
"normalizedSignature": "toLocaleUpperCase|(System.String):System.String|static=true",
|
|
10347
11222
|
"emitScope": "ClassSurface",
|
|
@@ -10356,12 +11231,15 @@
|
|
|
10356
11231
|
"visibility": "Public",
|
|
10357
11232
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10358
11233
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10359
|
-
"isExtensionMethod": true
|
|
11234
|
+
"isExtensionMethod": true,
|
|
11235
|
+
"emitSemantics": {
|
|
11236
|
+
"callStyle": "receiver"
|
|
11237
|
+
}
|
|
10360
11238
|
},
|
|
10361
11239
|
{
|
|
10362
11240
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toString(System.String):System.String",
|
|
10363
11241
|
"clrName": "toString",
|
|
10364
|
-
"metadataToken":
|
|
11242
|
+
"metadataToken": 100663772,
|
|
10365
11243
|
"canonicalSignature": "(System.String):System.String",
|
|
10366
11244
|
"normalizedSignature": "toString|(System.String):System.String|static=true",
|
|
10367
11245
|
"emitScope": "ClassSurface",
|
|
@@ -10376,12 +11254,15 @@
|
|
|
10376
11254
|
"visibility": "Public",
|
|
10377
11255
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10378
11256
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10379
|
-
"isExtensionMethod": true
|
|
11257
|
+
"isExtensionMethod": true,
|
|
11258
|
+
"emitSemantics": {
|
|
11259
|
+
"callStyle": "receiver"
|
|
11260
|
+
}
|
|
10380
11261
|
},
|
|
10381
11262
|
{
|
|
10382
11263
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::valueOf(System.String):System.String",
|
|
10383
11264
|
"clrName": "valueOf",
|
|
10384
|
-
"metadataToken":
|
|
11265
|
+
"metadataToken": 100663773,
|
|
10385
11266
|
"canonicalSignature": "(System.String):System.String",
|
|
10386
11267
|
"normalizedSignature": "valueOf|(System.String):System.String|static=true",
|
|
10387
11268
|
"emitScope": "ClassSurface",
|
|
@@ -10396,12 +11277,15 @@
|
|
|
10396
11277
|
"visibility": "Public",
|
|
10397
11278
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10398
11279
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10399
|
-
"isExtensionMethod": true
|
|
11280
|
+
"isExtensionMethod": true,
|
|
11281
|
+
"emitSemantics": {
|
|
11282
|
+
"callStyle": "receiver"
|
|
11283
|
+
}
|
|
10400
11284
|
},
|
|
10401
11285
|
{
|
|
10402
11286
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::isWellFormed(System.String):System.Boolean",
|
|
10403
11287
|
"clrName": "isWellFormed",
|
|
10404
|
-
"metadataToken":
|
|
11288
|
+
"metadataToken": 100663774,
|
|
10405
11289
|
"canonicalSignature": "(System.String):System.Boolean",
|
|
10406
11290
|
"normalizedSignature": "isWellFormed|(System.String):System.Boolean|static=true",
|
|
10407
11291
|
"emitScope": "ClassSurface",
|
|
@@ -10416,12 +11300,15 @@
|
|
|
10416
11300
|
"visibility": "Public",
|
|
10417
11301
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10418
11302
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10419
|
-
"isExtensionMethod": true
|
|
11303
|
+
"isExtensionMethod": true,
|
|
11304
|
+
"emitSemantics": {
|
|
11305
|
+
"callStyle": "receiver"
|
|
11306
|
+
}
|
|
10420
11307
|
},
|
|
10421
11308
|
{
|
|
10422
11309
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::toWellFormed(System.String):System.String",
|
|
10423
11310
|
"clrName": "toWellFormed",
|
|
10424
|
-
"metadataToken":
|
|
11311
|
+
"metadataToken": 100663775,
|
|
10425
11312
|
"canonicalSignature": "(System.String):System.String",
|
|
10426
11313
|
"normalizedSignature": "toWellFormed|(System.String):System.String|static=true",
|
|
10427
11314
|
"emitScope": "ClassSurface",
|
|
@@ -10436,12 +11323,15 @@
|
|
|
10436
11323
|
"visibility": "Public",
|
|
10437
11324
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10438
11325
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10439
|
-
"isExtensionMethod": true
|
|
11326
|
+
"isExtensionMethod": true,
|
|
11327
|
+
"emitSemantics": {
|
|
11328
|
+
"callStyle": "receiver"
|
|
11329
|
+
}
|
|
10440
11330
|
},
|
|
10441
11331
|
{
|
|
10442
11332
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::trimLeft(System.String):System.String",
|
|
10443
11333
|
"clrName": "trimLeft",
|
|
10444
|
-
"metadataToken":
|
|
11334
|
+
"metadataToken": 100663776,
|
|
10445
11335
|
"canonicalSignature": "(System.String):System.String",
|
|
10446
11336
|
"normalizedSignature": "trimLeft|(System.String):System.String|static=true",
|
|
10447
11337
|
"emitScope": "ClassSurface",
|
|
@@ -10456,12 +11346,15 @@
|
|
|
10456
11346
|
"visibility": "Public",
|
|
10457
11347
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10458
11348
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10459
|
-
"isExtensionMethod": true
|
|
11349
|
+
"isExtensionMethod": true,
|
|
11350
|
+
"emitSemantics": {
|
|
11351
|
+
"callStyle": "receiver"
|
|
11352
|
+
}
|
|
10460
11353
|
},
|
|
10461
11354
|
{
|
|
10462
11355
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::trimRight(System.String):System.String",
|
|
10463
11356
|
"clrName": "trimRight",
|
|
10464
|
-
"metadataToken":
|
|
11357
|
+
"metadataToken": 100663777,
|
|
10465
11358
|
"canonicalSignature": "(System.String):System.String",
|
|
10466
11359
|
"normalizedSignature": "trimRight|(System.String):System.String|static=true",
|
|
10467
11360
|
"emitScope": "ClassSurface",
|
|
@@ -10476,12 +11369,15 @@
|
|
|
10476
11369
|
"visibility": "Public",
|
|
10477
11370
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10478
11371
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10479
|
-
"isExtensionMethod": true
|
|
11372
|
+
"isExtensionMethod": true,
|
|
11373
|
+
"emitSemantics": {
|
|
11374
|
+
"callStyle": "receiver"
|
|
11375
|
+
}
|
|
10480
11376
|
},
|
|
10481
11377
|
{
|
|
10482
11378
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::fromCharCode(System.Int32[]):System.String",
|
|
10483
11379
|
"clrName": "fromCharCode",
|
|
10484
|
-
"metadataToken":
|
|
11380
|
+
"metadataToken": 100663778,
|
|
10485
11381
|
"canonicalSignature": "(System.Int32[]):System.String",
|
|
10486
11382
|
"normalizedSignature": "fromCharCode|(System.Int32[]):System.String|static=true",
|
|
10487
11383
|
"emitScope": "ClassSurface",
|
|
@@ -10496,12 +11392,15 @@
|
|
|
10496
11392
|
"visibility": "Public",
|
|
10497
11393
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10498
11394
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10499
|
-
"isExtensionMethod": false
|
|
11395
|
+
"isExtensionMethod": false,
|
|
11396
|
+
"emitSemantics": {
|
|
11397
|
+
"callStyle": "receiver"
|
|
11398
|
+
}
|
|
10500
11399
|
},
|
|
10501
11400
|
{
|
|
10502
11401
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::fromCodePoint(System.Int32[]):System.String",
|
|
10503
11402
|
"clrName": "fromCodePoint",
|
|
10504
|
-
"metadataToken":
|
|
11403
|
+
"metadataToken": 100663779,
|
|
10505
11404
|
"canonicalSignature": "(System.Int32[]):System.String",
|
|
10506
11405
|
"normalizedSignature": "fromCodePoint|(System.Int32[]):System.String|static=true",
|
|
10507
11406
|
"emitScope": "ClassSurface",
|
|
@@ -10516,12 +11415,15 @@
|
|
|
10516
11415
|
"visibility": "Public",
|
|
10517
11416
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10518
11417
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10519
|
-
"isExtensionMethod": false
|
|
11418
|
+
"isExtensionMethod": false,
|
|
11419
|
+
"emitSemantics": {
|
|
11420
|
+
"callStyle": "receiver"
|
|
11421
|
+
}
|
|
10520
11422
|
},
|
|
10521
11423
|
{
|
|
10522
11424
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.String::raw(System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object[]):System.String",
|
|
10523
11425
|
"clrName": "raw",
|
|
10524
|
-
"metadataToken":
|
|
11426
|
+
"metadataToken": 100663780,
|
|
10525
11427
|
"canonicalSignature": "(System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object[]):System.String",
|
|
10526
11428
|
"normalizedSignature": "raw|(System.Collections.Generic.List_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object[]):System.String|static=true",
|
|
10527
11429
|
"emitScope": "ClassSurface",
|
|
@@ -10536,7 +11438,10 @@
|
|
|
10536
11438
|
"visibility": "Public",
|
|
10537
11439
|
"declaringClrType": "Tsonic.JSRuntime.String",
|
|
10538
11440
|
"declaringAssemblyName": "Tsonic.JSRuntime",
|
|
10539
|
-
"isExtensionMethod": false
|
|
11441
|
+
"isExtensionMethod": false,
|
|
11442
|
+
"emitSemantics": {
|
|
11443
|
+
"callStyle": "receiver"
|
|
11444
|
+
}
|
|
10540
11445
|
}
|
|
10541
11446
|
],
|
|
10542
11447
|
"properties": [],
|
|
@@ -10563,7 +11468,7 @@
|
|
|
10563
11468
|
{
|
|
10564
11469
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::setTimeout(System.Action,System.Double):System.Double",
|
|
10565
11470
|
"clrName": "setTimeout",
|
|
10566
|
-
"metadataToken":
|
|
11471
|
+
"metadataToken": 100663783,
|
|
10567
11472
|
"canonicalSignature": "(System.Action,System.Double):System.Double",
|
|
10568
11473
|
"normalizedSignature": "setTimeout|(System.Action,System.Double):System.Double|static=true",
|
|
10569
11474
|
"emitScope": "ClassSurface",
|
|
@@ -10583,7 +11488,7 @@
|
|
|
10583
11488
|
{
|
|
10584
11489
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::setTimeout(Action_1,System.Double,T):System.Double",
|
|
10585
11490
|
"clrName": "setTimeout",
|
|
10586
|
-
"metadataToken":
|
|
11491
|
+
"metadataToken": 100663784,
|
|
10587
11492
|
"canonicalSignature": "(Action_1,System.Double,T):System.Double",
|
|
10588
11493
|
"normalizedSignature": "setTimeout|(Action_1,System.Double,T):System.Double|static=true",
|
|
10589
11494
|
"emitScope": "ClassSurface",
|
|
@@ -10603,7 +11508,7 @@
|
|
|
10603
11508
|
{
|
|
10604
11509
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::clearTimeout(System.Double):System.Void",
|
|
10605
11510
|
"clrName": "clearTimeout",
|
|
10606
|
-
"metadataToken":
|
|
11511
|
+
"metadataToken": 100663785,
|
|
10607
11512
|
"canonicalSignature": "(System.Double):System.Void",
|
|
10608
11513
|
"normalizedSignature": "clearTimeout|(System.Double):System.Void|static=true",
|
|
10609
11514
|
"emitScope": "ClassSurface",
|
|
@@ -10623,7 +11528,7 @@
|
|
|
10623
11528
|
{
|
|
10624
11529
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::setInterval(System.Action,System.Double):System.Double",
|
|
10625
11530
|
"clrName": "setInterval",
|
|
10626
|
-
"metadataToken":
|
|
11531
|
+
"metadataToken": 100663786,
|
|
10627
11532
|
"canonicalSignature": "(System.Action,System.Double):System.Double",
|
|
10628
11533
|
"normalizedSignature": "setInterval|(System.Action,System.Double):System.Double|static=true",
|
|
10629
11534
|
"emitScope": "ClassSurface",
|
|
@@ -10643,7 +11548,7 @@
|
|
|
10643
11548
|
{
|
|
10644
11549
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::setInterval(Action_1,System.Double,T):System.Double",
|
|
10645
11550
|
"clrName": "setInterval",
|
|
10646
|
-
"metadataToken":
|
|
11551
|
+
"metadataToken": 100663787,
|
|
10647
11552
|
"canonicalSignature": "(Action_1,System.Double,T):System.Double",
|
|
10648
11553
|
"normalizedSignature": "setInterval|(Action_1,System.Double,T):System.Double|static=true",
|
|
10649
11554
|
"emitScope": "ClassSurface",
|
|
@@ -10663,7 +11568,7 @@
|
|
|
10663
11568
|
{
|
|
10664
11569
|
"stableId": "Tsonic.JSRuntime:Tsonic.JSRuntime.Timers::clearInterval(System.Double):System.Void",
|
|
10665
11570
|
"clrName": "clearInterval",
|
|
10666
|
-
"metadataToken":
|
|
11571
|
+
"metadataToken": 100663788,
|
|
10667
11572
|
"canonicalSignature": "(System.Double):System.Void",
|
|
10668
11573
|
"normalizedSignature": "clearInterval|(System.Double):System.Void|static=true",
|
|
10669
11574
|
"emitScope": "ClassSurface",
|