@tsonic/dotnet 0.8.8 → 0.8.10
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 +1 -1
- package/Microsoft.VisualBasic/bindings.json +26 -26
- package/Microsoft.VisualBasic/internal/index.d.ts +13 -13
- package/Microsoft.VisualBasic/internal/metadata.json +13 -13
- package/Microsoft.Win32/bindings.json +8 -8
- package/Microsoft.Win32/internal/index.d.ts +4 -4
- package/Microsoft.Win32/internal/metadata.json +4 -4
- package/README.md +2 -2
- package/System/bindings.json +32 -32
- package/System/internal/index.d.ts +36 -36
- package/System/internal/metadata.json +16 -16
- package/System.Buffers/bindings.json +4 -4
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.Buffers/internal/metadata.json +2 -2
- package/System.Collections/bindings.json +10 -10
- package/System.Collections/internal/index.d.ts +6 -6
- package/System.Collections/internal/metadata.json +5 -5
- package/System.Collections.Frozen/bindings.json +2 -2
- package/System.Collections.Frozen/internal/index.d.ts +1 -1
- package/System.Collections.Frozen/internal/metadata.json +1 -1
- package/System.Collections.Generic/bindings.json +15 -15
- package/System.Collections.Generic/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/metadata.json +3 -3
- package/System.Collections.Immutable/bindings.json +2 -2
- package/System.Collections.Immutable/internal/index.d.ts +1 -1
- package/System.Collections.Immutable/internal/metadata.json +1 -1
- package/System.Collections.ObjectModel/internal/index.d.ts +1 -1
- package/System.Collections.Specialized/bindings.json +8 -8
- package/System.Collections.Specialized/internal/index.d.ts +4 -4
- package/System.Collections.Specialized/internal/metadata.json +4 -4
- package/System.ComponentModel/bindings.json +74 -74
- package/System.ComponentModel/internal/index.d.ts +81 -81
- package/System.ComponentModel/internal/metadata.json +37 -37
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +3 -3
- package/System.ComponentModel.Design/bindings.json +6 -6
- package/System.ComponentModel.Design/internal/index.d.ts +7 -7
- package/System.ComponentModel.Design/internal/metadata.json +3 -3
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +2 -2
- package/System.Data/bindings.json +35 -35
- package/System.Data/internal/index.d.ts +20 -20
- package/System.Data/internal/metadata.json +17 -17
- package/System.Data.Common/bindings.json +4 -4
- package/System.Data.Common/internal/index.d.ts +2 -2
- package/System.Data.Common/internal/metadata.json +2 -2
- package/System.Data.SqlTypes/bindings.json +36 -36
- package/System.Data.SqlTypes/internal/index.d.ts +18 -18
- package/System.Data.SqlTypes/internal/metadata.json +18 -18
- package/System.Diagnostics/bindings.json +18 -18
- package/System.Diagnostics/internal/index.d.ts +12 -12
- package/System.Diagnostics/internal/metadata.json +9 -9
- package/System.Diagnostics.CodeAnalysis/bindings.json +2 -2
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +3 -3
- package/System.Diagnostics.CodeAnalysis/internal/metadata.json +1 -1
- package/System.Diagnostics.Tracing/bindings.json +8 -8
- package/System.Diagnostics.Tracing/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/metadata.json +4 -4
- package/System.Dynamic/bindings.json +2 -2
- package/System.Dynamic/internal/index.d.ts +3 -3
- package/System.Dynamic/internal/metadata.json +1 -1
- package/System.Formats.Asn1/bindings.json +12 -12
- package/System.Formats.Asn1/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/metadata.json +6 -6
- package/System.Formats.Tar/bindings.json +2 -2
- package/System.Formats.Tar/internal/index.d.ts +1 -1
- package/System.Formats.Tar/internal/metadata.json +1 -1
- package/System.Globalization/bindings.json +8 -8
- package/System.Globalization/internal/index.d.ts +5 -5
- package/System.Globalization/internal/metadata.json +4 -4
- package/System.IO/bindings.json +30 -30
- package/System.IO/internal/index.d.ts +12 -12
- package/System.IO/internal/metadata.json +15 -15
- package/System.IO.Compression/bindings.json +4 -4
- package/System.IO.Compression/internal/index.d.ts +2 -2
- package/System.IO.Compression/internal/metadata.json +2 -2
- package/System.IO.MemoryMappedFiles/bindings.json +2 -2
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +1 -1
- package/System.IO.MemoryMappedFiles/internal/metadata.json +1 -1
- package/System.IO.Pipelines/bindings.json +2 -2
- package/System.IO.Pipelines/internal/index.d.ts +1 -1
- package/System.IO.Pipelines/internal/metadata.json +1 -1
- package/System.IO.Pipes/bindings.json +4 -4
- package/System.IO.Pipes/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/metadata.json +2 -2
- package/System.Linq/bindings.json +22 -22
- package/System.Linq/internal/index.d.ts +11 -11
- package/System.Linq/internal/metadata.json +11 -11
- package/System.Linq.Expressions/bindings.json +655 -655
- package/System.Linq.Expressions/internal/index.d.ts +103 -103
- package/System.Linq.Expressions/internal/metadata.json +66 -66
- package/System.Net/bindings.json +24 -24
- package/System.Net/internal/index.d.ts +15 -15
- package/System.Net/internal/metadata.json +12 -12
- package/System.Net.Cache/bindings.json +4 -4
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Cache/internal/metadata.json +2 -2
- package/System.Net.Http/bindings.json +8 -8
- package/System.Net.Http/internal/index.d.ts +4 -4
- package/System.Net.Http/internal/metadata.json +4 -4
- package/System.Net.Http.Headers/bindings.json +12 -12
- package/System.Net.Http.Headers/internal/index.d.ts +11 -11
- package/System.Net.Http.Headers/internal/metadata.json +6 -6
- package/System.Net.Http.Json/internal/index.d.ts +15 -15
- package/System.Net.Mail/bindings.json +4 -4
- package/System.Net.Mail/internal/index.d.ts +10 -10
- package/System.Net.Mail/internal/metadata.json +2 -2
- package/System.Net.Mime/bindings.json +2 -2
- package/System.Net.Mime/internal/index.d.ts +1 -1
- package/System.Net.Mime/internal/metadata.json +1 -1
- package/System.Net.NetworkInformation/bindings.json +12 -12
- package/System.Net.NetworkInformation/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/metadata.json +6 -6
- package/System.Net.Quic/bindings.json +2 -2
- package/System.Net.Quic/internal/index.d.ts +2 -2
- package/System.Net.Quic/internal/metadata.json +1 -1
- package/System.Net.Security/bindings.json +6 -6
- package/System.Net.Security/internal/index.d.ts +3 -3
- package/System.Net.Security/internal/metadata.json +3 -3
- package/System.Net.Sockets/bindings.json +12 -12
- package/System.Net.Sockets/internal/index.d.ts +6 -6
- package/System.Net.Sockets/internal/metadata.json +6 -6
- package/System.Numerics/bindings.json +10 -10
- package/System.Numerics/internal/index.d.ts +5 -5
- package/System.Numerics/internal/metadata.json +5 -5
- package/System.Reflection/bindings.json +70 -70
- package/System.Reflection/internal/index.d.ts +83 -83
- package/System.Reflection/internal/metadata.json +31 -31
- package/System.Reflection.Emit/bindings.json +26 -26
- package/System.Reflection.Emit/internal/index.d.ts +20 -20
- package/System.Reflection.Emit/internal/metadata.json +8 -8
- package/System.Reflection.Metadata/bindings.json +82 -82
- package/System.Reflection.Metadata/internal/index.d.ts +45 -45
- package/System.Reflection.Metadata/internal/metadata.json +41 -41
- package/System.Reflection.Metadata.Ecma335/bindings.json +34 -34
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +36 -36
- package/System.Reflection.Metadata.Ecma335/internal/metadata.json +17 -17
- package/System.Reflection.PortableExecutable/bindings.json +10 -10
- package/System.Reflection.PortableExecutable/internal/index.d.ts +8 -8
- package/System.Reflection.PortableExecutable/internal/metadata.json +5 -5
- package/System.Runtime/bindings.json +2 -2
- package/System.Runtime/internal/index.d.ts +1 -1
- package/System.Runtime/internal/metadata.json +1 -1
- package/System.Runtime.CompilerServices/bindings.json +26 -26
- package/System.Runtime.CompilerServices/internal/index.d.ts +19 -19
- package/System.Runtime.CompilerServices/internal/metadata.json +13 -13
- package/System.Runtime.ExceptionServices/bindings.json +4 -4
- package/System.Runtime.ExceptionServices/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices/bindings.json +4 -4
- package/System.Runtime.InteropServices/internal/index.d.ts +9 -9
- package/System.Runtime.InteropServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.ComTypes/bindings.json +4 -4
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +2 -2
- package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.JavaScript/bindings.json +16 -16
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +8 -8
- package/System.Runtime.InteropServices.JavaScript/internal/metadata.json +8 -8
- package/System.Runtime.InteropServices.Marshalling/bindings.json +6 -6
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +7 -7
- package/System.Runtime.InteropServices.Marshalling/internal/metadata.json +3 -3
- package/System.Runtime.Intrinsics/bindings.json +16 -16
- package/System.Runtime.Intrinsics/internal/index.d.ts +8 -8
- package/System.Runtime.Intrinsics/internal/metadata.json +8 -8
- package/System.Runtime.Intrinsics.Arm/bindings.json +11 -11
- package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +55 -55
- package/System.Runtime.Intrinsics.Arm/internal/metadata.json +1 -1
- package/System.Runtime.Loader/bindings.json +2 -2
- package/System.Runtime.Loader/internal/index.d.ts +1 -1
- package/System.Runtime.Loader/internal/metadata.json +1 -1
- package/System.Runtime.Serialization/bindings.json +14 -14
- package/System.Runtime.Serialization/internal/index.d.ts +39 -39
- package/System.Runtime.Serialization/internal/metadata.json +7 -7
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +7 -7
- package/System.Runtime.Versioning/bindings.json +2 -2
- package/System.Runtime.Versioning/internal/index.d.ts +3 -3
- package/System.Runtime.Versioning/internal/metadata.json +1 -1
- package/System.Security/internal/index.d.ts +2 -2
- package/System.Security.AccessControl/bindings.json +14 -14
- package/System.Security.AccessControl/internal/index.d.ts +36 -36
- package/System.Security.AccessControl/internal/metadata.json +7 -7
- package/System.Security.Authentication/bindings.json +4 -4
- package/System.Security.Authentication/internal/index.d.ts +2 -2
- package/System.Security.Authentication/internal/metadata.json +2 -2
- package/System.Security.Authentication.ExtendedProtection/bindings.json +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +2 -2
- package/System.Security.Authentication.ExtendedProtection/internal/metadata.json +2 -2
- package/System.Security.Claims/bindings.json +6 -6
- package/System.Security.Claims/internal/index.d.ts +14 -14
- package/System.Security.Claims/internal/metadata.json +3 -3
- package/System.Security.Cryptography/bindings.json +4226 -4226
- package/System.Security.Cryptography/internal/index.d.ts +7 -7
- package/System.Security.Cryptography/internal/metadata.json +7 -7
- package/System.Security.Cryptography.X509Certificates/bindings.json +826 -826
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +28 -28
- package/System.Security.Cryptography.X509Certificates/internal/metadata.json +28 -28
- package/System.Security.Principal/internal/index.d.ts +5 -5
- package/System.Text/bindings.json +7 -7
- package/System.Text/internal/index.d.ts +1 -1
- package/System.Text/internal/metadata.json +1 -1
- package/System.Text.Encodings.Web/bindings.json +6 -6
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Encodings.Web/internal/metadata.json +3 -3
- package/System.Text.Json/bindings.json +24 -24
- package/System.Text.Json/internal/index.d.ts +14 -14
- package/System.Text.Json/internal/metadata.json +12 -12
- package/System.Text.Json.Schema/bindings.json +2 -2
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Schema/internal/metadata.json +1 -1
- package/System.Text.Json.Serialization/bindings.json +13 -13
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/metadata.json +5 -5
- package/System.Text.Json.Serialization.Metadata/bindings.json +9 -9
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +8 -8
- package/System.Text.Json.Serialization.Metadata/internal/metadata.json +4 -4
- package/System.Text.RegularExpressions/bindings.json +4 -4
- package/System.Text.RegularExpressions/internal/index.d.ts +2 -2
- package/System.Text.RegularExpressions/internal/metadata.json +2 -2
- package/System.Threading/bindings.json +10 -10
- package/System.Threading/internal/index.d.ts +4 -4
- package/System.Threading/internal/metadata.json +4 -4
- package/System.Threading.Tasks/bindings.json +31 -31
- package/System.Threading.Tasks/internal/index.d.ts +15 -15
- package/System.Threading.Tasks/internal/metadata.json +15 -15
- package/System.Transactions/internal/index.d.ts +1 -1
- package/System.Xml/bindings.json +20 -20
- package/System.Xml/internal/index.d.ts +15 -15
- package/System.Xml/internal/metadata.json +10 -10
- package/System.Xml.Linq/bindings.json +8 -8
- package/System.Xml.Linq/internal/index.d.ts +7 -7
- package/System.Xml.Linq/internal/metadata.json +4 -4
- package/System.Xml.Resolvers/internal/index.d.ts +1 -1
- package/System.Xml.Schema/bindings.json +16 -16
- package/System.Xml.Schema/internal/index.d.ts +10 -10
- package/System.Xml.Schema/internal/metadata.json +8 -8
- package/System.Xml.Serialization/bindings.json +42 -42
- package/System.Xml.Serialization/internal/index.d.ts +67 -67
- package/System.Xml.Serialization/internal/metadata.json +20 -20
- package/System.Xml.XPath/bindings.json +12 -12
- package/System.Xml.XPath/internal/index.d.ts +13 -13
- package/System.Xml.XPath/internal/metadata.json +6 -6
- package/System.Xml.Xsl/bindings.json +2 -2
- package/System.Xml.Xsl/internal/index.d.ts +1 -1
- package/System.Xml.Xsl/internal/metadata.json +1 -1
- package/__internal/extensions/index.d.ts +30 -30
- package/package.json +1 -1
|
@@ -4364,7 +4364,7 @@
|
|
|
4364
4364
|
{
|
|
4365
4365
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.ParallelLoopState::Break():System.Void",
|
|
4366
4366
|
"clrName": "Break",
|
|
4367
|
-
"tsEmitName": "
|
|
4367
|
+
"tsEmitName": "break",
|
|
4368
4368
|
"metadataToken": 100663450,
|
|
4369
4369
|
"canonicalSignature": "():System.Void",
|
|
4370
4370
|
"normalizedSignature": "Break|():System.Void|static=false",
|
|
@@ -4449,7 +4449,7 @@
|
|
|
4449
4449
|
}
|
|
4450
4450
|
},
|
|
4451
4451
|
{
|
|
4452
|
-
"tsName": "
|
|
4452
|
+
"tsName": "break",
|
|
4453
4453
|
"isStatic": false,
|
|
4454
4454
|
"tsSignatureId": "Break|():System.Void|static=false",
|
|
4455
4455
|
"target": {
|
|
@@ -4855,7 +4855,7 @@
|
|
|
4855
4855
|
{
|
|
4856
4856
|
"stableId": "System.Private.CoreLib:System.Threading.Tasks.Task::Yield():System.Runtime.CompilerServices.YieldAwaitable",
|
|
4857
4857
|
"clrName": "Yield",
|
|
4858
|
-
"tsEmitName": "
|
|
4858
|
+
"tsEmitName": "yield",
|
|
4859
4859
|
"metadataToken": 100680549,
|
|
4860
4860
|
"canonicalSignature": "():System.Runtime.CompilerServices.YieldAwaitable",
|
|
4861
4861
|
"normalizedSignature": "Yield|():System.Runtime.CompilerServices.YieldAwaitable|static=true",
|
|
@@ -6393,7 +6393,7 @@
|
|
|
6393
6393
|
}
|
|
6394
6394
|
},
|
|
6395
6395
|
{
|
|
6396
|
-
"tsName": "
|
|
6396
|
+
"tsName": "yield",
|
|
6397
6397
|
"isStatic": true,
|
|
6398
6398
|
"tsSignatureId": "Yield|():System.Runtime.CompilerServices.YieldAwaitable|static=true",
|
|
6399
6399
|
"target": {
|
|
@@ -9122,7 +9122,7 @@
|
|
|
9122
9122
|
}
|
|
9123
9123
|
},
|
|
9124
9124
|
{
|
|
9125
|
-
"tsName": "
|
|
9125
|
+
"tsName": "yield",
|
|
9126
9126
|
"isStatic": true,
|
|
9127
9127
|
"tsSignatureId": "Yield|():System.Runtime.CompilerServices.YieldAwaitable|static=true",
|
|
9128
9128
|
"target": {
|
|
@@ -14159,7 +14159,7 @@
|
|
|
14159
14159
|
{
|
|
14160
14160
|
"stableId": "System.Private.CoreLib:System.Threading.Tasks.TaskScheduler::Default:System.Threading.Tasks.TaskScheduler",
|
|
14161
14161
|
"clrName": "Default",
|
|
14162
|
-
"tsEmitName": "
|
|
14162
|
+
"tsEmitName": "default",
|
|
14163
14163
|
"metadataToken": 385879113,
|
|
14164
14164
|
"canonicalSignature": ":System.Threading.Tasks.TaskScheduler",
|
|
14165
14165
|
"normalizedSignature": "Default|:System.Threading.Tasks.TaskScheduler|static=true|accessor=get",
|
|
@@ -14297,7 +14297,7 @@
|
|
|
14297
14297
|
}
|
|
14298
14298
|
},
|
|
14299
14299
|
{
|
|
14300
|
-
"tsName": "
|
|
14300
|
+
"tsName": "default",
|
|
14301
14301
|
"isStatic": true,
|
|
14302
14302
|
"tsSignatureId": "Default|:System.Threading.Tasks.TaskScheduler|static=true|accessor=get",
|
|
14303
14303
|
"target": {
|
|
@@ -14844,7 +14844,7 @@
|
|
|
14844
14844
|
{
|
|
14845
14845
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14846
14846
|
"clrName": "For",
|
|
14847
|
-
"tsEmitName": "
|
|
14847
|
+
"tsEmitName": "for",
|
|
14848
14848
|
"metadataToken": 100663321,
|
|
14849
14849
|
"canonicalSignature": "(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14850
14850
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14858,7 +14858,7 @@
|
|
|
14858
14858
|
{
|
|
14859
14859
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14860
14860
|
"clrName": "For",
|
|
14861
|
-
"tsEmitName": "
|
|
14861
|
+
"tsEmitName": "for",
|
|
14862
14862
|
"metadataToken": 100663322,
|
|
14863
14863
|
"canonicalSignature": "(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14864
14864
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14872,7 +14872,7 @@
|
|
|
14872
14872
|
{
|
|
14873
14873
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14874
14874
|
"clrName": "For",
|
|
14875
|
-
"tsEmitName": "
|
|
14875
|
+
"tsEmitName": "for",
|
|
14876
14876
|
"metadataToken": 100663323,
|
|
14877
14877
|
"canonicalSignature": "(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14878
14878
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14886,7 +14886,7 @@
|
|
|
14886
14886
|
{
|
|
14887
14887
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14888
14888
|
"clrName": "For",
|
|
14889
|
-
"tsEmitName": "
|
|
14889
|
+
"tsEmitName": "for",
|
|
14890
14890
|
"metadataToken": 100663324,
|
|
14891
14891
|
"canonicalSignature": "(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14892
14892
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14900,7 +14900,7 @@
|
|
|
14900
14900
|
{
|
|
14901
14901
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14902
14902
|
"clrName": "For",
|
|
14903
|
-
"tsEmitName": "
|
|
14903
|
+
"tsEmitName": "for",
|
|
14904
14904
|
"metadataToken": 100663325,
|
|
14905
14905
|
"canonicalSignature": "(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14906
14906
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14914,7 +14914,7 @@
|
|
|
14914
14914
|
{
|
|
14915
14915
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14916
14916
|
"clrName": "For",
|
|
14917
|
-
"tsEmitName": "
|
|
14917
|
+
"tsEmitName": "for",
|
|
14918
14918
|
"metadataToken": 100663326,
|
|
14919
14919
|
"canonicalSignature": "(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14920
14920
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14928,7 +14928,7 @@
|
|
|
14928
14928
|
{
|
|
14929
14929
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14930
14930
|
"clrName": "For",
|
|
14931
|
-
"tsEmitName": "
|
|
14931
|
+
"tsEmitName": "for",
|
|
14932
14932
|
"metadataToken": 100663327,
|
|
14933
14933
|
"canonicalSignature": "(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14934
14934
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14942,7 +14942,7 @@
|
|
|
14942
14942
|
{
|
|
14943
14943
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14944
14944
|
"clrName": "For",
|
|
14945
|
-
"tsEmitName": "
|
|
14945
|
+
"tsEmitName": "for",
|
|
14946
14946
|
"metadataToken": 100663328,
|
|
14947
14947
|
"canonicalSignature": "(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
14948
14948
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14956,7 +14956,7 @@
|
|
|
14956
14956
|
{
|
|
14957
14957
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14958
14958
|
"clrName": "For",
|
|
14959
|
-
"tsEmitName": "
|
|
14959
|
+
"tsEmitName": "for",
|
|
14960
14960
|
"metadataToken": 100663329,
|
|
14961
14961
|
"canonicalSignature": "(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14962
14962
|
"normalizedSignature": "For|(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14970,7 +14970,7 @@
|
|
|
14970
14970
|
{
|
|
14971
14971
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14972
14972
|
"clrName": "For",
|
|
14973
|
-
"tsEmitName": "
|
|
14973
|
+
"tsEmitName": "for",
|
|
14974
14974
|
"metadataToken": 100663330,
|
|
14975
14975
|
"canonicalSignature": "(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14976
14976
|
"normalizedSignature": "For|(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14984,7 +14984,7 @@
|
|
|
14984
14984
|
{
|
|
14985
14985
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14986
14986
|
"clrName": "For",
|
|
14987
|
-
"tsEmitName": "
|
|
14987
|
+
"tsEmitName": "for",
|
|
14988
14988
|
"metadataToken": 100663331,
|
|
14989
14989
|
"canonicalSignature": "(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
14990
14990
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -14998,7 +14998,7 @@
|
|
|
14998
14998
|
{
|
|
14999
14999
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
15000
15000
|
"clrName": "For",
|
|
15001
|
-
"tsEmitName": "
|
|
15001
|
+
"tsEmitName": "for",
|
|
15002
15002
|
"metadataToken": 100663332,
|
|
15003
15003
|
"canonicalSignature": "(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
15004
15004
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
@@ -15442,7 +15442,7 @@
|
|
|
15442
15442
|
}
|
|
15443
15443
|
},
|
|
15444
15444
|
{
|
|
15445
|
-
"tsName": "
|
|
15445
|
+
"tsName": "for",
|
|
15446
15446
|
"isStatic": true,
|
|
15447
15447
|
"tsSignatureId": "For|(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15448
15448
|
"target": {
|
|
@@ -15452,7 +15452,7 @@
|
|
|
15452
15452
|
}
|
|
15453
15453
|
},
|
|
15454
15454
|
{
|
|
15455
|
-
"tsName": "
|
|
15455
|
+
"tsName": "for",
|
|
15456
15456
|
"isStatic": true,
|
|
15457
15457
|
"tsSignatureId": "For|(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15458
15458
|
"target": {
|
|
@@ -15462,7 +15462,7 @@
|
|
|
15462
15462
|
}
|
|
15463
15463
|
},
|
|
15464
15464
|
{
|
|
15465
|
-
"tsName": "
|
|
15465
|
+
"tsName": "for",
|
|
15466
15466
|
"isStatic": true,
|
|
15467
15467
|
"tsSignatureId": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15468
15468
|
"target": {
|
|
@@ -15472,7 +15472,7 @@
|
|
|
15472
15472
|
}
|
|
15473
15473
|
},
|
|
15474
15474
|
{
|
|
15475
|
-
"tsName": "
|
|
15475
|
+
"tsName": "for",
|
|
15476
15476
|
"isStatic": true,
|
|
15477
15477
|
"tsSignatureId": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15478
15478
|
"target": {
|
|
@@ -15482,7 +15482,7 @@
|
|
|
15482
15482
|
}
|
|
15483
15483
|
},
|
|
15484
15484
|
{
|
|
15485
|
-
"tsName": "
|
|
15485
|
+
"tsName": "for",
|
|
15486
15486
|
"isStatic": true,
|
|
15487
15487
|
"tsSignatureId": "For|(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15488
15488
|
"target": {
|
|
@@ -15492,7 +15492,7 @@
|
|
|
15492
15492
|
}
|
|
15493
15493
|
},
|
|
15494
15494
|
{
|
|
15495
|
-
"tsName": "
|
|
15495
|
+
"tsName": "for",
|
|
15496
15496
|
"isStatic": true,
|
|
15497
15497
|
"tsSignatureId": "For|(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15498
15498
|
"target": {
|
|
@@ -15502,7 +15502,7 @@
|
|
|
15502
15502
|
}
|
|
15503
15503
|
},
|
|
15504
15504
|
{
|
|
15505
|
-
"tsName": "
|
|
15505
|
+
"tsName": "for",
|
|
15506
15506
|
"isStatic": true,
|
|
15507
15507
|
"tsSignatureId": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15508
15508
|
"target": {
|
|
@@ -15512,7 +15512,7 @@
|
|
|
15512
15512
|
}
|
|
15513
15513
|
},
|
|
15514
15514
|
{
|
|
15515
|
-
"tsName": "
|
|
15515
|
+
"tsName": "for",
|
|
15516
15516
|
"isStatic": true,
|
|
15517
15517
|
"tsSignatureId": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15518
15518
|
"target": {
|
|
@@ -15522,7 +15522,7 @@
|
|
|
15522
15522
|
}
|
|
15523
15523
|
},
|
|
15524
15524
|
{
|
|
15525
|
-
"tsName": "
|
|
15525
|
+
"tsName": "for",
|
|
15526
15526
|
"isStatic": true,
|
|
15527
15527
|
"tsSignatureId": "For|(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15528
15528
|
"target": {
|
|
@@ -15532,7 +15532,7 @@
|
|
|
15532
15532
|
}
|
|
15533
15533
|
},
|
|
15534
15534
|
{
|
|
15535
|
-
"tsName": "
|
|
15535
|
+
"tsName": "for",
|
|
15536
15536
|
"isStatic": true,
|
|
15537
15537
|
"tsSignatureId": "For|(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15538
15538
|
"target": {
|
|
@@ -15542,7 +15542,7 @@
|
|
|
15542
15542
|
}
|
|
15543
15543
|
},
|
|
15544
15544
|
{
|
|
15545
|
-
"tsName": "
|
|
15545
|
+
"tsName": "for",
|
|
15546
15546
|
"isStatic": true,
|
|
15547
15547
|
"tsSignatureId": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15548
15548
|
"target": {
|
|
@@ -15552,7 +15552,7 @@
|
|
|
15552
15552
|
}
|
|
15553
15553
|
},
|
|
15554
15554
|
{
|
|
15555
|
-
"tsName": "
|
|
15555
|
+
"tsName": "for",
|
|
15556
15556
|
"isStatic": true,
|
|
15557
15557
|
"tsSignatureId": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
15558
15558
|
"target": {
|
|
@@ -176,7 +176,7 @@ export interface ParallelLoopState$instance {
|
|
|
176
176
|
readonly isStopped: boolean;
|
|
177
177
|
readonly lowestBreakIteration: Nullable_1<System_Internal.Int64>;
|
|
178
178
|
readonly shouldExitCurrentIteration: boolean;
|
|
179
|
-
|
|
179
|
+
break(): void;
|
|
180
180
|
stop(): void;
|
|
181
181
|
}
|
|
182
182
|
|
|
@@ -315,7 +315,7 @@ export const Task: {
|
|
|
315
315
|
whenEach(tasks: ReadOnlySpan_1<Task>): IAsyncEnumerable_1<Task>;
|
|
316
316
|
whenEach(...tasks: Task[]): IAsyncEnumerable_1<Task>;
|
|
317
317
|
whenEach<TResult>(...tasks: Task_1<TResult>[]): IAsyncEnumerable_1<Task_1<TResult>>;
|
|
318
|
-
|
|
318
|
+
yield(): YieldAwaitable;
|
|
319
319
|
};
|
|
320
320
|
|
|
321
321
|
|
|
@@ -624,7 +624,7 @@ export interface TaskScheduler$instance {
|
|
|
624
624
|
|
|
625
625
|
|
|
626
626
|
export const TaskScheduler: {
|
|
627
|
-
readonly
|
|
627
|
+
readonly default: TaskScheduler;
|
|
628
628
|
readonly current: TaskScheduler;
|
|
629
629
|
fromCurrentSynchronizationContext(): TaskScheduler;
|
|
630
630
|
};
|
|
@@ -667,18 +667,18 @@ export const UnobservedTaskExceptionEventArgs: {
|
|
|
667
667
|
export type UnobservedTaskExceptionEventArgs = UnobservedTaskExceptionEventArgs$instance;
|
|
668
668
|
|
|
669
669
|
export abstract class Parallel$instance {
|
|
670
|
-
static
|
|
671
|
-
static
|
|
672
|
-
static
|
|
673
|
-
static
|
|
674
|
-
static
|
|
675
|
-
static
|
|
676
|
-
static
|
|
677
|
-
static
|
|
678
|
-
static
|
|
679
|
-
static
|
|
680
|
-
static
|
|
681
|
-
static
|
|
670
|
+
static for<TLocal>(fromInclusive: int, toExclusive: int, localInit: Func_1<TLocal>, body: Func_4<System_Internal.Int32, ParallelLoopState, TLocal, TLocal>, localFinally: Action_1<TLocal>): ParallelLoopResult;
|
|
671
|
+
static for(fromInclusive: int, toExclusive: int, body: Action_1<System_Internal.Int32>): ParallelLoopResult;
|
|
672
|
+
static for(fromInclusive: int, toExclusive: int, body: Action_2<System_Internal.Int32, ParallelLoopState>): ParallelLoopResult;
|
|
673
|
+
static for<TLocal>(fromInclusive: int, toExclusive: int, parallelOptions: ParallelOptions, localInit: Func_1<TLocal>, body: Func_4<System_Internal.Int32, ParallelLoopState, TLocal, TLocal>, localFinally: Action_1<TLocal>): ParallelLoopResult;
|
|
674
|
+
static for(fromInclusive: int, toExclusive: int, parallelOptions: ParallelOptions, body: Action_1<System_Internal.Int32>): ParallelLoopResult;
|
|
675
|
+
static for(fromInclusive: int, toExclusive: int, parallelOptions: ParallelOptions, body: Action_2<System_Internal.Int32, ParallelLoopState>): ParallelLoopResult;
|
|
676
|
+
static for<TLocal>(fromInclusive: long, toExclusive: long, localInit: Func_1<TLocal>, body: Func_4<System_Internal.Int64, ParallelLoopState, TLocal, TLocal>, localFinally: Action_1<TLocal>): ParallelLoopResult;
|
|
677
|
+
static for(fromInclusive: long, toExclusive: long, body: Action_1<System_Internal.Int64>): ParallelLoopResult;
|
|
678
|
+
static for(fromInclusive: long, toExclusive: long, body: Action_2<System_Internal.Int64, ParallelLoopState>): ParallelLoopResult;
|
|
679
|
+
static for<TLocal>(fromInclusive: long, toExclusive: long, parallelOptions: ParallelOptions, localInit: Func_1<TLocal>, body: Func_4<System_Internal.Int64, ParallelLoopState, TLocal, TLocal>, localFinally: Action_1<TLocal>): ParallelLoopResult;
|
|
680
|
+
static for(fromInclusive: long, toExclusive: long, parallelOptions: ParallelOptions, body: Action_1<System_Internal.Int64>): ParallelLoopResult;
|
|
681
|
+
static for(fromInclusive: long, toExclusive: long, parallelOptions: ParallelOptions, body: Action_2<System_Internal.Int64, ParallelLoopState>): ParallelLoopResult;
|
|
682
682
|
static forAsync<T extends IBinaryInteger_1<T>>(fromInclusive: T, toExclusive: T, body: Func_3<T, CancellationToken, ValueTask>): Task;
|
|
683
683
|
static forAsync<T extends IBinaryInteger_1<T>>(fromInclusive: T, toExclusive: T, cancellationToken: CancellationToken, body: Func_3<T, CancellationToken, ValueTask>): Task;
|
|
684
684
|
static forAsync<T extends IBinaryInteger_1<T>>(fromInclusive: T, toExclusive: T, parallelOptions: ParallelOptions, body: Func_3<T, CancellationToken, ValueTask>): Task;
|
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
{
|
|
1160
1160
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.ParallelLoopState::Break():System.Void",
|
|
1161
1161
|
"clrName": "Break",
|
|
1162
|
-
"tsEmitName": "
|
|
1162
|
+
"tsEmitName": "break",
|
|
1163
1163
|
"normalizedSignature": "Break|():System.Void|static=false",
|
|
1164
1164
|
"provenance": "Original",
|
|
1165
1165
|
"emitScope": "ClassSurface",
|
|
@@ -1449,7 +1449,7 @@
|
|
|
1449
1449
|
{
|
|
1450
1450
|
"stableId": "System.Private.CoreLib:System.Threading.Tasks.Task::Yield():System.Runtime.CompilerServices.YieldAwaitable",
|
|
1451
1451
|
"clrName": "Yield",
|
|
1452
|
-
"tsEmitName": "
|
|
1452
|
+
"tsEmitName": "yield",
|
|
1453
1453
|
"normalizedSignature": "Yield|():System.Runtime.CompilerServices.YieldAwaitable|static=true",
|
|
1454
1454
|
"provenance": "Original",
|
|
1455
1455
|
"emitScope": "ClassSurface",
|
|
@@ -6652,7 +6652,7 @@
|
|
|
6652
6652
|
{
|
|
6653
6653
|
"stableId": "System.Private.CoreLib:System.Threading.Tasks.TaskScheduler::Default:System.Threading.Tasks.TaskScheduler",
|
|
6654
6654
|
"clrName": "Default",
|
|
6655
|
-
"tsEmitName": "
|
|
6655
|
+
"tsEmitName": "default",
|
|
6656
6656
|
"normalizedSignature": "Default|:System.Threading.Tasks.TaskScheduler|static=true|accessor=get",
|
|
6657
6657
|
"provenance": "Original",
|
|
6658
6658
|
"emitScope": "ClassSurface",
|
|
@@ -6894,7 +6894,7 @@
|
|
|
6894
6894
|
{
|
|
6895
6895
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6896
6896
|
"clrName": "For",
|
|
6897
|
-
"tsEmitName": "
|
|
6897
|
+
"tsEmitName": "for",
|
|
6898
6898
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6899
6899
|
"provenance": "Original",
|
|
6900
6900
|
"emitScope": "ClassSurface",
|
|
@@ -6910,7 +6910,7 @@
|
|
|
6910
6910
|
{
|
|
6911
6911
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6912
6912
|
"clrName": "For",
|
|
6913
|
-
"tsEmitName": "
|
|
6913
|
+
"tsEmitName": "for",
|
|
6914
6914
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6915
6915
|
"provenance": "Original",
|
|
6916
6916
|
"emitScope": "ClassSurface",
|
|
@@ -6926,7 +6926,7 @@
|
|
|
6926
6926
|
{
|
|
6927
6927
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6928
6928
|
"clrName": "For",
|
|
6929
|
-
"tsEmitName": "
|
|
6929
|
+
"tsEmitName": "for",
|
|
6930
6930
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6931
6931
|
"provenance": "Original",
|
|
6932
6932
|
"emitScope": "ClassSurface",
|
|
@@ -6942,7 +6942,7 @@
|
|
|
6942
6942
|
{
|
|
6943
6943
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6944
6944
|
"clrName": "For",
|
|
6945
|
-
"tsEmitName": "
|
|
6945
|
+
"tsEmitName": "for",
|
|
6946
6946
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_1[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6947
6947
|
"provenance": "Original",
|
|
6948
6948
|
"emitScope": "ClassSurface",
|
|
@@ -6958,7 +6958,7 @@
|
|
|
6958
6958
|
{
|
|
6959
6959
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6960
6960
|
"clrName": "For",
|
|
6961
|
-
"tsEmitName": "
|
|
6961
|
+
"tsEmitName": "for",
|
|
6962
6962
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6963
6963
|
"provenance": "Original",
|
|
6964
6964
|
"emitScope": "ClassSurface",
|
|
@@ -6974,7 +6974,7 @@
|
|
|
6974
6974
|
{
|
|
6975
6975
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6976
6976
|
"clrName": "For",
|
|
6977
|
-
"tsEmitName": "
|
|
6977
|
+
"tsEmitName": "for",
|
|
6978
6978
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6979
6979
|
"provenance": "Original",
|
|
6980
6980
|
"emitScope": "ClassSurface",
|
|
@@ -6990,7 +6990,7 @@
|
|
|
6990
6990
|
{
|
|
6991
6991
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
6992
6992
|
"clrName": "For",
|
|
6993
|
-
"tsEmitName": "
|
|
6993
|
+
"tsEmitName": "for",
|
|
6994
6994
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int32,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
6995
6995
|
"provenance": "Original",
|
|
6996
6996
|
"emitScope": "ClassSurface",
|
|
@@ -7006,7 +7006,7 @@
|
|
|
7006
7006
|
{
|
|
7007
7007
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult",
|
|
7008
7008
|
"clrName": "For",
|
|
7009
|
-
"tsEmitName": "
|
|
7009
|
+
"tsEmitName": "for",
|
|
7010
7010
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,System.Action_2[[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Threading.Tasks.ParallelLoopState,System.Threading.Tasks.Parallel,Version=10.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a]]):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
7011
7011
|
"provenance": "Original",
|
|
7012
7012
|
"emitScope": "ClassSurface",
|
|
@@ -7022,7 +7022,7 @@
|
|
|
7022
7022
|
{
|
|
7023
7023
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
7024
7024
|
"clrName": "For",
|
|
7025
|
-
"tsEmitName": "
|
|
7025
|
+
"tsEmitName": "for",
|
|
7026
7026
|
"normalizedSignature": "For|(System.Int32,System.Int32,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
7027
7027
|
"provenance": "Original",
|
|
7028
7028
|
"emitScope": "ClassSurface",
|
|
@@ -7038,7 +7038,7 @@
|
|
|
7038
7038
|
{
|
|
7039
7039
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
7040
7040
|
"clrName": "For",
|
|
7041
|
-
"tsEmitName": "
|
|
7041
|
+
"tsEmitName": "for",
|
|
7042
7042
|
"normalizedSignature": "For|(System.Int64,System.Int64,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
7043
7043
|
"provenance": "Original",
|
|
7044
7044
|
"emitScope": "ClassSurface",
|
|
@@ -7054,7 +7054,7 @@
|
|
|
7054
7054
|
{
|
|
7055
7055
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
7056
7056
|
"clrName": "For",
|
|
7057
|
-
"tsEmitName": "
|
|
7057
|
+
"tsEmitName": "for",
|
|
7058
7058
|
"normalizedSignature": "For|(System.Int32,System.Int32,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
7059
7059
|
"provenance": "Original",
|
|
7060
7060
|
"emitScope": "ClassSurface",
|
|
@@ -7070,7 +7070,7 @@
|
|
|
7070
7070
|
{
|
|
7071
7071
|
"stableId": "System.Threading.Tasks.Parallel:System.Threading.Tasks.Parallel::For(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult",
|
|
7072
7072
|
"clrName": "For",
|
|
7073
|
-
"tsEmitName": "
|
|
7073
|
+
"tsEmitName": "for",
|
|
7074
7074
|
"normalizedSignature": "For|(System.Int64,System.Int64,System.Threading.Tasks.ParallelOptions,Func_1,Func_4,Action_1):System.Threading.Tasks.ParallelLoopResult|static=true",
|
|
7075
7075
|
"provenance": "Original",
|
|
7076
7076
|
"emitScope": "ClassSurface",
|
|
@@ -75,7 +75,7 @@ export type TransactionStartedEventHandler = (sender: unknown, e: TransactionEve
|
|
|
75
75
|
|
|
76
76
|
|
|
77
77
|
export interface IDtcTransaction$instance {
|
|
78
|
-
abort(reason: nint, retaining: int,
|
|
78
|
+
abort(reason: nint, retaining: int, async: int): void;
|
|
79
79
|
commit(retaining: int, commitType: int, reserved: int): void;
|
|
80
80
|
getTransactionInfo(transactionInformation: nint): void;
|
|
81
81
|
}
|