@tsonic/dotnet 0.5.2 → 0.6.0

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.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -596,7 +596,7 @@
596
596
  {
597
597
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
598
598
  "clrName": "E",
599
- "tsEmitName": "e",
599
+ "tsEmitName": "E",
600
600
  "metadataToken": 385878290,
601
601
  "canonicalSignature": ":TSelf",
602
602
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -1037,7 +1037,7 @@
1037
1037
  }
1038
1038
  },
1039
1039
  {
1040
- "tsName": "e",
1040
+ "tsName": "E",
1041
1041
  "isStatic": true,
1042
1042
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
1043
1043
  "target": {
@@ -2764,7 +2764,7 @@
2764
2764
  {
2765
2765
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
2766
2766
  "clrName": "E",
2767
- "tsEmitName": "e",
2767
+ "tsEmitName": "E",
2768
2768
  "metadataToken": 385878290,
2769
2769
  "canonicalSignature": ":TSelf",
2770
2770
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -3031,7 +3031,7 @@
3031
3031
  ],
3032
3032
  "exposedProperties": [
3033
3033
  {
3034
- "tsName": "e",
3034
+ "tsName": "E",
3035
3035
  "isStatic": true,
3036
3036
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
3037
3037
  "target": {
@@ -3488,7 +3488,7 @@
3488
3488
  {
3489
3489
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
3490
3490
  "clrName": "E",
3491
- "tsEmitName": "e",
3491
+ "tsEmitName": "E",
3492
3492
  "metadataToken": 385878290,
3493
3493
  "canonicalSignature": ":TSelf",
3494
3494
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -3879,7 +3879,7 @@
3879
3879
  ],
3880
3880
  "exposedProperties": [
3881
3881
  {
3882
- "tsName": "e",
3882
+ "tsName": "E",
3883
3883
  "isStatic": true,
3884
3884
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
3885
3885
  "target": {
@@ -4192,7 +4192,7 @@
4192
4192
  {
4193
4193
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
4194
4194
  "clrName": "E",
4195
- "tsEmitName": "e",
4195
+ "tsEmitName": "E",
4196
4196
  "metadataToken": 385878290,
4197
4197
  "canonicalSignature": ":TSelf",
4198
4198
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -4459,7 +4459,7 @@
4459
4459
  ],
4460
4460
  "exposedProperties": [
4461
4461
  {
4462
- "tsName": "e",
4462
+ "tsName": "E",
4463
4463
  "isStatic": true,
4464
4464
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
4465
4465
  "target": {
@@ -5000,7 +5000,7 @@
5000
5000
  {
5001
5001
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
5002
5002
  "clrName": "E",
5003
- "tsEmitName": "e",
5003
+ "tsEmitName": "E",
5004
5004
  "metadataToken": 385878290,
5005
5005
  "canonicalSignature": ":TSelf",
5006
5006
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -5451,7 +5451,7 @@
5451
5451
  }
5452
5452
  },
5453
5453
  {
5454
- "tsName": "e",
5454
+ "tsName": "E",
5455
5455
  "isStatic": true,
5456
5456
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
5457
5457
  "target": {
@@ -5764,7 +5764,7 @@
5764
5764
  {
5765
5765
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
5766
5766
  "clrName": "E",
5767
- "tsEmitName": "e",
5767
+ "tsEmitName": "E",
5768
5768
  "metadataToken": 385878290,
5769
5769
  "canonicalSignature": ":TSelf",
5770
5770
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -6031,7 +6031,7 @@
6031
6031
  ],
6032
6032
  "exposedProperties": [
6033
6033
  {
6034
- "tsName": "e",
6034
+ "tsName": "E",
6035
6035
  "isStatic": true,
6036
6036
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
6037
6037
  "target": {
@@ -6346,7 +6346,7 @@
6346
6346
  {
6347
6347
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
6348
6348
  "clrName": "E",
6349
- "tsEmitName": "e",
6349
+ "tsEmitName": "E",
6350
6350
  "metadataToken": 385878290,
6351
6351
  "canonicalSignature": ":TSelf",
6352
6352
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -6613,7 +6613,7 @@
6613
6613
  ],
6614
6614
  "exposedProperties": [
6615
6615
  {
6616
- "tsName": "e",
6616
+ "tsName": "E",
6617
6617
  "isStatic": true,
6618
6618
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
6619
6619
  "target": {
@@ -8598,7 +8598,7 @@
8598
8598
  {
8599
8599
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
8600
8600
  "clrName": "E",
8601
- "tsEmitName": "e",
8601
+ "tsEmitName": "E",
8602
8602
  "metadataToken": 385878290,
8603
8603
  "canonicalSignature": ":TSelf",
8604
8604
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -8875,7 +8875,7 @@
8875
8875
  ],
8876
8876
  "exposedProperties": [
8877
8877
  {
8878
- "tsName": "e",
8878
+ "tsName": "E",
8879
8879
  "isStatic": true,
8880
8880
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
8881
8881
  "target": {
@@ -9738,7 +9738,7 @@
9738
9738
  {
9739
9739
  "stableId": "System.Private.CoreLib:System.Numerics.IFloatingPointConstants\u00601::E:TSelf",
9740
9740
  "clrName": "E",
9741
- "tsEmitName": "e",
9741
+ "tsEmitName": "E",
9742
9742
  "metadataToken": 385878290,
9743
9743
  "canonicalSignature": ":TSelf",
9744
9744
  "normalizedSignature": "E|:TSelf|static=true|accessor=get",
@@ -10015,7 +10015,7 @@
10015
10015
  ],
10016
10016
  "exposedProperties": [
10017
10017
  {
10018
- "tsName": "e",
10018
+ "tsName": "E",
10019
10019
  "isStatic": true,
10020
10020
  "tsSignatureId": "E|:TSelf|static=true|accessor=get",
10021
10021
  "target": {
@@ -16846,7 +16846,7 @@
16846
16846
  {
16847
16847
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::X:System.Numerics.Vector2",
16848
16848
  "clrName": "X",
16849
- "tsEmitName": "x",
16849
+ "tsEmitName": "X",
16850
16850
  "metadataToken": 385878191,
16851
16851
  "canonicalSignature": ":System.Numerics.Vector2",
16852
16852
  "normalizedSignature": "X|:System.Numerics.Vector2|static=false|accessor=getset",
@@ -16860,7 +16860,7 @@
16860
16860
  {
16861
16861
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::Y:System.Numerics.Vector2",
16862
16862
  "clrName": "Y",
16863
- "tsEmitName": "y",
16863
+ "tsEmitName": "Y",
16864
16864
  "metadataToken": 385878192,
16865
16865
  "canonicalSignature": ":System.Numerics.Vector2",
16866
16866
  "normalizedSignature": "Y|:System.Numerics.Vector2|static=false|accessor=getset",
@@ -16874,7 +16874,7 @@
16874
16874
  {
16875
16875
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::Z:System.Numerics.Vector2",
16876
16876
  "clrName": "Z",
16877
- "tsEmitName": "z",
16877
+ "tsEmitName": "Z",
16878
16878
  "metadataToken": 385878193,
16879
16879
  "canonicalSignature": ":System.Numerics.Vector2",
16880
16880
  "normalizedSignature": "Z|:System.Numerics.Vector2|static=false|accessor=getset",
@@ -16890,7 +16890,7 @@
16890
16890
  {
16891
16891
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M11System.Single",
16892
16892
  "clrName": "M11",
16893
- "tsEmitName": "m11",
16893
+ "tsEmitName": "M11",
16894
16894
  "metadataToken": 67110876,
16895
16895
  "normalizedSignature": "M11|System.Single|static=false|const=false",
16896
16896
  "isStatic": false,
@@ -16901,7 +16901,7 @@
16901
16901
  {
16902
16902
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M12System.Single",
16903
16903
  "clrName": "M12",
16904
- "tsEmitName": "m12",
16904
+ "tsEmitName": "M12",
16905
16905
  "metadataToken": 67110877,
16906
16906
  "normalizedSignature": "M12|System.Single|static=false|const=false",
16907
16907
  "isStatic": false,
@@ -16912,7 +16912,7 @@
16912
16912
  {
16913
16913
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M21System.Single",
16914
16914
  "clrName": "M21",
16915
- "tsEmitName": "m21",
16915
+ "tsEmitName": "M21",
16916
16916
  "metadataToken": 67110878,
16917
16917
  "normalizedSignature": "M21|System.Single|static=false|const=false",
16918
16918
  "isStatic": false,
@@ -16923,7 +16923,7 @@
16923
16923
  {
16924
16924
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M22System.Single",
16925
16925
  "clrName": "M22",
16926
- "tsEmitName": "m22",
16926
+ "tsEmitName": "M22",
16927
16927
  "metadataToken": 67110879,
16928
16928
  "normalizedSignature": "M22|System.Single|static=false|const=false",
16929
16929
  "isStatic": false,
@@ -16934,7 +16934,7 @@
16934
16934
  {
16935
16935
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M31System.Single",
16936
16936
  "clrName": "M31",
16937
- "tsEmitName": "m31",
16937
+ "tsEmitName": "M31",
16938
16938
  "metadataToken": 67110880,
16939
16939
  "normalizedSignature": "M31|System.Single|static=false|const=false",
16940
16940
  "isStatic": false,
@@ -16945,7 +16945,7 @@
16945
16945
  {
16946
16946
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix3x2::M32System.Single",
16947
16947
  "clrName": "M32",
16948
- "tsEmitName": "m32",
16948
+ "tsEmitName": "M32",
16949
16949
  "metadataToken": 67110881,
16950
16950
  "normalizedSignature": "M32|System.Single|static=false|const=false",
16951
16951
  "isStatic": false,
@@ -17401,7 +17401,7 @@
17401
17401
  }
17402
17402
  },
17403
17403
  {
17404
- "tsName": "x",
17404
+ "tsName": "X",
17405
17405
  "isStatic": false,
17406
17406
  "tsSignatureId": "X|:System.Numerics.Vector2|static=false|accessor=getset",
17407
17407
  "target": {
@@ -17411,7 +17411,7 @@
17411
17411
  }
17412
17412
  },
17413
17413
  {
17414
- "tsName": "y",
17414
+ "tsName": "Y",
17415
17415
  "isStatic": false,
17416
17416
  "tsSignatureId": "Y|:System.Numerics.Vector2|static=false|accessor=getset",
17417
17417
  "target": {
@@ -17421,7 +17421,7 @@
17421
17421
  }
17422
17422
  },
17423
17423
  {
17424
- "tsName": "z",
17424
+ "tsName": "Z",
17425
17425
  "isStatic": false,
17426
17426
  "tsSignatureId": "Z|:System.Numerics.Vector2|static=false|accessor=getset",
17427
17427
  "target": {
@@ -17433,7 +17433,7 @@
17433
17433
  ],
17434
17434
  "exposedFields": [
17435
17435
  {
17436
- "tsName": "m11",
17436
+ "tsName": "M11",
17437
17437
  "isStatic": false,
17438
17438
  "tsSignatureId": "M11|System.Single|static=false|const=false",
17439
17439
  "target": {
@@ -17443,7 +17443,7 @@
17443
17443
  }
17444
17444
  },
17445
17445
  {
17446
- "tsName": "m12",
17446
+ "tsName": "M12",
17447
17447
  "isStatic": false,
17448
17448
  "tsSignatureId": "M12|System.Single|static=false|const=false",
17449
17449
  "target": {
@@ -17453,7 +17453,7 @@
17453
17453
  }
17454
17454
  },
17455
17455
  {
17456
- "tsName": "m21",
17456
+ "tsName": "M21",
17457
17457
  "isStatic": false,
17458
17458
  "tsSignatureId": "M21|System.Single|static=false|const=false",
17459
17459
  "target": {
@@ -17463,7 +17463,7 @@
17463
17463
  }
17464
17464
  },
17465
17465
  {
17466
- "tsName": "m22",
17466
+ "tsName": "M22",
17467
17467
  "isStatic": false,
17468
17468
  "tsSignatureId": "M22|System.Single|static=false|const=false",
17469
17469
  "target": {
@@ -17473,7 +17473,7 @@
17473
17473
  }
17474
17474
  },
17475
17475
  {
17476
- "tsName": "m31",
17476
+ "tsName": "M31",
17477
17477
  "isStatic": false,
17478
17478
  "tsSignatureId": "M31|System.Single|static=false|const=false",
17479
17479
  "target": {
@@ -17483,7 +17483,7 @@
17483
17483
  }
17484
17484
  },
17485
17485
  {
17486
- "tsName": "m32",
17486
+ "tsName": "M32",
17487
17487
  "isStatic": false,
17488
17488
  "tsSignatureId": "M32|System.Single|static=false|const=false",
17489
17489
  "target": {
@@ -18525,7 +18525,7 @@
18525
18525
  {
18526
18526
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::X:System.Numerics.Vector4",
18527
18527
  "clrName": "X",
18528
- "tsEmitName": "x",
18528
+ "tsEmitName": "X",
18529
18529
  "metadataToken": 385878199,
18530
18530
  "canonicalSignature": ":System.Numerics.Vector4",
18531
18531
  "normalizedSignature": "X|:System.Numerics.Vector4|static=false|accessor=getset",
@@ -18539,7 +18539,7 @@
18539
18539
  {
18540
18540
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::Y:System.Numerics.Vector4",
18541
18541
  "clrName": "Y",
18542
- "tsEmitName": "y",
18542
+ "tsEmitName": "Y",
18543
18543
  "metadataToken": 385878200,
18544
18544
  "canonicalSignature": ":System.Numerics.Vector4",
18545
18545
  "normalizedSignature": "Y|:System.Numerics.Vector4|static=false|accessor=getset",
@@ -18553,7 +18553,7 @@
18553
18553
  {
18554
18554
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::Z:System.Numerics.Vector4",
18555
18555
  "clrName": "Z",
18556
- "tsEmitName": "z",
18556
+ "tsEmitName": "Z",
18557
18557
  "metadataToken": 385878201,
18558
18558
  "canonicalSignature": ":System.Numerics.Vector4",
18559
18559
  "normalizedSignature": "Z|:System.Numerics.Vector4|static=false|accessor=getset",
@@ -18567,7 +18567,7 @@
18567
18567
  {
18568
18568
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::W:System.Numerics.Vector4",
18569
18569
  "clrName": "W",
18570
- "tsEmitName": "w",
18570
+ "tsEmitName": "W",
18571
18571
  "metadataToken": 385878202,
18572
18572
  "canonicalSignature": ":System.Numerics.Vector4",
18573
18573
  "normalizedSignature": "W|:System.Numerics.Vector4|static=false|accessor=getset",
@@ -18583,7 +18583,7 @@
18583
18583
  {
18584
18584
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M11System.Single",
18585
18585
  "clrName": "M11",
18586
- "tsEmitName": "m11",
18586
+ "tsEmitName": "M11",
18587
18587
  "metadataToken": 67110885,
18588
18588
  "normalizedSignature": "M11|System.Single|static=false|const=false",
18589
18589
  "isStatic": false,
@@ -18594,7 +18594,7 @@
18594
18594
  {
18595
18595
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M12System.Single",
18596
18596
  "clrName": "M12",
18597
- "tsEmitName": "m12",
18597
+ "tsEmitName": "M12",
18598
18598
  "metadataToken": 67110886,
18599
18599
  "normalizedSignature": "M12|System.Single|static=false|const=false",
18600
18600
  "isStatic": false,
@@ -18605,7 +18605,7 @@
18605
18605
  {
18606
18606
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M13System.Single",
18607
18607
  "clrName": "M13",
18608
- "tsEmitName": "m13",
18608
+ "tsEmitName": "M13",
18609
18609
  "metadataToken": 67110887,
18610
18610
  "normalizedSignature": "M13|System.Single|static=false|const=false",
18611
18611
  "isStatic": false,
@@ -18616,7 +18616,7 @@
18616
18616
  {
18617
18617
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M14System.Single",
18618
18618
  "clrName": "M14",
18619
- "tsEmitName": "m14",
18619
+ "tsEmitName": "M14",
18620
18620
  "metadataToken": 67110888,
18621
18621
  "normalizedSignature": "M14|System.Single|static=false|const=false",
18622
18622
  "isStatic": false,
@@ -18627,7 +18627,7 @@
18627
18627
  {
18628
18628
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M21System.Single",
18629
18629
  "clrName": "M21",
18630
- "tsEmitName": "m21",
18630
+ "tsEmitName": "M21",
18631
18631
  "metadataToken": 67110889,
18632
18632
  "normalizedSignature": "M21|System.Single|static=false|const=false",
18633
18633
  "isStatic": false,
@@ -18638,7 +18638,7 @@
18638
18638
  {
18639
18639
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M22System.Single",
18640
18640
  "clrName": "M22",
18641
- "tsEmitName": "m22",
18641
+ "tsEmitName": "M22",
18642
18642
  "metadataToken": 67110890,
18643
18643
  "normalizedSignature": "M22|System.Single|static=false|const=false",
18644
18644
  "isStatic": false,
@@ -18649,7 +18649,7 @@
18649
18649
  {
18650
18650
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M23System.Single",
18651
18651
  "clrName": "M23",
18652
- "tsEmitName": "m23",
18652
+ "tsEmitName": "M23",
18653
18653
  "metadataToken": 67110891,
18654
18654
  "normalizedSignature": "M23|System.Single|static=false|const=false",
18655
18655
  "isStatic": false,
@@ -18660,7 +18660,7 @@
18660
18660
  {
18661
18661
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M24System.Single",
18662
18662
  "clrName": "M24",
18663
- "tsEmitName": "m24",
18663
+ "tsEmitName": "M24",
18664
18664
  "metadataToken": 67110892,
18665
18665
  "normalizedSignature": "M24|System.Single|static=false|const=false",
18666
18666
  "isStatic": false,
@@ -18671,7 +18671,7 @@
18671
18671
  {
18672
18672
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M31System.Single",
18673
18673
  "clrName": "M31",
18674
- "tsEmitName": "m31",
18674
+ "tsEmitName": "M31",
18675
18675
  "metadataToken": 67110893,
18676
18676
  "normalizedSignature": "M31|System.Single|static=false|const=false",
18677
18677
  "isStatic": false,
@@ -18682,7 +18682,7 @@
18682
18682
  {
18683
18683
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M32System.Single",
18684
18684
  "clrName": "M32",
18685
- "tsEmitName": "m32",
18685
+ "tsEmitName": "M32",
18686
18686
  "metadataToken": 67110894,
18687
18687
  "normalizedSignature": "M32|System.Single|static=false|const=false",
18688
18688
  "isStatic": false,
@@ -18693,7 +18693,7 @@
18693
18693
  {
18694
18694
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M33System.Single",
18695
18695
  "clrName": "M33",
18696
- "tsEmitName": "m33",
18696
+ "tsEmitName": "M33",
18697
18697
  "metadataToken": 67110895,
18698
18698
  "normalizedSignature": "M33|System.Single|static=false|const=false",
18699
18699
  "isStatic": false,
@@ -18704,7 +18704,7 @@
18704
18704
  {
18705
18705
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M34System.Single",
18706
18706
  "clrName": "M34",
18707
- "tsEmitName": "m34",
18707
+ "tsEmitName": "M34",
18708
18708
  "metadataToken": 67110896,
18709
18709
  "normalizedSignature": "M34|System.Single|static=false|const=false",
18710
18710
  "isStatic": false,
@@ -18715,7 +18715,7 @@
18715
18715
  {
18716
18716
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M41System.Single",
18717
18717
  "clrName": "M41",
18718
- "tsEmitName": "m41",
18718
+ "tsEmitName": "M41",
18719
18719
  "metadataToken": 67110897,
18720
18720
  "normalizedSignature": "M41|System.Single|static=false|const=false",
18721
18721
  "isStatic": false,
@@ -18726,7 +18726,7 @@
18726
18726
  {
18727
18727
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M42System.Single",
18728
18728
  "clrName": "M42",
18729
- "tsEmitName": "m42",
18729
+ "tsEmitName": "M42",
18730
18730
  "metadataToken": 67110898,
18731
18731
  "normalizedSignature": "M42|System.Single|static=false|const=false",
18732
18732
  "isStatic": false,
@@ -18737,7 +18737,7 @@
18737
18737
  {
18738
18738
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M43System.Single",
18739
18739
  "clrName": "M43",
18740
- "tsEmitName": "m43",
18740
+ "tsEmitName": "M43",
18741
18741
  "metadataToken": 67110899,
18742
18742
  "normalizedSignature": "M43|System.Single|static=false|const=false",
18743
18743
  "isStatic": false,
@@ -18748,7 +18748,7 @@
18748
18748
  {
18749
18749
  "stableId": "System.Private.CoreLib:System.Numerics.Matrix4x4::M44System.Single",
18750
18750
  "clrName": "M44",
18751
- "tsEmitName": "m44",
18751
+ "tsEmitName": "M44",
18752
18752
  "metadataToken": 67110900,
18753
18753
  "normalizedSignature": "M44|System.Single|static=false|const=false",
18754
18754
  "isStatic": false,
@@ -19534,7 +19534,7 @@
19534
19534
  }
19535
19535
  },
19536
19536
  {
19537
- "tsName": "x",
19537
+ "tsName": "X",
19538
19538
  "isStatic": false,
19539
19539
  "tsSignatureId": "X|:System.Numerics.Vector4|static=false|accessor=getset",
19540
19540
  "target": {
@@ -19544,7 +19544,7 @@
19544
19544
  }
19545
19545
  },
19546
19546
  {
19547
- "tsName": "y",
19547
+ "tsName": "Y",
19548
19548
  "isStatic": false,
19549
19549
  "tsSignatureId": "Y|:System.Numerics.Vector4|static=false|accessor=getset",
19550
19550
  "target": {
@@ -19554,7 +19554,7 @@
19554
19554
  }
19555
19555
  },
19556
19556
  {
19557
- "tsName": "z",
19557
+ "tsName": "Z",
19558
19558
  "isStatic": false,
19559
19559
  "tsSignatureId": "Z|:System.Numerics.Vector4|static=false|accessor=getset",
19560
19560
  "target": {
@@ -19564,7 +19564,7 @@
19564
19564
  }
19565
19565
  },
19566
19566
  {
19567
- "tsName": "w",
19567
+ "tsName": "W",
19568
19568
  "isStatic": false,
19569
19569
  "tsSignatureId": "W|:System.Numerics.Vector4|static=false|accessor=getset",
19570
19570
  "target": {
@@ -19576,7 +19576,7 @@
19576
19576
  ],
19577
19577
  "exposedFields": [
19578
19578
  {
19579
- "tsName": "m11",
19579
+ "tsName": "M11",
19580
19580
  "isStatic": false,
19581
19581
  "tsSignatureId": "M11|System.Single|static=false|const=false",
19582
19582
  "target": {
@@ -19586,7 +19586,7 @@
19586
19586
  }
19587
19587
  },
19588
19588
  {
19589
- "tsName": "m12",
19589
+ "tsName": "M12",
19590
19590
  "isStatic": false,
19591
19591
  "tsSignatureId": "M12|System.Single|static=false|const=false",
19592
19592
  "target": {
@@ -19596,7 +19596,7 @@
19596
19596
  }
19597
19597
  },
19598
19598
  {
19599
- "tsName": "m13",
19599
+ "tsName": "M13",
19600
19600
  "isStatic": false,
19601
19601
  "tsSignatureId": "M13|System.Single|static=false|const=false",
19602
19602
  "target": {
@@ -19606,7 +19606,7 @@
19606
19606
  }
19607
19607
  },
19608
19608
  {
19609
- "tsName": "m14",
19609
+ "tsName": "M14",
19610
19610
  "isStatic": false,
19611
19611
  "tsSignatureId": "M14|System.Single|static=false|const=false",
19612
19612
  "target": {
@@ -19616,7 +19616,7 @@
19616
19616
  }
19617
19617
  },
19618
19618
  {
19619
- "tsName": "m21",
19619
+ "tsName": "M21",
19620
19620
  "isStatic": false,
19621
19621
  "tsSignatureId": "M21|System.Single|static=false|const=false",
19622
19622
  "target": {
@@ -19626,7 +19626,7 @@
19626
19626
  }
19627
19627
  },
19628
19628
  {
19629
- "tsName": "m22",
19629
+ "tsName": "M22",
19630
19630
  "isStatic": false,
19631
19631
  "tsSignatureId": "M22|System.Single|static=false|const=false",
19632
19632
  "target": {
@@ -19636,7 +19636,7 @@
19636
19636
  }
19637
19637
  },
19638
19638
  {
19639
- "tsName": "m23",
19639
+ "tsName": "M23",
19640
19640
  "isStatic": false,
19641
19641
  "tsSignatureId": "M23|System.Single|static=false|const=false",
19642
19642
  "target": {
@@ -19646,7 +19646,7 @@
19646
19646
  }
19647
19647
  },
19648
19648
  {
19649
- "tsName": "m24",
19649
+ "tsName": "M24",
19650
19650
  "isStatic": false,
19651
19651
  "tsSignatureId": "M24|System.Single|static=false|const=false",
19652
19652
  "target": {
@@ -19656,7 +19656,7 @@
19656
19656
  }
19657
19657
  },
19658
19658
  {
19659
- "tsName": "m31",
19659
+ "tsName": "M31",
19660
19660
  "isStatic": false,
19661
19661
  "tsSignatureId": "M31|System.Single|static=false|const=false",
19662
19662
  "target": {
@@ -19666,7 +19666,7 @@
19666
19666
  }
19667
19667
  },
19668
19668
  {
19669
- "tsName": "m32",
19669
+ "tsName": "M32",
19670
19670
  "isStatic": false,
19671
19671
  "tsSignatureId": "M32|System.Single|static=false|const=false",
19672
19672
  "target": {
@@ -19676,7 +19676,7 @@
19676
19676
  }
19677
19677
  },
19678
19678
  {
19679
- "tsName": "m33",
19679
+ "tsName": "M33",
19680
19680
  "isStatic": false,
19681
19681
  "tsSignatureId": "M33|System.Single|static=false|const=false",
19682
19682
  "target": {
@@ -19686,7 +19686,7 @@
19686
19686
  }
19687
19687
  },
19688
19688
  {
19689
- "tsName": "m34",
19689
+ "tsName": "M34",
19690
19690
  "isStatic": false,
19691
19691
  "tsSignatureId": "M34|System.Single|static=false|const=false",
19692
19692
  "target": {
@@ -19696,7 +19696,7 @@
19696
19696
  }
19697
19697
  },
19698
19698
  {
19699
- "tsName": "m41",
19699
+ "tsName": "M41",
19700
19700
  "isStatic": false,
19701
19701
  "tsSignatureId": "M41|System.Single|static=false|const=false",
19702
19702
  "target": {
@@ -19706,7 +19706,7 @@
19706
19706
  }
19707
19707
  },
19708
19708
  {
19709
- "tsName": "m42",
19709
+ "tsName": "M42",
19710
19710
  "isStatic": false,
19711
19711
  "tsSignatureId": "M42|System.Single|static=false|const=false",
19712
19712
  "target": {
@@ -19716,7 +19716,7 @@
19716
19716
  }
19717
19717
  },
19718
19718
  {
19719
- "tsName": "m43",
19719
+ "tsName": "M43",
19720
19720
  "isStatic": false,
19721
19721
  "tsSignatureId": "M43|System.Single|static=false|const=false",
19722
19722
  "target": {
@@ -19726,7 +19726,7 @@
19726
19726
  }
19727
19727
  },
19728
19728
  {
19729
- "tsName": "m44",
19729
+ "tsName": "M44",
19730
19730
  "isStatic": false,
19731
19731
  "tsSignatureId": "M44|System.Single|static=false|const=false",
19732
19732
  "target": {
@@ -19991,7 +19991,7 @@
19991
19991
  {
19992
19992
  "stableId": "System.Private.CoreLib:System.Numerics.Plane::DSystem.Single",
19993
19993
  "clrName": "D",
19994
- "tsEmitName": "d",
19994
+ "tsEmitName": "D",
19995
19995
  "metadataToken": 67110906,
19996
19996
  "normalizedSignature": "D|System.Single|static=false|const=false",
19997
19997
  "isStatic": false,
@@ -20227,7 +20227,7 @@
20227
20227
  }
20228
20228
  },
20229
20229
  {
20230
- "tsName": "d",
20230
+ "tsName": "D",
20231
20231
  "isStatic": false,
20232
20232
  "tsSignatureId": "D|System.Single|static=false|const=false",
20233
20233
  "target": {
@@ -20687,7 +20687,7 @@
20687
20687
  {
20688
20688
  "stableId": "System.Private.CoreLib:System.Numerics.Quaternion::XSystem.Single",
20689
20689
  "clrName": "X",
20690
- "tsEmitName": "x",
20690
+ "tsEmitName": "X",
20691
20691
  "metadataToken": 67110907,
20692
20692
  "normalizedSignature": "X|System.Single|static=false|const=false",
20693
20693
  "isStatic": false,
@@ -20698,7 +20698,7 @@
20698
20698
  {
20699
20699
  "stableId": "System.Private.CoreLib:System.Numerics.Quaternion::YSystem.Single",
20700
20700
  "clrName": "Y",
20701
- "tsEmitName": "y",
20701
+ "tsEmitName": "Y",
20702
20702
  "metadataToken": 67110908,
20703
20703
  "normalizedSignature": "Y|System.Single|static=false|const=false",
20704
20704
  "isStatic": false,
@@ -20709,7 +20709,7 @@
20709
20709
  {
20710
20710
  "stableId": "System.Private.CoreLib:System.Numerics.Quaternion::ZSystem.Single",
20711
20711
  "clrName": "Z",
20712
- "tsEmitName": "z",
20712
+ "tsEmitName": "Z",
20713
20713
  "metadataToken": 67110909,
20714
20714
  "normalizedSignature": "Z|System.Single|static=false|const=false",
20715
20715
  "isStatic": false,
@@ -20720,7 +20720,7 @@
20720
20720
  {
20721
20721
  "stableId": "System.Private.CoreLib:System.Numerics.Quaternion::WSystem.Single",
20722
20722
  "clrName": "W",
20723
- "tsEmitName": "w",
20723
+ "tsEmitName": "W",
20724
20724
  "metadataToken": 67110910,
20725
20725
  "normalizedSignature": "W|System.Single|static=false|const=false",
20726
20726
  "isStatic": false,
@@ -21078,7 +21078,7 @@
21078
21078
  ],
21079
21079
  "exposedFields": [
21080
21080
  {
21081
- "tsName": "x",
21081
+ "tsName": "X",
21082
21082
  "isStatic": false,
21083
21083
  "tsSignatureId": "X|System.Single|static=false|const=false",
21084
21084
  "target": {
@@ -21088,7 +21088,7 @@
21088
21088
  }
21089
21089
  },
21090
21090
  {
21091
- "tsName": "y",
21091
+ "tsName": "Y",
21092
21092
  "isStatic": false,
21093
21093
  "tsSignatureId": "Y|System.Single|static=false|const=false",
21094
21094
  "target": {
@@ -21098,7 +21098,7 @@
21098
21098
  }
21099
21099
  },
21100
21100
  {
21101
- "tsName": "z",
21101
+ "tsName": "Z",
21102
21102
  "isStatic": false,
21103
21103
  "tsSignatureId": "Z|System.Single|static=false|const=false",
21104
21104
  "target": {
@@ -21108,7 +21108,7 @@
21108
21108
  }
21109
21109
  },
21110
21110
  {
21111
- "tsName": "w",
21111
+ "tsName": "W",
21112
21112
  "isStatic": false,
21113
21113
  "tsSignatureId": "W|System.Single|static=false|const=false",
21114
21114
  "target": {
@@ -23837,7 +23837,7 @@
23837
23837
  {
23838
23838
  "stableId": "System.Private.CoreLib:System.Numerics.Vector2::E:System.Numerics.Vector2",
23839
23839
  "clrName": "E",
23840
- "tsEmitName": "e",
23840
+ "tsEmitName": "E",
23841
23841
  "metadataToken": 385878232,
23842
23842
  "canonicalSignature": ":System.Numerics.Vector2",
23843
23843
  "normalizedSignature": "E|:System.Numerics.Vector2|static=true|accessor=get",
@@ -24021,7 +24021,7 @@
24021
24021
  {
24022
24022
  "stableId": "System.Private.CoreLib:System.Numerics.Vector2::XSystem.Single",
24023
24023
  "clrName": "X",
24024
- "tsEmitName": "x",
24024
+ "tsEmitName": "X",
24025
24025
  "metadataToken": 67110913,
24026
24026
  "normalizedSignature": "X|System.Single|static=false|const=false",
24027
24027
  "isStatic": false,
@@ -24032,7 +24032,7 @@
24032
24032
  {
24033
24033
  "stableId": "System.Private.CoreLib:System.Numerics.Vector2::YSystem.Single",
24034
24034
  "clrName": "Y",
24035
- "tsEmitName": "y",
24035
+ "tsEmitName": "Y",
24036
24036
  "metadataToken": 67110914,
24037
24037
  "normalizedSignature": "Y|System.Single|static=false|const=false",
24038
24038
  "isStatic": false,
@@ -25338,7 +25338,7 @@
25338
25338
  }
25339
25339
  },
25340
25340
  {
25341
- "tsName": "e",
25341
+ "tsName": "E",
25342
25342
  "isStatic": true,
25343
25343
  "tsSignatureId": "E|:System.Numerics.Vector2|static=true|accessor=get",
25344
25344
  "target": {
@@ -25470,7 +25470,7 @@
25470
25470
  ],
25471
25471
  "exposedFields": [
25472
25472
  {
25473
- "tsName": "x",
25473
+ "tsName": "X",
25474
25474
  "isStatic": false,
25475
25475
  "tsSignatureId": "X|System.Single|static=false|const=false",
25476
25476
  "target": {
@@ -25480,7 +25480,7 @@
25480
25480
  }
25481
25481
  },
25482
25482
  {
25483
- "tsName": "y",
25483
+ "tsName": "Y",
25484
25484
  "isStatic": false,
25485
25485
  "tsSignatureId": "Y|System.Single|static=false|const=false",
25486
25486
  "target": {
@@ -27240,7 +27240,7 @@
27240
27240
  {
27241
27241
  "stableId": "System.Private.CoreLib:System.Numerics.Vector3::E:System.Numerics.Vector3",
27242
27242
  "clrName": "E",
27243
- "tsEmitName": "e",
27243
+ "tsEmitName": "E",
27244
27244
  "metadataToken": 385878246,
27245
27245
  "canonicalSignature": ":System.Numerics.Vector3",
27246
27246
  "normalizedSignature": "E|:System.Numerics.Vector3|static=true|accessor=get",
@@ -27438,7 +27438,7 @@
27438
27438
  {
27439
27439
  "stableId": "System.Private.CoreLib:System.Numerics.Vector3::XSystem.Single",
27440
27440
  "clrName": "X",
27441
- "tsEmitName": "x",
27441
+ "tsEmitName": "X",
27442
27442
  "metadataToken": 67110915,
27443
27443
  "normalizedSignature": "X|System.Single|static=false|const=false",
27444
27444
  "isStatic": false,
@@ -27449,7 +27449,7 @@
27449
27449
  {
27450
27450
  "stableId": "System.Private.CoreLib:System.Numerics.Vector3::YSystem.Single",
27451
27451
  "clrName": "Y",
27452
- "tsEmitName": "y",
27452
+ "tsEmitName": "Y",
27453
27453
  "metadataToken": 67110916,
27454
27454
  "normalizedSignature": "Y|System.Single|static=false|const=false",
27455
27455
  "isStatic": false,
@@ -27460,7 +27460,7 @@
27460
27460
  {
27461
27461
  "stableId": "System.Private.CoreLib:System.Numerics.Vector3::ZSystem.Single",
27462
27462
  "clrName": "Z",
27463
- "tsEmitName": "z",
27463
+ "tsEmitName": "Z",
27464
27464
  "metadataToken": 67110917,
27465
27465
  "normalizedSignature": "Z|System.Single|static=false|const=false",
27466
27466
  "isStatic": false,
@@ -28766,7 +28766,7 @@
28766
28766
  }
28767
28767
  },
28768
28768
  {
28769
- "tsName": "e",
28769
+ "tsName": "E",
28770
28770
  "isStatic": true,
28771
28771
  "tsSignatureId": "E|:System.Numerics.Vector3|static=true|accessor=get",
28772
28772
  "target": {
@@ -28908,7 +28908,7 @@
28908
28908
  ],
28909
28909
  "exposedFields": [
28910
28910
  {
28911
- "tsName": "x",
28911
+ "tsName": "X",
28912
28912
  "isStatic": false,
28913
28913
  "tsSignatureId": "X|System.Single|static=false|const=false",
28914
28914
  "target": {
@@ -28918,7 +28918,7 @@
28918
28918
  }
28919
28919
  },
28920
28920
  {
28921
- "tsName": "y",
28921
+ "tsName": "Y",
28922
28922
  "isStatic": false,
28923
28923
  "tsSignatureId": "Y|System.Single|static=false|const=false",
28924
28924
  "target": {
@@ -28928,7 +28928,7 @@
28928
28928
  }
28929
28929
  },
28930
28930
  {
28931
- "tsName": "z",
28931
+ "tsName": "Z",
28932
28932
  "isStatic": false,
28933
28933
  "tsSignatureId": "Z|System.Single|static=false|const=false",
28934
28934
  "target": {
@@ -30739,7 +30739,7 @@
30739
30739
  {
30740
30740
  "stableId": "System.Private.CoreLib:System.Numerics.Vector4::E:System.Numerics.Vector4",
30741
30741
  "clrName": "E",
30742
- "tsEmitName": "e",
30742
+ "tsEmitName": "E",
30743
30743
  "metadataToken": 385878261,
30744
30744
  "canonicalSignature": ":System.Numerics.Vector4",
30745
30745
  "normalizedSignature": "E|:System.Numerics.Vector4|static=true|accessor=get",
@@ -30951,7 +30951,7 @@
30951
30951
  {
30952
30952
  "stableId": "System.Private.CoreLib:System.Numerics.Vector4::XSystem.Single",
30953
30953
  "clrName": "X",
30954
- "tsEmitName": "x",
30954
+ "tsEmitName": "X",
30955
30955
  "metadataToken": 67110918,
30956
30956
  "normalizedSignature": "X|System.Single|static=false|const=false",
30957
30957
  "isStatic": false,
@@ -30962,7 +30962,7 @@
30962
30962
  {
30963
30963
  "stableId": "System.Private.CoreLib:System.Numerics.Vector4::YSystem.Single",
30964
30964
  "clrName": "Y",
30965
- "tsEmitName": "y",
30965
+ "tsEmitName": "Y",
30966
30966
  "metadataToken": 67110919,
30967
30967
  "normalizedSignature": "Y|System.Single|static=false|const=false",
30968
30968
  "isStatic": false,
@@ -30973,7 +30973,7 @@
30973
30973
  {
30974
30974
  "stableId": "System.Private.CoreLib:System.Numerics.Vector4::ZSystem.Single",
30975
30975
  "clrName": "Z",
30976
- "tsEmitName": "z",
30976
+ "tsEmitName": "Z",
30977
30977
  "metadataToken": 67110920,
30978
30978
  "normalizedSignature": "Z|System.Single|static=false|const=false",
30979
30979
  "isStatic": false,
@@ -30984,7 +30984,7 @@
30984
30984
  {
30985
30985
  "stableId": "System.Private.CoreLib:System.Numerics.Vector4::WSystem.Single",
30986
30986
  "clrName": "W",
30987
- "tsEmitName": "w",
30987
+ "tsEmitName": "W",
30988
30988
  "metadataToken": 67110921,
30989
30989
  "normalizedSignature": "W|System.Single|static=false|const=false",
30990
30990
  "isStatic": false,
@@ -32330,7 +32330,7 @@
32330
32330
  }
32331
32331
  },
32332
32332
  {
32333
- "tsName": "e",
32333
+ "tsName": "E",
32334
32334
  "isStatic": true,
32335
32335
  "tsSignatureId": "E|:System.Numerics.Vector4|static=true|accessor=get",
32336
32336
  "target": {
@@ -32482,7 +32482,7 @@
32482
32482
  ],
32483
32483
  "exposedFields": [
32484
32484
  {
32485
- "tsName": "x",
32485
+ "tsName": "X",
32486
32486
  "isStatic": false,
32487
32487
  "tsSignatureId": "X|System.Single|static=false|const=false",
32488
32488
  "target": {
@@ -32492,7 +32492,7 @@
32492
32492
  }
32493
32493
  },
32494
32494
  {
32495
- "tsName": "y",
32495
+ "tsName": "Y",
32496
32496
  "isStatic": false,
32497
32497
  "tsSignatureId": "Y|System.Single|static=false|const=false",
32498
32498
  "target": {
@@ -32502,7 +32502,7 @@
32502
32502
  }
32503
32503
  },
32504
32504
  {
32505
- "tsName": "z",
32505
+ "tsName": "Z",
32506
32506
  "isStatic": false,
32507
32507
  "tsSignatureId": "Z|System.Single|static=false|const=false",
32508
32508
  "target": {
@@ -32512,7 +32512,7 @@
32512
32512
  }
32513
32513
  },
32514
32514
  {
32515
- "tsName": "w",
32515
+ "tsName": "W",
32516
32516
  "isStatic": false,
32517
32517
  "tsSignatureId": "W|System.Single|static=false|const=false",
32518
32518
  "target": {