@tsonic/dotnet 0.8.1 → 0.8.2
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/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -995,6 +995,22 @@
|
|
|
995
995
|
"parameterCount": 1,
|
|
996
996
|
"isExtensionMethod": false
|
|
997
997
|
},
|
|
998
|
+
{
|
|
999
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IBinaryNumber\u00601::Log2(TSelf):TSelf",
|
|
1000
|
+
"clrName": "Log2",
|
|
1001
|
+
"tsEmitName": "log2",
|
|
1002
|
+
"normalizedSignature": "Log2|(TSelf):TSelf|static=true",
|
|
1003
|
+
"provenance": "Original",
|
|
1004
|
+
"emitScope": "ClassSurface",
|
|
1005
|
+
"isStatic": true,
|
|
1006
|
+
"isAbstract": true,
|
|
1007
|
+
"isVirtual": true,
|
|
1008
|
+
"isOverride": true,
|
|
1009
|
+
"isSealed": false,
|
|
1010
|
+
"arity": 0,
|
|
1011
|
+
"parameterCount": 1,
|
|
1012
|
+
"isExtensionMethod": false
|
|
1013
|
+
},
|
|
998
1014
|
{
|
|
999
1015
|
"stableId": "System.Private.CoreLib:System.Numerics.INumber\u00601::Clamp(TSelf,TSelf,TSelf):TSelf",
|
|
1000
1016
|
"clrName": "Clamp",
|
|
@@ -1879,6 +1895,22 @@
|
|
|
1879
1895
|
"parameterCount": 1,
|
|
1880
1896
|
"isExtensionMethod": false
|
|
1881
1897
|
},
|
|
1898
|
+
{
|
|
1899
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
1900
|
+
"clrName": "Abs",
|
|
1901
|
+
"tsEmitName": "abs",
|
|
1902
|
+
"normalizedSignature": "Abs|(TSelf):TSelf|static=true",
|
|
1903
|
+
"provenance": "Original",
|
|
1904
|
+
"emitScope": "ClassSurface",
|
|
1905
|
+
"isStatic": true,
|
|
1906
|
+
"isAbstract": true,
|
|
1907
|
+
"isVirtual": true,
|
|
1908
|
+
"isOverride": true,
|
|
1909
|
+
"isSealed": false,
|
|
1910
|
+
"arity": 0,
|
|
1911
|
+
"parameterCount": 1,
|
|
1912
|
+
"isExtensionMethod": false
|
|
1913
|
+
},
|
|
1882
1914
|
{
|
|
1883
1915
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
1884
1916
|
"clrName": "CreateChecked",
|
|
@@ -2437,6 +2469,22 @@
|
|
|
2437
2469
|
"parameterCount": 1,
|
|
2438
2470
|
"isExtensionMethod": false
|
|
2439
2471
|
},
|
|
2472
|
+
{
|
|
2473
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
2474
|
+
"clrName": "Abs",
|
|
2475
|
+
"tsEmitName": "abs",
|
|
2476
|
+
"normalizedSignature": "Abs|(TSelf):TSelf|static=true",
|
|
2477
|
+
"provenance": "Original",
|
|
2478
|
+
"emitScope": "ClassSurface",
|
|
2479
|
+
"isStatic": true,
|
|
2480
|
+
"isAbstract": true,
|
|
2481
|
+
"isVirtual": true,
|
|
2482
|
+
"isOverride": true,
|
|
2483
|
+
"isSealed": false,
|
|
2484
|
+
"arity": 0,
|
|
2485
|
+
"parameterCount": 1,
|
|
2486
|
+
"isExtensionMethod": false
|
|
2487
|
+
},
|
|
2440
2488
|
{
|
|
2441
2489
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
2442
2490
|
"clrName": "CreateChecked",
|
|
@@ -3364,6 +3412,22 @@
|
|
|
3364
3412
|
"parameterCount": 2,
|
|
3365
3413
|
"isExtensionMethod": false
|
|
3366
3414
|
},
|
|
3415
|
+
{
|
|
3416
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IExponentialFunctions\u00601::Exp(TSelf):TSelf",
|
|
3417
|
+
"clrName": "Exp",
|
|
3418
|
+
"tsEmitName": "exp",
|
|
3419
|
+
"normalizedSignature": "Exp|(TSelf):TSelf|static=true",
|
|
3420
|
+
"provenance": "Original",
|
|
3421
|
+
"emitScope": "ClassSurface",
|
|
3422
|
+
"isStatic": true,
|
|
3423
|
+
"isAbstract": true,
|
|
3424
|
+
"isVirtual": true,
|
|
3425
|
+
"isOverride": true,
|
|
3426
|
+
"isSealed": false,
|
|
3427
|
+
"arity": 0,
|
|
3428
|
+
"parameterCount": 1,
|
|
3429
|
+
"isExtensionMethod": false
|
|
3430
|
+
},
|
|
3367
3431
|
{
|
|
3368
3432
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
3369
3433
|
"clrName": "CreateChecked",
|
|
@@ -3396,6 +3460,38 @@
|
|
|
3396
3460
|
"parameterCount": 1,
|
|
3397
3461
|
"isExtensionMethod": false
|
|
3398
3462
|
},
|
|
3463
|
+
{
|
|
3464
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MaxMagnitude(TSelf,TSelf):TSelf",
|
|
3465
|
+
"clrName": "MaxMagnitude",
|
|
3466
|
+
"tsEmitName": "maxMagnitude",
|
|
3467
|
+
"normalizedSignature": "MaxMagnitude|(TSelf,TSelf):TSelf|static=true",
|
|
3468
|
+
"provenance": "Original",
|
|
3469
|
+
"emitScope": "ClassSurface",
|
|
3470
|
+
"isStatic": true,
|
|
3471
|
+
"isAbstract": true,
|
|
3472
|
+
"isVirtual": true,
|
|
3473
|
+
"isOverride": true,
|
|
3474
|
+
"isSealed": false,
|
|
3475
|
+
"arity": 0,
|
|
3476
|
+
"parameterCount": 2,
|
|
3477
|
+
"isExtensionMethod": false
|
|
3478
|
+
},
|
|
3479
|
+
{
|
|
3480
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MultiplyAddEstimate(TSelf,TSelf,TSelf):TSelf",
|
|
3481
|
+
"clrName": "MultiplyAddEstimate",
|
|
3482
|
+
"tsEmitName": "multiplyAddEstimate",
|
|
3483
|
+
"normalizedSignature": "MultiplyAddEstimate|(TSelf,TSelf,TSelf):TSelf|static=true",
|
|
3484
|
+
"provenance": "Original",
|
|
3485
|
+
"emitScope": "ClassSurface",
|
|
3486
|
+
"isStatic": true,
|
|
3487
|
+
"isAbstract": false,
|
|
3488
|
+
"isVirtual": true,
|
|
3489
|
+
"isOverride": true,
|
|
3490
|
+
"isSealed": false,
|
|
3491
|
+
"arity": 0,
|
|
3492
|
+
"parameterCount": 3,
|
|
3493
|
+
"isExtensionMethod": false
|
|
3494
|
+
},
|
|
3399
3495
|
{
|
|
3400
3496
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider):TSelf",
|
|
3401
3497
|
"clrName": "Parse",
|
|
@@ -3602,6 +3698,22 @@
|
|
|
3602
3698
|
"parameterCount": 1,
|
|
3603
3699
|
"isExtensionMethod": false
|
|
3604
3700
|
},
|
|
3701
|
+
{
|
|
3702
|
+
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.Int32):TSelf",
|
|
3703
|
+
"clrName": "Round",
|
|
3704
|
+
"tsEmitName": "round",
|
|
3705
|
+
"normalizedSignature": "Round|(TSelf,System.Int32):TSelf|static=true",
|
|
3706
|
+
"provenance": "Original",
|
|
3707
|
+
"emitScope": "ClassSurface",
|
|
3708
|
+
"isStatic": true,
|
|
3709
|
+
"isAbstract": false,
|
|
3710
|
+
"isVirtual": true,
|
|
3711
|
+
"isOverride": true,
|
|
3712
|
+
"isSealed": false,
|
|
3713
|
+
"arity": 0,
|
|
3714
|
+
"parameterCount": 2,
|
|
3715
|
+
"isExtensionMethod": false
|
|
3716
|
+
},
|
|
3605
3717
|
{
|
|
3606
3718
|
"stableId": "System.Private.CoreLib:System.Numerics.IFloatingPoint\u00601::Round(TSelf,System.MidpointRounding):TSelf",
|
|
3607
3719
|
"clrName": "Round",
|
|
@@ -3720,6 +3832,22 @@
|
|
|
3720
3832
|
"parameterCount": 1,
|
|
3721
3833
|
"isExtensionMethod": false
|
|
3722
3834
|
},
|
|
3835
|
+
{
|
|
3836
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumber\u00601::Sign(TSelf):System.Int32",
|
|
3837
|
+
"clrName": "Sign",
|
|
3838
|
+
"tsEmitName": "sign",
|
|
3839
|
+
"normalizedSignature": "Sign|(TSelf):System.Int32|static=true",
|
|
3840
|
+
"provenance": "Original",
|
|
3841
|
+
"emitScope": "ClassSurface",
|
|
3842
|
+
"isStatic": true,
|
|
3843
|
+
"isAbstract": false,
|
|
3844
|
+
"isVirtual": true,
|
|
3845
|
+
"isOverride": true,
|
|
3846
|
+
"isSealed": false,
|
|
3847
|
+
"arity": 0,
|
|
3848
|
+
"parameterCount": 1,
|
|
3849
|
+
"isExtensionMethod": false
|
|
3850
|
+
},
|
|
3723
3851
|
{
|
|
3724
3852
|
"stableId": "System.Private.CoreLib:System.IComparable::CompareTo(System.Object):System.Int32",
|
|
3725
3853
|
"clrName": "CompareTo",
|
|
@@ -3996,6 +4124,22 @@
|
|
|
3996
4124
|
"parameterCount": 1,
|
|
3997
4125
|
"isExtensionMethod": false
|
|
3998
4126
|
},
|
|
4127
|
+
{
|
|
4128
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
4129
|
+
"clrName": "Abs",
|
|
4130
|
+
"tsEmitName": "abs",
|
|
4131
|
+
"normalizedSignature": "Abs|(TSelf):TSelf|static=true",
|
|
4132
|
+
"provenance": "Original",
|
|
4133
|
+
"emitScope": "ClassSurface",
|
|
4134
|
+
"isStatic": true,
|
|
4135
|
+
"isAbstract": true,
|
|
4136
|
+
"isVirtual": true,
|
|
4137
|
+
"isOverride": true,
|
|
4138
|
+
"isSealed": false,
|
|
4139
|
+
"arity": 0,
|
|
4140
|
+
"parameterCount": 1,
|
|
4141
|
+
"isExtensionMethod": false
|
|
4142
|
+
},
|
|
3999
4143
|
{
|
|
4000
4144
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
4001
4145
|
"clrName": "CreateChecked",
|
|
@@ -4436,6 +4580,22 @@
|
|
|
4436
4580
|
"parameterCount": 2,
|
|
4437
4581
|
"isExtensionMethod": false
|
|
4438
4582
|
},
|
|
4583
|
+
{
|
|
4584
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
4585
|
+
"clrName": "Abs",
|
|
4586
|
+
"tsEmitName": "abs",
|
|
4587
|
+
"normalizedSignature": "Abs|(TSelf):TSelf|static=true",
|
|
4588
|
+
"provenance": "Original",
|
|
4589
|
+
"emitScope": "ClassSurface",
|
|
4590
|
+
"isStatic": true,
|
|
4591
|
+
"isAbstract": true,
|
|
4592
|
+
"isVirtual": true,
|
|
4593
|
+
"isOverride": true,
|
|
4594
|
+
"isSealed": false,
|
|
4595
|
+
"arity": 0,
|
|
4596
|
+
"parameterCount": 1,
|
|
4597
|
+
"isExtensionMethod": false
|
|
4598
|
+
},
|
|
4439
4599
|
{
|
|
4440
4600
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
4441
4601
|
"clrName": "CreateChecked",
|
|
@@ -4468,6 +4628,22 @@
|
|
|
4468
4628
|
"parameterCount": 1,
|
|
4469
4629
|
"isExtensionMethod": false
|
|
4470
4630
|
},
|
|
4631
|
+
{
|
|
4632
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MaxMagnitude(TSelf,TSelf):TSelf",
|
|
4633
|
+
"clrName": "MaxMagnitude",
|
|
4634
|
+
"tsEmitName": "maxMagnitude",
|
|
4635
|
+
"normalizedSignature": "MaxMagnitude|(TSelf,TSelf):TSelf|static=true",
|
|
4636
|
+
"provenance": "Original",
|
|
4637
|
+
"emitScope": "ClassSurface",
|
|
4638
|
+
"isStatic": true,
|
|
4639
|
+
"isAbstract": true,
|
|
4640
|
+
"isVirtual": true,
|
|
4641
|
+
"isOverride": true,
|
|
4642
|
+
"isSealed": false,
|
|
4643
|
+
"arity": 0,
|
|
4644
|
+
"parameterCount": 2,
|
|
4645
|
+
"isExtensionMethod": false
|
|
4646
|
+
},
|
|
4471
4647
|
{
|
|
4472
4648
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MultiplyAddEstimate(TSelf,TSelf,TSelf):TSelf",
|
|
4473
4649
|
"clrName": "MultiplyAddEstimate",
|
|
@@ -4987,6 +5163,22 @@
|
|
|
4987
5163
|
"parameterCount": 1,
|
|
4988
5164
|
"isExtensionMethod": false
|
|
4989
5165
|
},
|
|
5166
|
+
{
|
|
5167
|
+
"stableId": "System.Private.CoreLib:System.IComparable\u00601::CompareTo(T):System.Int32",
|
|
5168
|
+
"clrName": "CompareTo",
|
|
5169
|
+
"tsEmitName": "compareTo",
|
|
5170
|
+
"normalizedSignature": "CompareTo|(T):System.Int32|static=false",
|
|
5171
|
+
"provenance": "Original",
|
|
5172
|
+
"emitScope": "ClassSurface",
|
|
5173
|
+
"isStatic": false,
|
|
5174
|
+
"isAbstract": true,
|
|
5175
|
+
"isVirtual": true,
|
|
5176
|
+
"isOverride": false,
|
|
5177
|
+
"isSealed": false,
|
|
5178
|
+
"arity": 0,
|
|
5179
|
+
"parameterCount": 1,
|
|
5180
|
+
"isExtensionMethod": false
|
|
5181
|
+
},
|
|
4990
5182
|
{
|
|
4991
5183
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
4992
5184
|
"clrName": "Abs",
|
|
@@ -5035,6 +5227,38 @@
|
|
|
5035
5227
|
"parameterCount": 1,
|
|
5036
5228
|
"isExtensionMethod": false
|
|
5037
5229
|
},
|
|
5230
|
+
{
|
|
5231
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MaxMagnitude(TSelf,TSelf):TSelf",
|
|
5232
|
+
"clrName": "MaxMagnitude",
|
|
5233
|
+
"tsEmitName": "maxMagnitude",
|
|
5234
|
+
"normalizedSignature": "MaxMagnitude|(TSelf,TSelf):TSelf|static=true",
|
|
5235
|
+
"provenance": "Original",
|
|
5236
|
+
"emitScope": "ClassSurface",
|
|
5237
|
+
"isStatic": true,
|
|
5238
|
+
"isAbstract": true,
|
|
5239
|
+
"isVirtual": true,
|
|
5240
|
+
"isOverride": true,
|
|
5241
|
+
"isSealed": false,
|
|
5242
|
+
"arity": 0,
|
|
5243
|
+
"parameterCount": 2,
|
|
5244
|
+
"isExtensionMethod": false
|
|
5245
|
+
},
|
|
5246
|
+
{
|
|
5247
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::MultiplyAddEstimate(TSelf,TSelf,TSelf):TSelf",
|
|
5248
|
+
"clrName": "MultiplyAddEstimate",
|
|
5249
|
+
"tsEmitName": "multiplyAddEstimate",
|
|
5250
|
+
"normalizedSignature": "MultiplyAddEstimate|(TSelf,TSelf,TSelf):TSelf|static=true",
|
|
5251
|
+
"provenance": "Original",
|
|
5252
|
+
"emitScope": "ClassSurface",
|
|
5253
|
+
"isStatic": true,
|
|
5254
|
+
"isAbstract": false,
|
|
5255
|
+
"isVirtual": true,
|
|
5256
|
+
"isOverride": true,
|
|
5257
|
+
"isSealed": false,
|
|
5258
|
+
"arity": 0,
|
|
5259
|
+
"parameterCount": 3,
|
|
5260
|
+
"isExtensionMethod": false
|
|
5261
|
+
},
|
|
5038
5262
|
{
|
|
5039
5263
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Parse(System.String,System.Globalization.NumberStyles,System.IFormatProvider):TSelf",
|
|
5040
5264
|
"clrName": "Parse",
|
|
@@ -5474,6 +5698,22 @@
|
|
|
5474
5698
|
}
|
|
5475
5699
|
]
|
|
5476
5700
|
},
|
|
5701
|
+
{
|
|
5702
|
+
"stableId": "System.Private.CoreLib:System.IEquatable\u00601::Equals(T):System.Boolean",
|
|
5703
|
+
"clrName": "Equals",
|
|
5704
|
+
"tsEmitName": "equals",
|
|
5705
|
+
"normalizedSignature": "Equals|(T):System.Boolean|static=false",
|
|
5706
|
+
"provenance": "Original",
|
|
5707
|
+
"emitScope": "ClassSurface",
|
|
5708
|
+
"isStatic": false,
|
|
5709
|
+
"isAbstract": true,
|
|
5710
|
+
"isVirtual": true,
|
|
5711
|
+
"isOverride": false,
|
|
5712
|
+
"isSealed": false,
|
|
5713
|
+
"arity": 0,
|
|
5714
|
+
"parameterCount": 1,
|
|
5715
|
+
"isExtensionMethod": false
|
|
5716
|
+
},
|
|
5477
5717
|
{
|
|
5478
5718
|
"stableId": "System.Private.CoreLib:System.ISpanFormattable::TryFormat(System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IFormatProvider):System.Boolean",
|
|
5479
5719
|
"clrName": "TryFormat",
|
|
@@ -6910,6 +7150,22 @@
|
|
|
6910
7150
|
"parameterCount": 1,
|
|
6911
7151
|
"isExtensionMethod": false
|
|
6912
7152
|
},
|
|
7153
|
+
{
|
|
7154
|
+
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::Abs(TSelf):TSelf",
|
|
7155
|
+
"clrName": "Abs",
|
|
7156
|
+
"tsEmitName": "abs",
|
|
7157
|
+
"normalizedSignature": "Abs|(TSelf):TSelf|static=true",
|
|
7158
|
+
"provenance": "Original",
|
|
7159
|
+
"emitScope": "ClassSurface",
|
|
7160
|
+
"isStatic": true,
|
|
7161
|
+
"isAbstract": true,
|
|
7162
|
+
"isVirtual": true,
|
|
7163
|
+
"isOverride": true,
|
|
7164
|
+
"isSealed": false,
|
|
7165
|
+
"arity": 0,
|
|
7166
|
+
"parameterCount": 1,
|
|
7167
|
+
"isExtensionMethod": false
|
|
7168
|
+
},
|
|
6913
7169
|
{
|
|
6914
7170
|
"stableId": "System.Private.CoreLib:System.Numerics.INumberBase\u00601::CreateChecked(TOther):TSelf",
|
|
6915
7171
|
"clrName": "CreateChecked",
|