@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
|
@@ -73,7 +73,7 @@
|
|
|
73
73
|
{
|
|
74
74
|
"stableId": "System.Data.Common:System.Data.Common.GroupByBehavior::UnknownSystem.Data.Common.GroupByBehavior",
|
|
75
75
|
"clrName": "Unknown",
|
|
76
|
-
"tsEmitName": "
|
|
76
|
+
"tsEmitName": "unknown",
|
|
77
77
|
"normalizedSignature": "Unknown|System.Data.Common.GroupByBehavior|static=true|const=true",
|
|
78
78
|
"isStatic": true,
|
|
79
79
|
"isReadOnly": false,
|
|
@@ -144,7 +144,7 @@
|
|
|
144
144
|
{
|
|
145
145
|
"stableId": "System.Data.Common:System.Data.Common.IdentifierCase::UnknownSystem.Data.Common.IdentifierCase",
|
|
146
146
|
"clrName": "Unknown",
|
|
147
|
-
"tsEmitName": "
|
|
147
|
+
"tsEmitName": "unknown",
|
|
148
148
|
"normalizedSignature": "Unknown|System.Data.Common.IdentifierCase|static=true|const=true",
|
|
149
149
|
"isStatic": true,
|
|
150
150
|
"isReadOnly": false,
|
|
@@ -1778,7 +1778,7 @@
|
|
|
1778
1778
|
{
|
|
1779
1779
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBinary::NullSystem.Data.SqlTypes.SqlBinary",
|
|
1780
1780
|
"clrName": "Null",
|
|
1781
|
-
"tsEmitName": "
|
|
1781
|
+
"tsEmitName": "null",
|
|
1782
1782
|
"metadataToken": 67110090,
|
|
1783
1783
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlBinary|static=true|const=false",
|
|
1784
1784
|
"isStatic": true,
|
|
@@ -2106,7 +2106,7 @@
|
|
|
2106
2106
|
],
|
|
2107
2107
|
"exposedFields": [
|
|
2108
2108
|
{
|
|
2109
|
-
"tsName": "
|
|
2109
|
+
"tsName": "null",
|
|
2110
2110
|
"isStatic": true,
|
|
2111
2111
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlBinary|static=true|const=false",
|
|
2112
2112
|
"target": {
|
|
@@ -2674,7 +2674,7 @@
|
|
|
2674
2674
|
{
|
|
2675
2675
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::TrueSystem.Data.SqlTypes.SqlBoolean",
|
|
2676
2676
|
"clrName": "True",
|
|
2677
|
-
"tsEmitName": "
|
|
2677
|
+
"tsEmitName": "true",
|
|
2678
2678
|
"metadataToken": 67110092,
|
|
2679
2679
|
"normalizedSignature": "True|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
2680
2680
|
"isStatic": true,
|
|
@@ -2685,7 +2685,7 @@
|
|
|
2685
2685
|
{
|
|
2686
2686
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::FalseSystem.Data.SqlTypes.SqlBoolean",
|
|
2687
2687
|
"clrName": "False",
|
|
2688
|
-
"tsEmitName": "
|
|
2688
|
+
"tsEmitName": "false",
|
|
2689
2689
|
"metadataToken": 67110093,
|
|
2690
2690
|
"normalizedSignature": "False|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
2691
2691
|
"isStatic": true,
|
|
@@ -2696,7 +2696,7 @@
|
|
|
2696
2696
|
{
|
|
2697
2697
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::NullSystem.Data.SqlTypes.SqlBoolean",
|
|
2698
2698
|
"clrName": "Null",
|
|
2699
|
-
"tsEmitName": "
|
|
2699
|
+
"tsEmitName": "null",
|
|
2700
2700
|
"metadataToken": 67110094,
|
|
2701
2701
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
2702
2702
|
"isStatic": true,
|
|
@@ -3166,7 +3166,7 @@
|
|
|
3166
3166
|
],
|
|
3167
3167
|
"exposedFields": [
|
|
3168
3168
|
{
|
|
3169
|
-
"tsName": "
|
|
3169
|
+
"tsName": "true",
|
|
3170
3170
|
"isStatic": true,
|
|
3171
3171
|
"tsSignatureId": "True|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
3172
3172
|
"target": {
|
|
@@ -3176,7 +3176,7 @@
|
|
|
3176
3176
|
}
|
|
3177
3177
|
},
|
|
3178
3178
|
{
|
|
3179
|
-
"tsName": "
|
|
3179
|
+
"tsName": "false",
|
|
3180
3180
|
"isStatic": true,
|
|
3181
3181
|
"tsSignatureId": "False|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
3182
3182
|
"target": {
|
|
@@ -3186,7 +3186,7 @@
|
|
|
3186
3186
|
}
|
|
3187
3187
|
},
|
|
3188
3188
|
{
|
|
3189
|
-
"tsName": "
|
|
3189
|
+
"tsName": "null",
|
|
3190
3190
|
"isStatic": true,
|
|
3191
3191
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
3192
3192
|
"target": {
|
|
@@ -3825,7 +3825,7 @@
|
|
|
3825
3825
|
{
|
|
3826
3826
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlByte::NullSystem.Data.SqlTypes.SqlByte",
|
|
3827
3827
|
"clrName": "Null",
|
|
3828
|
-
"tsEmitName": "
|
|
3828
|
+
"tsEmitName": "null",
|
|
3829
3829
|
"metadataToken": 67110099,
|
|
3830
3830
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlByte|static=true|const=false",
|
|
3831
3831
|
"isStatic": true,
|
|
@@ -4326,7 +4326,7 @@
|
|
|
4326
4326
|
],
|
|
4327
4327
|
"exposedFields": [
|
|
4328
4328
|
{
|
|
4329
|
-
"tsName": "
|
|
4329
|
+
"tsName": "null",
|
|
4330
4330
|
"isStatic": true,
|
|
4331
4331
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlByte|static=true|const=false",
|
|
4332
4332
|
"target": {
|
|
@@ -4825,7 +4825,7 @@
|
|
|
4825
4825
|
{
|
|
4826
4826
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDateTime::NullSystem.Data.SqlTypes.SqlDateTime",
|
|
4827
4827
|
"clrName": "Null",
|
|
4828
|
-
"tsEmitName": "
|
|
4828
|
+
"tsEmitName": "null",
|
|
4829
4829
|
"metadataToken": 67109994,
|
|
4830
4830
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDateTime|static=true|const=false",
|
|
4831
4831
|
"isStatic": true,
|
|
@@ -5253,7 +5253,7 @@
|
|
|
5253
5253
|
}
|
|
5254
5254
|
},
|
|
5255
5255
|
{
|
|
5256
|
-
"tsName": "
|
|
5256
|
+
"tsName": "null",
|
|
5257
5257
|
"isStatic": true,
|
|
5258
5258
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlDateTime|static=true|const=false",
|
|
5259
5259
|
"target": {
|
|
@@ -6070,7 +6070,7 @@
|
|
|
6070
6070
|
{
|
|
6071
6071
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDecimal::NullSystem.Data.SqlTypes.SqlDecimal",
|
|
6072
6072
|
"clrName": "Null",
|
|
6073
|
-
"tsEmitName": "
|
|
6073
|
+
"tsEmitName": "null",
|
|
6074
6074
|
"metadataToken": 67110005,
|
|
6075
6075
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDecimal|static=true|const=false",
|
|
6076
6076
|
"isStatic": true,
|
|
@@ -6730,7 +6730,7 @@
|
|
|
6730
6730
|
}
|
|
6731
6731
|
},
|
|
6732
6732
|
{
|
|
6733
|
-
"tsName": "
|
|
6733
|
+
"tsName": "null",
|
|
6734
6734
|
"isStatic": true,
|
|
6735
6735
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlDecimal|static=true|const=false",
|
|
6736
6736
|
"target": {
|
|
@@ -7321,7 +7321,7 @@
|
|
|
7321
7321
|
{
|
|
7322
7322
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDouble::NullSystem.Data.SqlTypes.SqlDouble",
|
|
7323
7323
|
"clrName": "Null",
|
|
7324
|
-
"tsEmitName": "
|
|
7324
|
+
"tsEmitName": "null",
|
|
7325
7325
|
"metadataToken": 67110010,
|
|
7326
7326
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDouble|static=true|const=false",
|
|
7327
7327
|
"isStatic": true,
|
|
@@ -7762,7 +7762,7 @@
|
|
|
7762
7762
|
],
|
|
7763
7763
|
"exposedFields": [
|
|
7764
7764
|
{
|
|
7765
|
-
"tsName": "
|
|
7765
|
+
"tsName": "null",
|
|
7766
7766
|
"isStatic": true,
|
|
7767
7767
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlDouble|static=true|const=false",
|
|
7768
7768
|
"target": {
|
|
@@ -8192,7 +8192,7 @@
|
|
|
8192
8192
|
{
|
|
8193
8193
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlGuid::NullSystem.Data.SqlTypes.SqlGuid",
|
|
8194
8194
|
"clrName": "Null",
|
|
8195
|
-
"tsEmitName": "
|
|
8195
|
+
"tsEmitName": "null",
|
|
8196
8196
|
"metadataToken": 67110015,
|
|
8197
8197
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlGuid|static=true|const=false",
|
|
8198
8198
|
"isStatic": true,
|
|
@@ -8540,7 +8540,7 @@
|
|
|
8540
8540
|
],
|
|
8541
8541
|
"exposedFields": [
|
|
8542
8542
|
{
|
|
8543
|
-
"tsName": "
|
|
8543
|
+
"tsName": "null",
|
|
8544
8544
|
"isStatic": true,
|
|
8545
8545
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlGuid|static=true|const=false",
|
|
8546
8546
|
"target": {
|
|
@@ -9177,7 +9177,7 @@
|
|
|
9177
9177
|
{
|
|
9178
9178
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt16::NullSystem.Data.SqlTypes.SqlInt16",
|
|
9179
9179
|
"clrName": "Null",
|
|
9180
|
-
"tsEmitName": "
|
|
9180
|
+
"tsEmitName": "null",
|
|
9181
9181
|
"metadataToken": 67110018,
|
|
9182
9182
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt16|static=true|const=false",
|
|
9183
9183
|
"isStatic": true,
|
|
@@ -9678,7 +9678,7 @@
|
|
|
9678
9678
|
],
|
|
9679
9679
|
"exposedFields": [
|
|
9680
9680
|
{
|
|
9681
|
-
"tsName": "
|
|
9681
|
+
"tsName": "null",
|
|
9682
9682
|
"isStatic": true,
|
|
9683
9683
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlInt16|static=true|const=false",
|
|
9684
9684
|
"target": {
|
|
@@ -10318,7 +10318,7 @@
|
|
|
10318
10318
|
{
|
|
10319
10319
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt32::NullSystem.Data.SqlTypes.SqlInt32",
|
|
10320
10320
|
"clrName": "Null",
|
|
10321
|
-
"tsEmitName": "
|
|
10321
|
+
"tsEmitName": "null",
|
|
10322
10322
|
"metadataToken": 67110024,
|
|
10323
10323
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt32|static=true|const=false",
|
|
10324
10324
|
"isStatic": true,
|
|
@@ -10819,7 +10819,7 @@
|
|
|
10819
10819
|
],
|
|
10820
10820
|
"exposedFields": [
|
|
10821
10821
|
{
|
|
10822
|
-
"tsName": "
|
|
10822
|
+
"tsName": "null",
|
|
10823
10823
|
"isStatic": true,
|
|
10824
10824
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlInt32|static=true|const=false",
|
|
10825
10825
|
"target": {
|
|
@@ -11459,7 +11459,7 @@
|
|
|
11459
11459
|
{
|
|
11460
11460
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt64::NullSystem.Data.SqlTypes.SqlInt64",
|
|
11461
11461
|
"clrName": "Null",
|
|
11462
|
-
"tsEmitName": "
|
|
11462
|
+
"tsEmitName": "null",
|
|
11463
11463
|
"metadataToken": 67110030,
|
|
11464
11464
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt64|static=true|const=false",
|
|
11465
11465
|
"isStatic": true,
|
|
@@ -11960,7 +11960,7 @@
|
|
|
11960
11960
|
],
|
|
11961
11961
|
"exposedFields": [
|
|
11962
11962
|
{
|
|
11963
|
-
"tsName": "
|
|
11963
|
+
"tsName": "null",
|
|
11964
11964
|
"isStatic": true,
|
|
11965
11965
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlInt64|static=true|const=false",
|
|
11966
11966
|
"target": {
|
|
@@ -12600,7 +12600,7 @@
|
|
|
12600
12600
|
{
|
|
12601
12601
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlMoney::NullSystem.Data.SqlTypes.SqlMoney",
|
|
12602
12602
|
"clrName": "Null",
|
|
12603
|
-
"tsEmitName": "
|
|
12603
|
+
"tsEmitName": "null",
|
|
12604
12604
|
"metadataToken": 67110036,
|
|
12605
12605
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlMoney|static=true|const=false",
|
|
12606
12606
|
"isStatic": true,
|
|
@@ -13131,7 +13131,7 @@
|
|
|
13131
13131
|
],
|
|
13132
13132
|
"exposedFields": [
|
|
13133
13133
|
{
|
|
13134
|
-
"tsName": "
|
|
13134
|
+
"tsName": "null",
|
|
13135
13135
|
"isStatic": true,
|
|
13136
13136
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlMoney|static=true|const=false",
|
|
13137
13137
|
"target": {
|
|
@@ -13714,7 +13714,7 @@
|
|
|
13714
13714
|
{
|
|
13715
13715
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlSingle::NullSystem.Data.SqlTypes.SqlSingle",
|
|
13716
13716
|
"clrName": "Null",
|
|
13717
|
-
"tsEmitName": "
|
|
13717
|
+
"tsEmitName": "null",
|
|
13718
13718
|
"metadataToken": 67110042,
|
|
13719
13719
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlSingle|static=true|const=false",
|
|
13720
13720
|
"isStatic": true,
|
|
@@ -14165,7 +14165,7 @@
|
|
|
14165
14165
|
],
|
|
14166
14166
|
"exposedFields": [
|
|
14167
14167
|
{
|
|
14168
|
-
"tsName": "
|
|
14168
|
+
"tsName": "null",
|
|
14169
14169
|
"isStatic": true,
|
|
14170
14170
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlSingle|static=true|const=false",
|
|
14171
14171
|
"target": {
|
|
@@ -14828,7 +14828,7 @@
|
|
|
14828
14828
|
{
|
|
14829
14829
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlString::NullSystem.Data.SqlTypes.SqlString",
|
|
14830
14830
|
"clrName": "Null",
|
|
14831
|
-
"tsEmitName": "
|
|
14831
|
+
"tsEmitName": "null",
|
|
14832
14832
|
"metadataToken": 67110059,
|
|
14833
14833
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlString|static=true|const=false",
|
|
14834
14834
|
"isStatic": true,
|
|
@@ -15432,7 +15432,7 @@
|
|
|
15432
15432
|
],
|
|
15433
15433
|
"exposedFields": [
|
|
15434
15434
|
{
|
|
15435
|
-
"tsName": "
|
|
15435
|
+
"tsName": "null",
|
|
15436
15436
|
"isStatic": true,
|
|
15437
15437
|
"tsSignatureId": "Null|System.Data.SqlTypes.SqlString|static=true|const=false",
|
|
15438
15438
|
"target": {
|
|
@@ -16107,7 +16107,7 @@
|
|
|
16107
16107
|
{
|
|
16108
16108
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBytes::Null:System.Data.SqlTypes.SqlBytes",
|
|
16109
16109
|
"clrName": "Null",
|
|
16110
|
-
"tsEmitName": "
|
|
16110
|
+
"tsEmitName": "null",
|
|
16111
16111
|
"metadataToken": 385877071,
|
|
16112
16112
|
"canonicalSignature": ":System.Data.SqlTypes.SqlBytes",
|
|
16113
16113
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlBytes|static=true|accessor=get",
|
|
@@ -16421,7 +16421,7 @@
|
|
|
16421
16421
|
}
|
|
16422
16422
|
},
|
|
16423
16423
|
{
|
|
16424
|
-
"tsName": "
|
|
16424
|
+
"tsName": "null",
|
|
16425
16425
|
"isStatic": true,
|
|
16426
16426
|
"tsSignatureId": "Null|:System.Data.SqlTypes.SqlBytes|static=true|accessor=get",
|
|
16427
16427
|
"target": {
|
|
@@ -16730,7 +16730,7 @@
|
|
|
16730
16730
|
{
|
|
16731
16731
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlChars::Null:System.Data.SqlTypes.SqlChars",
|
|
16732
16732
|
"clrName": "Null",
|
|
16733
|
-
"tsEmitName": "
|
|
16733
|
+
"tsEmitName": "null",
|
|
16734
16734
|
"metadataToken": 385876983,
|
|
16735
16735
|
"canonicalSignature": ":System.Data.SqlTypes.SqlChars",
|
|
16736
16736
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlChars|static=true|accessor=get",
|
|
@@ -17024,7 +17024,7 @@
|
|
|
17024
17024
|
}
|
|
17025
17025
|
},
|
|
17026
17026
|
{
|
|
17027
|
-
"tsName": "
|
|
17027
|
+
"tsName": "null",
|
|
17028
17028
|
"isStatic": true,
|
|
17029
17029
|
"tsSignatureId": "Null|:System.Data.SqlTypes.SqlChars|static=true|accessor=get",
|
|
17030
17030
|
"target": {
|
|
@@ -18284,7 +18284,7 @@
|
|
|
18284
18284
|
{
|
|
18285
18285
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlXml::Null:System.Data.SqlTypes.SqlXml",
|
|
18286
18286
|
"clrName": "Null",
|
|
18287
|
-
"tsEmitName": "
|
|
18287
|
+
"tsEmitName": "null",
|
|
18288
18288
|
"metadataToken": 385877045,
|
|
18289
18289
|
"canonicalSignature": ":System.Data.SqlTypes.SqlXml",
|
|
18290
18290
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlXml|static=true|accessor=get",
|
|
@@ -18478,7 +18478,7 @@
|
|
|
18478
18478
|
}
|
|
18479
18479
|
},
|
|
18480
18480
|
{
|
|
18481
|
-
"tsName": "
|
|
18481
|
+
"tsName": "null",
|
|
18482
18482
|
"isStatic": true,
|
|
18483
18483
|
"tsSignatureId": "Null|:System.Data.SqlTypes.SqlXml|static=true|accessor=get",
|
|
18484
18484
|
"target": {
|
|
@@ -61,7 +61,7 @@ export interface SqlBinary$instance {
|
|
|
61
61
|
|
|
62
62
|
export const SqlBinary: {
|
|
63
63
|
new(value: byte[]): SqlBinary;
|
|
64
|
-
readonly
|
|
64
|
+
readonly null: SqlBinary;
|
|
65
65
|
add(x: SqlBinary, y: SqlBinary): SqlBinary;
|
|
66
66
|
concat(x: SqlBinary, y: SqlBinary): SqlBinary;
|
|
67
67
|
equals(x: SqlBinary, y: SqlBinary): SqlBoolean;
|
|
@@ -118,9 +118,9 @@ export interface SqlBoolean$instance {
|
|
|
118
118
|
export const SqlBoolean: {
|
|
119
119
|
new(value: boolean): SqlBoolean;
|
|
120
120
|
new(value: int): SqlBoolean;
|
|
121
|
-
readonly
|
|
122
|
-
readonly
|
|
123
|
-
readonly
|
|
121
|
+
readonly true: SqlBoolean;
|
|
122
|
+
readonly false: SqlBoolean;
|
|
123
|
+
readonly null: SqlBoolean;
|
|
124
124
|
readonly zero: SqlBoolean;
|
|
125
125
|
readonly one: SqlBoolean;
|
|
126
126
|
and(x: SqlBoolean, y: SqlBoolean): SqlBoolean;
|
|
@@ -177,7 +177,7 @@ export interface SqlByte$instance {
|
|
|
177
177
|
|
|
178
178
|
export const SqlByte: {
|
|
179
179
|
new(value: byte): SqlByte;
|
|
180
|
-
readonly
|
|
180
|
+
readonly null: SqlByte;
|
|
181
181
|
readonly zero: SqlByte;
|
|
182
182
|
readonly minValue: SqlByte;
|
|
183
183
|
readonly maxValue: SqlByte;
|
|
@@ -245,7 +245,7 @@ export const SqlDateTime: {
|
|
|
245
245
|
readonly sqlTicksPerHour: int;
|
|
246
246
|
readonly minValue: SqlDateTime;
|
|
247
247
|
readonly maxValue: SqlDateTime;
|
|
248
|
-
readonly
|
|
248
|
+
readonly null: SqlDateTime;
|
|
249
249
|
add(x: SqlDateTime, t: TimeSpan): SqlDateTime;
|
|
250
250
|
equals(x: SqlDateTime, y: SqlDateTime): SqlBoolean;
|
|
251
251
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
@@ -312,7 +312,7 @@ export const SqlDecimal: {
|
|
|
312
312
|
new(dVal: double): SqlDecimal;
|
|
313
313
|
readonly maxPrecision: byte;
|
|
314
314
|
readonly maxScale: byte;
|
|
315
|
-
readonly
|
|
315
|
+
readonly null: SqlDecimal;
|
|
316
316
|
readonly minValue: SqlDecimal;
|
|
317
317
|
readonly maxValue: SqlDecimal;
|
|
318
318
|
abs(n: SqlDecimal): SqlDecimal;
|
|
@@ -378,7 +378,7 @@ export interface SqlDouble$instance {
|
|
|
378
378
|
|
|
379
379
|
export const SqlDouble: {
|
|
380
380
|
new(value: double): SqlDouble;
|
|
381
|
-
readonly
|
|
381
|
+
readonly null: SqlDouble;
|
|
382
382
|
readonly zero: SqlDouble;
|
|
383
383
|
readonly minValue: SqlDouble;
|
|
384
384
|
readonly maxValue: SqlDouble;
|
|
@@ -433,7 +433,7 @@ export const SqlGuid: {
|
|
|
433
433
|
new(s: string): SqlGuid;
|
|
434
434
|
new(g: Guid): SqlGuid;
|
|
435
435
|
new(a: int, b: short, c: short, d: byte, e: byte, f: byte, g: byte, h: byte, i: byte, j: byte, k: byte): SqlGuid;
|
|
436
|
-
readonly
|
|
436
|
+
readonly null: SqlGuid;
|
|
437
437
|
equals(x: SqlGuid, y: SqlGuid): SqlBoolean;
|
|
438
438
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
439
439
|
greaterThan(x: SqlGuid, y: SqlGuid): SqlBoolean;
|
|
@@ -485,7 +485,7 @@ export interface SqlInt16$instance {
|
|
|
485
485
|
|
|
486
486
|
export const SqlInt16: {
|
|
487
487
|
new(value: short): SqlInt16;
|
|
488
|
-
readonly
|
|
488
|
+
readonly null: SqlInt16;
|
|
489
489
|
readonly zero: SqlInt16;
|
|
490
490
|
readonly minValue: SqlInt16;
|
|
491
491
|
readonly maxValue: SqlInt16;
|
|
@@ -549,7 +549,7 @@ export interface SqlInt32$instance {
|
|
|
549
549
|
|
|
550
550
|
export const SqlInt32: {
|
|
551
551
|
new(value: int): SqlInt32;
|
|
552
|
-
readonly
|
|
552
|
+
readonly null: SqlInt32;
|
|
553
553
|
readonly zero: SqlInt32;
|
|
554
554
|
readonly minValue: SqlInt32;
|
|
555
555
|
readonly maxValue: SqlInt32;
|
|
@@ -613,7 +613,7 @@ export interface SqlInt64$instance {
|
|
|
613
613
|
|
|
614
614
|
export const SqlInt64: {
|
|
615
615
|
new(value: long): SqlInt64;
|
|
616
|
-
readonly
|
|
616
|
+
readonly null: SqlInt64;
|
|
617
617
|
readonly zero: SqlInt64;
|
|
618
618
|
readonly minValue: SqlInt64;
|
|
619
619
|
readonly maxValue: SqlInt64;
|
|
@@ -685,7 +685,7 @@ export const SqlMoney: {
|
|
|
685
685
|
new(value: long): SqlMoney;
|
|
686
686
|
new(value: decimal): SqlMoney;
|
|
687
687
|
new(value: double): SqlMoney;
|
|
688
|
-
readonly
|
|
688
|
+
readonly null: SqlMoney;
|
|
689
689
|
readonly zero: SqlMoney;
|
|
690
690
|
readonly minValue: SqlMoney;
|
|
691
691
|
readonly maxValue: SqlMoney;
|
|
@@ -745,7 +745,7 @@ export interface SqlSingle$instance {
|
|
|
745
745
|
export const SqlSingle: {
|
|
746
746
|
new(value: float): SqlSingle;
|
|
747
747
|
new(value: double): SqlSingle;
|
|
748
|
-
readonly
|
|
748
|
+
readonly null: SqlSingle;
|
|
749
749
|
readonly zero: SqlSingle;
|
|
750
750
|
readonly minValue: SqlSingle;
|
|
751
751
|
readonly maxValue: SqlSingle;
|
|
@@ -818,7 +818,7 @@ export const SqlString: {
|
|
|
818
818
|
new(data: string, lcid: int, compareOptions: SqlCompareOptions): SqlString;
|
|
819
819
|
new(data: string, lcid: int): SqlString;
|
|
820
820
|
new(data: string): SqlString;
|
|
821
|
-
readonly
|
|
821
|
+
readonly null: SqlString;
|
|
822
822
|
readonly ignoreCase: int;
|
|
823
823
|
readonly ignoreWidth: int;
|
|
824
824
|
readonly ignoreNonSpace: int;
|
|
@@ -895,7 +895,7 @@ export const SqlBytes: {
|
|
|
895
895
|
new(buffer: byte[]): SqlBytes;
|
|
896
896
|
new(value: SqlBinary): SqlBytes;
|
|
897
897
|
new(s: Stream): SqlBytes;
|
|
898
|
-
readonly
|
|
898
|
+
readonly null: SqlBytes;
|
|
899
899
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
900
900
|
};
|
|
901
901
|
|
|
@@ -931,7 +931,7 @@ export const SqlChars: {
|
|
|
931
931
|
new(): SqlChars;
|
|
932
932
|
new(buffer: char[]): SqlChars;
|
|
933
933
|
new(value: SqlString): SqlChars;
|
|
934
|
-
readonly
|
|
934
|
+
readonly null: SqlChars;
|
|
935
935
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
936
936
|
};
|
|
937
937
|
|
|
@@ -1034,7 +1034,7 @@ export const SqlXml: {
|
|
|
1034
1034
|
new(): SqlXml;
|
|
1035
1035
|
new(value: XmlReader): SqlXml;
|
|
1036
1036
|
new(value: Stream): SqlXml;
|
|
1037
|
-
readonly
|
|
1037
|
+
readonly null: SqlXml;
|
|
1038
1038
|
getXsdType(schemaSet: XmlSchemaSet): XmlQualifiedName;
|
|
1039
1039
|
};
|
|
1040
1040
|
|
|
@@ -629,7 +629,7 @@
|
|
|
629
629
|
{
|
|
630
630
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBinary::NullSystem.Data.SqlTypes.SqlBinary",
|
|
631
631
|
"clrName": "Null",
|
|
632
|
-
"tsEmitName": "
|
|
632
|
+
"tsEmitName": "null",
|
|
633
633
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlBinary|static=true|const=false",
|
|
634
634
|
"isStatic": true,
|
|
635
635
|
"isReadOnly": true,
|
|
@@ -1271,7 +1271,7 @@
|
|
|
1271
1271
|
{
|
|
1272
1272
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::TrueSystem.Data.SqlTypes.SqlBoolean",
|
|
1273
1273
|
"clrName": "True",
|
|
1274
|
-
"tsEmitName": "
|
|
1274
|
+
"tsEmitName": "true",
|
|
1275
1275
|
"normalizedSignature": "True|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
1276
1276
|
"isStatic": true,
|
|
1277
1277
|
"isReadOnly": true,
|
|
@@ -1280,7 +1280,7 @@
|
|
|
1280
1280
|
{
|
|
1281
1281
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::FalseSystem.Data.SqlTypes.SqlBoolean",
|
|
1282
1282
|
"clrName": "False",
|
|
1283
|
-
"tsEmitName": "
|
|
1283
|
+
"tsEmitName": "false",
|
|
1284
1284
|
"normalizedSignature": "False|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
1285
1285
|
"isStatic": true,
|
|
1286
1286
|
"isReadOnly": true,
|
|
@@ -1289,7 +1289,7 @@
|
|
|
1289
1289
|
{
|
|
1290
1290
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBoolean::NullSystem.Data.SqlTypes.SqlBoolean",
|
|
1291
1291
|
"clrName": "Null",
|
|
1292
|
-
"tsEmitName": "
|
|
1292
|
+
"tsEmitName": "null",
|
|
1293
1293
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlBoolean|static=true|const=false",
|
|
1294
1294
|
"isStatic": true,
|
|
1295
1295
|
"isReadOnly": true,
|
|
@@ -2005,7 +2005,7 @@
|
|
|
2005
2005
|
{
|
|
2006
2006
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlByte::NullSystem.Data.SqlTypes.SqlByte",
|
|
2007
2007
|
"clrName": "Null",
|
|
2008
|
-
"tsEmitName": "
|
|
2008
|
+
"tsEmitName": "null",
|
|
2009
2009
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlByte|static=true|const=false",
|
|
2010
2010
|
"isStatic": true,
|
|
2011
2011
|
"isReadOnly": true,
|
|
@@ -2544,7 +2544,7 @@
|
|
|
2544
2544
|
{
|
|
2545
2545
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDateTime::NullSystem.Data.SqlTypes.SqlDateTime",
|
|
2546
2546
|
"clrName": "Null",
|
|
2547
|
-
"tsEmitName": "
|
|
2547
|
+
"tsEmitName": "null",
|
|
2548
2548
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDateTime|static=true|const=false",
|
|
2549
2549
|
"isStatic": true,
|
|
2550
2550
|
"isReadOnly": true,
|
|
@@ -3435,7 +3435,7 @@
|
|
|
3435
3435
|
{
|
|
3436
3436
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDecimal::NullSystem.Data.SqlTypes.SqlDecimal",
|
|
3437
3437
|
"clrName": "Null",
|
|
3438
|
-
"tsEmitName": "
|
|
3438
|
+
"tsEmitName": "null",
|
|
3439
3439
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDecimal|static=true|const=false",
|
|
3440
3440
|
"isStatic": true,
|
|
3441
3441
|
"isReadOnly": true,
|
|
@@ -4075,7 +4075,7 @@
|
|
|
4075
4075
|
{
|
|
4076
4076
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlDouble::NullSystem.Data.SqlTypes.SqlDouble",
|
|
4077
4077
|
"clrName": "Null",
|
|
4078
|
-
"tsEmitName": "
|
|
4078
|
+
"tsEmitName": "null",
|
|
4079
4079
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlDouble|static=true|const=false",
|
|
4080
4080
|
"isStatic": true,
|
|
4081
4081
|
"isReadOnly": true,
|
|
@@ -4556,7 +4556,7 @@
|
|
|
4556
4556
|
{
|
|
4557
4557
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlGuid::NullSystem.Data.SqlTypes.SqlGuid",
|
|
4558
4558
|
"clrName": "Null",
|
|
4559
|
-
"tsEmitName": "
|
|
4559
|
+
"tsEmitName": "null",
|
|
4560
4560
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlGuid|static=true|const=false",
|
|
4561
4561
|
"isStatic": true,
|
|
4562
4562
|
"isReadOnly": true,
|
|
@@ -5264,7 +5264,7 @@
|
|
|
5264
5264
|
{
|
|
5265
5265
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt16::NullSystem.Data.SqlTypes.SqlInt16",
|
|
5266
5266
|
"clrName": "Null",
|
|
5267
|
-
"tsEmitName": "
|
|
5267
|
+
"tsEmitName": "null",
|
|
5268
5268
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt16|static=true|const=false",
|
|
5269
5269
|
"isStatic": true,
|
|
5270
5270
|
"isReadOnly": true,
|
|
@@ -5984,7 +5984,7 @@
|
|
|
5984
5984
|
{
|
|
5985
5985
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt32::NullSystem.Data.SqlTypes.SqlInt32",
|
|
5986
5986
|
"clrName": "Null",
|
|
5987
|
-
"tsEmitName": "
|
|
5987
|
+
"tsEmitName": "null",
|
|
5988
5988
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt32|static=true|const=false",
|
|
5989
5989
|
"isStatic": true,
|
|
5990
5990
|
"isReadOnly": true,
|
|
@@ -6704,7 +6704,7 @@
|
|
|
6704
6704
|
{
|
|
6705
6705
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlInt64::NullSystem.Data.SqlTypes.SqlInt64",
|
|
6706
6706
|
"clrName": "Null",
|
|
6707
|
-
"tsEmitName": "
|
|
6707
|
+
"tsEmitName": "null",
|
|
6708
6708
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlInt64|static=true|const=false",
|
|
6709
6709
|
"isStatic": true,
|
|
6710
6710
|
"isReadOnly": true,
|
|
@@ -7424,7 +7424,7 @@
|
|
|
7424
7424
|
{
|
|
7425
7425
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlMoney::NullSystem.Data.SqlTypes.SqlMoney",
|
|
7426
7426
|
"clrName": "Null",
|
|
7427
|
-
"tsEmitName": "
|
|
7427
|
+
"tsEmitName": "null",
|
|
7428
7428
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlMoney|static=true|const=false",
|
|
7429
7429
|
"isStatic": true,
|
|
7430
7430
|
"isReadOnly": true,
|
|
@@ -8063,7 +8063,7 @@
|
|
|
8063
8063
|
{
|
|
8064
8064
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlSingle::NullSystem.Data.SqlTypes.SqlSingle",
|
|
8065
8065
|
"clrName": "Null",
|
|
8066
|
-
"tsEmitName": "
|
|
8066
|
+
"tsEmitName": "null",
|
|
8067
8067
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlSingle|static=true|const=false",
|
|
8068
8068
|
"isStatic": true,
|
|
8069
8069
|
"isReadOnly": true,
|
|
@@ -8800,7 +8800,7 @@
|
|
|
8800
8800
|
{
|
|
8801
8801
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlString::NullSystem.Data.SqlTypes.SqlString",
|
|
8802
8802
|
"clrName": "Null",
|
|
8803
|
-
"tsEmitName": "
|
|
8803
|
+
"tsEmitName": "null",
|
|
8804
8804
|
"normalizedSignature": "Null|System.Data.SqlTypes.SqlString|static=true|const=false",
|
|
8805
8805
|
"isStatic": true,
|
|
8806
8806
|
"isReadOnly": true,
|
|
@@ -9266,7 +9266,7 @@
|
|
|
9266
9266
|
{
|
|
9267
9267
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlBytes::Null:System.Data.SqlTypes.SqlBytes",
|
|
9268
9268
|
"clrName": "Null",
|
|
9269
|
-
"tsEmitName": "
|
|
9269
|
+
"tsEmitName": "null",
|
|
9270
9270
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlBytes|static=true|accessor=get",
|
|
9271
9271
|
"provenance": "Original",
|
|
9272
9272
|
"emitScope": "ClassSurface",
|
|
@@ -9605,7 +9605,7 @@
|
|
|
9605
9605
|
{
|
|
9606
9606
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlChars::Null:System.Data.SqlTypes.SqlChars",
|
|
9607
9607
|
"clrName": "Null",
|
|
9608
|
-
"tsEmitName": "
|
|
9608
|
+
"tsEmitName": "null",
|
|
9609
9609
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlChars|static=true|accessor=get",
|
|
9610
9610
|
"provenance": "Original",
|
|
9611
9611
|
"emitScope": "ClassSurface",
|
|
@@ -10047,7 +10047,7 @@
|
|
|
10047
10047
|
{
|
|
10048
10048
|
"stableId": "System.Data.Common:System.Data.SqlTypes.SqlXml::Null:System.Data.SqlTypes.SqlXml",
|
|
10049
10049
|
"clrName": "Null",
|
|
10050
|
-
"tsEmitName": "
|
|
10050
|
+
"tsEmitName": "null",
|
|
10051
10051
|
"normalizedSignature": "Null|:System.Data.SqlTypes.SqlXml|static=true|accessor=get",
|
|
10052
10052
|
"provenance": "Original",
|
|
10053
10053
|
"emitScope": "ClassSurface",
|