@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
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
{
|
|
310
310
|
"stableId": "System.Net.Ping:System.Net.NetworkInformation.IPStatus::UnknownSystem.Net.NetworkInformation.IPStatus",
|
|
311
311
|
"clrName": "Unknown",
|
|
312
|
-
"tsEmitName": "
|
|
312
|
+
"tsEmitName": "unknown",
|
|
313
313
|
"normalizedSignature": "Unknown|System.Net.NetworkInformation.IPStatus|static=true|const=true",
|
|
314
314
|
"isStatic": true,
|
|
315
315
|
"isReadOnly": false,
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
{
|
|
345
345
|
"stableId": "System.Net.NetworkInformation:System.Net.NetworkInformation.NetBiosNodeType::UnknownSystem.Net.NetworkInformation.NetBiosNodeType",
|
|
346
346
|
"clrName": "Unknown",
|
|
347
|
-
"tsEmitName": "
|
|
347
|
+
"tsEmitName": "unknown",
|
|
348
348
|
"normalizedSignature": "Unknown|System.Net.NetworkInformation.NetBiosNodeType|static=true|const=true",
|
|
349
349
|
"isStatic": true,
|
|
350
350
|
"isReadOnly": false,
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
{
|
|
460
460
|
"stableId": "System.Net.NetworkInformation:System.Net.NetworkInformation.NetworkInterfaceType::UnknownSystem.Net.NetworkInformation.NetworkInterfaceType",
|
|
461
461
|
"clrName": "Unknown",
|
|
462
|
-
"tsEmitName": "
|
|
462
|
+
"tsEmitName": "unknown",
|
|
463
463
|
"normalizedSignature": "Unknown|System.Net.NetworkInformation.NetworkInterfaceType|static=true|const=true",
|
|
464
464
|
"isStatic": true,
|
|
465
465
|
"isReadOnly": false,
|
|
@@ -764,7 +764,7 @@
|
|
|
764
764
|
{
|
|
765
765
|
"stableId": "System.Net.NetworkInformation:System.Net.NetworkInformation.OperationalStatus::UnknownSystem.Net.NetworkInformation.OperationalStatus",
|
|
766
766
|
"clrName": "Unknown",
|
|
767
|
-
"tsEmitName": "
|
|
767
|
+
"tsEmitName": "unknown",
|
|
768
768
|
"normalizedSignature": "Unknown|System.Net.NetworkInformation.OperationalStatus|static=true|const=true",
|
|
769
769
|
"isStatic": true,
|
|
770
770
|
"isReadOnly": false,
|
|
@@ -906,7 +906,7 @@
|
|
|
906
906
|
{
|
|
907
907
|
"stableId": "System.Net.NetworkInformation:System.Net.NetworkInformation.ScopeLevel::InterfaceSystem.Net.NetworkInformation.ScopeLevel",
|
|
908
908
|
"clrName": "Interface",
|
|
909
|
-
"tsEmitName": "
|
|
909
|
+
"tsEmitName": "interface",
|
|
910
910
|
"normalizedSignature": "Interface|System.Net.NetworkInformation.ScopeLevel|static=true|const=true",
|
|
911
911
|
"isStatic": true,
|
|
912
912
|
"isReadOnly": false,
|
|
@@ -1075,7 +1075,7 @@
|
|
|
1075
1075
|
{
|
|
1076
1076
|
"stableId": "System.Net.NetworkInformation:System.Net.NetworkInformation.TcpState::UnknownSystem.Net.NetworkInformation.TcpState",
|
|
1077
1077
|
"clrName": "Unknown",
|
|
1078
|
-
"tsEmitName": "
|
|
1078
|
+
"tsEmitName": "unknown",
|
|
1079
1079
|
"normalizedSignature": "Unknown|System.Net.NetworkInformation.TcpState|static=true|const=true",
|
|
1080
1080
|
"isStatic": true,
|
|
1081
1081
|
"isReadOnly": false,
|
|
@@ -4820,7 +4820,7 @@
|
|
|
4820
4820
|
{
|
|
4821
4821
|
"stableId": "System.Net.Quic:System.Net.Quic.QuicStream::Type:System.Net.Quic.QuicStreamType",
|
|
4822
4822
|
"clrName": "Type",
|
|
4823
|
-
"tsEmitName": "
|
|
4823
|
+
"tsEmitName": "type",
|
|
4824
4824
|
"metadataToken": 385876162,
|
|
4825
4825
|
"canonicalSignature": ":System.Net.Quic.QuicStreamType",
|
|
4826
4826
|
"normalizedSignature": "Type|:System.Net.Quic.QuicStreamType|static=false|accessor=get",
|
|
@@ -5539,7 +5539,7 @@
|
|
|
5539
5539
|
}
|
|
5540
5540
|
},
|
|
5541
5541
|
{
|
|
5542
|
-
"tsName": "
|
|
5542
|
+
"tsName": "type",
|
|
5543
5543
|
"isStatic": false,
|
|
5544
5544
|
"tsSignatureId": "Type|:System.Net.Quic.QuicStreamType|static=false|accessor=get",
|
|
5545
5545
|
"target": {
|
|
@@ -89,7 +89,7 @@ export interface QuicConnection$instance {
|
|
|
89
89
|
acceptInboundStreamAsync(cancellationToken?: CancellationToken): ValueTask_1<QuicStream>;
|
|
90
90
|
closeAsync(errorCode: long, cancellationToken?: CancellationToken): ValueTask;
|
|
91
91
|
disposeAsync(): ValueTask;
|
|
92
|
-
openOutboundStreamAsync(
|
|
92
|
+
openOutboundStreamAsync(type: QuicStreamType, cancellationToken?: CancellationToken): ValueTask_1<QuicStream>;
|
|
93
93
|
toString(): string;
|
|
94
94
|
}
|
|
95
95
|
|
|
@@ -226,7 +226,7 @@ export interface QuicStream$instance extends Stream {
|
|
|
226
226
|
position: long;
|
|
227
227
|
readonly readsClosed: Task;
|
|
228
228
|
readTimeout: int;
|
|
229
|
-
readonly
|
|
229
|
+
readonly type: QuicStreamType;
|
|
230
230
|
readonly writesClosed: Task;
|
|
231
231
|
writeTimeout: int;
|
|
232
232
|
abort(abortDirection: QuicAbortDirection, errorCode: long): void;
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
{
|
|
1766
1766
|
"stableId": "System.Net.Quic:System.Net.Quic.QuicStream::Type:System.Net.Quic.QuicStreamType",
|
|
1767
1767
|
"clrName": "Type",
|
|
1768
|
-
"tsEmitName": "
|
|
1768
|
+
"tsEmitName": "type",
|
|
1769
1769
|
"normalizedSignature": "Type|:System.Net.Quic.QuicStreamType|static=false|accessor=get",
|
|
1770
1770
|
"provenance": "Original",
|
|
1771
1771
|
"emitScope": "ClassSurface",
|
|
@@ -14086,7 +14086,7 @@
|
|
|
14086
14086
|
{
|
|
14087
14087
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthentication::Package:System.String",
|
|
14088
14088
|
"clrName": "Package",
|
|
14089
|
-
"tsEmitName": "
|
|
14089
|
+
"tsEmitName": "package",
|
|
14090
14090
|
"metadataToken": 385876156,
|
|
14091
14091
|
"canonicalSignature": ":System.String",
|
|
14092
14092
|
"normalizedSignature": "Package|:System.String|static=false|accessor=get",
|
|
@@ -14378,7 +14378,7 @@
|
|
|
14378
14378
|
}
|
|
14379
14379
|
},
|
|
14380
14380
|
{
|
|
14381
|
-
"tsName": "
|
|
14381
|
+
"tsName": "package",
|
|
14382
14382
|
"isStatic": false,
|
|
14383
14383
|
"tsSignatureId": "Package|:System.String|static=false|accessor=get",
|
|
14384
14384
|
"target": {
|
|
@@ -14450,7 +14450,7 @@
|
|
|
14450
14450
|
{
|
|
14451
14451
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthenticationClientOptions::Package:System.String",
|
|
14452
14452
|
"clrName": "Package",
|
|
14453
|
-
"tsEmitName": "
|
|
14453
|
+
"tsEmitName": "package",
|
|
14454
14454
|
"metadataToken": 385876160,
|
|
14455
14455
|
"canonicalSignature": ":System.String",
|
|
14456
14456
|
"normalizedSignature": "Package|:System.String|static=false|accessor=getset",
|
|
@@ -14624,7 +14624,7 @@
|
|
|
14624
14624
|
],
|
|
14625
14625
|
"exposedProperties": [
|
|
14626
14626
|
{
|
|
14627
|
-
"tsName": "
|
|
14627
|
+
"tsName": "package",
|
|
14628
14628
|
"isStatic": false,
|
|
14629
14629
|
"tsSignatureId": "Package|:System.String|static=false|accessor=getset",
|
|
14630
14630
|
"target": {
|
|
@@ -14717,7 +14717,7 @@
|
|
|
14717
14717
|
{
|
|
14718
14718
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthenticationServerOptions::Package:System.String",
|
|
14719
14719
|
"clrName": "Package",
|
|
14720
|
-
"tsEmitName": "
|
|
14720
|
+
"tsEmitName": "package",
|
|
14721
14721
|
"metadataToken": 385876167,
|
|
14722
14722
|
"canonicalSignature": ":System.String",
|
|
14723
14723
|
"normalizedSignature": "Package|:System.String|static=false|accessor=getset",
|
|
@@ -14877,7 +14877,7 @@
|
|
|
14877
14877
|
],
|
|
14878
14878
|
"exposedProperties": [
|
|
14879
14879
|
{
|
|
14880
|
-
"tsName": "
|
|
14880
|
+
"tsName": "package",
|
|
14881
14881
|
"isStatic": false,
|
|
14882
14882
|
"tsSignatureId": "Package|:System.String|static=false|accessor=getset",
|
|
14883
14883
|
"target": {
|
|
@@ -513,7 +513,7 @@ export interface NegotiateAuthentication$instance {
|
|
|
513
513
|
readonly isMutuallyAuthenticated: boolean;
|
|
514
514
|
readonly isServer: boolean;
|
|
515
515
|
readonly isSigned: boolean;
|
|
516
|
-
readonly
|
|
516
|
+
readonly package: string;
|
|
517
517
|
readonly protectionLevel: ProtectionLevel;
|
|
518
518
|
readonly remoteIdentity: IIdentity;
|
|
519
519
|
readonly targetName: string | undefined;
|
|
@@ -548,7 +548,7 @@ export interface NegotiateAuthenticationClientOptions$instance {
|
|
|
548
548
|
get binding(): ChannelBinding | undefined;
|
|
549
549
|
set binding(value: ChannelBinding);
|
|
550
550
|
credential: NetworkCredential;
|
|
551
|
-
|
|
551
|
+
package: string;
|
|
552
552
|
requiredProtectionLevel: ProtectionLevel;
|
|
553
553
|
requireMutualAuthentication: boolean;
|
|
554
554
|
get targetName(): string | undefined;
|
|
@@ -567,7 +567,7 @@ export interface NegotiateAuthenticationServerOptions$instance {
|
|
|
567
567
|
get binding(): ChannelBinding | undefined;
|
|
568
568
|
set binding(value: ChannelBinding);
|
|
569
569
|
credential: NetworkCredential;
|
|
570
|
-
|
|
570
|
+
package: string;
|
|
571
571
|
get policy(): ExtendedProtectionPolicy | undefined;
|
|
572
572
|
set policy(value: ExtendedProtectionPolicy);
|
|
573
573
|
requiredImpersonationLevel: TokenImpersonationLevel;
|
|
@@ -4446,7 +4446,7 @@
|
|
|
4446
4446
|
{
|
|
4447
4447
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthentication::Package:System.String",
|
|
4448
4448
|
"clrName": "Package",
|
|
4449
|
-
"tsEmitName": "
|
|
4449
|
+
"tsEmitName": "package",
|
|
4450
4450
|
"normalizedSignature": "Package|:System.String|static=false|accessor=get",
|
|
4451
4451
|
"provenance": "Original",
|
|
4452
4452
|
"emitScope": "ClassSurface",
|
|
@@ -4534,7 +4534,7 @@
|
|
|
4534
4534
|
{
|
|
4535
4535
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthenticationClientOptions::Package:System.String",
|
|
4536
4536
|
"clrName": "Package",
|
|
4537
|
-
"tsEmitName": "
|
|
4537
|
+
"tsEmitName": "package",
|
|
4538
4538
|
"normalizedSignature": "Package|:System.String|static=false|accessor=getset",
|
|
4539
4539
|
"provenance": "Original",
|
|
4540
4540
|
"emitScope": "ClassSurface",
|
|
@@ -4662,7 +4662,7 @@
|
|
|
4662
4662
|
{
|
|
4663
4663
|
"stableId": "System.Net.Security:System.Net.Security.NegotiateAuthenticationServerOptions::Package:System.String",
|
|
4664
4664
|
"clrName": "Package",
|
|
4665
|
-
"tsEmitName": "
|
|
4665
|
+
"tsEmitName": "package",
|
|
4666
4666
|
"normalizedSignature": "Package|:System.String|static=false|accessor=getset",
|
|
4667
4667
|
"provenance": "Original",
|
|
4668
4668
|
"emitScope": "ClassSurface",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
{
|
|
25
25
|
"stableId": "System.Net.Primitives:System.Net.Sockets.AddressFamily::UnknownSystem.Net.Sockets.AddressFamily",
|
|
26
26
|
"clrName": "Unknown",
|
|
27
|
-
"tsEmitName": "
|
|
27
|
+
"tsEmitName": "unknown",
|
|
28
28
|
"metadataToken": 67109251,
|
|
29
29
|
"normalizedSignature": "Unknown|System.Net.Sockets.AddressFamily|static=true|const=true",
|
|
30
30
|
"isStatic": true,
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
}
|
|
932
932
|
},
|
|
933
933
|
{
|
|
934
|
-
"tsName": "
|
|
934
|
+
"tsName": "unknown",
|
|
935
935
|
"isStatic": true,
|
|
936
936
|
"tsSignatureId": "Unknown|System.Net.Sockets.AddressFamily|static=true|const=true",
|
|
937
937
|
"target": {
|
|
@@ -3219,7 +3219,7 @@
|
|
|
3219
3219
|
{
|
|
3220
3220
|
"stableId": "System.Net.Sockets:System.Net.Sockets.ProtocolFamily::UnknownSystem.Net.Sockets.ProtocolFamily",
|
|
3221
3221
|
"clrName": "Unknown",
|
|
3222
|
-
"tsEmitName": "
|
|
3222
|
+
"tsEmitName": "unknown",
|
|
3223
3223
|
"metadataToken": 67109435,
|
|
3224
3224
|
"normalizedSignature": "Unknown|System.Net.Sockets.ProtocolFamily|static=true|const=true",
|
|
3225
3225
|
"isStatic": true,
|
|
@@ -4126,7 +4126,7 @@
|
|
|
4126
4126
|
}
|
|
4127
4127
|
},
|
|
4128
4128
|
{
|
|
4129
|
-
"tsName": "
|
|
4129
|
+
"tsName": "unknown",
|
|
4130
4130
|
"isStatic": true,
|
|
4131
4131
|
"tsSignatureId": "Unknown|System.Net.Sockets.ProtocolFamily|static=true|const=true",
|
|
4132
4132
|
"target": {
|
|
@@ -4744,7 +4744,7 @@
|
|
|
4744
4744
|
{
|
|
4745
4745
|
"stableId": "System.Net.Sockets:System.Net.Sockets.ProtocolType::UnknownSystem.Net.Sockets.ProtocolType",
|
|
4746
4746
|
"clrName": "Unknown",
|
|
4747
|
-
"tsEmitName": "
|
|
4747
|
+
"tsEmitName": "unknown",
|
|
4748
4748
|
"metadataToken": 67109493,
|
|
4749
4749
|
"normalizedSignature": "Unknown|System.Net.Sockets.ProtocolType|static=true|const=true",
|
|
4750
4750
|
"isStatic": true,
|
|
@@ -5539,7 +5539,7 @@
|
|
|
5539
5539
|
}
|
|
5540
5540
|
},
|
|
5541
5541
|
{
|
|
5542
|
-
"tsName": "
|
|
5542
|
+
"tsName": "unknown",
|
|
5543
5543
|
"isStatic": true,
|
|
5544
5544
|
"tsSignatureId": "Unknown|System.Net.Sockets.ProtocolType|static=true|const=true",
|
|
5545
5545
|
"target": {
|
|
@@ -10817,7 +10817,7 @@
|
|
|
10817
10817
|
{
|
|
10818
10818
|
"stableId": "System.Net.Sockets:System.Net.Sockets.SocketOptionName::TypeSystem.Net.Sockets.SocketOptionName",
|
|
10819
10819
|
"clrName": "Type",
|
|
10820
|
-
"tsEmitName": "
|
|
10820
|
+
"tsEmitName": "type",
|
|
10821
10821
|
"metadataToken": 67109343,
|
|
10822
10822
|
"normalizedSignature": "Type|System.Net.Sockets.SocketOptionName|static=true|const=true",
|
|
10823
10823
|
"isStatic": true,
|
|
@@ -11893,7 +11893,7 @@
|
|
|
11893
11893
|
}
|
|
11894
11894
|
},
|
|
11895
11895
|
{
|
|
11896
|
-
"tsName": "
|
|
11896
|
+
"tsName": "type",
|
|
11897
11897
|
"isStatic": true,
|
|
11898
11898
|
"tsSignatureId": "Type|System.Net.Sockets.SocketOptionName|static=true|const=true",
|
|
11899
11899
|
"target": {
|
|
@@ -12923,7 +12923,7 @@
|
|
|
12923
12923
|
{
|
|
12924
12924
|
"stableId": "System.Net.Sockets:System.Net.Sockets.SocketType::UnknownSystem.Net.Sockets.SocketType",
|
|
12925
12925
|
"clrName": "Unknown",
|
|
12926
|
-
"tsEmitName": "
|
|
12926
|
+
"tsEmitName": "unknown",
|
|
12927
12927
|
"metadataToken": 67109500,
|
|
12928
12928
|
"normalizedSignature": "Unknown|System.Net.Sockets.SocketType|static=true|const=true",
|
|
12929
12929
|
"isStatic": true,
|
|
@@ -13528,7 +13528,7 @@
|
|
|
13528
13528
|
}
|
|
13529
13529
|
},
|
|
13530
13530
|
{
|
|
13531
|
-
"tsName": "
|
|
13531
|
+
"tsName": "unknown",
|
|
13532
13532
|
"isStatic": true,
|
|
13533
13533
|
"tsSignatureId": "Unknown|System.Net.Sockets.SocketType|static=true|const=true",
|
|
13534
13534
|
"target": {
|
|
@@ -14315,7 +14315,7 @@
|
|
|
14315
14315
|
{
|
|
14316
14316
|
"stableId": "System.Net.Sockets:System.Net.Sockets.IPPacketInformation::Interface:System.Int32",
|
|
14317
14317
|
"clrName": "Interface",
|
|
14318
|
-
"tsEmitName": "
|
|
14318
|
+
"tsEmitName": "interface",
|
|
14319
14319
|
"metadataToken": 385876032,
|
|
14320
14320
|
"canonicalSignature": ":System.Int32",
|
|
14321
14321
|
"normalizedSignature": "Interface|:System.Int32|static=false|accessor=get",
|
|
@@ -14424,7 +14424,7 @@
|
|
|
14424
14424
|
}
|
|
14425
14425
|
},
|
|
14426
14426
|
{
|
|
14427
|
-
"tsName": "
|
|
14427
|
+
"tsName": "interface",
|
|
14428
14428
|
"isStatic": false,
|
|
14429
14429
|
"tsSignatureId": "Interface|:System.Int32|static=false|accessor=get",
|
|
14430
14430
|
"target": {
|
|
@@ -28,7 +28,7 @@ import * as System_Internal from "../../System/internal/index.js";
|
|
|
28
28
|
import type { ArraySegment_1, AsyncCallback, Boolean as ClrBoolean, Byte, Enum, EventArgs, EventHandler_1, Exception, IAsyncDisposable, IAsyncResult, IComparable, IConvertible, IDisposable, IEquatable_1, IFormatProvider, IFormattable, Int16, Int32, Int64, IntPtr, ISpanFormattable, Memory_1, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, ReadOnlySpan_1, Span_1, String as ClrString, TimeSpan, Type, TypeCode, ValueType, Void } from "../../System/internal/index.js";
|
|
29
29
|
|
|
30
30
|
export enum AddressFamily {
|
|
31
|
-
|
|
31
|
+
unknown = -1,
|
|
32
32
|
unspecified = 0,
|
|
33
33
|
unix = 1,
|
|
34
34
|
interNetwork = 2,
|
|
@@ -111,7 +111,7 @@ export enum IPProtectionLevel {
|
|
|
111
111
|
|
|
112
112
|
|
|
113
113
|
export enum ProtocolFamily {
|
|
114
|
-
|
|
114
|
+
unknown = -1,
|
|
115
115
|
unspecified = 0,
|
|
116
116
|
unix = 1,
|
|
117
117
|
interNetwork = 2,
|
|
@@ -172,7 +172,7 @@ export enum ProtocolType {
|
|
|
172
172
|
ipx = 1000,
|
|
173
173
|
spx = 1256,
|
|
174
174
|
spxII = 1257,
|
|
175
|
-
|
|
175
|
+
unknown = -1
|
|
176
176
|
}
|
|
177
177
|
|
|
178
178
|
|
|
@@ -297,7 +297,7 @@ export enum SocketOptionName {
|
|
|
297
297
|
sendTimeout = 4101,
|
|
298
298
|
receiveTimeout = 4102,
|
|
299
299
|
error = 4103,
|
|
300
|
-
|
|
300
|
+
type = 4104,
|
|
301
301
|
reuseUnicastPort = 12295,
|
|
302
302
|
maxConnections = 2147483647,
|
|
303
303
|
ipOptions = 1,
|
|
@@ -345,7 +345,7 @@ export enum SocketType {
|
|
|
345
345
|
raw = 3,
|
|
346
346
|
rdm = 4,
|
|
347
347
|
seqpacket = 5,
|
|
348
|
-
|
|
348
|
+
unknown = -1
|
|
349
349
|
}
|
|
350
350
|
|
|
351
351
|
|
|
@@ -361,7 +361,7 @@ export enum TransmitFileOptions {
|
|
|
361
361
|
|
|
362
362
|
export interface IPPacketInformation$instance {
|
|
363
363
|
readonly address: IPAddress;
|
|
364
|
-
readonly
|
|
364
|
+
readonly interface: int;
|
|
365
365
|
equals(comparand: unknown): boolean;
|
|
366
366
|
equals(other: IPPacketInformation): boolean;
|
|
367
367
|
getHashCode(): int;
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
{
|
|
31
31
|
"stableId": "System.Net.Primitives:System.Net.Sockets.AddressFamily::UnknownSystem.Net.Sockets.AddressFamily",
|
|
32
32
|
"clrName": "Unknown",
|
|
33
|
-
"tsEmitName": "
|
|
33
|
+
"tsEmitName": "unknown",
|
|
34
34
|
"normalizedSignature": "Unknown|System.Net.Sockets.AddressFamily|static=true|const=true",
|
|
35
35
|
"isStatic": true,
|
|
36
36
|
"isReadOnly": false,
|
|
@@ -747,7 +747,7 @@
|
|
|
747
747
|
{
|
|
748
748
|
"stableId": "System.Net.Sockets:System.Net.Sockets.ProtocolFamily::UnknownSystem.Net.Sockets.ProtocolFamily",
|
|
749
749
|
"clrName": "Unknown",
|
|
750
|
-
"tsEmitName": "
|
|
750
|
+
"tsEmitName": "unknown",
|
|
751
751
|
"normalizedSignature": "Unknown|System.Net.Sockets.ProtocolFamily|static=true|const=true",
|
|
752
752
|
"isStatic": true,
|
|
753
753
|
"isReadOnly": false,
|
|
@@ -1286,7 +1286,7 @@
|
|
|
1286
1286
|
{
|
|
1287
1287
|
"stableId": "System.Net.Sockets:System.Net.Sockets.ProtocolType::UnknownSystem.Net.Sockets.ProtocolType",
|
|
1288
1288
|
"clrName": "Unknown",
|
|
1289
|
-
"tsEmitName": "
|
|
1289
|
+
"tsEmitName": "unknown",
|
|
1290
1290
|
"normalizedSignature": "Unknown|System.Net.Sockets.ProtocolType|static=true|const=true",
|
|
1291
1291
|
"isStatic": true,
|
|
1292
1292
|
"isReadOnly": false,
|
|
@@ -2341,7 +2341,7 @@
|
|
|
2341
2341
|
{
|
|
2342
2342
|
"stableId": "System.Net.Sockets:System.Net.Sockets.SocketOptionName::TypeSystem.Net.Sockets.SocketOptionName",
|
|
2343
2343
|
"clrName": "Type",
|
|
2344
|
-
"tsEmitName": "
|
|
2344
|
+
"tsEmitName": "type",
|
|
2345
2345
|
"normalizedSignature": "Type|System.Net.Sockets.SocketOptionName|static=true|const=true",
|
|
2346
2346
|
"isStatic": true,
|
|
2347
2347
|
"isReadOnly": false,
|
|
@@ -2753,7 +2753,7 @@
|
|
|
2753
2753
|
{
|
|
2754
2754
|
"stableId": "System.Net.Sockets:System.Net.Sockets.SocketType::UnknownSystem.Net.Sockets.SocketType",
|
|
2755
2755
|
"clrName": "Unknown",
|
|
2756
|
-
"tsEmitName": "
|
|
2756
|
+
"tsEmitName": "unknown",
|
|
2757
2757
|
"normalizedSignature": "Unknown|System.Net.Sockets.SocketType|static=true|const=true",
|
|
2758
2758
|
"isStatic": true,
|
|
2759
2759
|
"isReadOnly": false,
|
|
@@ -2939,7 +2939,7 @@
|
|
|
2939
2939
|
{
|
|
2940
2940
|
"stableId": "System.Net.Sockets:System.Net.Sockets.IPPacketInformation::Interface:System.Int32",
|
|
2941
2941
|
"clrName": "Interface",
|
|
2942
|
-
"tsEmitName": "
|
|
2942
|
+
"tsEmitName": "interface",
|
|
2943
2943
|
"normalizedSignature": "Interface|:System.Int32|static=false|accessor=get",
|
|
2944
2944
|
"provenance": "Original",
|
|
2945
2945
|
"emitScope": "ClassSurface",
|
|
@@ -23313,7 +23313,7 @@
|
|
|
23313
23313
|
{
|
|
23314
23314
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector2::Any(System.Numerics.Vector2,System.Single):System.Boolean",
|
|
23315
23315
|
"clrName": "Any",
|
|
23316
|
-
"tsEmitName": "
|
|
23316
|
+
"tsEmitName": "any",
|
|
23317
23317
|
"metadataToken": 100675350,
|
|
23318
23318
|
"canonicalSignature": "(System.Numerics.Vector2,System.Single):System.Boolean",
|
|
23319
23319
|
"normalizedSignature": "Any|(System.Numerics.Vector2,System.Single):System.Boolean|static=true",
|
|
@@ -25268,7 +25268,7 @@
|
|
|
25268
25268
|
}
|
|
25269
25269
|
},
|
|
25270
25270
|
{
|
|
25271
|
-
"tsName": "
|
|
25271
|
+
"tsName": "any",
|
|
25272
25272
|
"isStatic": true,
|
|
25273
25273
|
"tsSignatureId": "Any|(System.Numerics.Vector2,System.Single):System.Boolean|static=true",
|
|
25274
25274
|
"target": {
|
|
@@ -26742,7 +26742,7 @@
|
|
|
26742
26742
|
{
|
|
26743
26743
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector3::Any(System.Numerics.Vector3,System.Single):System.Boolean",
|
|
26744
26744
|
"clrName": "Any",
|
|
26745
|
-
"tsEmitName": "
|
|
26745
|
+
"tsEmitName": "any",
|
|
26746
26746
|
"metadataToken": 100675508,
|
|
26747
26747
|
"canonicalSignature": "(System.Numerics.Vector3,System.Single):System.Boolean",
|
|
26748
26748
|
"normalizedSignature": "Any|(System.Numerics.Vector3,System.Single):System.Boolean|static=true",
|
|
@@ -28718,7 +28718,7 @@
|
|
|
28718
28718
|
}
|
|
28719
28719
|
},
|
|
28720
28720
|
{
|
|
28721
|
-
"tsName": "
|
|
28721
|
+
"tsName": "any",
|
|
28722
28722
|
"isStatic": true,
|
|
28723
28723
|
"tsSignatureId": "Any|(System.Numerics.Vector3,System.Single):System.Boolean|static=true",
|
|
28724
28724
|
"target": {
|
|
@@ -30211,7 +30211,7 @@
|
|
|
30211
30211
|
{
|
|
30212
30212
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector4::Any(System.Numerics.Vector4,System.Single):System.Boolean",
|
|
30213
30213
|
"clrName": "Any",
|
|
30214
|
-
"tsEmitName": "
|
|
30214
|
+
"tsEmitName": "any",
|
|
30215
30215
|
"metadataToken": 100675667,
|
|
30216
30216
|
"canonicalSignature": "(System.Numerics.Vector4,System.Single):System.Boolean",
|
|
30217
30217
|
"normalizedSignature": "Any|(System.Numerics.Vector4,System.Single):System.Boolean|static=true",
|
|
@@ -32264,7 +32264,7 @@
|
|
|
32264
32264
|
}
|
|
32265
32265
|
},
|
|
32266
32266
|
{
|
|
32267
|
-
"tsName": "
|
|
32267
|
+
"tsName": "any",
|
|
32268
32268
|
"isStatic": true,
|
|
32269
32269
|
"tsSignatureId": "Any|(System.Numerics.Vector4,System.Single):System.Boolean|static=true",
|
|
32270
32270
|
"target": {
|
|
@@ -34749,7 +34749,7 @@
|
|
|
34749
34749
|
{
|
|
34750
34750
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector::Any(Vector_1,T):System.Boolean",
|
|
34751
34751
|
"clrName": "Any",
|
|
34752
|
-
"tsEmitName": "
|
|
34752
|
+
"tsEmitName": "any",
|
|
34753
34753
|
"metadataToken": 100674815,
|
|
34754
34754
|
"canonicalSignature": "(Vector_1,T):System.Boolean",
|
|
34755
34755
|
"normalizedSignature": "Any|(Vector_1,T):System.Boolean|static=true",
|
|
@@ -34777,7 +34777,7 @@
|
|
|
34777
34777
|
{
|
|
34778
34778
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector::As(Vector_1):Vector_1",
|
|
34779
34779
|
"clrName": "As",
|
|
34780
|
-
"tsEmitName": "
|
|
34780
|
+
"tsEmitName": "as",
|
|
34781
34781
|
"metadataToken": 100674817,
|
|
34782
34782
|
"canonicalSignature": "(Vector_1):Vector_1",
|
|
34783
34783
|
"normalizedSignature": "As|(Vector_1):Vector_1|static=true",
|
|
@@ -38674,7 +38674,7 @@
|
|
|
38674
38674
|
}
|
|
38675
38675
|
},
|
|
38676
38676
|
{
|
|
38677
|
-
"tsName": "
|
|
38677
|
+
"tsName": "any",
|
|
38678
38678
|
"isStatic": true,
|
|
38679
38679
|
"tsSignatureId": "Any|(Vector_1,T):System.Boolean|static=true",
|
|
38680
38680
|
"target": {
|
|
@@ -38694,7 +38694,7 @@
|
|
|
38694
38694
|
}
|
|
38695
38695
|
},
|
|
38696
38696
|
{
|
|
38697
|
-
"tsName": "
|
|
38697
|
+
"tsName": "as",
|
|
38698
38698
|
"isStatic": true,
|
|
38699
38699
|
"tsSignatureId": "As|(Vector_1):Vector_1|static=true",
|
|
38700
38700
|
"target": {
|
|
@@ -927,7 +927,7 @@ export const Vector2: {
|
|
|
927
927
|
all(vector: Vector2, value: float): boolean;
|
|
928
928
|
allWhereAllBitsSet(vector: Vector2): boolean;
|
|
929
929
|
andNot(left: Vector2, right: Vector2): Vector2;
|
|
930
|
-
|
|
930
|
+
any(vector: Vector2, value: float): boolean;
|
|
931
931
|
anyWhereAllBitsSet(vector: Vector2): boolean;
|
|
932
932
|
bitwiseAnd(left: Vector2, right: Vector2): Vector2;
|
|
933
933
|
bitwiseOr(left: Vector2, right: Vector2): Vector2;
|
|
@@ -1088,7 +1088,7 @@ export const Vector3: {
|
|
|
1088
1088
|
all(vector: Vector3, value: float): boolean;
|
|
1089
1089
|
allWhereAllBitsSet(vector: Vector3): boolean;
|
|
1090
1090
|
andNot(left: Vector3, right: Vector3): Vector3;
|
|
1091
|
-
|
|
1091
|
+
any(vector: Vector3, value: float): boolean;
|
|
1092
1092
|
anyWhereAllBitsSet(vector: Vector3): boolean;
|
|
1093
1093
|
bitwiseAnd(left: Vector3, right: Vector3): Vector3;
|
|
1094
1094
|
bitwiseOr(left: Vector3, right: Vector3): Vector3;
|
|
@@ -1251,7 +1251,7 @@ export const Vector4: {
|
|
|
1251
1251
|
all(vector: Vector4, value: float): boolean;
|
|
1252
1252
|
allWhereAllBitsSet(vector: Vector4): boolean;
|
|
1253
1253
|
andNot(left: Vector4, right: Vector4): Vector4;
|
|
1254
|
-
|
|
1254
|
+
any(vector: Vector4, value: float): boolean;
|
|
1255
1255
|
anyWhereAllBitsSet(vector: Vector4): boolean;
|
|
1256
1256
|
bitwiseAnd(left: Vector4, right: Vector4): Vector4;
|
|
1257
1257
|
bitwiseOr(left: Vector4, right: Vector4): Vector4;
|
|
@@ -1418,9 +1418,9 @@ export abstract class Vector$instance {
|
|
|
1418
1418
|
static all<T>(vector: Vector_1<T>, value: T): boolean;
|
|
1419
1419
|
static allWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
|
|
1420
1420
|
static andNot<T>(left: Vector_1<T>, right: Vector_1<T>): Vector_1<T>;
|
|
1421
|
-
static
|
|
1421
|
+
static any<T>(vector: Vector_1<T>, value: T): boolean;
|
|
1422
1422
|
static anyWhereAllBitsSet<T>(vector: Vector_1<T>): boolean;
|
|
1423
|
-
static
|
|
1423
|
+
static as<TFrom, TTo>(vector: Vector_1<TFrom>): Vector_1<TTo>;
|
|
1424
1424
|
static asPlane(value: Vector4): Plane;
|
|
1425
1425
|
static asQuaternion(value: Vector4): Quaternion;
|
|
1426
1426
|
static asVector2(value: Vector3): Vector2;
|
|
@@ -15474,7 +15474,7 @@
|
|
|
15474
15474
|
{
|
|
15475
15475
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector2::Any(System.Numerics.Vector2,System.Single):System.Boolean",
|
|
15476
15476
|
"clrName": "Any",
|
|
15477
|
-
"tsEmitName": "
|
|
15477
|
+
"tsEmitName": "any",
|
|
15478
15478
|
"normalizedSignature": "Any|(System.Numerics.Vector2,System.Single):System.Boolean|static=true",
|
|
15479
15479
|
"provenance": "Original",
|
|
15480
15480
|
"emitScope": "ClassSurface",
|
|
@@ -17703,7 +17703,7 @@
|
|
|
17703
17703
|
{
|
|
17704
17704
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector3::Any(System.Numerics.Vector3,System.Single):System.Boolean",
|
|
17705
17705
|
"clrName": "Any",
|
|
17706
|
-
"tsEmitName": "
|
|
17706
|
+
"tsEmitName": "any",
|
|
17707
17707
|
"normalizedSignature": "Any|(System.Numerics.Vector3,System.Single):System.Boolean|static=true",
|
|
17708
17708
|
"provenance": "Original",
|
|
17709
17709
|
"emitScope": "ClassSurface",
|
|
@@ -19945,7 +19945,7 @@
|
|
|
19945
19945
|
{
|
|
19946
19946
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector4::Any(System.Numerics.Vector4,System.Single):System.Boolean",
|
|
19947
19947
|
"clrName": "Any",
|
|
19948
|
-
"tsEmitName": "
|
|
19948
|
+
"tsEmitName": "any",
|
|
19949
19949
|
"normalizedSignature": "Any|(System.Numerics.Vector4,System.Single):System.Boolean|static=true",
|
|
19950
19950
|
"provenance": "Original",
|
|
19951
19951
|
"emitScope": "ClassSurface",
|
|
@@ -22873,7 +22873,7 @@
|
|
|
22873
22873
|
{
|
|
22874
22874
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector::Any(Vector_1,T):System.Boolean",
|
|
22875
22875
|
"clrName": "Any",
|
|
22876
|
-
"tsEmitName": "
|
|
22876
|
+
"tsEmitName": "any",
|
|
22877
22877
|
"normalizedSignature": "Any|(Vector_1,T):System.Boolean|static=true",
|
|
22878
22878
|
"provenance": "Original",
|
|
22879
22879
|
"emitScope": "ClassSurface",
|
|
@@ -22905,7 +22905,7 @@
|
|
|
22905
22905
|
{
|
|
22906
22906
|
"stableId": "System.Private.CoreLib:System.Numerics.Vector::As(Vector_1):Vector_1",
|
|
22907
22907
|
"clrName": "As",
|
|
22908
|
-
"tsEmitName": "
|
|
22908
|
+
"tsEmitName": "as",
|
|
22909
22909
|
"normalizedSignature": "As|(Vector_1):Vector_1|static=true",
|
|
22910
22910
|
"provenance": "Original",
|
|
22911
22911
|
"emitScope": "ClassSurface",
|