@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
@@ -30,7 +30,7 @@
30
30
  {
31
31
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_NODATASystem.Runtime.InteropServices.ComTypes.ADVF",
32
32
  "clrName": "ADVF_NODATA",
33
- "tsEmitName": "advf_nodata",
33
+ "tsEmitName": "ADVF_NODATA",
34
34
  "normalizedSignature": "ADVF_NODATA|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
35
35
  "isStatic": true,
36
36
  "isReadOnly": false,
@@ -39,7 +39,7 @@
39
39
  {
40
40
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_PRIMEFIRSTSystem.Runtime.InteropServices.ComTypes.ADVF",
41
41
  "clrName": "ADVF_PRIMEFIRST",
42
- "tsEmitName": "advf_primefirst",
42
+ "tsEmitName": "ADVF_PRIMEFIRST",
43
43
  "normalizedSignature": "ADVF_PRIMEFIRST|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
44
44
  "isStatic": true,
45
45
  "isReadOnly": false,
@@ -48,7 +48,7 @@
48
48
  {
49
49
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_ONLYONCESystem.Runtime.InteropServices.ComTypes.ADVF",
50
50
  "clrName": "ADVF_ONLYONCE",
51
- "tsEmitName": "advf_onlyonce",
51
+ "tsEmitName": "ADVF_ONLYONCE",
52
52
  "normalizedSignature": "ADVF_ONLYONCE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
53
53
  "isStatic": true,
54
54
  "isReadOnly": false,
@@ -57,7 +57,7 @@
57
57
  {
58
58
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_DATAONSTOPSystem.Runtime.InteropServices.ComTypes.ADVF",
59
59
  "clrName": "ADVF_DATAONSTOP",
60
- "tsEmitName": "advf_dataonstop",
60
+ "tsEmitName": "ADVF_DATAONSTOP",
61
61
  "normalizedSignature": "ADVF_DATAONSTOP|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
62
62
  "isStatic": true,
63
63
  "isReadOnly": false,
@@ -66,7 +66,7 @@
66
66
  {
67
67
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_NOHANDLERSystem.Runtime.InteropServices.ComTypes.ADVF",
68
68
  "clrName": "ADVFCACHE_NOHANDLER",
69
- "tsEmitName": "advfcache_nohandler",
69
+ "tsEmitName": "ADVFCACHE_NOHANDLER",
70
70
  "normalizedSignature": "ADVFCACHE_NOHANDLER|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
71
71
  "isStatic": true,
72
72
  "isReadOnly": false,
@@ -75,7 +75,7 @@
75
75
  {
76
76
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_FORCEBUILTINSystem.Runtime.InteropServices.ComTypes.ADVF",
77
77
  "clrName": "ADVFCACHE_FORCEBUILTIN",
78
- "tsEmitName": "advfcache_forcebuiltin",
78
+ "tsEmitName": "ADVFCACHE_FORCEBUILTIN",
79
79
  "normalizedSignature": "ADVFCACHE_FORCEBUILTIN|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
80
80
  "isStatic": true,
81
81
  "isReadOnly": false,
@@ -84,7 +84,7 @@
84
84
  {
85
85
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_ONSAVESystem.Runtime.InteropServices.ComTypes.ADVF",
86
86
  "clrName": "ADVFCACHE_ONSAVE",
87
- "tsEmitName": "advfcache_onsave",
87
+ "tsEmitName": "ADVFCACHE_ONSAVE",
88
88
  "normalizedSignature": "ADVFCACHE_ONSAVE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
89
89
  "isStatic": true,
90
90
  "isReadOnly": false,
@@ -119,7 +119,7 @@
119
119
  {
120
120
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_CDECLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
121
121
  "clrName": "CC_CDECL",
122
- "tsEmitName": "cc_cdecl",
122
+ "tsEmitName": "CC_CDECL",
123
123
  "normalizedSignature": "CC_CDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
124
124
  "isStatic": true,
125
125
  "isReadOnly": false,
@@ -128,7 +128,7 @@
128
128
  {
129
129
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MSCPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
130
130
  "clrName": "CC_MSCPASCAL",
131
- "tsEmitName": "cc_mscpascal",
131
+ "tsEmitName": "CC_MSCPASCAL",
132
132
  "normalizedSignature": "CC_MSCPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
133
133
  "isStatic": true,
134
134
  "isReadOnly": false,
@@ -137,7 +137,7 @@
137
137
  {
138
138
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_PASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
139
139
  "clrName": "CC_PASCAL",
140
- "tsEmitName": "cc_pascal",
140
+ "tsEmitName": "CC_PASCAL",
141
141
  "normalizedSignature": "CC_PASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
142
142
  "isStatic": true,
143
143
  "isReadOnly": false,
@@ -146,7 +146,7 @@
146
146
  {
147
147
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MACPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
148
148
  "clrName": "CC_MACPASCAL",
149
- "tsEmitName": "cc_macpascal",
149
+ "tsEmitName": "CC_MACPASCAL",
150
150
  "normalizedSignature": "CC_MACPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
151
151
  "isStatic": true,
152
152
  "isReadOnly": false,
@@ -155,7 +155,7 @@
155
155
  {
156
156
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_STDCALLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
157
157
  "clrName": "CC_STDCALL",
158
- "tsEmitName": "cc_stdcall",
158
+ "tsEmitName": "CC_STDCALL",
159
159
  "normalizedSignature": "CC_STDCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
160
160
  "isStatic": true,
161
161
  "isReadOnly": false,
@@ -164,7 +164,7 @@
164
164
  {
165
165
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_RESERVEDSystem.Runtime.InteropServices.ComTypes.CALLCONV",
166
166
  "clrName": "CC_RESERVED",
167
- "tsEmitName": "cc_reserved",
167
+ "tsEmitName": "CC_RESERVED",
168
168
  "normalizedSignature": "CC_RESERVED|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
169
169
  "isStatic": true,
170
170
  "isReadOnly": false,
@@ -173,7 +173,7 @@
173
173
  {
174
174
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_SYSCALLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
175
175
  "clrName": "CC_SYSCALL",
176
- "tsEmitName": "cc_syscall",
176
+ "tsEmitName": "CC_SYSCALL",
177
177
  "normalizedSignature": "CC_SYSCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
178
178
  "isStatic": true,
179
179
  "isReadOnly": false,
@@ -182,7 +182,7 @@
182
182
  {
183
183
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MPWCDECLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
184
184
  "clrName": "CC_MPWCDECL",
185
- "tsEmitName": "cc_mpwcdecl",
185
+ "tsEmitName": "CC_MPWCDECL",
186
186
  "normalizedSignature": "CC_MPWCDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
187
187
  "isStatic": true,
188
188
  "isReadOnly": false,
@@ -191,7 +191,7 @@
191
191
  {
192
192
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MPWPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
193
193
  "clrName": "CC_MPWPASCAL",
194
- "tsEmitName": "cc_mpwpascal",
194
+ "tsEmitName": "CC_MPWPASCAL",
195
195
  "normalizedSignature": "CC_MPWPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
196
196
  "isStatic": true,
197
197
  "isReadOnly": false,
@@ -200,7 +200,7 @@
200
200
  {
201
201
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MAXSystem.Runtime.InteropServices.ComTypes.CALLCONV",
202
202
  "clrName": "CC_MAX",
203
- "tsEmitName": "cc_max",
203
+ "tsEmitName": "CC_MAX",
204
204
  "normalizedSignature": "CC_MAX|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
205
205
  "isStatic": true,
206
206
  "isReadOnly": false,
@@ -235,7 +235,7 @@
235
235
  {
236
236
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DATADIR::DATADIR_GETSystem.Runtime.InteropServices.ComTypes.DATADIR",
237
237
  "clrName": "DATADIR_GET",
238
- "tsEmitName": "datadir_get",
238
+ "tsEmitName": "DATADIR_GET",
239
239
  "normalizedSignature": "DATADIR_GET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
240
240
  "isStatic": true,
241
241
  "isReadOnly": false,
@@ -244,7 +244,7 @@
244
244
  {
245
245
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DATADIR::DATADIR_SETSystem.Runtime.InteropServices.ComTypes.DATADIR",
246
246
  "clrName": "DATADIR_SET",
247
- "tsEmitName": "datadir_set",
247
+ "tsEmitName": "DATADIR_SET",
248
248
  "normalizedSignature": "DATADIR_SET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
249
249
  "isStatic": true,
250
250
  "isReadOnly": false,
@@ -279,7 +279,7 @@
279
279
  {
280
280
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_NONESystem.Runtime.InteropServices.ComTypes.DESCKIND",
281
281
  "clrName": "DESCKIND_NONE",
282
- "tsEmitName": "desckind_none",
282
+ "tsEmitName": "DESCKIND_NONE",
283
283
  "normalizedSignature": "DESCKIND_NONE|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
284
284
  "isStatic": true,
285
285
  "isReadOnly": false,
@@ -288,7 +288,7 @@
288
288
  {
289
289
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_FUNCDESCSystem.Runtime.InteropServices.ComTypes.DESCKIND",
290
290
  "clrName": "DESCKIND_FUNCDESC",
291
- "tsEmitName": "desckind_funcdesc",
291
+ "tsEmitName": "DESCKIND_FUNCDESC",
292
292
  "normalizedSignature": "DESCKIND_FUNCDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
293
293
  "isStatic": true,
294
294
  "isReadOnly": false,
@@ -297,7 +297,7 @@
297
297
  {
298
298
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_VARDESCSystem.Runtime.InteropServices.ComTypes.DESCKIND",
299
299
  "clrName": "DESCKIND_VARDESC",
300
- "tsEmitName": "desckind_vardesc",
300
+ "tsEmitName": "DESCKIND_VARDESC",
301
301
  "normalizedSignature": "DESCKIND_VARDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
302
302
  "isStatic": true,
303
303
  "isReadOnly": false,
@@ -306,7 +306,7 @@
306
306
  {
307
307
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_TYPECOMPSystem.Runtime.InteropServices.ComTypes.DESCKIND",
308
308
  "clrName": "DESCKIND_TYPECOMP",
309
- "tsEmitName": "desckind_typecomp",
309
+ "tsEmitName": "DESCKIND_TYPECOMP",
310
310
  "normalizedSignature": "DESCKIND_TYPECOMP|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
311
311
  "isStatic": true,
312
312
  "isReadOnly": false,
@@ -315,7 +315,7 @@
315
315
  {
316
316
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_IMPLICITAPPOBJSystem.Runtime.InteropServices.ComTypes.DESCKIND",
317
317
  "clrName": "DESCKIND_IMPLICITAPPOBJ",
318
- "tsEmitName": "desckind_implicitappobj",
318
+ "tsEmitName": "DESCKIND_IMPLICITAPPOBJ",
319
319
  "normalizedSignature": "DESCKIND_IMPLICITAPPOBJ|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
320
320
  "isStatic": true,
321
321
  "isReadOnly": false,
@@ -324,7 +324,7 @@
324
324
  {
325
325
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_MAXSystem.Runtime.InteropServices.ComTypes.DESCKIND",
326
326
  "clrName": "DESCKIND_MAX",
327
- "tsEmitName": "desckind_max",
327
+ "tsEmitName": "DESCKIND_MAX",
328
328
  "normalizedSignature": "DESCKIND_MAX|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
329
329
  "isStatic": true,
330
330
  "isReadOnly": false,
@@ -359,7 +359,7 @@
359
359
  {
360
360
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_CONTENTSystem.Runtime.InteropServices.ComTypes.DVASPECT",
361
361
  "clrName": "DVASPECT_CONTENT",
362
- "tsEmitName": "dvaspect_content",
362
+ "tsEmitName": "DVASPECT_CONTENT",
363
363
  "normalizedSignature": "DVASPECT_CONTENT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
364
364
  "isStatic": true,
365
365
  "isReadOnly": false,
@@ -368,7 +368,7 @@
368
368
  {
369
369
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_THUMBNAILSystem.Runtime.InteropServices.ComTypes.DVASPECT",
370
370
  "clrName": "DVASPECT_THUMBNAIL",
371
- "tsEmitName": "dvaspect_thumbnail",
371
+ "tsEmitName": "DVASPECT_THUMBNAIL",
372
372
  "normalizedSignature": "DVASPECT_THUMBNAIL|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
373
373
  "isStatic": true,
374
374
  "isReadOnly": false,
@@ -377,7 +377,7 @@
377
377
  {
378
378
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_ICONSystem.Runtime.InteropServices.ComTypes.DVASPECT",
379
379
  "clrName": "DVASPECT_ICON",
380
- "tsEmitName": "dvaspect_icon",
380
+ "tsEmitName": "DVASPECT_ICON",
381
381
  "normalizedSignature": "DVASPECT_ICON|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
382
382
  "isStatic": true,
383
383
  "isReadOnly": false,
@@ -386,7 +386,7 @@
386
386
  {
387
387
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_DOCPRINTSystem.Runtime.InteropServices.ComTypes.DVASPECT",
388
388
  "clrName": "DVASPECT_DOCPRINT",
389
- "tsEmitName": "dvaspect_docprint",
389
+ "tsEmitName": "DVASPECT_DOCPRINT",
390
390
  "normalizedSignature": "DVASPECT_DOCPRINT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
391
391
  "isStatic": true,
392
392
  "isReadOnly": false,
@@ -421,7 +421,7 @@
421
421
  {
422
422
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
423
423
  "clrName": "FUNCFLAG_FRESTRICTED",
424
- "tsEmitName": "funcflag_frestricted",
424
+ "tsEmitName": "FUNCFLAG_FRESTRICTED",
425
425
  "normalizedSignature": "FUNCFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
426
426
  "isStatic": true,
427
427
  "isReadOnly": false,
@@ -430,7 +430,7 @@
430
430
  {
431
431
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
432
432
  "clrName": "FUNCFLAG_FSOURCE",
433
- "tsEmitName": "funcflag_fsource",
433
+ "tsEmitName": "FUNCFLAG_FSOURCE",
434
434
  "normalizedSignature": "FUNCFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
435
435
  "isStatic": true,
436
436
  "isReadOnly": false,
@@ -439,7 +439,7 @@
439
439
  {
440
440
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FBINDABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
441
441
  "clrName": "FUNCFLAG_FBINDABLE",
442
- "tsEmitName": "funcflag_fbindable",
442
+ "tsEmitName": "FUNCFLAG_FBINDABLE",
443
443
  "normalizedSignature": "FUNCFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
444
444
  "isStatic": true,
445
445
  "isReadOnly": false,
@@ -448,7 +448,7 @@
448
448
  {
449
449
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FREQUESTEDITSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
450
450
  "clrName": "FUNCFLAG_FREQUESTEDIT",
451
- "tsEmitName": "funcflag_frequestedit",
451
+ "tsEmitName": "FUNCFLAG_FREQUESTEDIT",
452
452
  "normalizedSignature": "FUNCFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
453
453
  "isStatic": true,
454
454
  "isReadOnly": false,
@@ -457,7 +457,7 @@
457
457
  {
458
458
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDISPLAYBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
459
459
  "clrName": "FUNCFLAG_FDISPLAYBIND",
460
- "tsEmitName": "funcflag_fdisplaybind",
460
+ "tsEmitName": "FUNCFLAG_FDISPLAYBIND",
461
461
  "normalizedSignature": "FUNCFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
462
462
  "isStatic": true,
463
463
  "isReadOnly": false,
@@ -466,7 +466,7 @@
466
466
  {
467
467
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDEFAULTBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
468
468
  "clrName": "FUNCFLAG_FDEFAULTBIND",
469
- "tsEmitName": "funcflag_fdefaultbind",
469
+ "tsEmitName": "FUNCFLAG_FDEFAULTBIND",
470
470
  "normalizedSignature": "FUNCFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
471
471
  "isStatic": true,
472
472
  "isReadOnly": false,
@@ -475,7 +475,7 @@
475
475
  {
476
476
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
477
477
  "clrName": "FUNCFLAG_FHIDDEN",
478
- "tsEmitName": "funcflag_fhidden",
478
+ "tsEmitName": "FUNCFLAG_FHIDDEN",
479
479
  "normalizedSignature": "FUNCFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
480
480
  "isStatic": true,
481
481
  "isReadOnly": false,
@@ -484,7 +484,7 @@
484
484
  {
485
485
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FUSESGETLASTERRORSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
486
486
  "clrName": "FUNCFLAG_FUSESGETLASTERROR",
487
- "tsEmitName": "funcflag_fusesgetlasterror",
487
+ "tsEmitName": "FUNCFLAG_FUSESGETLASTERROR",
488
488
  "normalizedSignature": "FUNCFLAG_FUSESGETLASTERROR|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
489
489
  "isStatic": true,
490
490
  "isReadOnly": false,
@@ -493,7 +493,7 @@
493
493
  {
494
494
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDEFAULTCOLLELEMSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
495
495
  "clrName": "FUNCFLAG_FDEFAULTCOLLELEM",
496
- "tsEmitName": "funcflag_fdefaultcollelem",
496
+ "tsEmitName": "FUNCFLAG_FDEFAULTCOLLELEM",
497
497
  "normalizedSignature": "FUNCFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
498
498
  "isStatic": true,
499
499
  "isReadOnly": false,
@@ -502,7 +502,7 @@
502
502
  {
503
503
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FUIDEFAULTSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
504
504
  "clrName": "FUNCFLAG_FUIDEFAULT",
505
- "tsEmitName": "funcflag_fuidefault",
505
+ "tsEmitName": "FUNCFLAG_FUIDEFAULT",
506
506
  "normalizedSignature": "FUNCFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
507
507
  "isStatic": true,
508
508
  "isReadOnly": false,
@@ -511,7 +511,7 @@
511
511
  {
512
512
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FNONBROWSABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
513
513
  "clrName": "FUNCFLAG_FNONBROWSABLE",
514
- "tsEmitName": "funcflag_fnonbrowsable",
514
+ "tsEmitName": "FUNCFLAG_FNONBROWSABLE",
515
515
  "normalizedSignature": "FUNCFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
516
516
  "isStatic": true,
517
517
  "isReadOnly": false,
@@ -520,7 +520,7 @@
520
520
  {
521
521
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
522
522
  "clrName": "FUNCFLAG_FREPLACEABLE",
523
- "tsEmitName": "funcflag_freplaceable",
523
+ "tsEmitName": "FUNCFLAG_FREPLACEABLE",
524
524
  "normalizedSignature": "FUNCFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
525
525
  "isStatic": true,
526
526
  "isReadOnly": false,
@@ -529,7 +529,7 @@
529
529
  {
530
530
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FIMMEDIATEBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
531
531
  "clrName": "FUNCFLAG_FIMMEDIATEBIND",
532
- "tsEmitName": "funcflag_fimmediatebind",
532
+ "tsEmitName": "FUNCFLAG_FIMMEDIATEBIND",
533
533
  "normalizedSignature": "FUNCFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
534
534
  "isStatic": true,
535
535
  "isReadOnly": false,
@@ -564,7 +564,7 @@
564
564
  {
565
565
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_VIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
566
566
  "clrName": "FUNC_VIRTUAL",
567
- "tsEmitName": "func_virtual",
567
+ "tsEmitName": "FUNC_VIRTUAL",
568
568
  "normalizedSignature": "FUNC_VIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
569
569
  "isStatic": true,
570
570
  "isReadOnly": false,
@@ -573,7 +573,7 @@
573
573
  {
574
574
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_PUREVIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
575
575
  "clrName": "FUNC_PUREVIRTUAL",
576
- "tsEmitName": "func_purevirtual",
576
+ "tsEmitName": "FUNC_PUREVIRTUAL",
577
577
  "normalizedSignature": "FUNC_PUREVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
578
578
  "isStatic": true,
579
579
  "isReadOnly": false,
@@ -582,7 +582,7 @@
582
582
  {
583
583
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_NONVIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
584
584
  "clrName": "FUNC_NONVIRTUAL",
585
- "tsEmitName": "func_nonvirtual",
585
+ "tsEmitName": "FUNC_NONVIRTUAL",
586
586
  "normalizedSignature": "FUNC_NONVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
587
587
  "isStatic": true,
588
588
  "isReadOnly": false,
@@ -591,7 +591,7 @@
591
591
  {
592
592
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_STATICSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
593
593
  "clrName": "FUNC_STATIC",
594
- "tsEmitName": "func_static",
594
+ "tsEmitName": "FUNC_STATIC",
595
595
  "normalizedSignature": "FUNC_STATIC|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
596
596
  "isStatic": true,
597
597
  "isReadOnly": false,
@@ -600,7 +600,7 @@
600
600
  {
601
601
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_DISPATCHSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
602
602
  "clrName": "FUNC_DISPATCH",
603
- "tsEmitName": "func_dispatch",
603
+ "tsEmitName": "FUNC_DISPATCH",
604
604
  "normalizedSignature": "FUNC_DISPATCH|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
605
605
  "isStatic": true,
606
606
  "isReadOnly": false,
@@ -635,7 +635,7 @@
635
635
  {
636
636
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_NONESystem.Runtime.InteropServices.ComTypes.IDLFLAG",
637
637
  "clrName": "IDLFLAG_NONE",
638
- "tsEmitName": "idlflag_none",
638
+ "tsEmitName": "IDLFLAG_NONE",
639
639
  "normalizedSignature": "IDLFLAG_NONE|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
640
640
  "isStatic": true,
641
641
  "isReadOnly": false,
@@ -644,7 +644,7 @@
644
644
  {
645
645
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FINSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
646
646
  "clrName": "IDLFLAG_FIN",
647
- "tsEmitName": "idlflag_fin",
647
+ "tsEmitName": "IDLFLAG_FIN",
648
648
  "normalizedSignature": "IDLFLAG_FIN|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
649
649
  "isStatic": true,
650
650
  "isReadOnly": false,
@@ -653,7 +653,7 @@
653
653
  {
654
654
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FOUTSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
655
655
  "clrName": "IDLFLAG_FOUT",
656
- "tsEmitName": "idlflag_fout",
656
+ "tsEmitName": "IDLFLAG_FOUT",
657
657
  "normalizedSignature": "IDLFLAG_FOUT|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
658
658
  "isStatic": true,
659
659
  "isReadOnly": false,
@@ -662,7 +662,7 @@
662
662
  {
663
663
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FLCIDSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
664
664
  "clrName": "IDLFLAG_FLCID",
665
- "tsEmitName": "idlflag_flcid",
665
+ "tsEmitName": "IDLFLAG_FLCID",
666
666
  "normalizedSignature": "IDLFLAG_FLCID|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
667
667
  "isStatic": true,
668
668
  "isReadOnly": false,
@@ -671,7 +671,7 @@
671
671
  {
672
672
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FRETVALSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
673
673
  "clrName": "IDLFLAG_FRETVAL",
674
- "tsEmitName": "idlflag_fretval",
674
+ "tsEmitName": "IDLFLAG_FRETVAL",
675
675
  "normalizedSignature": "IDLFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
676
676
  "isStatic": true,
677
677
  "isReadOnly": false,
@@ -706,7 +706,7 @@
706
706
  {
707
707
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FDEFAULTSystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
708
708
  "clrName": "IMPLTYPEFLAG_FDEFAULT",
709
- "tsEmitName": "impltypeflag_fdefault",
709
+ "tsEmitName": "IMPLTYPEFLAG_FDEFAULT",
710
710
  "normalizedSignature": "IMPLTYPEFLAG_FDEFAULT|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
711
711
  "isStatic": true,
712
712
  "isReadOnly": false,
@@ -715,7 +715,7 @@
715
715
  {
716
716
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
717
717
  "clrName": "IMPLTYPEFLAG_FSOURCE",
718
- "tsEmitName": "impltypeflag_fsource",
718
+ "tsEmitName": "IMPLTYPEFLAG_FSOURCE",
719
719
  "normalizedSignature": "IMPLTYPEFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
720
720
  "isStatic": true,
721
721
  "isReadOnly": false,
@@ -724,7 +724,7 @@
724
724
  {
725
725
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
726
726
  "clrName": "IMPLTYPEFLAG_FRESTRICTED",
727
- "tsEmitName": "impltypeflag_frestricted",
727
+ "tsEmitName": "IMPLTYPEFLAG_FRESTRICTED",
728
728
  "normalizedSignature": "IMPLTYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
729
729
  "isStatic": true,
730
730
  "isReadOnly": false,
@@ -733,7 +733,7 @@
733
733
  {
734
734
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FDEFAULTVTABLESystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
735
735
  "clrName": "IMPLTYPEFLAG_FDEFAULTVTABLE",
736
- "tsEmitName": "impltypeflag_fdefaultvtable",
736
+ "tsEmitName": "IMPLTYPEFLAG_FDEFAULTVTABLE",
737
737
  "normalizedSignature": "IMPLTYPEFLAG_FDEFAULTVTABLE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
738
738
  "isStatic": true,
739
739
  "isReadOnly": false,
@@ -768,7 +768,7 @@
768
768
  {
769
769
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_FUNCSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
770
770
  "clrName": "INVOKE_FUNC",
771
- "tsEmitName": "invoke_func",
771
+ "tsEmitName": "INVOKE_FUNC",
772
772
  "normalizedSignature": "INVOKE_FUNC|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
773
773
  "isStatic": true,
774
774
  "isReadOnly": false,
@@ -777,7 +777,7 @@
777
777
  {
778
778
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYGETSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
779
779
  "clrName": "INVOKE_PROPERTYGET",
780
- "tsEmitName": "invoke_propertyget",
780
+ "tsEmitName": "INVOKE_PROPERTYGET",
781
781
  "normalizedSignature": "INVOKE_PROPERTYGET|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
782
782
  "isStatic": true,
783
783
  "isReadOnly": false,
@@ -786,7 +786,7 @@
786
786
  {
787
787
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYPUTSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
788
788
  "clrName": "INVOKE_PROPERTYPUT",
789
- "tsEmitName": "invoke_propertyput",
789
+ "tsEmitName": "INVOKE_PROPERTYPUT",
790
790
  "normalizedSignature": "INVOKE_PROPERTYPUT|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
791
791
  "isStatic": true,
792
792
  "isReadOnly": false,
@@ -795,7 +795,7 @@
795
795
  {
796
796
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYPUTREFSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
797
797
  "clrName": "INVOKE_PROPERTYPUTREF",
798
- "tsEmitName": "invoke_propertyputref",
798
+ "tsEmitName": "INVOKE_PROPERTYPUTREF",
799
799
  "normalizedSignature": "INVOKE_PROPERTYPUTREF|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
800
800
  "isStatic": true,
801
801
  "isReadOnly": false,
@@ -830,7 +830,7 @@
830
830
  {
831
831
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
832
832
  "clrName": "LIBFLAG_FRESTRICTED",
833
- "tsEmitName": "libflag_frestricted",
833
+ "tsEmitName": "LIBFLAG_FRESTRICTED",
834
834
  "normalizedSignature": "LIBFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
835
835
  "isStatic": true,
836
836
  "isReadOnly": false,
@@ -839,7 +839,7 @@
839
839
  {
840
840
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FCONTROLSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
841
841
  "clrName": "LIBFLAG_FCONTROL",
842
- "tsEmitName": "libflag_fcontrol",
842
+ "tsEmitName": "LIBFLAG_FCONTROL",
843
843
  "normalizedSignature": "LIBFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
844
844
  "isStatic": true,
845
845
  "isReadOnly": false,
@@ -848,7 +848,7 @@
848
848
  {
849
849
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
850
850
  "clrName": "LIBFLAG_FHIDDEN",
851
- "tsEmitName": "libflag_fhidden",
851
+ "tsEmitName": "LIBFLAG_FHIDDEN",
852
852
  "normalizedSignature": "LIBFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
853
853
  "isStatic": true,
854
854
  "isReadOnly": false,
@@ -857,7 +857,7 @@
857
857
  {
858
858
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FHASDISKIMAGESystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
859
859
  "clrName": "LIBFLAG_FHASDISKIMAGE",
860
- "tsEmitName": "libflag_fhasdiskimage",
860
+ "tsEmitName": "LIBFLAG_FHASDISKIMAGE",
861
861
  "normalizedSignature": "LIBFLAG_FHASDISKIMAGE|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
862
862
  "isStatic": true,
863
863
  "isReadOnly": false,
@@ -892,7 +892,7 @@
892
892
  {
893
893
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_NONESystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
894
894
  "clrName": "PARAMFLAG_NONE",
895
- "tsEmitName": "paramflag_none",
895
+ "tsEmitName": "PARAMFLAG_NONE",
896
896
  "normalizedSignature": "PARAMFLAG_NONE|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
897
897
  "isStatic": true,
898
898
  "isReadOnly": false,
@@ -901,7 +901,7 @@
901
901
  {
902
902
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FINSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
903
903
  "clrName": "PARAMFLAG_FIN",
904
- "tsEmitName": "paramflag_fin",
904
+ "tsEmitName": "PARAMFLAG_FIN",
905
905
  "normalizedSignature": "PARAMFLAG_FIN|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
906
906
  "isStatic": true,
907
907
  "isReadOnly": false,
@@ -910,7 +910,7 @@
910
910
  {
911
911
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FOUTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
912
912
  "clrName": "PARAMFLAG_FOUT",
913
- "tsEmitName": "paramflag_fout",
913
+ "tsEmitName": "PARAMFLAG_FOUT",
914
914
  "normalizedSignature": "PARAMFLAG_FOUT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
915
915
  "isStatic": true,
916
916
  "isReadOnly": false,
@@ -919,7 +919,7 @@
919
919
  {
920
920
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FLCIDSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
921
921
  "clrName": "PARAMFLAG_FLCID",
922
- "tsEmitName": "paramflag_flcid",
922
+ "tsEmitName": "PARAMFLAG_FLCID",
923
923
  "normalizedSignature": "PARAMFLAG_FLCID|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
924
924
  "isStatic": true,
925
925
  "isReadOnly": false,
@@ -928,7 +928,7 @@
928
928
  {
929
929
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FRETVALSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
930
930
  "clrName": "PARAMFLAG_FRETVAL",
931
- "tsEmitName": "paramflag_fretval",
931
+ "tsEmitName": "PARAMFLAG_FRETVAL",
932
932
  "normalizedSignature": "PARAMFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
933
933
  "isStatic": true,
934
934
  "isReadOnly": false,
@@ -937,7 +937,7 @@
937
937
  {
938
938
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FOPTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
939
939
  "clrName": "PARAMFLAG_FOPT",
940
- "tsEmitName": "paramflag_fopt",
940
+ "tsEmitName": "PARAMFLAG_FOPT",
941
941
  "normalizedSignature": "PARAMFLAG_FOPT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
942
942
  "isStatic": true,
943
943
  "isReadOnly": false,
@@ -946,7 +946,7 @@
946
946
  {
947
947
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FHASDEFAULTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
948
948
  "clrName": "PARAMFLAG_FHASDEFAULT",
949
- "tsEmitName": "paramflag_fhasdefault",
949
+ "tsEmitName": "PARAMFLAG_FHASDEFAULT",
950
950
  "normalizedSignature": "PARAMFLAG_FHASDEFAULT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
951
951
  "isStatic": true,
952
952
  "isReadOnly": false,
@@ -955,7 +955,7 @@
955
955
  {
956
956
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FHASCUSTDATASystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
957
957
  "clrName": "PARAMFLAG_FHASCUSTDATA",
958
- "tsEmitName": "paramflag_fhascustdata",
958
+ "tsEmitName": "PARAMFLAG_FHASCUSTDATA",
959
959
  "normalizedSignature": "PARAMFLAG_FHASCUSTDATA|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
960
960
  "isStatic": true,
961
961
  "isReadOnly": false,
@@ -990,7 +990,7 @@
990
990
  {
991
991
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN16System.Runtime.InteropServices.ComTypes.SYSKIND",
992
992
  "clrName": "SYS_WIN16",
993
- "tsEmitName": "sys_win16",
993
+ "tsEmitName": "SYS_WIN16",
994
994
  "normalizedSignature": "SYS_WIN16|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
995
995
  "isStatic": true,
996
996
  "isReadOnly": false,
@@ -999,7 +999,7 @@
999
999
  {
1000
1000
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN32System.Runtime.InteropServices.ComTypes.SYSKIND",
1001
1001
  "clrName": "SYS_WIN32",
1002
- "tsEmitName": "sys_win32",
1002
+ "tsEmitName": "SYS_WIN32",
1003
1003
  "normalizedSignature": "SYS_WIN32|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
1004
1004
  "isStatic": true,
1005
1005
  "isReadOnly": false,
@@ -1008,7 +1008,7 @@
1008
1008
  {
1009
1009
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_MACSystem.Runtime.InteropServices.ComTypes.SYSKIND",
1010
1010
  "clrName": "SYS_MAC",
1011
- "tsEmitName": "sys_mac",
1011
+ "tsEmitName": "SYS_MAC",
1012
1012
  "normalizedSignature": "SYS_MAC|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
1013
1013
  "isStatic": true,
1014
1014
  "isReadOnly": false,
@@ -1017,7 +1017,7 @@
1017
1017
  {
1018
1018
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN64System.Runtime.InteropServices.ComTypes.SYSKIND",
1019
1019
  "clrName": "SYS_WIN64",
1020
- "tsEmitName": "sys_win64",
1020
+ "tsEmitName": "SYS_WIN64",
1021
1021
  "normalizedSignature": "SYS_WIN64|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
1022
1022
  "isStatic": true,
1023
1023
  "isReadOnly": false,
@@ -1052,7 +1052,7 @@
1052
1052
  {
1053
1053
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_HGLOBALSystem.Runtime.InteropServices.ComTypes.TYMED",
1054
1054
  "clrName": "TYMED_HGLOBAL",
1055
- "tsEmitName": "tymed_hglobal",
1055
+ "tsEmitName": "TYMED_HGLOBAL",
1056
1056
  "normalizedSignature": "TYMED_HGLOBAL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1057
1057
  "isStatic": true,
1058
1058
  "isReadOnly": false,
@@ -1061,7 +1061,7 @@
1061
1061
  {
1062
1062
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_FILESystem.Runtime.InteropServices.ComTypes.TYMED",
1063
1063
  "clrName": "TYMED_FILE",
1064
- "tsEmitName": "tymed_file",
1064
+ "tsEmitName": "TYMED_FILE",
1065
1065
  "normalizedSignature": "TYMED_FILE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1066
1066
  "isStatic": true,
1067
1067
  "isReadOnly": false,
@@ -1070,7 +1070,7 @@
1070
1070
  {
1071
1071
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ISTREAMSystem.Runtime.InteropServices.ComTypes.TYMED",
1072
1072
  "clrName": "TYMED_ISTREAM",
1073
- "tsEmitName": "tymed_istream",
1073
+ "tsEmitName": "TYMED_ISTREAM",
1074
1074
  "normalizedSignature": "TYMED_ISTREAM|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1075
1075
  "isStatic": true,
1076
1076
  "isReadOnly": false,
@@ -1079,7 +1079,7 @@
1079
1079
  {
1080
1080
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ISTORAGESystem.Runtime.InteropServices.ComTypes.TYMED",
1081
1081
  "clrName": "TYMED_ISTORAGE",
1082
- "tsEmitName": "tymed_istorage",
1082
+ "tsEmitName": "TYMED_ISTORAGE",
1083
1083
  "normalizedSignature": "TYMED_ISTORAGE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1084
1084
  "isStatic": true,
1085
1085
  "isReadOnly": false,
@@ -1088,7 +1088,7 @@
1088
1088
  {
1089
1089
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_GDISystem.Runtime.InteropServices.ComTypes.TYMED",
1090
1090
  "clrName": "TYMED_GDI",
1091
- "tsEmitName": "tymed_gdi",
1091
+ "tsEmitName": "TYMED_GDI",
1092
1092
  "normalizedSignature": "TYMED_GDI|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1093
1093
  "isStatic": true,
1094
1094
  "isReadOnly": false,
@@ -1097,7 +1097,7 @@
1097
1097
  {
1098
1098
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_MFPICTSystem.Runtime.InteropServices.ComTypes.TYMED",
1099
1099
  "clrName": "TYMED_MFPICT",
1100
- "tsEmitName": "tymed_mfpict",
1100
+ "tsEmitName": "TYMED_MFPICT",
1101
1101
  "normalizedSignature": "TYMED_MFPICT|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1102
1102
  "isStatic": true,
1103
1103
  "isReadOnly": false,
@@ -1106,7 +1106,7 @@
1106
1106
  {
1107
1107
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ENHMFSystem.Runtime.InteropServices.ComTypes.TYMED",
1108
1108
  "clrName": "TYMED_ENHMF",
1109
- "tsEmitName": "tymed_enhmf",
1109
+ "tsEmitName": "TYMED_ENHMF",
1110
1110
  "normalizedSignature": "TYMED_ENHMF|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1111
1111
  "isStatic": true,
1112
1112
  "isReadOnly": false,
@@ -1115,7 +1115,7 @@
1115
1115
  {
1116
1116
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_NULLSystem.Runtime.InteropServices.ComTypes.TYMED",
1117
1117
  "clrName": "TYMED_NULL",
1118
- "tsEmitName": "tymed_null",
1118
+ "tsEmitName": "TYMED_NULL",
1119
1119
  "normalizedSignature": "TYMED_NULL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
1120
1120
  "isStatic": true,
1121
1121
  "isReadOnly": false,
@@ -1150,7 +1150,7 @@
1150
1150
  {
1151
1151
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FAPPOBJECTSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1152
1152
  "clrName": "TYPEFLAG_FAPPOBJECT",
1153
- "tsEmitName": "typeflag_fappobject",
1153
+ "tsEmitName": "TYPEFLAG_FAPPOBJECT",
1154
1154
  "normalizedSignature": "TYPEFLAG_FAPPOBJECT|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1155
1155
  "isStatic": true,
1156
1156
  "isReadOnly": false,
@@ -1159,7 +1159,7 @@
1159
1159
  {
1160
1160
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FCANCREATESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1161
1161
  "clrName": "TYPEFLAG_FCANCREATE",
1162
- "tsEmitName": "typeflag_fcancreate",
1162
+ "tsEmitName": "TYPEFLAG_FCANCREATE",
1163
1163
  "normalizedSignature": "TYPEFLAG_FCANCREATE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1164
1164
  "isStatic": true,
1165
1165
  "isReadOnly": false,
@@ -1168,7 +1168,7 @@
1168
1168
  {
1169
1169
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FLICENSEDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1170
1170
  "clrName": "TYPEFLAG_FLICENSED",
1171
- "tsEmitName": "typeflag_flicensed",
1171
+ "tsEmitName": "TYPEFLAG_FLICENSED",
1172
1172
  "normalizedSignature": "TYPEFLAG_FLICENSED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1173
1173
  "isStatic": true,
1174
1174
  "isReadOnly": false,
@@ -1177,7 +1177,7 @@
1177
1177
  {
1178
1178
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FPREDECLIDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1179
1179
  "clrName": "TYPEFLAG_FPREDECLID",
1180
- "tsEmitName": "typeflag_fpredeclid",
1180
+ "tsEmitName": "TYPEFLAG_FPREDECLID",
1181
1181
  "normalizedSignature": "TYPEFLAG_FPREDECLID|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1182
1182
  "isStatic": true,
1183
1183
  "isReadOnly": false,
@@ -1186,7 +1186,7 @@
1186
1186
  {
1187
1187
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1188
1188
  "clrName": "TYPEFLAG_FHIDDEN",
1189
- "tsEmitName": "typeflag_fhidden",
1189
+ "tsEmitName": "TYPEFLAG_FHIDDEN",
1190
1190
  "normalizedSignature": "TYPEFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1191
1191
  "isStatic": true,
1192
1192
  "isReadOnly": false,
@@ -1195,7 +1195,7 @@
1195
1195
  {
1196
1196
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FCONTROLSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1197
1197
  "clrName": "TYPEFLAG_FCONTROL",
1198
- "tsEmitName": "typeflag_fcontrol",
1198
+ "tsEmitName": "TYPEFLAG_FCONTROL",
1199
1199
  "normalizedSignature": "TYPEFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1200
1200
  "isStatic": true,
1201
1201
  "isReadOnly": false,
@@ -1204,7 +1204,7 @@
1204
1204
  {
1205
1205
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FDUALSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1206
1206
  "clrName": "TYPEFLAG_FDUAL",
1207
- "tsEmitName": "typeflag_fdual",
1207
+ "tsEmitName": "TYPEFLAG_FDUAL",
1208
1208
  "normalizedSignature": "TYPEFLAG_FDUAL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1209
1209
  "isStatic": true,
1210
1210
  "isReadOnly": false,
@@ -1213,7 +1213,7 @@
1213
1213
  {
1214
1214
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FNONEXTENSIBLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1215
1215
  "clrName": "TYPEFLAG_FNONEXTENSIBLE",
1216
- "tsEmitName": "typeflag_fnonextensible",
1216
+ "tsEmitName": "TYPEFLAG_FNONEXTENSIBLE",
1217
1217
  "normalizedSignature": "TYPEFLAG_FNONEXTENSIBLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1218
1218
  "isStatic": true,
1219
1219
  "isReadOnly": false,
@@ -1222,7 +1222,7 @@
1222
1222
  {
1223
1223
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FOLEAUTOMATIONSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1224
1224
  "clrName": "TYPEFLAG_FOLEAUTOMATION",
1225
- "tsEmitName": "typeflag_foleautomation",
1225
+ "tsEmitName": "TYPEFLAG_FOLEAUTOMATION",
1226
1226
  "normalizedSignature": "TYPEFLAG_FOLEAUTOMATION|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1227
1227
  "isStatic": true,
1228
1228
  "isReadOnly": false,
@@ -1231,7 +1231,7 @@
1231
1231
  {
1232
1232
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1233
1233
  "clrName": "TYPEFLAG_FRESTRICTED",
1234
- "tsEmitName": "typeflag_frestricted",
1234
+ "tsEmitName": "TYPEFLAG_FRESTRICTED",
1235
1235
  "normalizedSignature": "TYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1236
1236
  "isStatic": true,
1237
1237
  "isReadOnly": false,
@@ -1240,7 +1240,7 @@
1240
1240
  {
1241
1241
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FAGGREGATABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1242
1242
  "clrName": "TYPEFLAG_FAGGREGATABLE",
1243
- "tsEmitName": "typeflag_faggregatable",
1243
+ "tsEmitName": "TYPEFLAG_FAGGREGATABLE",
1244
1244
  "normalizedSignature": "TYPEFLAG_FAGGREGATABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1245
1245
  "isStatic": true,
1246
1246
  "isReadOnly": false,
@@ -1249,7 +1249,7 @@
1249
1249
  {
1250
1250
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1251
1251
  "clrName": "TYPEFLAG_FREPLACEABLE",
1252
- "tsEmitName": "typeflag_freplaceable",
1252
+ "tsEmitName": "TYPEFLAG_FREPLACEABLE",
1253
1253
  "normalizedSignature": "TYPEFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1254
1254
  "isStatic": true,
1255
1255
  "isReadOnly": false,
@@ -1258,7 +1258,7 @@
1258
1258
  {
1259
1259
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FDISPATCHABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1260
1260
  "clrName": "TYPEFLAG_FDISPATCHABLE",
1261
- "tsEmitName": "typeflag_fdispatchable",
1261
+ "tsEmitName": "TYPEFLAG_FDISPATCHABLE",
1262
1262
  "normalizedSignature": "TYPEFLAG_FDISPATCHABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1263
1263
  "isStatic": true,
1264
1264
  "isReadOnly": false,
@@ -1267,7 +1267,7 @@
1267
1267
  {
1268
1268
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FREVERSEBINDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1269
1269
  "clrName": "TYPEFLAG_FREVERSEBIND",
1270
- "tsEmitName": "typeflag_freversebind",
1270
+ "tsEmitName": "TYPEFLAG_FREVERSEBIND",
1271
1271
  "normalizedSignature": "TYPEFLAG_FREVERSEBIND|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1272
1272
  "isStatic": true,
1273
1273
  "isReadOnly": false,
@@ -1276,7 +1276,7 @@
1276
1276
  {
1277
1277
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FPROXYSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
1278
1278
  "clrName": "TYPEFLAG_FPROXY",
1279
- "tsEmitName": "typeflag_fproxy",
1279
+ "tsEmitName": "TYPEFLAG_FPROXY",
1280
1280
  "normalizedSignature": "TYPEFLAG_FPROXY|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
1281
1281
  "isStatic": true,
1282
1282
  "isReadOnly": false,
@@ -1311,7 +1311,7 @@
1311
1311
  {
1312
1312
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_ENUMSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1313
1313
  "clrName": "TKIND_ENUM",
1314
- "tsEmitName": "tkind_enum",
1314
+ "tsEmitName": "TKIND_ENUM",
1315
1315
  "normalizedSignature": "TKIND_ENUM|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1316
1316
  "isStatic": true,
1317
1317
  "isReadOnly": false,
@@ -1320,7 +1320,7 @@
1320
1320
  {
1321
1321
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_RECORDSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1322
1322
  "clrName": "TKIND_RECORD",
1323
- "tsEmitName": "tkind_record",
1323
+ "tsEmitName": "TKIND_RECORD",
1324
1324
  "normalizedSignature": "TKIND_RECORD|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1325
1325
  "isStatic": true,
1326
1326
  "isReadOnly": false,
@@ -1329,7 +1329,7 @@
1329
1329
  {
1330
1330
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_MODULESystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1331
1331
  "clrName": "TKIND_MODULE",
1332
- "tsEmitName": "tkind_module",
1332
+ "tsEmitName": "TKIND_MODULE",
1333
1333
  "normalizedSignature": "TKIND_MODULE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1334
1334
  "isStatic": true,
1335
1335
  "isReadOnly": false,
@@ -1338,7 +1338,7 @@
1338
1338
  {
1339
1339
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_INTERFACESystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1340
1340
  "clrName": "TKIND_INTERFACE",
1341
- "tsEmitName": "tkind_interface",
1341
+ "tsEmitName": "TKIND_INTERFACE",
1342
1342
  "normalizedSignature": "TKIND_INTERFACE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1343
1343
  "isStatic": true,
1344
1344
  "isReadOnly": false,
@@ -1347,7 +1347,7 @@
1347
1347
  {
1348
1348
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_DISPATCHSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1349
1349
  "clrName": "TKIND_DISPATCH",
1350
- "tsEmitName": "tkind_dispatch",
1350
+ "tsEmitName": "TKIND_DISPATCH",
1351
1351
  "normalizedSignature": "TKIND_DISPATCH|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1352
1352
  "isStatic": true,
1353
1353
  "isReadOnly": false,
@@ -1356,7 +1356,7 @@
1356
1356
  {
1357
1357
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_COCLASSSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1358
1358
  "clrName": "TKIND_COCLASS",
1359
- "tsEmitName": "tkind_coclass",
1359
+ "tsEmitName": "TKIND_COCLASS",
1360
1360
  "normalizedSignature": "TKIND_COCLASS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1361
1361
  "isStatic": true,
1362
1362
  "isReadOnly": false,
@@ -1365,7 +1365,7 @@
1365
1365
  {
1366
1366
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_ALIASSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1367
1367
  "clrName": "TKIND_ALIAS",
1368
- "tsEmitName": "tkind_alias",
1368
+ "tsEmitName": "TKIND_ALIAS",
1369
1369
  "normalizedSignature": "TKIND_ALIAS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1370
1370
  "isStatic": true,
1371
1371
  "isReadOnly": false,
@@ -1374,7 +1374,7 @@
1374
1374
  {
1375
1375
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_UNIONSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1376
1376
  "clrName": "TKIND_UNION",
1377
- "tsEmitName": "tkind_union",
1377
+ "tsEmitName": "TKIND_UNION",
1378
1378
  "normalizedSignature": "TKIND_UNION|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1379
1379
  "isStatic": true,
1380
1380
  "isReadOnly": false,
@@ -1383,7 +1383,7 @@
1383
1383
  {
1384
1384
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_MAXSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
1385
1385
  "clrName": "TKIND_MAX",
1386
- "tsEmitName": "tkind_max",
1386
+ "tsEmitName": "TKIND_MAX",
1387
1387
  "normalizedSignature": "TKIND_MAX|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
1388
1388
  "isStatic": true,
1389
1389
  "isReadOnly": false,
@@ -1418,7 +1418,7 @@
1418
1418
  {
1419
1419
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREADONLYSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1420
1420
  "clrName": "VARFLAG_FREADONLY",
1421
- "tsEmitName": "varflag_freadonly",
1421
+ "tsEmitName": "VARFLAG_FREADONLY",
1422
1422
  "normalizedSignature": "VARFLAG_FREADONLY|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1423
1423
  "isStatic": true,
1424
1424
  "isReadOnly": false,
@@ -1427,7 +1427,7 @@
1427
1427
  {
1428
1428
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1429
1429
  "clrName": "VARFLAG_FSOURCE",
1430
- "tsEmitName": "varflag_fsource",
1430
+ "tsEmitName": "VARFLAG_FSOURCE",
1431
1431
  "normalizedSignature": "VARFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1432
1432
  "isStatic": true,
1433
1433
  "isReadOnly": false,
@@ -1436,7 +1436,7 @@
1436
1436
  {
1437
1437
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FBINDABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1438
1438
  "clrName": "VARFLAG_FBINDABLE",
1439
- "tsEmitName": "varflag_fbindable",
1439
+ "tsEmitName": "VARFLAG_FBINDABLE",
1440
1440
  "normalizedSignature": "VARFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1441
1441
  "isStatic": true,
1442
1442
  "isReadOnly": false,
@@ -1445,7 +1445,7 @@
1445
1445
  {
1446
1446
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREQUESTEDITSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1447
1447
  "clrName": "VARFLAG_FREQUESTEDIT",
1448
- "tsEmitName": "varflag_frequestedit",
1448
+ "tsEmitName": "VARFLAG_FREQUESTEDIT",
1449
1449
  "normalizedSignature": "VARFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1450
1450
  "isStatic": true,
1451
1451
  "isReadOnly": false,
@@ -1454,7 +1454,7 @@
1454
1454
  {
1455
1455
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDISPLAYBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1456
1456
  "clrName": "VARFLAG_FDISPLAYBIND",
1457
- "tsEmitName": "varflag_fdisplaybind",
1457
+ "tsEmitName": "VARFLAG_FDISPLAYBIND",
1458
1458
  "normalizedSignature": "VARFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1459
1459
  "isStatic": true,
1460
1460
  "isReadOnly": false,
@@ -1463,7 +1463,7 @@
1463
1463
  {
1464
1464
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDEFAULTBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1465
1465
  "clrName": "VARFLAG_FDEFAULTBIND",
1466
- "tsEmitName": "varflag_fdefaultbind",
1466
+ "tsEmitName": "VARFLAG_FDEFAULTBIND",
1467
1467
  "normalizedSignature": "VARFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1468
1468
  "isStatic": true,
1469
1469
  "isReadOnly": false,
@@ -1472,7 +1472,7 @@
1472
1472
  {
1473
1473
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1474
1474
  "clrName": "VARFLAG_FHIDDEN",
1475
- "tsEmitName": "varflag_fhidden",
1475
+ "tsEmitName": "VARFLAG_FHIDDEN",
1476
1476
  "normalizedSignature": "VARFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1477
1477
  "isStatic": true,
1478
1478
  "isReadOnly": false,
@@ -1481,7 +1481,7 @@
1481
1481
  {
1482
1482
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1483
1483
  "clrName": "VARFLAG_FRESTRICTED",
1484
- "tsEmitName": "varflag_frestricted",
1484
+ "tsEmitName": "VARFLAG_FRESTRICTED",
1485
1485
  "normalizedSignature": "VARFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1486
1486
  "isStatic": true,
1487
1487
  "isReadOnly": false,
@@ -1490,7 +1490,7 @@
1490
1490
  {
1491
1491
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDEFAULTCOLLELEMSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1492
1492
  "clrName": "VARFLAG_FDEFAULTCOLLELEM",
1493
- "tsEmitName": "varflag_fdefaultcollelem",
1493
+ "tsEmitName": "VARFLAG_FDEFAULTCOLLELEM",
1494
1494
  "normalizedSignature": "VARFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1495
1495
  "isStatic": true,
1496
1496
  "isReadOnly": false,
@@ -1499,7 +1499,7 @@
1499
1499
  {
1500
1500
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FUIDEFAULTSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1501
1501
  "clrName": "VARFLAG_FUIDEFAULT",
1502
- "tsEmitName": "varflag_fuidefault",
1502
+ "tsEmitName": "VARFLAG_FUIDEFAULT",
1503
1503
  "normalizedSignature": "VARFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1504
1504
  "isStatic": true,
1505
1505
  "isReadOnly": false,
@@ -1508,7 +1508,7 @@
1508
1508
  {
1509
1509
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FNONBROWSABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1510
1510
  "clrName": "VARFLAG_FNONBROWSABLE",
1511
- "tsEmitName": "varflag_fnonbrowsable",
1511
+ "tsEmitName": "VARFLAG_FNONBROWSABLE",
1512
1512
  "normalizedSignature": "VARFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1513
1513
  "isStatic": true,
1514
1514
  "isReadOnly": false,
@@ -1517,7 +1517,7 @@
1517
1517
  {
1518
1518
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1519
1519
  "clrName": "VARFLAG_FREPLACEABLE",
1520
- "tsEmitName": "varflag_freplaceable",
1520
+ "tsEmitName": "VARFLAG_FREPLACEABLE",
1521
1521
  "normalizedSignature": "VARFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1522
1522
  "isStatic": true,
1523
1523
  "isReadOnly": false,
@@ -1526,7 +1526,7 @@
1526
1526
  {
1527
1527
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FIMMEDIATEBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
1528
1528
  "clrName": "VARFLAG_FIMMEDIATEBIND",
1529
- "tsEmitName": "varflag_fimmediatebind",
1529
+ "tsEmitName": "VARFLAG_FIMMEDIATEBIND",
1530
1530
  "normalizedSignature": "VARFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
1531
1531
  "isStatic": true,
1532
1532
  "isReadOnly": false,
@@ -1561,7 +1561,7 @@
1561
1561
  {
1562
1562
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_PERINSTANCESystem.Runtime.InteropServices.ComTypes.VARKIND",
1563
1563
  "clrName": "VAR_PERINSTANCE",
1564
- "tsEmitName": "var_perinstance",
1564
+ "tsEmitName": "VAR_PERINSTANCE",
1565
1565
  "normalizedSignature": "VAR_PERINSTANCE|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
1566
1566
  "isStatic": true,
1567
1567
  "isReadOnly": false,
@@ -1570,7 +1570,7 @@
1570
1570
  {
1571
1571
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_STATICSystem.Runtime.InteropServices.ComTypes.VARKIND",
1572
1572
  "clrName": "VAR_STATIC",
1573
- "tsEmitName": "var_static",
1573
+ "tsEmitName": "VAR_STATIC",
1574
1574
  "normalizedSignature": "VAR_STATIC|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
1575
1575
  "isStatic": true,
1576
1576
  "isReadOnly": false,
@@ -1579,7 +1579,7 @@
1579
1579
  {
1580
1580
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_CONSTSystem.Runtime.InteropServices.ComTypes.VARKIND",
1581
1581
  "clrName": "VAR_CONST",
1582
- "tsEmitName": "var_const",
1582
+ "tsEmitName": "VAR_CONST",
1583
1583
  "normalizedSignature": "VAR_CONST|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
1584
1584
  "isStatic": true,
1585
1585
  "isReadOnly": false,
@@ -1588,7 +1588,7 @@
1588
1588
  {
1589
1589
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_DISPATCHSystem.Runtime.InteropServices.ComTypes.VARKIND",
1590
1590
  "clrName": "VAR_DISPATCH",
1591
- "tsEmitName": "var_dispatch",
1591
+ "tsEmitName": "VAR_DISPATCH",
1592
1592
  "normalizedSignature": "VAR_DISPATCH|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
1593
1593
  "isStatic": true,
1594
1594
  "isReadOnly": false,
@@ -5405,7 +5405,7 @@
5405
5405
  {
5406
5406
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEATTR::MEMBER_ID_NILSystem.Int32",
5407
5407
  "clrName": "MEMBER_ID_NIL",
5408
- "tsEmitName": "member_id_nil",
5408
+ "tsEmitName": "MEMBER_ID_NIL",
5409
5409
  "normalizedSignature": "MEMBER_ID_NIL|System.Int32|static=true|const=true",
5410
5410
  "isStatic": true,
5411
5411
  "isReadOnly": false,