@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
@@ -24,7 +24,7 @@
24
24
  {
25
25
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::X86System.Runtime.InteropServices.Architecture",
26
26
  "clrName": "X86",
27
- "tsEmitName": "x86",
27
+ "tsEmitName": "X86",
28
28
  "metadataToken": 67113552,
29
29
  "normalizedSignature": "X86|System.Runtime.InteropServices.Architecture|static=true|const=true",
30
30
  "isStatic": true,
@@ -35,7 +35,7 @@
35
35
  {
36
36
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::X64System.Runtime.InteropServices.Architecture",
37
37
  "clrName": "X64",
38
- "tsEmitName": "x64",
38
+ "tsEmitName": "X64",
39
39
  "metadataToken": 67113553,
40
40
  "normalizedSignature": "X64|System.Runtime.InteropServices.Architecture|static=true|const=true",
41
41
  "isStatic": true,
@@ -848,7 +848,7 @@
848
848
  }
849
849
  },
850
850
  {
851
- "tsName": "x86",
851
+ "tsName": "X86",
852
852
  "isStatic": true,
853
853
  "tsSignatureId": "X86|System.Runtime.InteropServices.Architecture|static=true|const=true",
854
854
  "target": {
@@ -858,7 +858,7 @@
858
858
  }
859
859
  },
860
860
  {
861
- "tsName": "x64",
861
+ "tsName": "X64",
862
862
  "isStatic": true,
863
863
  "tsSignatureId": "X64|System.Runtime.InteropServices.Architecture|static=true|const=true",
864
864
  "target": {
@@ -10752,7 +10752,7 @@
10752
10752
  {
10753
10753
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::NOTIF_TYPECONVERTEDSystem.Runtime.InteropServices.ExporterEventKind",
10754
10754
  "clrName": "NOTIF_TYPECONVERTED",
10755
- "tsEmitName": "notif_typeconverted",
10755
+ "tsEmitName": "NOTIF_TYPECONVERTED",
10756
10756
  "metadataToken": 67108878,
10757
10757
  "normalizedSignature": "NOTIF_TYPECONVERTED|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
10758
10758
  "isStatic": true,
@@ -10763,7 +10763,7 @@
10763
10763
  {
10764
10764
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::NOTIF_CONVERTWARNINGSystem.Runtime.InteropServices.ExporterEventKind",
10765
10765
  "clrName": "NOTIF_CONVERTWARNING",
10766
- "tsEmitName": "notif_convertwarning",
10766
+ "tsEmitName": "NOTIF_CONVERTWARNING",
10767
10767
  "metadataToken": 67108879,
10768
10768
  "normalizedSignature": "NOTIF_CONVERTWARNING|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
10769
10769
  "isStatic": true,
@@ -10774,7 +10774,7 @@
10774
10774
  {
10775
10775
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::ERROR_REFTOINVALIDASSEMBLYSystem.Runtime.InteropServices.ExporterEventKind",
10776
10776
  "clrName": "ERROR_REFTOINVALIDASSEMBLY",
10777
- "tsEmitName": "error_reftoinvalidassembly",
10777
+ "tsEmitName": "ERROR_REFTOINVALIDASSEMBLY",
10778
10778
  "metadataToken": 67108880,
10779
10779
  "normalizedSignature": "ERROR_REFTOINVALIDASSEMBLY|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
10780
10780
  "isStatic": true,
@@ -11499,7 +11499,7 @@
11499
11499
  }
11500
11500
  },
11501
11501
  {
11502
- "tsName": "notif_typeconverted",
11502
+ "tsName": "NOTIF_TYPECONVERTED",
11503
11503
  "isStatic": true,
11504
11504
  "tsSignatureId": "NOTIF_TYPECONVERTED|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
11505
11505
  "target": {
@@ -11509,7 +11509,7 @@
11509
11509
  }
11510
11510
  },
11511
11511
  {
11512
- "tsName": "notif_convertwarning",
11512
+ "tsName": "NOTIF_CONVERTWARNING",
11513
11513
  "isStatic": true,
11514
11514
  "tsSignatureId": "NOTIF_CONVERTWARNING|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
11515
11515
  "target": {
@@ -11519,7 +11519,7 @@
11519
11519
  }
11520
11520
  },
11521
11521
  {
11522
- "tsName": "error_reftoinvalidassembly",
11522
+ "tsName": "ERROR_REFTOINVALIDASSEMBLY",
11523
11523
  "isStatic": true,
11524
11524
  "tsSignatureId": "ERROR_REFTOINVALIDASSEMBLY|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true",
11525
11525
  "target": {
@@ -13176,7 +13176,7 @@
13176
13176
  {
13177
13177
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGHUPSystem.Runtime.InteropServices.PosixSignal",
13178
13178
  "clrName": "SIGHUP",
13179
- "tsEmitName": "sighup",
13179
+ "tsEmitName": "SIGHUP",
13180
13180
  "metadataToken": 67113687,
13181
13181
  "normalizedSignature": "SIGHUP|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13182
13182
  "isStatic": true,
@@ -13187,7 +13187,7 @@
13187
13187
  {
13188
13188
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGINTSystem.Runtime.InteropServices.PosixSignal",
13189
13189
  "clrName": "SIGINT",
13190
- "tsEmitName": "sigint",
13190
+ "tsEmitName": "SIGINT",
13191
13191
  "metadataToken": 67113688,
13192
13192
  "normalizedSignature": "SIGINT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13193
13193
  "isStatic": true,
@@ -13198,7 +13198,7 @@
13198
13198
  {
13199
13199
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGQUITSystem.Runtime.InteropServices.PosixSignal",
13200
13200
  "clrName": "SIGQUIT",
13201
- "tsEmitName": "sigquit",
13201
+ "tsEmitName": "SIGQUIT",
13202
13202
  "metadataToken": 67113689,
13203
13203
  "normalizedSignature": "SIGQUIT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13204
13204
  "isStatic": true,
@@ -13209,7 +13209,7 @@
13209
13209
  {
13210
13210
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTERMSystem.Runtime.InteropServices.PosixSignal",
13211
13211
  "clrName": "SIGTERM",
13212
- "tsEmitName": "sigterm",
13212
+ "tsEmitName": "SIGTERM",
13213
13213
  "metadataToken": 67113690,
13214
13214
  "normalizedSignature": "SIGTERM|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13215
13215
  "isStatic": true,
@@ -13220,7 +13220,7 @@
13220
13220
  {
13221
13221
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGCHLDSystem.Runtime.InteropServices.PosixSignal",
13222
13222
  "clrName": "SIGCHLD",
13223
- "tsEmitName": "sigchld",
13223
+ "tsEmitName": "SIGCHLD",
13224
13224
  "metadataToken": 67113691,
13225
13225
  "normalizedSignature": "SIGCHLD|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13226
13226
  "isStatic": true,
@@ -13231,7 +13231,7 @@
13231
13231
  {
13232
13232
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGCONTSystem.Runtime.InteropServices.PosixSignal",
13233
13233
  "clrName": "SIGCONT",
13234
- "tsEmitName": "sigcont",
13234
+ "tsEmitName": "SIGCONT",
13235
13235
  "metadataToken": 67113692,
13236
13236
  "normalizedSignature": "SIGCONT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13237
13237
  "isStatic": true,
@@ -13242,7 +13242,7 @@
13242
13242
  {
13243
13243
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGWINCHSystem.Runtime.InteropServices.PosixSignal",
13244
13244
  "clrName": "SIGWINCH",
13245
- "tsEmitName": "sigwinch",
13245
+ "tsEmitName": "SIGWINCH",
13246
13246
  "metadataToken": 67113693,
13247
13247
  "normalizedSignature": "SIGWINCH|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13248
13248
  "isStatic": true,
@@ -13253,7 +13253,7 @@
13253
13253
  {
13254
13254
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTTINSystem.Runtime.InteropServices.PosixSignal",
13255
13255
  "clrName": "SIGTTIN",
13256
- "tsEmitName": "sigttin",
13256
+ "tsEmitName": "SIGTTIN",
13257
13257
  "metadataToken": 67113694,
13258
13258
  "normalizedSignature": "SIGTTIN|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13259
13259
  "isStatic": true,
@@ -13264,7 +13264,7 @@
13264
13264
  {
13265
13265
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTTOUSystem.Runtime.InteropServices.PosixSignal",
13266
13266
  "clrName": "SIGTTOU",
13267
- "tsEmitName": "sigttou",
13267
+ "tsEmitName": "SIGTTOU",
13268
13268
  "metadataToken": 67113695,
13269
13269
  "normalizedSignature": "SIGTTOU|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13270
13270
  "isStatic": true,
@@ -13275,7 +13275,7 @@
13275
13275
  {
13276
13276
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTSTPSystem.Runtime.InteropServices.PosixSignal",
13277
13277
  "clrName": "SIGTSTP",
13278
- "tsEmitName": "sigtstp",
13278
+ "tsEmitName": "SIGTSTP",
13279
13279
  "metadataToken": 67113696,
13280
13280
  "normalizedSignature": "SIGTSTP|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
13281
13281
  "isStatic": true,
@@ -14000,7 +14000,7 @@
14000
14000
  }
14001
14001
  },
14002
14002
  {
14003
- "tsName": "sighup",
14003
+ "tsName": "SIGHUP",
14004
14004
  "isStatic": true,
14005
14005
  "tsSignatureId": "SIGHUP|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14006
14006
  "target": {
@@ -14010,7 +14010,7 @@
14010
14010
  }
14011
14011
  },
14012
14012
  {
14013
- "tsName": "sigint",
14013
+ "tsName": "SIGINT",
14014
14014
  "isStatic": true,
14015
14015
  "tsSignatureId": "SIGINT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14016
14016
  "target": {
@@ -14020,7 +14020,7 @@
14020
14020
  }
14021
14021
  },
14022
14022
  {
14023
- "tsName": "sigquit",
14023
+ "tsName": "SIGQUIT",
14024
14024
  "isStatic": true,
14025
14025
  "tsSignatureId": "SIGQUIT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14026
14026
  "target": {
@@ -14030,7 +14030,7 @@
14030
14030
  }
14031
14031
  },
14032
14032
  {
14033
- "tsName": "sigterm",
14033
+ "tsName": "SIGTERM",
14034
14034
  "isStatic": true,
14035
14035
  "tsSignatureId": "SIGTERM|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14036
14036
  "target": {
@@ -14040,7 +14040,7 @@
14040
14040
  }
14041
14041
  },
14042
14042
  {
14043
- "tsName": "sigchld",
14043
+ "tsName": "SIGCHLD",
14044
14044
  "isStatic": true,
14045
14045
  "tsSignatureId": "SIGCHLD|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14046
14046
  "target": {
@@ -14050,7 +14050,7 @@
14050
14050
  }
14051
14051
  },
14052
14052
  {
14053
- "tsName": "sigcont",
14053
+ "tsName": "SIGCONT",
14054
14054
  "isStatic": true,
14055
14055
  "tsSignatureId": "SIGCONT|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14056
14056
  "target": {
@@ -14060,7 +14060,7 @@
14060
14060
  }
14061
14061
  },
14062
14062
  {
14063
- "tsName": "sigwinch",
14063
+ "tsName": "SIGWINCH",
14064
14064
  "isStatic": true,
14065
14065
  "tsSignatureId": "SIGWINCH|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14066
14066
  "target": {
@@ -14070,7 +14070,7 @@
14070
14070
  }
14071
14071
  },
14072
14072
  {
14073
- "tsName": "sigttin",
14073
+ "tsName": "SIGTTIN",
14074
14074
  "isStatic": true,
14075
14075
  "tsSignatureId": "SIGTTIN|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14076
14076
  "target": {
@@ -14080,7 +14080,7 @@
14080
14080
  }
14081
14081
  },
14082
14082
  {
14083
- "tsName": "sigttou",
14083
+ "tsName": "SIGTTOU",
14084
14084
  "isStatic": true,
14085
14085
  "tsSignatureId": "SIGTTOU|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14086
14086
  "target": {
@@ -14090,7 +14090,7 @@
14090
14090
  }
14091
14091
  },
14092
14092
  {
14093
- "tsName": "sigtstp",
14093
+ "tsName": "SIGTSTP",
14094
14094
  "isStatic": true,
14095
14095
  "tsSignatureId": "SIGTSTP|System.Runtime.InteropServices.PosixSignal|static=true|const=true",
14096
14096
  "target": {
@@ -19949,7 +19949,7 @@
19949
19949
  {
19950
19950
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::I1System.Runtime.InteropServices.UnmanagedType",
19951
19951
  "clrName": "I1",
19952
- "tsEmitName": "i1",
19952
+ "tsEmitName": "I1",
19953
19953
  "metadataToken": 67113757,
19954
19954
  "normalizedSignature": "I1|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
19955
19955
  "isStatic": true,
@@ -19960,7 +19960,7 @@
19960
19960
  {
19961
19961
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::U1System.Runtime.InteropServices.UnmanagedType",
19962
19962
  "clrName": "U1",
19963
- "tsEmitName": "u1",
19963
+ "tsEmitName": "U1",
19964
19964
  "metadataToken": 67113758,
19965
19965
  "normalizedSignature": "U1|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
19966
19966
  "isStatic": true,
@@ -19971,7 +19971,7 @@
19971
19971
  {
19972
19972
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::I2System.Runtime.InteropServices.UnmanagedType",
19973
19973
  "clrName": "I2",
19974
- "tsEmitName": "i2",
19974
+ "tsEmitName": "I2",
19975
19975
  "metadataToken": 67113759,
19976
19976
  "normalizedSignature": "I2|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
19977
19977
  "isStatic": true,
@@ -19982,7 +19982,7 @@
19982
19982
  {
19983
19983
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::U2System.Runtime.InteropServices.UnmanagedType",
19984
19984
  "clrName": "U2",
19985
- "tsEmitName": "u2",
19985
+ "tsEmitName": "U2",
19986
19986
  "metadataToken": 67113760,
19987
19987
  "normalizedSignature": "U2|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
19988
19988
  "isStatic": true,
@@ -19993,7 +19993,7 @@
19993
19993
  {
19994
19994
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::I4System.Runtime.InteropServices.UnmanagedType",
19995
19995
  "clrName": "I4",
19996
- "tsEmitName": "i4",
19996
+ "tsEmitName": "I4",
19997
19997
  "metadataToken": 67113761,
19998
19998
  "normalizedSignature": "I4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
19999
19999
  "isStatic": true,
@@ -20004,7 +20004,7 @@
20004
20004
  {
20005
20005
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::U4System.Runtime.InteropServices.UnmanagedType",
20006
20006
  "clrName": "U4",
20007
- "tsEmitName": "u4",
20007
+ "tsEmitName": "U4",
20008
20008
  "metadataToken": 67113762,
20009
20009
  "normalizedSignature": "U4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20010
20010
  "isStatic": true,
@@ -20015,7 +20015,7 @@
20015
20015
  {
20016
20016
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::I8System.Runtime.InteropServices.UnmanagedType",
20017
20017
  "clrName": "I8",
20018
- "tsEmitName": "i8",
20018
+ "tsEmitName": "I8",
20019
20019
  "metadataToken": 67113763,
20020
20020
  "normalizedSignature": "I8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20021
20021
  "isStatic": true,
@@ -20026,7 +20026,7 @@
20026
20026
  {
20027
20027
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::U8System.Runtime.InteropServices.UnmanagedType",
20028
20028
  "clrName": "U8",
20029
- "tsEmitName": "u8",
20029
+ "tsEmitName": "U8",
20030
20030
  "metadataToken": 67113764,
20031
20031
  "normalizedSignature": "U8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20032
20032
  "isStatic": true,
@@ -20037,7 +20037,7 @@
20037
20037
  {
20038
20038
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::R4System.Runtime.InteropServices.UnmanagedType",
20039
20039
  "clrName": "R4",
20040
- "tsEmitName": "r4",
20040
+ "tsEmitName": "R4",
20041
20041
  "metadataToken": 67113765,
20042
20042
  "normalizedSignature": "R4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20043
20043
  "isStatic": true,
@@ -20048,7 +20048,7 @@
20048
20048
  {
20049
20049
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::R8System.Runtime.InteropServices.UnmanagedType",
20050
20050
  "clrName": "R8",
20051
- "tsEmitName": "r8",
20051
+ "tsEmitName": "R8",
20052
20052
  "metadataToken": 67113766,
20053
20053
  "normalizedSignature": "R8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20054
20054
  "isStatic": true,
@@ -20345,7 +20345,7 @@
20345
20345
  {
20346
20346
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.UnmanagedType::LPUTF8StrSystem.Runtime.InteropServices.UnmanagedType",
20347
20347
  "clrName": "LPUTF8Str",
20348
- "tsEmitName": "lputf8Str",
20348
+ "tsEmitName": "lputF8Str",
20349
20349
  "metadataToken": 67113793,
20350
20350
  "normalizedSignature": "LPUTF8Str|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
20351
20351
  "isStatic": true,
@@ -21080,7 +21080,7 @@
21080
21080
  }
21081
21081
  },
21082
21082
  {
21083
- "tsName": "i1",
21083
+ "tsName": "I1",
21084
21084
  "isStatic": true,
21085
21085
  "tsSignatureId": "I1|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21086
21086
  "target": {
@@ -21090,7 +21090,7 @@
21090
21090
  }
21091
21091
  },
21092
21092
  {
21093
- "tsName": "u1",
21093
+ "tsName": "U1",
21094
21094
  "isStatic": true,
21095
21095
  "tsSignatureId": "U1|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21096
21096
  "target": {
@@ -21100,7 +21100,7 @@
21100
21100
  }
21101
21101
  },
21102
21102
  {
21103
- "tsName": "i2",
21103
+ "tsName": "I2",
21104
21104
  "isStatic": true,
21105
21105
  "tsSignatureId": "I2|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21106
21106
  "target": {
@@ -21110,7 +21110,7 @@
21110
21110
  }
21111
21111
  },
21112
21112
  {
21113
- "tsName": "u2",
21113
+ "tsName": "U2",
21114
21114
  "isStatic": true,
21115
21115
  "tsSignatureId": "U2|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21116
21116
  "target": {
@@ -21120,7 +21120,7 @@
21120
21120
  }
21121
21121
  },
21122
21122
  {
21123
- "tsName": "i4",
21123
+ "tsName": "I4",
21124
21124
  "isStatic": true,
21125
21125
  "tsSignatureId": "I4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21126
21126
  "target": {
@@ -21130,7 +21130,7 @@
21130
21130
  }
21131
21131
  },
21132
21132
  {
21133
- "tsName": "u4",
21133
+ "tsName": "U4",
21134
21134
  "isStatic": true,
21135
21135
  "tsSignatureId": "U4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21136
21136
  "target": {
@@ -21140,7 +21140,7 @@
21140
21140
  }
21141
21141
  },
21142
21142
  {
21143
- "tsName": "i8",
21143
+ "tsName": "I8",
21144
21144
  "isStatic": true,
21145
21145
  "tsSignatureId": "I8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21146
21146
  "target": {
@@ -21150,7 +21150,7 @@
21150
21150
  }
21151
21151
  },
21152
21152
  {
21153
- "tsName": "u8",
21153
+ "tsName": "U8",
21154
21154
  "isStatic": true,
21155
21155
  "tsSignatureId": "U8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21156
21156
  "target": {
@@ -21160,7 +21160,7 @@
21160
21160
  }
21161
21161
  },
21162
21162
  {
21163
- "tsName": "r4",
21163
+ "tsName": "R4",
21164
21164
  "isStatic": true,
21165
21165
  "tsSignatureId": "R4|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21166
21166
  "target": {
@@ -21170,7 +21170,7 @@
21170
21170
  }
21171
21171
  },
21172
21172
  {
21173
- "tsName": "r8",
21173
+ "tsName": "R8",
21174
21174
  "isStatic": true,
21175
21175
  "tsSignatureId": "R8|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21176
21176
  "target": {
@@ -21440,7 +21440,7 @@
21440
21440
  }
21441
21441
  },
21442
21442
  {
21443
- "tsName": "lputf8Str",
21443
+ "tsName": "lputF8Str",
21444
21444
  "isStatic": true,
21445
21445
  "tsSignatureId": "LPUTF8Str|System.Runtime.InteropServices.UnmanagedType|static=true|const=true",
21446
21446
  "target": {
@@ -21474,7 +21474,7 @@
21474
21474
  {
21475
21475
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_EMPTYSystem.Runtime.InteropServices.VarEnum",
21476
21476
  "clrName": "VT_EMPTY",
21477
- "tsEmitName": "vt_empty",
21477
+ "tsEmitName": "VT_EMPTY",
21478
21478
  "metadataToken": 67113795,
21479
21479
  "normalizedSignature": "VT_EMPTY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21480
21480
  "isStatic": true,
@@ -21485,7 +21485,7 @@
21485
21485
  {
21486
21486
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_NULLSystem.Runtime.InteropServices.VarEnum",
21487
21487
  "clrName": "VT_NULL",
21488
- "tsEmitName": "vt_null",
21488
+ "tsEmitName": "VT_NULL",
21489
21489
  "metadataToken": 67113796,
21490
21490
  "normalizedSignature": "VT_NULL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21491
21491
  "isStatic": true,
@@ -21496,7 +21496,7 @@
21496
21496
  {
21497
21497
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_I2System.Runtime.InteropServices.VarEnum",
21498
21498
  "clrName": "VT_I2",
21499
- "tsEmitName": "vt_i2",
21499
+ "tsEmitName": "VT_I2",
21500
21500
  "metadataToken": 67113797,
21501
21501
  "normalizedSignature": "VT_I2|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21502
21502
  "isStatic": true,
@@ -21507,7 +21507,7 @@
21507
21507
  {
21508
21508
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_I4System.Runtime.InteropServices.VarEnum",
21509
21509
  "clrName": "VT_I4",
21510
- "tsEmitName": "vt_i4",
21510
+ "tsEmitName": "VT_I4",
21511
21511
  "metadataToken": 67113798,
21512
21512
  "normalizedSignature": "VT_I4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21513
21513
  "isStatic": true,
@@ -21518,7 +21518,7 @@
21518
21518
  {
21519
21519
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_R4System.Runtime.InteropServices.VarEnum",
21520
21520
  "clrName": "VT_R4",
21521
- "tsEmitName": "vt_r4",
21521
+ "tsEmitName": "VT_R4",
21522
21522
  "metadataToken": 67113799,
21523
21523
  "normalizedSignature": "VT_R4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21524
21524
  "isStatic": true,
@@ -21529,7 +21529,7 @@
21529
21529
  {
21530
21530
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_R8System.Runtime.InteropServices.VarEnum",
21531
21531
  "clrName": "VT_R8",
21532
- "tsEmitName": "vt_r8",
21532
+ "tsEmitName": "VT_R8",
21533
21533
  "metadataToken": 67113800,
21534
21534
  "normalizedSignature": "VT_R8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21535
21535
  "isStatic": true,
@@ -21540,7 +21540,7 @@
21540
21540
  {
21541
21541
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_CYSystem.Runtime.InteropServices.VarEnum",
21542
21542
  "clrName": "VT_CY",
21543
- "tsEmitName": "vt_cy",
21543
+ "tsEmitName": "VT_CY",
21544
21544
  "metadataToken": 67113801,
21545
21545
  "normalizedSignature": "VT_CY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21546
21546
  "isStatic": true,
@@ -21551,7 +21551,7 @@
21551
21551
  {
21552
21552
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_DATESystem.Runtime.InteropServices.VarEnum",
21553
21553
  "clrName": "VT_DATE",
21554
- "tsEmitName": "vt_date",
21554
+ "tsEmitName": "VT_DATE",
21555
21555
  "metadataToken": 67113802,
21556
21556
  "normalizedSignature": "VT_DATE|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21557
21557
  "isStatic": true,
@@ -21562,7 +21562,7 @@
21562
21562
  {
21563
21563
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_BSTRSystem.Runtime.InteropServices.VarEnum",
21564
21564
  "clrName": "VT_BSTR",
21565
- "tsEmitName": "vt_bstr",
21565
+ "tsEmitName": "VT_BSTR",
21566
21566
  "metadataToken": 67113803,
21567
21567
  "normalizedSignature": "VT_BSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21568
21568
  "isStatic": true,
@@ -21573,7 +21573,7 @@
21573
21573
  {
21574
21574
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_DISPATCHSystem.Runtime.InteropServices.VarEnum",
21575
21575
  "clrName": "VT_DISPATCH",
21576
- "tsEmitName": "vt_dispatch",
21576
+ "tsEmitName": "VT_DISPATCH",
21577
21577
  "metadataToken": 67113804,
21578
21578
  "normalizedSignature": "VT_DISPATCH|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21579
21579
  "isStatic": true,
@@ -21584,7 +21584,7 @@
21584
21584
  {
21585
21585
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_ERRORSystem.Runtime.InteropServices.VarEnum",
21586
21586
  "clrName": "VT_ERROR",
21587
- "tsEmitName": "vt_error",
21587
+ "tsEmitName": "VT_ERROR",
21588
21588
  "metadataToken": 67113805,
21589
21589
  "normalizedSignature": "VT_ERROR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21590
21590
  "isStatic": true,
@@ -21595,7 +21595,7 @@
21595
21595
  {
21596
21596
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_BOOLSystem.Runtime.InteropServices.VarEnum",
21597
21597
  "clrName": "VT_BOOL",
21598
- "tsEmitName": "vt_bool",
21598
+ "tsEmitName": "VT_BOOL",
21599
21599
  "metadataToken": 67113806,
21600
21600
  "normalizedSignature": "VT_BOOL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21601
21601
  "isStatic": true,
@@ -21606,7 +21606,7 @@
21606
21606
  {
21607
21607
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_VARIANTSystem.Runtime.InteropServices.VarEnum",
21608
21608
  "clrName": "VT_VARIANT",
21609
- "tsEmitName": "vt_variant",
21609
+ "tsEmitName": "VT_VARIANT",
21610
21610
  "metadataToken": 67113807,
21611
21611
  "normalizedSignature": "VT_VARIANT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21612
21612
  "isStatic": true,
@@ -21617,7 +21617,7 @@
21617
21617
  {
21618
21618
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UNKNOWNSystem.Runtime.InteropServices.VarEnum",
21619
21619
  "clrName": "VT_UNKNOWN",
21620
- "tsEmitName": "vt_unknown",
21620
+ "tsEmitName": "VT_UNKNOWN",
21621
21621
  "metadataToken": 67113808,
21622
21622
  "normalizedSignature": "VT_UNKNOWN|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21623
21623
  "isStatic": true,
@@ -21628,7 +21628,7 @@
21628
21628
  {
21629
21629
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_DECIMALSystem.Runtime.InteropServices.VarEnum",
21630
21630
  "clrName": "VT_DECIMAL",
21631
- "tsEmitName": "vt_decimal",
21631
+ "tsEmitName": "VT_DECIMAL",
21632
21632
  "metadataToken": 67113809,
21633
21633
  "normalizedSignature": "VT_DECIMAL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21634
21634
  "isStatic": true,
@@ -21639,7 +21639,7 @@
21639
21639
  {
21640
21640
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_I1System.Runtime.InteropServices.VarEnum",
21641
21641
  "clrName": "VT_I1",
21642
- "tsEmitName": "vt_i1",
21642
+ "tsEmitName": "VT_I1",
21643
21643
  "metadataToken": 67113810,
21644
21644
  "normalizedSignature": "VT_I1|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21645
21645
  "isStatic": true,
@@ -21650,7 +21650,7 @@
21650
21650
  {
21651
21651
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UI1System.Runtime.InteropServices.VarEnum",
21652
21652
  "clrName": "VT_UI1",
21653
- "tsEmitName": "vt_ui1",
21653
+ "tsEmitName": "VT_UI1",
21654
21654
  "metadataToken": 67113811,
21655
21655
  "normalizedSignature": "VT_UI1|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21656
21656
  "isStatic": true,
@@ -21661,7 +21661,7 @@
21661
21661
  {
21662
21662
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UI2System.Runtime.InteropServices.VarEnum",
21663
21663
  "clrName": "VT_UI2",
21664
- "tsEmitName": "vt_ui2",
21664
+ "tsEmitName": "VT_UI2",
21665
21665
  "metadataToken": 67113812,
21666
21666
  "normalizedSignature": "VT_UI2|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21667
21667
  "isStatic": true,
@@ -21672,7 +21672,7 @@
21672
21672
  {
21673
21673
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UI4System.Runtime.InteropServices.VarEnum",
21674
21674
  "clrName": "VT_UI4",
21675
- "tsEmitName": "vt_ui4",
21675
+ "tsEmitName": "VT_UI4",
21676
21676
  "metadataToken": 67113813,
21677
21677
  "normalizedSignature": "VT_UI4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21678
21678
  "isStatic": true,
@@ -21683,7 +21683,7 @@
21683
21683
  {
21684
21684
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_I8System.Runtime.InteropServices.VarEnum",
21685
21685
  "clrName": "VT_I8",
21686
- "tsEmitName": "vt_i8",
21686
+ "tsEmitName": "VT_I8",
21687
21687
  "metadataToken": 67113814,
21688
21688
  "normalizedSignature": "VT_I8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21689
21689
  "isStatic": true,
@@ -21694,7 +21694,7 @@
21694
21694
  {
21695
21695
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UI8System.Runtime.InteropServices.VarEnum",
21696
21696
  "clrName": "VT_UI8",
21697
- "tsEmitName": "vt_ui8",
21697
+ "tsEmitName": "VT_UI8",
21698
21698
  "metadataToken": 67113815,
21699
21699
  "normalizedSignature": "VT_UI8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21700
21700
  "isStatic": true,
@@ -21705,7 +21705,7 @@
21705
21705
  {
21706
21706
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_INTSystem.Runtime.InteropServices.VarEnum",
21707
21707
  "clrName": "VT_INT",
21708
- "tsEmitName": "vt_int",
21708
+ "tsEmitName": "VT_INT",
21709
21709
  "metadataToken": 67113816,
21710
21710
  "normalizedSignature": "VT_INT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21711
21711
  "isStatic": true,
@@ -21716,7 +21716,7 @@
21716
21716
  {
21717
21717
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_UINTSystem.Runtime.InteropServices.VarEnum",
21718
21718
  "clrName": "VT_UINT",
21719
- "tsEmitName": "vt_uint",
21719
+ "tsEmitName": "VT_UINT",
21720
21720
  "metadataToken": 67113817,
21721
21721
  "normalizedSignature": "VT_UINT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21722
21722
  "isStatic": true,
@@ -21727,7 +21727,7 @@
21727
21727
  {
21728
21728
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_VOIDSystem.Runtime.InteropServices.VarEnum",
21729
21729
  "clrName": "VT_VOID",
21730
- "tsEmitName": "vt_void",
21730
+ "tsEmitName": "VT_VOID",
21731
21731
  "metadataToken": 67113818,
21732
21732
  "normalizedSignature": "VT_VOID|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21733
21733
  "isStatic": true,
@@ -21738,7 +21738,7 @@
21738
21738
  {
21739
21739
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_HRESULTSystem.Runtime.InteropServices.VarEnum",
21740
21740
  "clrName": "VT_HRESULT",
21741
- "tsEmitName": "vt_hresult",
21741
+ "tsEmitName": "VT_HRESULT",
21742
21742
  "metadataToken": 67113819,
21743
21743
  "normalizedSignature": "VT_HRESULT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21744
21744
  "isStatic": true,
@@ -21749,7 +21749,7 @@
21749
21749
  {
21750
21750
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_PTRSystem.Runtime.InteropServices.VarEnum",
21751
21751
  "clrName": "VT_PTR",
21752
- "tsEmitName": "vt_ptr",
21752
+ "tsEmitName": "VT_PTR",
21753
21753
  "metadataToken": 67113820,
21754
21754
  "normalizedSignature": "VT_PTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21755
21755
  "isStatic": true,
@@ -21760,7 +21760,7 @@
21760
21760
  {
21761
21761
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_SAFEARRAYSystem.Runtime.InteropServices.VarEnum",
21762
21762
  "clrName": "VT_SAFEARRAY",
21763
- "tsEmitName": "vt_safearray",
21763
+ "tsEmitName": "VT_SAFEARRAY",
21764
21764
  "metadataToken": 67113821,
21765
21765
  "normalizedSignature": "VT_SAFEARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21766
21766
  "isStatic": true,
@@ -21771,7 +21771,7 @@
21771
21771
  {
21772
21772
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_CARRAYSystem.Runtime.InteropServices.VarEnum",
21773
21773
  "clrName": "VT_CARRAY",
21774
- "tsEmitName": "vt_carray",
21774
+ "tsEmitName": "VT_CARRAY",
21775
21775
  "metadataToken": 67113822,
21776
21776
  "normalizedSignature": "VT_CARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21777
21777
  "isStatic": true,
@@ -21782,7 +21782,7 @@
21782
21782
  {
21783
21783
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_USERDEFINEDSystem.Runtime.InteropServices.VarEnum",
21784
21784
  "clrName": "VT_USERDEFINED",
21785
- "tsEmitName": "vt_userdefined",
21785
+ "tsEmitName": "VT_USERDEFINED",
21786
21786
  "metadataToken": 67113823,
21787
21787
  "normalizedSignature": "VT_USERDEFINED|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21788
21788
  "isStatic": true,
@@ -21793,7 +21793,7 @@
21793
21793
  {
21794
21794
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_LPSTRSystem.Runtime.InteropServices.VarEnum",
21795
21795
  "clrName": "VT_LPSTR",
21796
- "tsEmitName": "vt_lpstr",
21796
+ "tsEmitName": "VT_LPSTR",
21797
21797
  "metadataToken": 67113824,
21798
21798
  "normalizedSignature": "VT_LPSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21799
21799
  "isStatic": true,
@@ -21804,7 +21804,7 @@
21804
21804
  {
21805
21805
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_LPWSTRSystem.Runtime.InteropServices.VarEnum",
21806
21806
  "clrName": "VT_LPWSTR",
21807
- "tsEmitName": "vt_lpwstr",
21807
+ "tsEmitName": "VT_LPWSTR",
21808
21808
  "metadataToken": 67113825,
21809
21809
  "normalizedSignature": "VT_LPWSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21810
21810
  "isStatic": true,
@@ -21815,7 +21815,7 @@
21815
21815
  {
21816
21816
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_RECORDSystem.Runtime.InteropServices.VarEnum",
21817
21817
  "clrName": "VT_RECORD",
21818
- "tsEmitName": "vt_record",
21818
+ "tsEmitName": "VT_RECORD",
21819
21819
  "metadataToken": 67113826,
21820
21820
  "normalizedSignature": "VT_RECORD|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21821
21821
  "isStatic": true,
@@ -21826,7 +21826,7 @@
21826
21826
  {
21827
21827
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_FILETIMESystem.Runtime.InteropServices.VarEnum",
21828
21828
  "clrName": "VT_FILETIME",
21829
- "tsEmitName": "vt_filetime",
21829
+ "tsEmitName": "VT_FILETIME",
21830
21830
  "metadataToken": 67113827,
21831
21831
  "normalizedSignature": "VT_FILETIME|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21832
21832
  "isStatic": true,
@@ -21837,7 +21837,7 @@
21837
21837
  {
21838
21838
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_BLOBSystem.Runtime.InteropServices.VarEnum",
21839
21839
  "clrName": "VT_BLOB",
21840
- "tsEmitName": "vt_blob",
21840
+ "tsEmitName": "VT_BLOB",
21841
21841
  "metadataToken": 67113828,
21842
21842
  "normalizedSignature": "VT_BLOB|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21843
21843
  "isStatic": true,
@@ -21848,7 +21848,7 @@
21848
21848
  {
21849
21849
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_STREAMSystem.Runtime.InteropServices.VarEnum",
21850
21850
  "clrName": "VT_STREAM",
21851
- "tsEmitName": "vt_stream",
21851
+ "tsEmitName": "VT_STREAM",
21852
21852
  "metadataToken": 67113829,
21853
21853
  "normalizedSignature": "VT_STREAM|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21854
21854
  "isStatic": true,
@@ -21859,7 +21859,7 @@
21859
21859
  {
21860
21860
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_STORAGESystem.Runtime.InteropServices.VarEnum",
21861
21861
  "clrName": "VT_STORAGE",
21862
- "tsEmitName": "vt_storage",
21862
+ "tsEmitName": "VT_STORAGE",
21863
21863
  "metadataToken": 67113830,
21864
21864
  "normalizedSignature": "VT_STORAGE|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21865
21865
  "isStatic": true,
@@ -21870,7 +21870,7 @@
21870
21870
  {
21871
21871
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_STREAMED_OBJECTSystem.Runtime.InteropServices.VarEnum",
21872
21872
  "clrName": "VT_STREAMED_OBJECT",
21873
- "tsEmitName": "vt_streamed_object",
21873
+ "tsEmitName": "VT_STREAMED_OBJECT",
21874
21874
  "metadataToken": 67113831,
21875
21875
  "normalizedSignature": "VT_STREAMED_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21876
21876
  "isStatic": true,
@@ -21881,7 +21881,7 @@
21881
21881
  {
21882
21882
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_STORED_OBJECTSystem.Runtime.InteropServices.VarEnum",
21883
21883
  "clrName": "VT_STORED_OBJECT",
21884
- "tsEmitName": "vt_stored_object",
21884
+ "tsEmitName": "VT_STORED_OBJECT",
21885
21885
  "metadataToken": 67113832,
21886
21886
  "normalizedSignature": "VT_STORED_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21887
21887
  "isStatic": true,
@@ -21892,7 +21892,7 @@
21892
21892
  {
21893
21893
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_BLOB_OBJECTSystem.Runtime.InteropServices.VarEnum",
21894
21894
  "clrName": "VT_BLOB_OBJECT",
21895
- "tsEmitName": "vt_blob_object",
21895
+ "tsEmitName": "VT_BLOB_OBJECT",
21896
21896
  "metadataToken": 67113833,
21897
21897
  "normalizedSignature": "VT_BLOB_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21898
21898
  "isStatic": true,
@@ -21903,7 +21903,7 @@
21903
21903
  {
21904
21904
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_CFSystem.Runtime.InteropServices.VarEnum",
21905
21905
  "clrName": "VT_CF",
21906
- "tsEmitName": "vt_cf",
21906
+ "tsEmitName": "VT_CF",
21907
21907
  "metadataToken": 67113834,
21908
21908
  "normalizedSignature": "VT_CF|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21909
21909
  "isStatic": true,
@@ -21914,7 +21914,7 @@
21914
21914
  {
21915
21915
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_CLSIDSystem.Runtime.InteropServices.VarEnum",
21916
21916
  "clrName": "VT_CLSID",
21917
- "tsEmitName": "vt_clsid",
21917
+ "tsEmitName": "VT_CLSID",
21918
21918
  "metadataToken": 67113835,
21919
21919
  "normalizedSignature": "VT_CLSID|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21920
21920
  "isStatic": true,
@@ -21925,7 +21925,7 @@
21925
21925
  {
21926
21926
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_VECTORSystem.Runtime.InteropServices.VarEnum",
21927
21927
  "clrName": "VT_VECTOR",
21928
- "tsEmitName": "vt_vector",
21928
+ "tsEmitName": "VT_VECTOR",
21929
21929
  "metadataToken": 67113836,
21930
21930
  "normalizedSignature": "VT_VECTOR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21931
21931
  "isStatic": true,
@@ -21936,7 +21936,7 @@
21936
21936
  {
21937
21937
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_ARRAYSystem.Runtime.InteropServices.VarEnum",
21938
21938
  "clrName": "VT_ARRAY",
21939
- "tsEmitName": "vt_array",
21939
+ "tsEmitName": "VT_ARRAY",
21940
21940
  "metadataToken": 67113837,
21941
21941
  "normalizedSignature": "VT_ARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21942
21942
  "isStatic": true,
@@ -21947,7 +21947,7 @@
21947
21947
  {
21948
21948
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.VarEnum::VT_BYREFSystem.Runtime.InteropServices.VarEnum",
21949
21949
  "clrName": "VT_BYREF",
21950
- "tsEmitName": "vt_byref",
21950
+ "tsEmitName": "VT_BYREF",
21951
21951
  "metadataToken": 67113838,
21952
21952
  "normalizedSignature": "VT_BYREF|System.Runtime.InteropServices.VarEnum|static=true|const=true",
21953
21953
  "isStatic": true,
@@ -22672,7 +22672,7 @@
22672
22672
  }
22673
22673
  },
22674
22674
  {
22675
- "tsName": "vt_empty",
22675
+ "tsName": "VT_EMPTY",
22676
22676
  "isStatic": true,
22677
22677
  "tsSignatureId": "VT_EMPTY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22678
22678
  "target": {
@@ -22682,7 +22682,7 @@
22682
22682
  }
22683
22683
  },
22684
22684
  {
22685
- "tsName": "vt_null",
22685
+ "tsName": "VT_NULL",
22686
22686
  "isStatic": true,
22687
22687
  "tsSignatureId": "VT_NULL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22688
22688
  "target": {
@@ -22692,7 +22692,7 @@
22692
22692
  }
22693
22693
  },
22694
22694
  {
22695
- "tsName": "vt_i2",
22695
+ "tsName": "VT_I2",
22696
22696
  "isStatic": true,
22697
22697
  "tsSignatureId": "VT_I2|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22698
22698
  "target": {
@@ -22702,7 +22702,7 @@
22702
22702
  }
22703
22703
  },
22704
22704
  {
22705
- "tsName": "vt_i4",
22705
+ "tsName": "VT_I4",
22706
22706
  "isStatic": true,
22707
22707
  "tsSignatureId": "VT_I4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22708
22708
  "target": {
@@ -22712,7 +22712,7 @@
22712
22712
  }
22713
22713
  },
22714
22714
  {
22715
- "tsName": "vt_r4",
22715
+ "tsName": "VT_R4",
22716
22716
  "isStatic": true,
22717
22717
  "tsSignatureId": "VT_R4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22718
22718
  "target": {
@@ -22722,7 +22722,7 @@
22722
22722
  }
22723
22723
  },
22724
22724
  {
22725
- "tsName": "vt_r8",
22725
+ "tsName": "VT_R8",
22726
22726
  "isStatic": true,
22727
22727
  "tsSignatureId": "VT_R8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22728
22728
  "target": {
@@ -22732,7 +22732,7 @@
22732
22732
  }
22733
22733
  },
22734
22734
  {
22735
- "tsName": "vt_cy",
22735
+ "tsName": "VT_CY",
22736
22736
  "isStatic": true,
22737
22737
  "tsSignatureId": "VT_CY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22738
22738
  "target": {
@@ -22742,7 +22742,7 @@
22742
22742
  }
22743
22743
  },
22744
22744
  {
22745
- "tsName": "vt_date",
22745
+ "tsName": "VT_DATE",
22746
22746
  "isStatic": true,
22747
22747
  "tsSignatureId": "VT_DATE|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22748
22748
  "target": {
@@ -22752,7 +22752,7 @@
22752
22752
  }
22753
22753
  },
22754
22754
  {
22755
- "tsName": "vt_bstr",
22755
+ "tsName": "VT_BSTR",
22756
22756
  "isStatic": true,
22757
22757
  "tsSignatureId": "VT_BSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22758
22758
  "target": {
@@ -22762,7 +22762,7 @@
22762
22762
  }
22763
22763
  },
22764
22764
  {
22765
- "tsName": "vt_dispatch",
22765
+ "tsName": "VT_DISPATCH",
22766
22766
  "isStatic": true,
22767
22767
  "tsSignatureId": "VT_DISPATCH|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22768
22768
  "target": {
@@ -22772,7 +22772,7 @@
22772
22772
  }
22773
22773
  },
22774
22774
  {
22775
- "tsName": "vt_error",
22775
+ "tsName": "VT_ERROR",
22776
22776
  "isStatic": true,
22777
22777
  "tsSignatureId": "VT_ERROR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22778
22778
  "target": {
@@ -22782,7 +22782,7 @@
22782
22782
  }
22783
22783
  },
22784
22784
  {
22785
- "tsName": "vt_bool",
22785
+ "tsName": "VT_BOOL",
22786
22786
  "isStatic": true,
22787
22787
  "tsSignatureId": "VT_BOOL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22788
22788
  "target": {
@@ -22792,7 +22792,7 @@
22792
22792
  }
22793
22793
  },
22794
22794
  {
22795
- "tsName": "vt_variant",
22795
+ "tsName": "VT_VARIANT",
22796
22796
  "isStatic": true,
22797
22797
  "tsSignatureId": "VT_VARIANT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22798
22798
  "target": {
@@ -22802,7 +22802,7 @@
22802
22802
  }
22803
22803
  },
22804
22804
  {
22805
- "tsName": "vt_unknown",
22805
+ "tsName": "VT_UNKNOWN",
22806
22806
  "isStatic": true,
22807
22807
  "tsSignatureId": "VT_UNKNOWN|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22808
22808
  "target": {
@@ -22812,7 +22812,7 @@
22812
22812
  }
22813
22813
  },
22814
22814
  {
22815
- "tsName": "vt_decimal",
22815
+ "tsName": "VT_DECIMAL",
22816
22816
  "isStatic": true,
22817
22817
  "tsSignatureId": "VT_DECIMAL|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22818
22818
  "target": {
@@ -22822,7 +22822,7 @@
22822
22822
  }
22823
22823
  },
22824
22824
  {
22825
- "tsName": "vt_i1",
22825
+ "tsName": "VT_I1",
22826
22826
  "isStatic": true,
22827
22827
  "tsSignatureId": "VT_I1|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22828
22828
  "target": {
@@ -22832,7 +22832,7 @@
22832
22832
  }
22833
22833
  },
22834
22834
  {
22835
- "tsName": "vt_ui1",
22835
+ "tsName": "VT_UI1",
22836
22836
  "isStatic": true,
22837
22837
  "tsSignatureId": "VT_UI1|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22838
22838
  "target": {
@@ -22842,7 +22842,7 @@
22842
22842
  }
22843
22843
  },
22844
22844
  {
22845
- "tsName": "vt_ui2",
22845
+ "tsName": "VT_UI2",
22846
22846
  "isStatic": true,
22847
22847
  "tsSignatureId": "VT_UI2|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22848
22848
  "target": {
@@ -22852,7 +22852,7 @@
22852
22852
  }
22853
22853
  },
22854
22854
  {
22855
- "tsName": "vt_ui4",
22855
+ "tsName": "VT_UI4",
22856
22856
  "isStatic": true,
22857
22857
  "tsSignatureId": "VT_UI4|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22858
22858
  "target": {
@@ -22862,7 +22862,7 @@
22862
22862
  }
22863
22863
  },
22864
22864
  {
22865
- "tsName": "vt_i8",
22865
+ "tsName": "VT_I8",
22866
22866
  "isStatic": true,
22867
22867
  "tsSignatureId": "VT_I8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22868
22868
  "target": {
@@ -22872,7 +22872,7 @@
22872
22872
  }
22873
22873
  },
22874
22874
  {
22875
- "tsName": "vt_ui8",
22875
+ "tsName": "VT_UI8",
22876
22876
  "isStatic": true,
22877
22877
  "tsSignatureId": "VT_UI8|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22878
22878
  "target": {
@@ -22882,7 +22882,7 @@
22882
22882
  }
22883
22883
  },
22884
22884
  {
22885
- "tsName": "vt_int",
22885
+ "tsName": "VT_INT",
22886
22886
  "isStatic": true,
22887
22887
  "tsSignatureId": "VT_INT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22888
22888
  "target": {
@@ -22892,7 +22892,7 @@
22892
22892
  }
22893
22893
  },
22894
22894
  {
22895
- "tsName": "vt_uint",
22895
+ "tsName": "VT_UINT",
22896
22896
  "isStatic": true,
22897
22897
  "tsSignatureId": "VT_UINT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22898
22898
  "target": {
@@ -22902,7 +22902,7 @@
22902
22902
  }
22903
22903
  },
22904
22904
  {
22905
- "tsName": "vt_void",
22905
+ "tsName": "VT_VOID",
22906
22906
  "isStatic": true,
22907
22907
  "tsSignatureId": "VT_VOID|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22908
22908
  "target": {
@@ -22912,7 +22912,7 @@
22912
22912
  }
22913
22913
  },
22914
22914
  {
22915
- "tsName": "vt_hresult",
22915
+ "tsName": "VT_HRESULT",
22916
22916
  "isStatic": true,
22917
22917
  "tsSignatureId": "VT_HRESULT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22918
22918
  "target": {
@@ -22922,7 +22922,7 @@
22922
22922
  }
22923
22923
  },
22924
22924
  {
22925
- "tsName": "vt_ptr",
22925
+ "tsName": "VT_PTR",
22926
22926
  "isStatic": true,
22927
22927
  "tsSignatureId": "VT_PTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22928
22928
  "target": {
@@ -22932,7 +22932,7 @@
22932
22932
  }
22933
22933
  },
22934
22934
  {
22935
- "tsName": "vt_safearray",
22935
+ "tsName": "VT_SAFEARRAY",
22936
22936
  "isStatic": true,
22937
22937
  "tsSignatureId": "VT_SAFEARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22938
22938
  "target": {
@@ -22942,7 +22942,7 @@
22942
22942
  }
22943
22943
  },
22944
22944
  {
22945
- "tsName": "vt_carray",
22945
+ "tsName": "VT_CARRAY",
22946
22946
  "isStatic": true,
22947
22947
  "tsSignatureId": "VT_CARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22948
22948
  "target": {
@@ -22952,7 +22952,7 @@
22952
22952
  }
22953
22953
  },
22954
22954
  {
22955
- "tsName": "vt_userdefined",
22955
+ "tsName": "VT_USERDEFINED",
22956
22956
  "isStatic": true,
22957
22957
  "tsSignatureId": "VT_USERDEFINED|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22958
22958
  "target": {
@@ -22962,7 +22962,7 @@
22962
22962
  }
22963
22963
  },
22964
22964
  {
22965
- "tsName": "vt_lpstr",
22965
+ "tsName": "VT_LPSTR",
22966
22966
  "isStatic": true,
22967
22967
  "tsSignatureId": "VT_LPSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22968
22968
  "target": {
@@ -22972,7 +22972,7 @@
22972
22972
  }
22973
22973
  },
22974
22974
  {
22975
- "tsName": "vt_lpwstr",
22975
+ "tsName": "VT_LPWSTR",
22976
22976
  "isStatic": true,
22977
22977
  "tsSignatureId": "VT_LPWSTR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22978
22978
  "target": {
@@ -22982,7 +22982,7 @@
22982
22982
  }
22983
22983
  },
22984
22984
  {
22985
- "tsName": "vt_record",
22985
+ "tsName": "VT_RECORD",
22986
22986
  "isStatic": true,
22987
22987
  "tsSignatureId": "VT_RECORD|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22988
22988
  "target": {
@@ -22992,7 +22992,7 @@
22992
22992
  }
22993
22993
  },
22994
22994
  {
22995
- "tsName": "vt_filetime",
22995
+ "tsName": "VT_FILETIME",
22996
22996
  "isStatic": true,
22997
22997
  "tsSignatureId": "VT_FILETIME|System.Runtime.InteropServices.VarEnum|static=true|const=true",
22998
22998
  "target": {
@@ -23002,7 +23002,7 @@
23002
23002
  }
23003
23003
  },
23004
23004
  {
23005
- "tsName": "vt_blob",
23005
+ "tsName": "VT_BLOB",
23006
23006
  "isStatic": true,
23007
23007
  "tsSignatureId": "VT_BLOB|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23008
23008
  "target": {
@@ -23012,7 +23012,7 @@
23012
23012
  }
23013
23013
  },
23014
23014
  {
23015
- "tsName": "vt_stream",
23015
+ "tsName": "VT_STREAM",
23016
23016
  "isStatic": true,
23017
23017
  "tsSignatureId": "VT_STREAM|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23018
23018
  "target": {
@@ -23022,7 +23022,7 @@
23022
23022
  }
23023
23023
  },
23024
23024
  {
23025
- "tsName": "vt_storage",
23025
+ "tsName": "VT_STORAGE",
23026
23026
  "isStatic": true,
23027
23027
  "tsSignatureId": "VT_STORAGE|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23028
23028
  "target": {
@@ -23032,7 +23032,7 @@
23032
23032
  }
23033
23033
  },
23034
23034
  {
23035
- "tsName": "vt_streamed_object",
23035
+ "tsName": "VT_STREAMED_OBJECT",
23036
23036
  "isStatic": true,
23037
23037
  "tsSignatureId": "VT_STREAMED_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23038
23038
  "target": {
@@ -23042,7 +23042,7 @@
23042
23042
  }
23043
23043
  },
23044
23044
  {
23045
- "tsName": "vt_stored_object",
23045
+ "tsName": "VT_STORED_OBJECT",
23046
23046
  "isStatic": true,
23047
23047
  "tsSignatureId": "VT_STORED_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23048
23048
  "target": {
@@ -23052,7 +23052,7 @@
23052
23052
  }
23053
23053
  },
23054
23054
  {
23055
- "tsName": "vt_blob_object",
23055
+ "tsName": "VT_BLOB_OBJECT",
23056
23056
  "isStatic": true,
23057
23057
  "tsSignatureId": "VT_BLOB_OBJECT|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23058
23058
  "target": {
@@ -23062,7 +23062,7 @@
23062
23062
  }
23063
23063
  },
23064
23064
  {
23065
- "tsName": "vt_cf",
23065
+ "tsName": "VT_CF",
23066
23066
  "isStatic": true,
23067
23067
  "tsSignatureId": "VT_CF|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23068
23068
  "target": {
@@ -23072,7 +23072,7 @@
23072
23072
  }
23073
23073
  },
23074
23074
  {
23075
- "tsName": "vt_clsid",
23075
+ "tsName": "VT_CLSID",
23076
23076
  "isStatic": true,
23077
23077
  "tsSignatureId": "VT_CLSID|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23078
23078
  "target": {
@@ -23082,7 +23082,7 @@
23082
23082
  }
23083
23083
  },
23084
23084
  {
23085
- "tsName": "vt_vector",
23085
+ "tsName": "VT_VECTOR",
23086
23086
  "isStatic": true,
23087
23087
  "tsSignatureId": "VT_VECTOR|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23088
23088
  "target": {
@@ -23092,7 +23092,7 @@
23092
23092
  }
23093
23093
  },
23094
23094
  {
23095
- "tsName": "vt_array",
23095
+ "tsName": "VT_ARRAY",
23096
23096
  "isStatic": true,
23097
23097
  "tsSignatureId": "VT_ARRAY|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23098
23098
  "target": {
@@ -23102,7 +23102,7 @@
23102
23102
  }
23103
23103
  },
23104
23104
  {
23105
- "tsName": "vt_byref",
23105
+ "tsName": "VT_BYREF",
23106
23106
  "isStatic": true,
23107
23107
  "tsSignatureId": "VT_BYREF|System.Runtime.InteropServices.VarEnum|static=true|const=true",
23108
23108
  "target": {
@@ -24017,7 +24017,7 @@
24017
24017
  {
24018
24018
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComWrappers\u002BComInterfaceEntry::IIDSystem.Guid",
24019
24019
  "clrName": "IID",
24020
- "tsEmitName": "iid",
24020
+ "tsEmitName": "IID",
24021
24021
  "metadataToken": 67113512,
24022
24022
  "normalizedSignature": "IID|System.Guid|static=false|const=false",
24023
24023
  "isStatic": false,
@@ -24103,7 +24103,7 @@
24103
24103
  ],
24104
24104
  "exposedFields": [
24105
24105
  {
24106
- "tsName": "iid",
24106
+ "tsName": "IID",
24107
24107
  "isStatic": false,
24108
24108
  "tsSignatureId": "IID|System.Guid|static=false|const=false",
24109
24109
  "target": {
@@ -27727,7 +27727,7 @@
27727
27727
  {
27728
27728
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.NFloat::E:System.Runtime.InteropServices.NFloat",
27729
27729
  "clrName": "E",
27730
- "tsEmitName": "e",
27730
+ "tsEmitName": "E",
27731
27731
  "metadataToken": 385879666,
27732
27732
  "canonicalSignature": ":System.Runtime.InteropServices.NFloat",
27733
27733
  "normalizedSignature": "E|:System.Runtime.InteropServices.NFloat|static=true|accessor=get",
@@ -29877,7 +29877,7 @@
29877
29877
  }
29878
29878
  },
29879
29879
  {
29880
- "tsName": "e",
29880
+ "tsName": "E",
29881
29881
  "isStatic": true,
29882
29882
  "tsSignatureId": "E|:System.Runtime.InteropServices.NFloat|static=true|accessor=get",
29883
29883
  "target": {
@@ -30232,7 +30232,7 @@
30232
30232
  {
30233
30233
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.OSPlatform::OSX:System.Runtime.InteropServices.OSPlatform",
30234
30234
  "clrName": "OSX",
30235
- "tsEmitName": "osx",
30235
+ "tsEmitName": "OSX",
30236
30236
  "metadataToken": 385879677,
30237
30237
  "canonicalSignature": ":System.Runtime.InteropServices.OSPlatform",
30238
30238
  "normalizedSignature": "OSX|:System.Runtime.InteropServices.OSPlatform|static=true|accessor=get",
@@ -30375,7 +30375,7 @@
30375
30375
  }
30376
30376
  },
30377
30377
  {
30378
- "tsName": "osx",
30378
+ "tsName": "OSX",
30379
30379
  "isStatic": true,
30380
30380
  "tsSignatureId": "OSX|:System.Runtime.InteropServices.OSPlatform|static=true|accessor=get",
30381
30381
  "target": {