@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.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_NODATASystem.Runtime.InteropServices.ComTypes.ADVF",
26
26
  "clrName": "ADVF_NODATA",
27
- "tsEmitName": "advf_nodata",
27
+ "tsEmitName": "ADVF_NODATA",
28
28
  "metadataToken": 67109009,
29
29
  "normalizedSignature": "ADVF_NODATA|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
30
30
  "isStatic": true,
@@ -35,7 +35,7 @@
35
35
  {
36
36
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_PRIMEFIRSTSystem.Runtime.InteropServices.ComTypes.ADVF",
37
37
  "clrName": "ADVF_PRIMEFIRST",
38
- "tsEmitName": "advf_primefirst",
38
+ "tsEmitName": "ADVF_PRIMEFIRST",
39
39
  "metadataToken": 67109010,
40
40
  "normalizedSignature": "ADVF_PRIMEFIRST|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
41
41
  "isStatic": true,
@@ -46,7 +46,7 @@
46
46
  {
47
47
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVF_ONLYONCESystem.Runtime.InteropServices.ComTypes.ADVF",
48
48
  "clrName": "ADVF_ONLYONCE",
49
- "tsEmitName": "advf_onlyonce",
49
+ "tsEmitName": "ADVF_ONLYONCE",
50
50
  "metadataToken": 67109011,
51
51
  "normalizedSignature": "ADVF_ONLYONCE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
52
52
  "isStatic": true,
@@ -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
  "metadataToken": 67109012,
62
62
  "normalizedSignature": "ADVF_DATAONSTOP|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
63
63
  "isStatic": true,
@@ -68,7 +68,7 @@
68
68
  {
69
69
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_NOHANDLERSystem.Runtime.InteropServices.ComTypes.ADVF",
70
70
  "clrName": "ADVFCACHE_NOHANDLER",
71
- "tsEmitName": "advfcache_nohandler",
71
+ "tsEmitName": "ADVFCACHE_NOHANDLER",
72
72
  "metadataToken": 67109013,
73
73
  "normalizedSignature": "ADVFCACHE_NOHANDLER|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
74
74
  "isStatic": true,
@@ -79,7 +79,7 @@
79
79
  {
80
80
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_FORCEBUILTINSystem.Runtime.InteropServices.ComTypes.ADVF",
81
81
  "clrName": "ADVFCACHE_FORCEBUILTIN",
82
- "tsEmitName": "advfcache_forcebuiltin",
82
+ "tsEmitName": "ADVFCACHE_FORCEBUILTIN",
83
83
  "metadataToken": 67109014,
84
84
  "normalizedSignature": "ADVFCACHE_FORCEBUILTIN|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
85
85
  "isStatic": true,
@@ -90,7 +90,7 @@
90
90
  {
91
91
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.ADVF::ADVFCACHE_ONSAVESystem.Runtime.InteropServices.ComTypes.ADVF",
92
92
  "clrName": "ADVFCACHE_ONSAVE",
93
- "tsEmitName": "advfcache_onsave",
93
+ "tsEmitName": "ADVFCACHE_ONSAVE",
94
94
  "metadataToken": 67109015,
95
95
  "normalizedSignature": "ADVFCACHE_ONSAVE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
96
96
  "isStatic": true,
@@ -815,7 +815,7 @@
815
815
  }
816
816
  },
817
817
  {
818
- "tsName": "advf_nodata",
818
+ "tsName": "ADVF_NODATA",
819
819
  "isStatic": true,
820
820
  "tsSignatureId": "ADVF_NODATA|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
821
821
  "target": {
@@ -825,7 +825,7 @@
825
825
  }
826
826
  },
827
827
  {
828
- "tsName": "advf_primefirst",
828
+ "tsName": "ADVF_PRIMEFIRST",
829
829
  "isStatic": true,
830
830
  "tsSignatureId": "ADVF_PRIMEFIRST|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
831
831
  "target": {
@@ -835,7 +835,7 @@
835
835
  }
836
836
  },
837
837
  {
838
- "tsName": "advf_onlyonce",
838
+ "tsName": "ADVF_ONLYONCE",
839
839
  "isStatic": true,
840
840
  "tsSignatureId": "ADVF_ONLYONCE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
841
841
  "target": {
@@ -845,7 +845,7 @@
845
845
  }
846
846
  },
847
847
  {
848
- "tsName": "advf_dataonstop",
848
+ "tsName": "ADVF_DATAONSTOP",
849
849
  "isStatic": true,
850
850
  "tsSignatureId": "ADVF_DATAONSTOP|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
851
851
  "target": {
@@ -855,7 +855,7 @@
855
855
  }
856
856
  },
857
857
  {
858
- "tsName": "advfcache_nohandler",
858
+ "tsName": "ADVFCACHE_NOHANDLER",
859
859
  "isStatic": true,
860
860
  "tsSignatureId": "ADVFCACHE_NOHANDLER|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
861
861
  "target": {
@@ -865,7 +865,7 @@
865
865
  }
866
866
  },
867
867
  {
868
- "tsName": "advfcache_forcebuiltin",
868
+ "tsName": "ADVFCACHE_FORCEBUILTIN",
869
869
  "isStatic": true,
870
870
  "tsSignatureId": "ADVFCACHE_FORCEBUILTIN|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
871
871
  "target": {
@@ -875,7 +875,7 @@
875
875
  }
876
876
  },
877
877
  {
878
- "tsName": "advfcache_onsave",
878
+ "tsName": "ADVFCACHE_ONSAVE",
879
879
  "isStatic": true,
880
880
  "tsSignatureId": "ADVFCACHE_ONSAVE|System.Runtime.InteropServices.ComTypes.ADVF|static=true|const=true",
881
881
  "target": {
@@ -909,7 +909,7 @@
909
909
  {
910
910
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_CDECLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
911
911
  "clrName": "CC_CDECL",
912
- "tsEmitName": "cc_cdecl",
912
+ "tsEmitName": "CC_CDECL",
913
913
  "metadataToken": 67114128,
914
914
  "normalizedSignature": "CC_CDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
915
915
  "isStatic": true,
@@ -920,7 +920,7 @@
920
920
  {
921
921
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MSCPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
922
922
  "clrName": "CC_MSCPASCAL",
923
- "tsEmitName": "cc_mscpascal",
923
+ "tsEmitName": "CC_MSCPASCAL",
924
924
  "metadataToken": 67114129,
925
925
  "normalizedSignature": "CC_MSCPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
926
926
  "isStatic": true,
@@ -931,7 +931,7 @@
931
931
  {
932
932
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_PASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
933
933
  "clrName": "CC_PASCAL",
934
- "tsEmitName": "cc_pascal",
934
+ "tsEmitName": "CC_PASCAL",
935
935
  "metadataToken": 67114130,
936
936
  "normalizedSignature": "CC_PASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
937
937
  "isStatic": true,
@@ -942,7 +942,7 @@
942
942
  {
943
943
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MACPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
944
944
  "clrName": "CC_MACPASCAL",
945
- "tsEmitName": "cc_macpascal",
945
+ "tsEmitName": "CC_MACPASCAL",
946
946
  "metadataToken": 67114131,
947
947
  "normalizedSignature": "CC_MACPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
948
948
  "isStatic": true,
@@ -953,7 +953,7 @@
953
953
  {
954
954
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_STDCALLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
955
955
  "clrName": "CC_STDCALL",
956
- "tsEmitName": "cc_stdcall",
956
+ "tsEmitName": "CC_STDCALL",
957
957
  "metadataToken": 67114132,
958
958
  "normalizedSignature": "CC_STDCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
959
959
  "isStatic": true,
@@ -964,7 +964,7 @@
964
964
  {
965
965
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_RESERVEDSystem.Runtime.InteropServices.ComTypes.CALLCONV",
966
966
  "clrName": "CC_RESERVED",
967
- "tsEmitName": "cc_reserved",
967
+ "tsEmitName": "CC_RESERVED",
968
968
  "metadataToken": 67114133,
969
969
  "normalizedSignature": "CC_RESERVED|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
970
970
  "isStatic": true,
@@ -975,7 +975,7 @@
975
975
  {
976
976
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_SYSCALLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
977
977
  "clrName": "CC_SYSCALL",
978
- "tsEmitName": "cc_syscall",
978
+ "tsEmitName": "CC_SYSCALL",
979
979
  "metadataToken": 67114134,
980
980
  "normalizedSignature": "CC_SYSCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
981
981
  "isStatic": true,
@@ -986,7 +986,7 @@
986
986
  {
987
987
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MPWCDECLSystem.Runtime.InteropServices.ComTypes.CALLCONV",
988
988
  "clrName": "CC_MPWCDECL",
989
- "tsEmitName": "cc_mpwcdecl",
989
+ "tsEmitName": "CC_MPWCDECL",
990
990
  "metadataToken": 67114135,
991
991
  "normalizedSignature": "CC_MPWCDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
992
992
  "isStatic": true,
@@ -997,7 +997,7 @@
997
997
  {
998
998
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MPWPASCALSystem.Runtime.InteropServices.ComTypes.CALLCONV",
999
999
  "clrName": "CC_MPWPASCAL",
1000
- "tsEmitName": "cc_mpwpascal",
1000
+ "tsEmitName": "CC_MPWPASCAL",
1001
1001
  "metadataToken": 67114136,
1002
1002
  "normalizedSignature": "CC_MPWPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1003
1003
  "isStatic": true,
@@ -1008,7 +1008,7 @@
1008
1008
  {
1009
1009
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.CALLCONV::CC_MAXSystem.Runtime.InteropServices.ComTypes.CALLCONV",
1010
1010
  "clrName": "CC_MAX",
1011
- "tsEmitName": "cc_max",
1011
+ "tsEmitName": "CC_MAX",
1012
1012
  "metadataToken": 67114137,
1013
1013
  "normalizedSignature": "CC_MAX|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1014
1014
  "isStatic": true,
@@ -1733,7 +1733,7 @@
1733
1733
  }
1734
1734
  },
1735
1735
  {
1736
- "tsName": "cc_cdecl",
1736
+ "tsName": "CC_CDECL",
1737
1737
  "isStatic": true,
1738
1738
  "tsSignatureId": "CC_CDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1739
1739
  "target": {
@@ -1743,7 +1743,7 @@
1743
1743
  }
1744
1744
  },
1745
1745
  {
1746
- "tsName": "cc_mscpascal",
1746
+ "tsName": "CC_MSCPASCAL",
1747
1747
  "isStatic": true,
1748
1748
  "tsSignatureId": "CC_MSCPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1749
1749
  "target": {
@@ -1753,7 +1753,7 @@
1753
1753
  }
1754
1754
  },
1755
1755
  {
1756
- "tsName": "cc_pascal",
1756
+ "tsName": "CC_PASCAL",
1757
1757
  "isStatic": true,
1758
1758
  "tsSignatureId": "CC_PASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1759
1759
  "target": {
@@ -1763,7 +1763,7 @@
1763
1763
  }
1764
1764
  },
1765
1765
  {
1766
- "tsName": "cc_macpascal",
1766
+ "tsName": "CC_MACPASCAL",
1767
1767
  "isStatic": true,
1768
1768
  "tsSignatureId": "CC_MACPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1769
1769
  "target": {
@@ -1773,7 +1773,7 @@
1773
1773
  }
1774
1774
  },
1775
1775
  {
1776
- "tsName": "cc_stdcall",
1776
+ "tsName": "CC_STDCALL",
1777
1777
  "isStatic": true,
1778
1778
  "tsSignatureId": "CC_STDCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1779
1779
  "target": {
@@ -1783,7 +1783,7 @@
1783
1783
  }
1784
1784
  },
1785
1785
  {
1786
- "tsName": "cc_reserved",
1786
+ "tsName": "CC_RESERVED",
1787
1787
  "isStatic": true,
1788
1788
  "tsSignatureId": "CC_RESERVED|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1789
1789
  "target": {
@@ -1793,7 +1793,7 @@
1793
1793
  }
1794
1794
  },
1795
1795
  {
1796
- "tsName": "cc_syscall",
1796
+ "tsName": "CC_SYSCALL",
1797
1797
  "isStatic": true,
1798
1798
  "tsSignatureId": "CC_SYSCALL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1799
1799
  "target": {
@@ -1803,7 +1803,7 @@
1803
1803
  }
1804
1804
  },
1805
1805
  {
1806
- "tsName": "cc_mpwcdecl",
1806
+ "tsName": "CC_MPWCDECL",
1807
1807
  "isStatic": true,
1808
1808
  "tsSignatureId": "CC_MPWCDECL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1809
1809
  "target": {
@@ -1813,7 +1813,7 @@
1813
1813
  }
1814
1814
  },
1815
1815
  {
1816
- "tsName": "cc_mpwpascal",
1816
+ "tsName": "CC_MPWPASCAL",
1817
1817
  "isStatic": true,
1818
1818
  "tsSignatureId": "CC_MPWPASCAL|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1819
1819
  "target": {
@@ -1823,7 +1823,7 @@
1823
1823
  }
1824
1824
  },
1825
1825
  {
1826
- "tsName": "cc_max",
1826
+ "tsName": "CC_MAX",
1827
1827
  "isStatic": true,
1828
1828
  "tsSignatureId": "CC_MAX|System.Runtime.InteropServices.ComTypes.CALLCONV|static=true|const=true",
1829
1829
  "target": {
@@ -1857,7 +1857,7 @@
1857
1857
  {
1858
1858
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DATADIR::DATADIR_GETSystem.Runtime.InteropServices.ComTypes.DATADIR",
1859
1859
  "clrName": "DATADIR_GET",
1860
- "tsEmitName": "datadir_get",
1860
+ "tsEmitName": "DATADIR_GET",
1861
1861
  "metadataToken": 67109017,
1862
1862
  "normalizedSignature": "DATADIR_GET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
1863
1863
  "isStatic": true,
@@ -1868,7 +1868,7 @@
1868
1868
  {
1869
1869
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DATADIR::DATADIR_SETSystem.Runtime.InteropServices.ComTypes.DATADIR",
1870
1870
  "clrName": "DATADIR_SET",
1871
- "tsEmitName": "datadir_set",
1871
+ "tsEmitName": "DATADIR_SET",
1872
1872
  "metadataToken": 67109018,
1873
1873
  "normalizedSignature": "DATADIR_SET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
1874
1874
  "isStatic": true,
@@ -2593,7 +2593,7 @@
2593
2593
  }
2594
2594
  },
2595
2595
  {
2596
- "tsName": "datadir_get",
2596
+ "tsName": "DATADIR_GET",
2597
2597
  "isStatic": true,
2598
2598
  "tsSignatureId": "DATADIR_GET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
2599
2599
  "target": {
@@ -2603,7 +2603,7 @@
2603
2603
  }
2604
2604
  },
2605
2605
  {
2606
- "tsName": "datadir_set",
2606
+ "tsName": "DATADIR_SET",
2607
2607
  "isStatic": true,
2608
2608
  "tsSignatureId": "DATADIR_SET|System.Runtime.InteropServices.ComTypes.DATADIR|static=true|const=true",
2609
2609
  "target": {
@@ -2637,7 +2637,7 @@
2637
2637
  {
2638
2638
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_NONESystem.Runtime.InteropServices.ComTypes.DESCKIND",
2639
2639
  "clrName": "DESCKIND_NONE",
2640
- "tsEmitName": "desckind_none",
2640
+ "tsEmitName": "DESCKIND_NONE",
2641
2641
  "metadataToken": 67113994,
2642
2642
  "normalizedSignature": "DESCKIND_NONE|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2643
2643
  "isStatic": true,
@@ -2648,7 +2648,7 @@
2648
2648
  {
2649
2649
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_FUNCDESCSystem.Runtime.InteropServices.ComTypes.DESCKIND",
2650
2650
  "clrName": "DESCKIND_FUNCDESC",
2651
- "tsEmitName": "desckind_funcdesc",
2651
+ "tsEmitName": "DESCKIND_FUNCDESC",
2652
2652
  "metadataToken": 67113995,
2653
2653
  "normalizedSignature": "DESCKIND_FUNCDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2654
2654
  "isStatic": true,
@@ -2659,7 +2659,7 @@
2659
2659
  {
2660
2660
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_VARDESCSystem.Runtime.InteropServices.ComTypes.DESCKIND",
2661
2661
  "clrName": "DESCKIND_VARDESC",
2662
- "tsEmitName": "desckind_vardesc",
2662
+ "tsEmitName": "DESCKIND_VARDESC",
2663
2663
  "metadataToken": 67113996,
2664
2664
  "normalizedSignature": "DESCKIND_VARDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2665
2665
  "isStatic": true,
@@ -2670,7 +2670,7 @@
2670
2670
  {
2671
2671
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_TYPECOMPSystem.Runtime.InteropServices.ComTypes.DESCKIND",
2672
2672
  "clrName": "DESCKIND_TYPECOMP",
2673
- "tsEmitName": "desckind_typecomp",
2673
+ "tsEmitName": "DESCKIND_TYPECOMP",
2674
2674
  "metadataToken": 67113997,
2675
2675
  "normalizedSignature": "DESCKIND_TYPECOMP|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2676
2676
  "isStatic": true,
@@ -2681,7 +2681,7 @@
2681
2681
  {
2682
2682
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_IMPLICITAPPOBJSystem.Runtime.InteropServices.ComTypes.DESCKIND",
2683
2683
  "clrName": "DESCKIND_IMPLICITAPPOBJ",
2684
- "tsEmitName": "desckind_implicitappobj",
2684
+ "tsEmitName": "DESCKIND_IMPLICITAPPOBJ",
2685
2685
  "metadataToken": 67113998,
2686
2686
  "normalizedSignature": "DESCKIND_IMPLICITAPPOBJ|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2687
2687
  "isStatic": true,
@@ -2692,7 +2692,7 @@
2692
2692
  {
2693
2693
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.DESCKIND::DESCKIND_MAXSystem.Runtime.InteropServices.ComTypes.DESCKIND",
2694
2694
  "clrName": "DESCKIND_MAX",
2695
- "tsEmitName": "desckind_max",
2695
+ "tsEmitName": "DESCKIND_MAX",
2696
2696
  "metadataToken": 67113999,
2697
2697
  "normalizedSignature": "DESCKIND_MAX|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
2698
2698
  "isStatic": true,
@@ -3417,7 +3417,7 @@
3417
3417
  }
3418
3418
  },
3419
3419
  {
3420
- "tsName": "desckind_none",
3420
+ "tsName": "DESCKIND_NONE",
3421
3421
  "isStatic": true,
3422
3422
  "tsSignatureId": "DESCKIND_NONE|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3423
3423
  "target": {
@@ -3427,7 +3427,7 @@
3427
3427
  }
3428
3428
  },
3429
3429
  {
3430
- "tsName": "desckind_funcdesc",
3430
+ "tsName": "DESCKIND_FUNCDESC",
3431
3431
  "isStatic": true,
3432
3432
  "tsSignatureId": "DESCKIND_FUNCDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3433
3433
  "target": {
@@ -3437,7 +3437,7 @@
3437
3437
  }
3438
3438
  },
3439
3439
  {
3440
- "tsName": "desckind_vardesc",
3440
+ "tsName": "DESCKIND_VARDESC",
3441
3441
  "isStatic": true,
3442
3442
  "tsSignatureId": "DESCKIND_VARDESC|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3443
3443
  "target": {
@@ -3447,7 +3447,7 @@
3447
3447
  }
3448
3448
  },
3449
3449
  {
3450
- "tsName": "desckind_typecomp",
3450
+ "tsName": "DESCKIND_TYPECOMP",
3451
3451
  "isStatic": true,
3452
3452
  "tsSignatureId": "DESCKIND_TYPECOMP|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3453
3453
  "target": {
@@ -3457,7 +3457,7 @@
3457
3457
  }
3458
3458
  },
3459
3459
  {
3460
- "tsName": "desckind_implicitappobj",
3460
+ "tsName": "DESCKIND_IMPLICITAPPOBJ",
3461
3461
  "isStatic": true,
3462
3462
  "tsSignatureId": "DESCKIND_IMPLICITAPPOBJ|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3463
3463
  "target": {
@@ -3467,7 +3467,7 @@
3467
3467
  }
3468
3468
  },
3469
3469
  {
3470
- "tsName": "desckind_max",
3470
+ "tsName": "DESCKIND_MAX",
3471
3471
  "isStatic": true,
3472
3472
  "tsSignatureId": "DESCKIND_MAX|System.Runtime.InteropServices.ComTypes.DESCKIND|static=true|const=true",
3473
3473
  "target": {
@@ -3501,7 +3501,7 @@
3501
3501
  {
3502
3502
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_CONTENTSystem.Runtime.InteropServices.ComTypes.DVASPECT",
3503
3503
  "clrName": "DVASPECT_CONTENT",
3504
- "tsEmitName": "dvaspect_content",
3504
+ "tsEmitName": "DVASPECT_CONTENT",
3505
3505
  "metadataToken": 67109020,
3506
3506
  "normalizedSignature": "DVASPECT_CONTENT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
3507
3507
  "isStatic": true,
@@ -3512,7 +3512,7 @@
3512
3512
  {
3513
3513
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_THUMBNAILSystem.Runtime.InteropServices.ComTypes.DVASPECT",
3514
3514
  "clrName": "DVASPECT_THUMBNAIL",
3515
- "tsEmitName": "dvaspect_thumbnail",
3515
+ "tsEmitName": "DVASPECT_THUMBNAIL",
3516
3516
  "metadataToken": 67109021,
3517
3517
  "normalizedSignature": "DVASPECT_THUMBNAIL|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
3518
3518
  "isStatic": true,
@@ -3523,7 +3523,7 @@
3523
3523
  {
3524
3524
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_ICONSystem.Runtime.InteropServices.ComTypes.DVASPECT",
3525
3525
  "clrName": "DVASPECT_ICON",
3526
- "tsEmitName": "dvaspect_icon",
3526
+ "tsEmitName": "DVASPECT_ICON",
3527
3527
  "metadataToken": 67109022,
3528
3528
  "normalizedSignature": "DVASPECT_ICON|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
3529
3529
  "isStatic": true,
@@ -3534,7 +3534,7 @@
3534
3534
  {
3535
3535
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.DVASPECT::DVASPECT_DOCPRINTSystem.Runtime.InteropServices.ComTypes.DVASPECT",
3536
3536
  "clrName": "DVASPECT_DOCPRINT",
3537
- "tsEmitName": "dvaspect_docprint",
3537
+ "tsEmitName": "DVASPECT_DOCPRINT",
3538
3538
  "metadataToken": 67109023,
3539
3539
  "normalizedSignature": "DVASPECT_DOCPRINT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
3540
3540
  "isStatic": true,
@@ -4259,7 +4259,7 @@
4259
4259
  }
4260
4260
  },
4261
4261
  {
4262
- "tsName": "dvaspect_content",
4262
+ "tsName": "DVASPECT_CONTENT",
4263
4263
  "isStatic": true,
4264
4264
  "tsSignatureId": "DVASPECT_CONTENT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
4265
4265
  "target": {
@@ -4269,7 +4269,7 @@
4269
4269
  }
4270
4270
  },
4271
4271
  {
4272
- "tsName": "dvaspect_thumbnail",
4272
+ "tsName": "DVASPECT_THUMBNAIL",
4273
4273
  "isStatic": true,
4274
4274
  "tsSignatureId": "DVASPECT_THUMBNAIL|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
4275
4275
  "target": {
@@ -4279,7 +4279,7 @@
4279
4279
  }
4280
4280
  },
4281
4281
  {
4282
- "tsName": "dvaspect_icon",
4282
+ "tsName": "DVASPECT_ICON",
4283
4283
  "isStatic": true,
4284
4284
  "tsSignatureId": "DVASPECT_ICON|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
4285
4285
  "target": {
@@ -4289,7 +4289,7 @@
4289
4289
  }
4290
4290
  },
4291
4291
  {
4292
- "tsName": "dvaspect_docprint",
4292
+ "tsName": "DVASPECT_DOCPRINT",
4293
4293
  "isStatic": true,
4294
4294
  "tsSignatureId": "DVASPECT_DOCPRINT|System.Runtime.InteropServices.ComTypes.DVASPECT|static=true|const=true",
4295
4295
  "target": {
@@ -4323,7 +4323,7 @@
4323
4323
  {
4324
4324
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4325
4325
  "clrName": "FUNCFLAG_FRESTRICTED",
4326
- "tsEmitName": "funcflag_frestricted",
4326
+ "tsEmitName": "FUNCFLAG_FRESTRICTED",
4327
4327
  "metadataToken": 67114139,
4328
4328
  "normalizedSignature": "FUNCFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4329
4329
  "isStatic": true,
@@ -4334,7 +4334,7 @@
4334
4334
  {
4335
4335
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4336
4336
  "clrName": "FUNCFLAG_FSOURCE",
4337
- "tsEmitName": "funcflag_fsource",
4337
+ "tsEmitName": "FUNCFLAG_FSOURCE",
4338
4338
  "metadataToken": 67114140,
4339
4339
  "normalizedSignature": "FUNCFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4340
4340
  "isStatic": true,
@@ -4345,7 +4345,7 @@
4345
4345
  {
4346
4346
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FBINDABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4347
4347
  "clrName": "FUNCFLAG_FBINDABLE",
4348
- "tsEmitName": "funcflag_fbindable",
4348
+ "tsEmitName": "FUNCFLAG_FBINDABLE",
4349
4349
  "metadataToken": 67114141,
4350
4350
  "normalizedSignature": "FUNCFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4351
4351
  "isStatic": true,
@@ -4356,7 +4356,7 @@
4356
4356
  {
4357
4357
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FREQUESTEDITSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4358
4358
  "clrName": "FUNCFLAG_FREQUESTEDIT",
4359
- "tsEmitName": "funcflag_frequestedit",
4359
+ "tsEmitName": "FUNCFLAG_FREQUESTEDIT",
4360
4360
  "metadataToken": 67114142,
4361
4361
  "normalizedSignature": "FUNCFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4362
4362
  "isStatic": true,
@@ -4367,7 +4367,7 @@
4367
4367
  {
4368
4368
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDISPLAYBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4369
4369
  "clrName": "FUNCFLAG_FDISPLAYBIND",
4370
- "tsEmitName": "funcflag_fdisplaybind",
4370
+ "tsEmitName": "FUNCFLAG_FDISPLAYBIND",
4371
4371
  "metadataToken": 67114143,
4372
4372
  "normalizedSignature": "FUNCFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4373
4373
  "isStatic": true,
@@ -4378,7 +4378,7 @@
4378
4378
  {
4379
4379
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDEFAULTBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4380
4380
  "clrName": "FUNCFLAG_FDEFAULTBIND",
4381
- "tsEmitName": "funcflag_fdefaultbind",
4381
+ "tsEmitName": "FUNCFLAG_FDEFAULTBIND",
4382
4382
  "metadataToken": 67114144,
4383
4383
  "normalizedSignature": "FUNCFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4384
4384
  "isStatic": true,
@@ -4389,7 +4389,7 @@
4389
4389
  {
4390
4390
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4391
4391
  "clrName": "FUNCFLAG_FHIDDEN",
4392
- "tsEmitName": "funcflag_fhidden",
4392
+ "tsEmitName": "FUNCFLAG_FHIDDEN",
4393
4393
  "metadataToken": 67114145,
4394
4394
  "normalizedSignature": "FUNCFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4395
4395
  "isStatic": true,
@@ -4400,7 +4400,7 @@
4400
4400
  {
4401
4401
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FUSESGETLASTERRORSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4402
4402
  "clrName": "FUNCFLAG_FUSESGETLASTERROR",
4403
- "tsEmitName": "funcflag_fusesgetlasterror",
4403
+ "tsEmitName": "FUNCFLAG_FUSESGETLASTERROR",
4404
4404
  "metadataToken": 67114146,
4405
4405
  "normalizedSignature": "FUNCFLAG_FUSESGETLASTERROR|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4406
4406
  "isStatic": true,
@@ -4411,7 +4411,7 @@
4411
4411
  {
4412
4412
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FDEFAULTCOLLELEMSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4413
4413
  "clrName": "FUNCFLAG_FDEFAULTCOLLELEM",
4414
- "tsEmitName": "funcflag_fdefaultcollelem",
4414
+ "tsEmitName": "FUNCFLAG_FDEFAULTCOLLELEM",
4415
4415
  "metadataToken": 67114147,
4416
4416
  "normalizedSignature": "FUNCFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4417
4417
  "isStatic": true,
@@ -4422,7 +4422,7 @@
4422
4422
  {
4423
4423
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FUIDEFAULTSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4424
4424
  "clrName": "FUNCFLAG_FUIDEFAULT",
4425
- "tsEmitName": "funcflag_fuidefault",
4425
+ "tsEmitName": "FUNCFLAG_FUIDEFAULT",
4426
4426
  "metadataToken": 67114148,
4427
4427
  "normalizedSignature": "FUNCFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4428
4428
  "isStatic": true,
@@ -4433,7 +4433,7 @@
4433
4433
  {
4434
4434
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FNONBROWSABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4435
4435
  "clrName": "FUNCFLAG_FNONBROWSABLE",
4436
- "tsEmitName": "funcflag_fnonbrowsable",
4436
+ "tsEmitName": "FUNCFLAG_FNONBROWSABLE",
4437
4437
  "metadataToken": 67114149,
4438
4438
  "normalizedSignature": "FUNCFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4439
4439
  "isStatic": true,
@@ -4444,7 +4444,7 @@
4444
4444
  {
4445
4445
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4446
4446
  "clrName": "FUNCFLAG_FREPLACEABLE",
4447
- "tsEmitName": "funcflag_freplaceable",
4447
+ "tsEmitName": "FUNCFLAG_FREPLACEABLE",
4448
4448
  "metadataToken": 67114150,
4449
4449
  "normalizedSignature": "FUNCFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4450
4450
  "isStatic": true,
@@ -4455,7 +4455,7 @@
4455
4455
  {
4456
4456
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCFLAGS::FUNCFLAG_FIMMEDIATEBINDSystem.Runtime.InteropServices.ComTypes.FUNCFLAGS",
4457
4457
  "clrName": "FUNCFLAG_FIMMEDIATEBIND",
4458
- "tsEmitName": "funcflag_fimmediatebind",
4458
+ "tsEmitName": "FUNCFLAG_FIMMEDIATEBIND",
4459
4459
  "metadataToken": 67114151,
4460
4460
  "normalizedSignature": "FUNCFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
4461
4461
  "isStatic": true,
@@ -5180,7 +5180,7 @@
5180
5180
  }
5181
5181
  },
5182
5182
  {
5183
- "tsName": "funcflag_frestricted",
5183
+ "tsName": "FUNCFLAG_FRESTRICTED",
5184
5184
  "isStatic": true,
5185
5185
  "tsSignatureId": "FUNCFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5186
5186
  "target": {
@@ -5190,7 +5190,7 @@
5190
5190
  }
5191
5191
  },
5192
5192
  {
5193
- "tsName": "funcflag_fsource",
5193
+ "tsName": "FUNCFLAG_FSOURCE",
5194
5194
  "isStatic": true,
5195
5195
  "tsSignatureId": "FUNCFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5196
5196
  "target": {
@@ -5200,7 +5200,7 @@
5200
5200
  }
5201
5201
  },
5202
5202
  {
5203
- "tsName": "funcflag_fbindable",
5203
+ "tsName": "FUNCFLAG_FBINDABLE",
5204
5204
  "isStatic": true,
5205
5205
  "tsSignatureId": "FUNCFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5206
5206
  "target": {
@@ -5210,7 +5210,7 @@
5210
5210
  }
5211
5211
  },
5212
5212
  {
5213
- "tsName": "funcflag_frequestedit",
5213
+ "tsName": "FUNCFLAG_FREQUESTEDIT",
5214
5214
  "isStatic": true,
5215
5215
  "tsSignatureId": "FUNCFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5216
5216
  "target": {
@@ -5220,7 +5220,7 @@
5220
5220
  }
5221
5221
  },
5222
5222
  {
5223
- "tsName": "funcflag_fdisplaybind",
5223
+ "tsName": "FUNCFLAG_FDISPLAYBIND",
5224
5224
  "isStatic": true,
5225
5225
  "tsSignatureId": "FUNCFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5226
5226
  "target": {
@@ -5230,7 +5230,7 @@
5230
5230
  }
5231
5231
  },
5232
5232
  {
5233
- "tsName": "funcflag_fdefaultbind",
5233
+ "tsName": "FUNCFLAG_FDEFAULTBIND",
5234
5234
  "isStatic": true,
5235
5235
  "tsSignatureId": "FUNCFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5236
5236
  "target": {
@@ -5240,7 +5240,7 @@
5240
5240
  }
5241
5241
  },
5242
5242
  {
5243
- "tsName": "funcflag_fhidden",
5243
+ "tsName": "FUNCFLAG_FHIDDEN",
5244
5244
  "isStatic": true,
5245
5245
  "tsSignatureId": "FUNCFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5246
5246
  "target": {
@@ -5250,7 +5250,7 @@
5250
5250
  }
5251
5251
  },
5252
5252
  {
5253
- "tsName": "funcflag_fusesgetlasterror",
5253
+ "tsName": "FUNCFLAG_FUSESGETLASTERROR",
5254
5254
  "isStatic": true,
5255
5255
  "tsSignatureId": "FUNCFLAG_FUSESGETLASTERROR|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5256
5256
  "target": {
@@ -5260,7 +5260,7 @@
5260
5260
  }
5261
5261
  },
5262
5262
  {
5263
- "tsName": "funcflag_fdefaultcollelem",
5263
+ "tsName": "FUNCFLAG_FDEFAULTCOLLELEM",
5264
5264
  "isStatic": true,
5265
5265
  "tsSignatureId": "FUNCFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5266
5266
  "target": {
@@ -5270,7 +5270,7 @@
5270
5270
  }
5271
5271
  },
5272
5272
  {
5273
- "tsName": "funcflag_fuidefault",
5273
+ "tsName": "FUNCFLAG_FUIDEFAULT",
5274
5274
  "isStatic": true,
5275
5275
  "tsSignatureId": "FUNCFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5276
5276
  "target": {
@@ -5280,7 +5280,7 @@
5280
5280
  }
5281
5281
  },
5282
5282
  {
5283
- "tsName": "funcflag_fnonbrowsable",
5283
+ "tsName": "FUNCFLAG_FNONBROWSABLE",
5284
5284
  "isStatic": true,
5285
5285
  "tsSignatureId": "FUNCFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5286
5286
  "target": {
@@ -5290,7 +5290,7 @@
5290
5290
  }
5291
5291
  },
5292
5292
  {
5293
- "tsName": "funcflag_freplaceable",
5293
+ "tsName": "FUNCFLAG_FREPLACEABLE",
5294
5294
  "isStatic": true,
5295
5295
  "tsSignatureId": "FUNCFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5296
5296
  "target": {
@@ -5300,7 +5300,7 @@
5300
5300
  }
5301
5301
  },
5302
5302
  {
5303
- "tsName": "funcflag_fimmediatebind",
5303
+ "tsName": "FUNCFLAG_FIMMEDIATEBIND",
5304
5304
  "isStatic": true,
5305
5305
  "tsSignatureId": "FUNCFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.FUNCFLAGS|static=true|const=true",
5306
5306
  "target": {
@@ -5334,7 +5334,7 @@
5334
5334
  {
5335
5335
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_VIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
5336
5336
  "clrName": "FUNC_VIRTUAL",
5337
- "tsEmitName": "func_virtual",
5337
+ "tsEmitName": "FUNC_VIRTUAL",
5338
5338
  "metadataToken": 67114117,
5339
5339
  "normalizedSignature": "FUNC_VIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
5340
5340
  "isStatic": true,
@@ -5345,7 +5345,7 @@
5345
5345
  {
5346
5346
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_PUREVIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
5347
5347
  "clrName": "FUNC_PUREVIRTUAL",
5348
- "tsEmitName": "func_purevirtual",
5348
+ "tsEmitName": "FUNC_PUREVIRTUAL",
5349
5349
  "metadataToken": 67114118,
5350
5350
  "normalizedSignature": "FUNC_PUREVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
5351
5351
  "isStatic": true,
@@ -5356,7 +5356,7 @@
5356
5356
  {
5357
5357
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_NONVIRTUALSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
5358
5358
  "clrName": "FUNC_NONVIRTUAL",
5359
- "tsEmitName": "func_nonvirtual",
5359
+ "tsEmitName": "FUNC_NONVIRTUAL",
5360
5360
  "metadataToken": 67114119,
5361
5361
  "normalizedSignature": "FUNC_NONVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
5362
5362
  "isStatic": true,
@@ -5367,7 +5367,7 @@
5367
5367
  {
5368
5368
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_STATICSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
5369
5369
  "clrName": "FUNC_STATIC",
5370
- "tsEmitName": "func_static",
5370
+ "tsEmitName": "FUNC_STATIC",
5371
5371
  "metadataToken": 67114120,
5372
5372
  "normalizedSignature": "FUNC_STATIC|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
5373
5373
  "isStatic": true,
@@ -5378,7 +5378,7 @@
5378
5378
  {
5379
5379
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.FUNCKIND::FUNC_DISPATCHSystem.Runtime.InteropServices.ComTypes.FUNCKIND",
5380
5380
  "clrName": "FUNC_DISPATCH",
5381
- "tsEmitName": "func_dispatch",
5381
+ "tsEmitName": "FUNC_DISPATCH",
5382
5382
  "metadataToken": 67114121,
5383
5383
  "normalizedSignature": "FUNC_DISPATCH|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
5384
5384
  "isStatic": true,
@@ -6103,7 +6103,7 @@
6103
6103
  }
6104
6104
  },
6105
6105
  {
6106
- "tsName": "func_virtual",
6106
+ "tsName": "FUNC_VIRTUAL",
6107
6107
  "isStatic": true,
6108
6108
  "tsSignatureId": "FUNC_VIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
6109
6109
  "target": {
@@ -6113,7 +6113,7 @@
6113
6113
  }
6114
6114
  },
6115
6115
  {
6116
- "tsName": "func_purevirtual",
6116
+ "tsName": "FUNC_PUREVIRTUAL",
6117
6117
  "isStatic": true,
6118
6118
  "tsSignatureId": "FUNC_PUREVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
6119
6119
  "target": {
@@ -6123,7 +6123,7 @@
6123
6123
  }
6124
6124
  },
6125
6125
  {
6126
- "tsName": "func_nonvirtual",
6126
+ "tsName": "FUNC_NONVIRTUAL",
6127
6127
  "isStatic": true,
6128
6128
  "tsSignatureId": "FUNC_NONVIRTUAL|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
6129
6129
  "target": {
@@ -6133,7 +6133,7 @@
6133
6133
  }
6134
6134
  },
6135
6135
  {
6136
- "tsName": "func_static",
6136
+ "tsName": "FUNC_STATIC",
6137
6137
  "isStatic": true,
6138
6138
  "tsSignatureId": "FUNC_STATIC|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
6139
6139
  "target": {
@@ -6143,7 +6143,7 @@
6143
6143
  }
6144
6144
  },
6145
6145
  {
6146
- "tsName": "func_dispatch",
6146
+ "tsName": "FUNC_DISPATCH",
6147
6147
  "isStatic": true,
6148
6148
  "tsSignatureId": "FUNC_DISPATCH|System.Runtime.InteropServices.ComTypes.FUNCKIND|static=true|const=true",
6149
6149
  "target": {
@@ -6177,7 +6177,7 @@
6177
6177
  {
6178
6178
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_NONESystem.Runtime.InteropServices.ComTypes.IDLFLAG",
6179
6179
  "clrName": "IDLFLAG_NONE",
6180
- "tsEmitName": "idlflag_none",
6180
+ "tsEmitName": "IDLFLAG_NONE",
6181
6181
  "metadataToken": 67114066,
6182
6182
  "normalizedSignature": "IDLFLAG_NONE|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6183
6183
  "isStatic": true,
@@ -6188,7 +6188,7 @@
6188
6188
  {
6189
6189
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FINSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
6190
6190
  "clrName": "IDLFLAG_FIN",
6191
- "tsEmitName": "idlflag_fin",
6191
+ "tsEmitName": "IDLFLAG_FIN",
6192
6192
  "metadataToken": 67114067,
6193
6193
  "normalizedSignature": "IDLFLAG_FIN|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6194
6194
  "isStatic": true,
@@ -6199,7 +6199,7 @@
6199
6199
  {
6200
6200
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FOUTSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
6201
6201
  "clrName": "IDLFLAG_FOUT",
6202
- "tsEmitName": "idlflag_fout",
6202
+ "tsEmitName": "IDLFLAG_FOUT",
6203
6203
  "metadataToken": 67114068,
6204
6204
  "normalizedSignature": "IDLFLAG_FOUT|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6205
6205
  "isStatic": true,
@@ -6210,7 +6210,7 @@
6210
6210
  {
6211
6211
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FLCIDSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
6212
6212
  "clrName": "IDLFLAG_FLCID",
6213
- "tsEmitName": "idlflag_flcid",
6213
+ "tsEmitName": "IDLFLAG_FLCID",
6214
6214
  "metadataToken": 67114069,
6215
6215
  "normalizedSignature": "IDLFLAG_FLCID|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6216
6216
  "isStatic": true,
@@ -6221,7 +6221,7 @@
6221
6221
  {
6222
6222
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IDLFLAG::IDLFLAG_FRETVALSystem.Runtime.InteropServices.ComTypes.IDLFLAG",
6223
6223
  "clrName": "IDLFLAG_FRETVAL",
6224
- "tsEmitName": "idlflag_fretval",
6224
+ "tsEmitName": "IDLFLAG_FRETVAL",
6225
6225
  "metadataToken": 67114070,
6226
6226
  "normalizedSignature": "IDLFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6227
6227
  "isStatic": true,
@@ -6946,7 +6946,7 @@
6946
6946
  }
6947
6947
  },
6948
6948
  {
6949
- "tsName": "idlflag_none",
6949
+ "tsName": "IDLFLAG_NONE",
6950
6950
  "isStatic": true,
6951
6951
  "tsSignatureId": "IDLFLAG_NONE|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6952
6952
  "target": {
@@ -6956,7 +6956,7 @@
6956
6956
  }
6957
6957
  },
6958
6958
  {
6959
- "tsName": "idlflag_fin",
6959
+ "tsName": "IDLFLAG_FIN",
6960
6960
  "isStatic": true,
6961
6961
  "tsSignatureId": "IDLFLAG_FIN|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6962
6962
  "target": {
@@ -6966,7 +6966,7 @@
6966
6966
  }
6967
6967
  },
6968
6968
  {
6969
- "tsName": "idlflag_fout",
6969
+ "tsName": "IDLFLAG_FOUT",
6970
6970
  "isStatic": true,
6971
6971
  "tsSignatureId": "IDLFLAG_FOUT|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6972
6972
  "target": {
@@ -6976,7 +6976,7 @@
6976
6976
  }
6977
6977
  },
6978
6978
  {
6979
- "tsName": "idlflag_flcid",
6979
+ "tsName": "IDLFLAG_FLCID",
6980
6980
  "isStatic": true,
6981
6981
  "tsSignatureId": "IDLFLAG_FLCID|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6982
6982
  "target": {
@@ -6986,7 +6986,7 @@
6986
6986
  }
6987
6987
  },
6988
6988
  {
6989
- "tsName": "idlflag_fretval",
6989
+ "tsName": "IDLFLAG_FRETVAL",
6990
6990
  "isStatic": true,
6991
6991
  "tsSignatureId": "IDLFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.IDLFLAG|static=true|const=true",
6992
6992
  "target": {
@@ -7020,7 +7020,7 @@
7020
7020
  {
7021
7021
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FDEFAULTSystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
7022
7022
  "clrName": "IMPLTYPEFLAG_FDEFAULT",
7023
- "tsEmitName": "impltypeflag_fdefault",
7023
+ "tsEmitName": "IMPLTYPEFLAG_FDEFAULT",
7024
7024
  "metadataToken": 67114030,
7025
7025
  "normalizedSignature": "IMPLTYPEFLAG_FDEFAULT|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7026
7026
  "isStatic": true,
@@ -7031,7 +7031,7 @@
7031
7031
  {
7032
7032
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
7033
7033
  "clrName": "IMPLTYPEFLAG_FSOURCE",
7034
- "tsEmitName": "impltypeflag_fsource",
7034
+ "tsEmitName": "IMPLTYPEFLAG_FSOURCE",
7035
7035
  "metadataToken": 67114031,
7036
7036
  "normalizedSignature": "IMPLTYPEFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7037
7037
  "isStatic": true,
@@ -7042,7 +7042,7 @@
7042
7042
  {
7043
7043
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
7044
7044
  "clrName": "IMPLTYPEFLAG_FRESTRICTED",
7045
- "tsEmitName": "impltypeflag_frestricted",
7045
+ "tsEmitName": "IMPLTYPEFLAG_FRESTRICTED",
7046
7046
  "metadataToken": 67114032,
7047
7047
  "normalizedSignature": "IMPLTYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7048
7048
  "isStatic": true,
@@ -7053,7 +7053,7 @@
7053
7053
  {
7054
7054
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS::IMPLTYPEFLAG_FDEFAULTVTABLESystem.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS",
7055
7055
  "clrName": "IMPLTYPEFLAG_FDEFAULTVTABLE",
7056
- "tsEmitName": "impltypeflag_fdefaultvtable",
7056
+ "tsEmitName": "IMPLTYPEFLAG_FDEFAULTVTABLE",
7057
7057
  "metadataToken": 67114033,
7058
7058
  "normalizedSignature": "IMPLTYPEFLAG_FDEFAULTVTABLE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7059
7059
  "isStatic": true,
@@ -7778,7 +7778,7 @@
7778
7778
  }
7779
7779
  },
7780
7780
  {
7781
- "tsName": "impltypeflag_fdefault",
7781
+ "tsName": "IMPLTYPEFLAG_FDEFAULT",
7782
7782
  "isStatic": true,
7783
7783
  "tsSignatureId": "IMPLTYPEFLAG_FDEFAULT|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7784
7784
  "target": {
@@ -7788,7 +7788,7 @@
7788
7788
  }
7789
7789
  },
7790
7790
  {
7791
- "tsName": "impltypeflag_fsource",
7791
+ "tsName": "IMPLTYPEFLAG_FSOURCE",
7792
7792
  "isStatic": true,
7793
7793
  "tsSignatureId": "IMPLTYPEFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7794
7794
  "target": {
@@ -7798,7 +7798,7 @@
7798
7798
  }
7799
7799
  },
7800
7800
  {
7801
- "tsName": "impltypeflag_frestricted",
7801
+ "tsName": "IMPLTYPEFLAG_FRESTRICTED",
7802
7802
  "isStatic": true,
7803
7803
  "tsSignatureId": "IMPLTYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7804
7804
  "target": {
@@ -7808,7 +7808,7 @@
7808
7808
  }
7809
7809
  },
7810
7810
  {
7811
- "tsName": "impltypeflag_fdefaultvtable",
7811
+ "tsName": "IMPLTYPEFLAG_FDEFAULTVTABLE",
7812
7812
  "isStatic": true,
7813
7813
  "tsSignatureId": "IMPLTYPEFLAG_FDEFAULTVTABLE|System.Runtime.InteropServices.ComTypes.IMPLTYPEFLAGS|static=true|const=true",
7814
7814
  "target": {
@@ -7842,7 +7842,7 @@
7842
7842
  {
7843
7843
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_FUNCSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
7844
7844
  "clrName": "INVOKE_FUNC",
7845
- "tsEmitName": "invoke_func",
7845
+ "tsEmitName": "INVOKE_FUNC",
7846
7846
  "metadataToken": 67114123,
7847
7847
  "normalizedSignature": "INVOKE_FUNC|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
7848
7848
  "isStatic": true,
@@ -7853,7 +7853,7 @@
7853
7853
  {
7854
7854
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYGETSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
7855
7855
  "clrName": "INVOKE_PROPERTYGET",
7856
- "tsEmitName": "invoke_propertyget",
7856
+ "tsEmitName": "INVOKE_PROPERTYGET",
7857
7857
  "metadataToken": 67114124,
7858
7858
  "normalizedSignature": "INVOKE_PROPERTYGET|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
7859
7859
  "isStatic": true,
@@ -7864,7 +7864,7 @@
7864
7864
  {
7865
7865
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYPUTSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
7866
7866
  "clrName": "INVOKE_PROPERTYPUT",
7867
- "tsEmitName": "invoke_propertyput",
7867
+ "tsEmitName": "INVOKE_PROPERTYPUT",
7868
7868
  "metadataToken": 67114125,
7869
7869
  "normalizedSignature": "INVOKE_PROPERTYPUT|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
7870
7870
  "isStatic": true,
@@ -7875,7 +7875,7 @@
7875
7875
  {
7876
7876
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.INVOKEKIND::INVOKE_PROPERTYPUTREFSystem.Runtime.InteropServices.ComTypes.INVOKEKIND",
7877
7877
  "clrName": "INVOKE_PROPERTYPUTREF",
7878
- "tsEmitName": "invoke_propertyputref",
7878
+ "tsEmitName": "INVOKE_PROPERTYPUTREF",
7879
7879
  "metadataToken": 67114126,
7880
7880
  "normalizedSignature": "INVOKE_PROPERTYPUTREF|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
7881
7881
  "isStatic": true,
@@ -8600,7 +8600,7 @@
8600
8600
  }
8601
8601
  },
8602
8602
  {
8603
- "tsName": "invoke_func",
8603
+ "tsName": "INVOKE_FUNC",
8604
8604
  "isStatic": true,
8605
8605
  "tsSignatureId": "INVOKE_FUNC|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
8606
8606
  "target": {
@@ -8610,7 +8610,7 @@
8610
8610
  }
8611
8611
  },
8612
8612
  {
8613
- "tsName": "invoke_propertyget",
8613
+ "tsName": "INVOKE_PROPERTYGET",
8614
8614
  "isStatic": true,
8615
8615
  "tsSignatureId": "INVOKE_PROPERTYGET|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
8616
8616
  "target": {
@@ -8620,7 +8620,7 @@
8620
8620
  }
8621
8621
  },
8622
8622
  {
8623
- "tsName": "invoke_propertyput",
8623
+ "tsName": "INVOKE_PROPERTYPUT",
8624
8624
  "isStatic": true,
8625
8625
  "tsSignatureId": "INVOKE_PROPERTYPUT|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
8626
8626
  "target": {
@@ -8630,7 +8630,7 @@
8630
8630
  }
8631
8631
  },
8632
8632
  {
8633
- "tsName": "invoke_propertyputref",
8633
+ "tsName": "INVOKE_PROPERTYPUTREF",
8634
8634
  "isStatic": true,
8635
8635
  "tsSignatureId": "INVOKE_PROPERTYPUTREF|System.Runtime.InteropServices.ComTypes.INVOKEKIND|static=true|const=true",
8636
8636
  "target": {
@@ -8664,7 +8664,7 @@
8664
8664
  {
8665
8665
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
8666
8666
  "clrName": "LIBFLAG_FRESTRICTED",
8667
- "tsEmitName": "libflag_frestricted",
8667
+ "tsEmitName": "LIBFLAG_FRESTRICTED",
8668
8668
  "metadataToken": 67114172,
8669
8669
  "normalizedSignature": "LIBFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
8670
8670
  "isStatic": true,
@@ -8675,7 +8675,7 @@
8675
8675
  {
8676
8676
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FCONTROLSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
8677
8677
  "clrName": "LIBFLAG_FCONTROL",
8678
- "tsEmitName": "libflag_fcontrol",
8678
+ "tsEmitName": "LIBFLAG_FCONTROL",
8679
8679
  "metadataToken": 67114173,
8680
8680
  "normalizedSignature": "LIBFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
8681
8681
  "isStatic": true,
@@ -8686,7 +8686,7 @@
8686
8686
  {
8687
8687
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
8688
8688
  "clrName": "LIBFLAG_FHIDDEN",
8689
- "tsEmitName": "libflag_fhidden",
8689
+ "tsEmitName": "LIBFLAG_FHIDDEN",
8690
8690
  "metadataToken": 67114174,
8691
8691
  "normalizedSignature": "LIBFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
8692
8692
  "isStatic": true,
@@ -8697,7 +8697,7 @@
8697
8697
  {
8698
8698
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.LIBFLAGS::LIBFLAG_FHASDISKIMAGESystem.Runtime.InteropServices.ComTypes.LIBFLAGS",
8699
8699
  "clrName": "LIBFLAG_FHASDISKIMAGE",
8700
- "tsEmitName": "libflag_fhasdiskimage",
8700
+ "tsEmitName": "LIBFLAG_FHASDISKIMAGE",
8701
8701
  "metadataToken": 67114175,
8702
8702
  "normalizedSignature": "LIBFLAG_FHASDISKIMAGE|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
8703
8703
  "isStatic": true,
@@ -9422,7 +9422,7 @@
9422
9422
  }
9423
9423
  },
9424
9424
  {
9425
- "tsName": "libflag_frestricted",
9425
+ "tsName": "LIBFLAG_FRESTRICTED",
9426
9426
  "isStatic": true,
9427
9427
  "tsSignatureId": "LIBFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
9428
9428
  "target": {
@@ -9432,7 +9432,7 @@
9432
9432
  }
9433
9433
  },
9434
9434
  {
9435
- "tsName": "libflag_fcontrol",
9435
+ "tsName": "LIBFLAG_FCONTROL",
9436
9436
  "isStatic": true,
9437
9437
  "tsSignatureId": "LIBFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
9438
9438
  "target": {
@@ -9442,7 +9442,7 @@
9442
9442
  }
9443
9443
  },
9444
9444
  {
9445
- "tsName": "libflag_fhidden",
9445
+ "tsName": "LIBFLAG_FHIDDEN",
9446
9446
  "isStatic": true,
9447
9447
  "tsSignatureId": "LIBFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
9448
9448
  "target": {
@@ -9452,7 +9452,7 @@
9452
9452
  }
9453
9453
  },
9454
9454
  {
9455
- "tsName": "libflag_fhasdiskimage",
9455
+ "tsName": "LIBFLAG_FHASDISKIMAGE",
9456
9456
  "isStatic": true,
9457
9457
  "tsSignatureId": "LIBFLAG_FHASDISKIMAGE|System.Runtime.InteropServices.ComTypes.LIBFLAGS|static=true|const=true",
9458
9458
  "target": {
@@ -9486,7 +9486,7 @@
9486
9486
  {
9487
9487
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_NONESystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9488
9488
  "clrName": "PARAMFLAG_NONE",
9489
- "tsEmitName": "paramflag_none",
9489
+ "tsEmitName": "PARAMFLAG_NONE",
9490
9490
  "metadataToken": 67114074,
9491
9491
  "normalizedSignature": "PARAMFLAG_NONE|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9492
9492
  "isStatic": true,
@@ -9497,7 +9497,7 @@
9497
9497
  {
9498
9498
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FINSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9499
9499
  "clrName": "PARAMFLAG_FIN",
9500
- "tsEmitName": "paramflag_fin",
9500
+ "tsEmitName": "PARAMFLAG_FIN",
9501
9501
  "metadataToken": 67114075,
9502
9502
  "normalizedSignature": "PARAMFLAG_FIN|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9503
9503
  "isStatic": true,
@@ -9508,7 +9508,7 @@
9508
9508
  {
9509
9509
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FOUTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9510
9510
  "clrName": "PARAMFLAG_FOUT",
9511
- "tsEmitName": "paramflag_fout",
9511
+ "tsEmitName": "PARAMFLAG_FOUT",
9512
9512
  "metadataToken": 67114076,
9513
9513
  "normalizedSignature": "PARAMFLAG_FOUT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9514
9514
  "isStatic": true,
@@ -9519,7 +9519,7 @@
9519
9519
  {
9520
9520
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FLCIDSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9521
9521
  "clrName": "PARAMFLAG_FLCID",
9522
- "tsEmitName": "paramflag_flcid",
9522
+ "tsEmitName": "PARAMFLAG_FLCID",
9523
9523
  "metadataToken": 67114077,
9524
9524
  "normalizedSignature": "PARAMFLAG_FLCID|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9525
9525
  "isStatic": true,
@@ -9530,7 +9530,7 @@
9530
9530
  {
9531
9531
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FRETVALSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9532
9532
  "clrName": "PARAMFLAG_FRETVAL",
9533
- "tsEmitName": "paramflag_fretval",
9533
+ "tsEmitName": "PARAMFLAG_FRETVAL",
9534
9534
  "metadataToken": 67114078,
9535
9535
  "normalizedSignature": "PARAMFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9536
9536
  "isStatic": true,
@@ -9541,7 +9541,7 @@
9541
9541
  {
9542
9542
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FOPTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9543
9543
  "clrName": "PARAMFLAG_FOPT",
9544
- "tsEmitName": "paramflag_fopt",
9544
+ "tsEmitName": "PARAMFLAG_FOPT",
9545
9545
  "metadataToken": 67114079,
9546
9546
  "normalizedSignature": "PARAMFLAG_FOPT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9547
9547
  "isStatic": true,
@@ -9552,7 +9552,7 @@
9552
9552
  {
9553
9553
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FHASDEFAULTSystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9554
9554
  "clrName": "PARAMFLAG_FHASDEFAULT",
9555
- "tsEmitName": "paramflag_fhasdefault",
9555
+ "tsEmitName": "PARAMFLAG_FHASDEFAULT",
9556
9556
  "metadataToken": 67114080,
9557
9557
  "normalizedSignature": "PARAMFLAG_FHASDEFAULT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9558
9558
  "isStatic": true,
@@ -9563,7 +9563,7 @@
9563
9563
  {
9564
9564
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.PARAMFLAG::PARAMFLAG_FHASCUSTDATASystem.Runtime.InteropServices.ComTypes.PARAMFLAG",
9565
9565
  "clrName": "PARAMFLAG_FHASCUSTDATA",
9566
- "tsEmitName": "paramflag_fhascustdata",
9566
+ "tsEmitName": "PARAMFLAG_FHASCUSTDATA",
9567
9567
  "metadataToken": 67114081,
9568
9568
  "normalizedSignature": "PARAMFLAG_FHASCUSTDATA|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
9569
9569
  "isStatic": true,
@@ -10288,7 +10288,7 @@
10288
10288
  }
10289
10289
  },
10290
10290
  {
10291
- "tsName": "paramflag_none",
10291
+ "tsName": "PARAMFLAG_NONE",
10292
10292
  "isStatic": true,
10293
10293
  "tsSignatureId": "PARAMFLAG_NONE|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10294
10294
  "target": {
@@ -10298,7 +10298,7 @@
10298
10298
  }
10299
10299
  },
10300
10300
  {
10301
- "tsName": "paramflag_fin",
10301
+ "tsName": "PARAMFLAG_FIN",
10302
10302
  "isStatic": true,
10303
10303
  "tsSignatureId": "PARAMFLAG_FIN|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10304
10304
  "target": {
@@ -10308,7 +10308,7 @@
10308
10308
  }
10309
10309
  },
10310
10310
  {
10311
- "tsName": "paramflag_fout",
10311
+ "tsName": "PARAMFLAG_FOUT",
10312
10312
  "isStatic": true,
10313
10313
  "tsSignatureId": "PARAMFLAG_FOUT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10314
10314
  "target": {
@@ -10318,7 +10318,7 @@
10318
10318
  }
10319
10319
  },
10320
10320
  {
10321
- "tsName": "paramflag_flcid",
10321
+ "tsName": "PARAMFLAG_FLCID",
10322
10322
  "isStatic": true,
10323
10323
  "tsSignatureId": "PARAMFLAG_FLCID|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10324
10324
  "target": {
@@ -10328,7 +10328,7 @@
10328
10328
  }
10329
10329
  },
10330
10330
  {
10331
- "tsName": "paramflag_fretval",
10331
+ "tsName": "PARAMFLAG_FRETVAL",
10332
10332
  "isStatic": true,
10333
10333
  "tsSignatureId": "PARAMFLAG_FRETVAL|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10334
10334
  "target": {
@@ -10338,7 +10338,7 @@
10338
10338
  }
10339
10339
  },
10340
10340
  {
10341
- "tsName": "paramflag_fopt",
10341
+ "tsName": "PARAMFLAG_FOPT",
10342
10342
  "isStatic": true,
10343
10343
  "tsSignatureId": "PARAMFLAG_FOPT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10344
10344
  "target": {
@@ -10348,7 +10348,7 @@
10348
10348
  }
10349
10349
  },
10350
10350
  {
10351
- "tsName": "paramflag_fhasdefault",
10351
+ "tsName": "PARAMFLAG_FHASDEFAULT",
10352
10352
  "isStatic": true,
10353
10353
  "tsSignatureId": "PARAMFLAG_FHASDEFAULT|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10354
10354
  "target": {
@@ -10358,7 +10358,7 @@
10358
10358
  }
10359
10359
  },
10360
10360
  {
10361
- "tsName": "paramflag_fhascustdata",
10361
+ "tsName": "PARAMFLAG_FHASCUSTDATA",
10362
10362
  "isStatic": true,
10363
10363
  "tsSignatureId": "PARAMFLAG_FHASCUSTDATA|System.Runtime.InteropServices.ComTypes.PARAMFLAG|static=true|const=true",
10364
10364
  "target": {
@@ -10392,7 +10392,7 @@
10392
10392
  {
10393
10393
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN16System.Runtime.InteropServices.ComTypes.SYSKIND",
10394
10394
  "clrName": "SYS_WIN16",
10395
- "tsEmitName": "sys_win16",
10395
+ "tsEmitName": "SYS_WIN16",
10396
10396
  "metadataToken": 67114167,
10397
10397
  "normalizedSignature": "SYS_WIN16|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
10398
10398
  "isStatic": true,
@@ -10403,7 +10403,7 @@
10403
10403
  {
10404
10404
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN32System.Runtime.InteropServices.ComTypes.SYSKIND",
10405
10405
  "clrName": "SYS_WIN32",
10406
- "tsEmitName": "sys_win32",
10406
+ "tsEmitName": "SYS_WIN32",
10407
10407
  "metadataToken": 67114168,
10408
10408
  "normalizedSignature": "SYS_WIN32|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
10409
10409
  "isStatic": true,
@@ -10414,7 +10414,7 @@
10414
10414
  {
10415
10415
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_MACSystem.Runtime.InteropServices.ComTypes.SYSKIND",
10416
10416
  "clrName": "SYS_MAC",
10417
- "tsEmitName": "sys_mac",
10417
+ "tsEmitName": "SYS_MAC",
10418
10418
  "metadataToken": 67114169,
10419
10419
  "normalizedSignature": "SYS_MAC|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
10420
10420
  "isStatic": true,
@@ -10425,7 +10425,7 @@
10425
10425
  {
10426
10426
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.SYSKIND::SYS_WIN64System.Runtime.InteropServices.ComTypes.SYSKIND",
10427
10427
  "clrName": "SYS_WIN64",
10428
- "tsEmitName": "sys_win64",
10428
+ "tsEmitName": "SYS_WIN64",
10429
10429
  "metadataToken": 67114170,
10430
10430
  "normalizedSignature": "SYS_WIN64|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
10431
10431
  "isStatic": true,
@@ -11150,7 +11150,7 @@
11150
11150
  }
11151
11151
  },
11152
11152
  {
11153
- "tsName": "sys_win16",
11153
+ "tsName": "SYS_WIN16",
11154
11154
  "isStatic": true,
11155
11155
  "tsSignatureId": "SYS_WIN16|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
11156
11156
  "target": {
@@ -11160,7 +11160,7 @@
11160
11160
  }
11161
11161
  },
11162
11162
  {
11163
- "tsName": "sys_win32",
11163
+ "tsName": "SYS_WIN32",
11164
11164
  "isStatic": true,
11165
11165
  "tsSignatureId": "SYS_WIN32|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
11166
11166
  "target": {
@@ -11170,7 +11170,7 @@
11170
11170
  }
11171
11171
  },
11172
11172
  {
11173
- "tsName": "sys_mac",
11173
+ "tsName": "SYS_MAC",
11174
11174
  "isStatic": true,
11175
11175
  "tsSignatureId": "SYS_MAC|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
11176
11176
  "target": {
@@ -11180,7 +11180,7 @@
11180
11180
  }
11181
11181
  },
11182
11182
  {
11183
- "tsName": "sys_win64",
11183
+ "tsName": "SYS_WIN64",
11184
11184
  "isStatic": true,
11185
11185
  "tsSignatureId": "SYS_WIN64|System.Runtime.InteropServices.ComTypes.SYSKIND|static=true|const=true",
11186
11186
  "target": {
@@ -11214,7 +11214,7 @@
11214
11214
  {
11215
11215
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_HGLOBALSystem.Runtime.InteropServices.ComTypes.TYMED",
11216
11216
  "clrName": "TYMED_HGLOBAL",
11217
- "tsEmitName": "tymed_hglobal",
11217
+ "tsEmitName": "TYMED_HGLOBAL",
11218
11218
  "metadataToken": 67109037,
11219
11219
  "normalizedSignature": "TYMED_HGLOBAL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11220
11220
  "isStatic": true,
@@ -11225,7 +11225,7 @@
11225
11225
  {
11226
11226
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_FILESystem.Runtime.InteropServices.ComTypes.TYMED",
11227
11227
  "clrName": "TYMED_FILE",
11228
- "tsEmitName": "tymed_file",
11228
+ "tsEmitName": "TYMED_FILE",
11229
11229
  "metadataToken": 67109038,
11230
11230
  "normalizedSignature": "TYMED_FILE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11231
11231
  "isStatic": true,
@@ -11236,7 +11236,7 @@
11236
11236
  {
11237
11237
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ISTREAMSystem.Runtime.InteropServices.ComTypes.TYMED",
11238
11238
  "clrName": "TYMED_ISTREAM",
11239
- "tsEmitName": "tymed_istream",
11239
+ "tsEmitName": "TYMED_ISTREAM",
11240
11240
  "metadataToken": 67109039,
11241
11241
  "normalizedSignature": "TYMED_ISTREAM|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11242
11242
  "isStatic": true,
@@ -11247,7 +11247,7 @@
11247
11247
  {
11248
11248
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ISTORAGESystem.Runtime.InteropServices.ComTypes.TYMED",
11249
11249
  "clrName": "TYMED_ISTORAGE",
11250
- "tsEmitName": "tymed_istorage",
11250
+ "tsEmitName": "TYMED_ISTORAGE",
11251
11251
  "metadataToken": 67109040,
11252
11252
  "normalizedSignature": "TYMED_ISTORAGE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11253
11253
  "isStatic": true,
@@ -11258,7 +11258,7 @@
11258
11258
  {
11259
11259
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_GDISystem.Runtime.InteropServices.ComTypes.TYMED",
11260
11260
  "clrName": "TYMED_GDI",
11261
- "tsEmitName": "tymed_gdi",
11261
+ "tsEmitName": "TYMED_GDI",
11262
11262
  "metadataToken": 67109041,
11263
11263
  "normalizedSignature": "TYMED_GDI|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11264
11264
  "isStatic": true,
@@ -11269,7 +11269,7 @@
11269
11269
  {
11270
11270
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_MFPICTSystem.Runtime.InteropServices.ComTypes.TYMED",
11271
11271
  "clrName": "TYMED_MFPICT",
11272
- "tsEmitName": "tymed_mfpict",
11272
+ "tsEmitName": "TYMED_MFPICT",
11273
11273
  "metadataToken": 67109042,
11274
11274
  "normalizedSignature": "TYMED_MFPICT|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11275
11275
  "isStatic": true,
@@ -11280,7 +11280,7 @@
11280
11280
  {
11281
11281
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_ENHMFSystem.Runtime.InteropServices.ComTypes.TYMED",
11282
11282
  "clrName": "TYMED_ENHMF",
11283
- "tsEmitName": "tymed_enhmf",
11283
+ "tsEmitName": "TYMED_ENHMF",
11284
11284
  "metadataToken": 67109043,
11285
11285
  "normalizedSignature": "TYMED_ENHMF|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11286
11286
  "isStatic": true,
@@ -11291,7 +11291,7 @@
11291
11291
  {
11292
11292
  "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ComTypes.TYMED::TYMED_NULLSystem.Runtime.InteropServices.ComTypes.TYMED",
11293
11293
  "clrName": "TYMED_NULL",
11294
- "tsEmitName": "tymed_null",
11294
+ "tsEmitName": "TYMED_NULL",
11295
11295
  "metadataToken": 67109044,
11296
11296
  "normalizedSignature": "TYMED_NULL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
11297
11297
  "isStatic": true,
@@ -12016,7 +12016,7 @@
12016
12016
  }
12017
12017
  },
12018
12018
  {
12019
- "tsName": "tymed_hglobal",
12019
+ "tsName": "TYMED_HGLOBAL",
12020
12020
  "isStatic": true,
12021
12021
  "tsSignatureId": "TYMED_HGLOBAL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12022
12022
  "target": {
@@ -12026,7 +12026,7 @@
12026
12026
  }
12027
12027
  },
12028
12028
  {
12029
- "tsName": "tymed_file",
12029
+ "tsName": "TYMED_FILE",
12030
12030
  "isStatic": true,
12031
12031
  "tsSignatureId": "TYMED_FILE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12032
12032
  "target": {
@@ -12036,7 +12036,7 @@
12036
12036
  }
12037
12037
  },
12038
12038
  {
12039
- "tsName": "tymed_istream",
12039
+ "tsName": "TYMED_ISTREAM",
12040
12040
  "isStatic": true,
12041
12041
  "tsSignatureId": "TYMED_ISTREAM|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12042
12042
  "target": {
@@ -12046,7 +12046,7 @@
12046
12046
  }
12047
12047
  },
12048
12048
  {
12049
- "tsName": "tymed_istorage",
12049
+ "tsName": "TYMED_ISTORAGE",
12050
12050
  "isStatic": true,
12051
12051
  "tsSignatureId": "TYMED_ISTORAGE|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12052
12052
  "target": {
@@ -12056,7 +12056,7 @@
12056
12056
  }
12057
12057
  },
12058
12058
  {
12059
- "tsName": "tymed_gdi",
12059
+ "tsName": "TYMED_GDI",
12060
12060
  "isStatic": true,
12061
12061
  "tsSignatureId": "TYMED_GDI|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12062
12062
  "target": {
@@ -12066,7 +12066,7 @@
12066
12066
  }
12067
12067
  },
12068
12068
  {
12069
- "tsName": "tymed_mfpict",
12069
+ "tsName": "TYMED_MFPICT",
12070
12070
  "isStatic": true,
12071
12071
  "tsSignatureId": "TYMED_MFPICT|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12072
12072
  "target": {
@@ -12076,7 +12076,7 @@
12076
12076
  }
12077
12077
  },
12078
12078
  {
12079
- "tsName": "tymed_enhmf",
12079
+ "tsName": "TYMED_ENHMF",
12080
12080
  "isStatic": true,
12081
12081
  "tsSignatureId": "TYMED_ENHMF|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12082
12082
  "target": {
@@ -12086,7 +12086,7 @@
12086
12086
  }
12087
12087
  },
12088
12088
  {
12089
- "tsName": "tymed_null",
12089
+ "tsName": "TYMED_NULL",
12090
12090
  "isStatic": true,
12091
12091
  "tsSignatureId": "TYMED_NULL|System.Runtime.InteropServices.ComTypes.TYMED|static=true|const=true",
12092
12092
  "target": {
@@ -12120,7 +12120,7 @@
12120
12120
  {
12121
12121
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FAPPOBJECTSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12122
12122
  "clrName": "TYPEFLAG_FAPPOBJECT",
12123
- "tsEmitName": "typeflag_fappobject",
12123
+ "tsEmitName": "TYPEFLAG_FAPPOBJECT",
12124
12124
  "metadataToken": 67114014,
12125
12125
  "normalizedSignature": "TYPEFLAG_FAPPOBJECT|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12126
12126
  "isStatic": true,
@@ -12131,7 +12131,7 @@
12131
12131
  {
12132
12132
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FCANCREATESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12133
12133
  "clrName": "TYPEFLAG_FCANCREATE",
12134
- "tsEmitName": "typeflag_fcancreate",
12134
+ "tsEmitName": "TYPEFLAG_FCANCREATE",
12135
12135
  "metadataToken": 67114015,
12136
12136
  "normalizedSignature": "TYPEFLAG_FCANCREATE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12137
12137
  "isStatic": true,
@@ -12142,7 +12142,7 @@
12142
12142
  {
12143
12143
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FLICENSEDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12144
12144
  "clrName": "TYPEFLAG_FLICENSED",
12145
- "tsEmitName": "typeflag_flicensed",
12145
+ "tsEmitName": "TYPEFLAG_FLICENSED",
12146
12146
  "metadataToken": 67114016,
12147
12147
  "normalizedSignature": "TYPEFLAG_FLICENSED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12148
12148
  "isStatic": true,
@@ -12153,7 +12153,7 @@
12153
12153
  {
12154
12154
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FPREDECLIDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12155
12155
  "clrName": "TYPEFLAG_FPREDECLID",
12156
- "tsEmitName": "typeflag_fpredeclid",
12156
+ "tsEmitName": "TYPEFLAG_FPREDECLID",
12157
12157
  "metadataToken": 67114017,
12158
12158
  "normalizedSignature": "TYPEFLAG_FPREDECLID|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12159
12159
  "isStatic": true,
@@ -12164,7 +12164,7 @@
12164
12164
  {
12165
12165
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12166
12166
  "clrName": "TYPEFLAG_FHIDDEN",
12167
- "tsEmitName": "typeflag_fhidden",
12167
+ "tsEmitName": "TYPEFLAG_FHIDDEN",
12168
12168
  "metadataToken": 67114018,
12169
12169
  "normalizedSignature": "TYPEFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12170
12170
  "isStatic": true,
@@ -12175,7 +12175,7 @@
12175
12175
  {
12176
12176
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FCONTROLSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12177
12177
  "clrName": "TYPEFLAG_FCONTROL",
12178
- "tsEmitName": "typeflag_fcontrol",
12178
+ "tsEmitName": "TYPEFLAG_FCONTROL",
12179
12179
  "metadataToken": 67114019,
12180
12180
  "normalizedSignature": "TYPEFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12181
12181
  "isStatic": true,
@@ -12186,7 +12186,7 @@
12186
12186
  {
12187
12187
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FDUALSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12188
12188
  "clrName": "TYPEFLAG_FDUAL",
12189
- "tsEmitName": "typeflag_fdual",
12189
+ "tsEmitName": "TYPEFLAG_FDUAL",
12190
12190
  "metadataToken": 67114020,
12191
12191
  "normalizedSignature": "TYPEFLAG_FDUAL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12192
12192
  "isStatic": true,
@@ -12197,7 +12197,7 @@
12197
12197
  {
12198
12198
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FNONEXTENSIBLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12199
12199
  "clrName": "TYPEFLAG_FNONEXTENSIBLE",
12200
- "tsEmitName": "typeflag_fnonextensible",
12200
+ "tsEmitName": "TYPEFLAG_FNONEXTENSIBLE",
12201
12201
  "metadataToken": 67114021,
12202
12202
  "normalizedSignature": "TYPEFLAG_FNONEXTENSIBLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12203
12203
  "isStatic": true,
@@ -12208,7 +12208,7 @@
12208
12208
  {
12209
12209
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FOLEAUTOMATIONSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12210
12210
  "clrName": "TYPEFLAG_FOLEAUTOMATION",
12211
- "tsEmitName": "typeflag_foleautomation",
12211
+ "tsEmitName": "TYPEFLAG_FOLEAUTOMATION",
12212
12212
  "metadataToken": 67114022,
12213
12213
  "normalizedSignature": "TYPEFLAG_FOLEAUTOMATION|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12214
12214
  "isStatic": true,
@@ -12219,7 +12219,7 @@
12219
12219
  {
12220
12220
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12221
12221
  "clrName": "TYPEFLAG_FRESTRICTED",
12222
- "tsEmitName": "typeflag_frestricted",
12222
+ "tsEmitName": "TYPEFLAG_FRESTRICTED",
12223
12223
  "metadataToken": 67114023,
12224
12224
  "normalizedSignature": "TYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12225
12225
  "isStatic": true,
@@ -12230,7 +12230,7 @@
12230
12230
  {
12231
12231
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FAGGREGATABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12232
12232
  "clrName": "TYPEFLAG_FAGGREGATABLE",
12233
- "tsEmitName": "typeflag_faggregatable",
12233
+ "tsEmitName": "TYPEFLAG_FAGGREGATABLE",
12234
12234
  "metadataToken": 67114024,
12235
12235
  "normalizedSignature": "TYPEFLAG_FAGGREGATABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12236
12236
  "isStatic": true,
@@ -12241,7 +12241,7 @@
12241
12241
  {
12242
12242
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12243
12243
  "clrName": "TYPEFLAG_FREPLACEABLE",
12244
- "tsEmitName": "typeflag_freplaceable",
12244
+ "tsEmitName": "TYPEFLAG_FREPLACEABLE",
12245
12245
  "metadataToken": 67114025,
12246
12246
  "normalizedSignature": "TYPEFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12247
12247
  "isStatic": true,
@@ -12252,7 +12252,7 @@
12252
12252
  {
12253
12253
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FDISPATCHABLESystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12254
12254
  "clrName": "TYPEFLAG_FDISPATCHABLE",
12255
- "tsEmitName": "typeflag_fdispatchable",
12255
+ "tsEmitName": "TYPEFLAG_FDISPATCHABLE",
12256
12256
  "metadataToken": 67114026,
12257
12257
  "normalizedSignature": "TYPEFLAG_FDISPATCHABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12258
12258
  "isStatic": true,
@@ -12263,7 +12263,7 @@
12263
12263
  {
12264
12264
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FREVERSEBINDSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12265
12265
  "clrName": "TYPEFLAG_FREVERSEBIND",
12266
- "tsEmitName": "typeflag_freversebind",
12266
+ "tsEmitName": "TYPEFLAG_FREVERSEBIND",
12267
12267
  "metadataToken": 67114027,
12268
12268
  "normalizedSignature": "TYPEFLAG_FREVERSEBIND|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12269
12269
  "isStatic": true,
@@ -12274,7 +12274,7 @@
12274
12274
  {
12275
12275
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEFLAGS::TYPEFLAG_FPROXYSystem.Runtime.InteropServices.ComTypes.TYPEFLAGS",
12276
12276
  "clrName": "TYPEFLAG_FPROXY",
12277
- "tsEmitName": "typeflag_fproxy",
12277
+ "tsEmitName": "TYPEFLAG_FPROXY",
12278
12278
  "metadataToken": 67114028,
12279
12279
  "normalizedSignature": "TYPEFLAG_FPROXY|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
12280
12280
  "isStatic": true,
@@ -12999,7 +12999,7 @@
12999
12999
  }
13000
13000
  },
13001
13001
  {
13002
- "tsName": "typeflag_fappobject",
13002
+ "tsName": "TYPEFLAG_FAPPOBJECT",
13003
13003
  "isStatic": true,
13004
13004
  "tsSignatureId": "TYPEFLAG_FAPPOBJECT|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13005
13005
  "target": {
@@ -13009,7 +13009,7 @@
13009
13009
  }
13010
13010
  },
13011
13011
  {
13012
- "tsName": "typeflag_fcancreate",
13012
+ "tsName": "TYPEFLAG_FCANCREATE",
13013
13013
  "isStatic": true,
13014
13014
  "tsSignatureId": "TYPEFLAG_FCANCREATE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13015
13015
  "target": {
@@ -13019,7 +13019,7 @@
13019
13019
  }
13020
13020
  },
13021
13021
  {
13022
- "tsName": "typeflag_flicensed",
13022
+ "tsName": "TYPEFLAG_FLICENSED",
13023
13023
  "isStatic": true,
13024
13024
  "tsSignatureId": "TYPEFLAG_FLICENSED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13025
13025
  "target": {
@@ -13029,7 +13029,7 @@
13029
13029
  }
13030
13030
  },
13031
13031
  {
13032
- "tsName": "typeflag_fpredeclid",
13032
+ "tsName": "TYPEFLAG_FPREDECLID",
13033
13033
  "isStatic": true,
13034
13034
  "tsSignatureId": "TYPEFLAG_FPREDECLID|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13035
13035
  "target": {
@@ -13039,7 +13039,7 @@
13039
13039
  }
13040
13040
  },
13041
13041
  {
13042
- "tsName": "typeflag_fhidden",
13042
+ "tsName": "TYPEFLAG_FHIDDEN",
13043
13043
  "isStatic": true,
13044
13044
  "tsSignatureId": "TYPEFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13045
13045
  "target": {
@@ -13049,7 +13049,7 @@
13049
13049
  }
13050
13050
  },
13051
13051
  {
13052
- "tsName": "typeflag_fcontrol",
13052
+ "tsName": "TYPEFLAG_FCONTROL",
13053
13053
  "isStatic": true,
13054
13054
  "tsSignatureId": "TYPEFLAG_FCONTROL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13055
13055
  "target": {
@@ -13059,7 +13059,7 @@
13059
13059
  }
13060
13060
  },
13061
13061
  {
13062
- "tsName": "typeflag_fdual",
13062
+ "tsName": "TYPEFLAG_FDUAL",
13063
13063
  "isStatic": true,
13064
13064
  "tsSignatureId": "TYPEFLAG_FDUAL|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13065
13065
  "target": {
@@ -13069,7 +13069,7 @@
13069
13069
  }
13070
13070
  },
13071
13071
  {
13072
- "tsName": "typeflag_fnonextensible",
13072
+ "tsName": "TYPEFLAG_FNONEXTENSIBLE",
13073
13073
  "isStatic": true,
13074
13074
  "tsSignatureId": "TYPEFLAG_FNONEXTENSIBLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13075
13075
  "target": {
@@ -13079,7 +13079,7 @@
13079
13079
  }
13080
13080
  },
13081
13081
  {
13082
- "tsName": "typeflag_foleautomation",
13082
+ "tsName": "TYPEFLAG_FOLEAUTOMATION",
13083
13083
  "isStatic": true,
13084
13084
  "tsSignatureId": "TYPEFLAG_FOLEAUTOMATION|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13085
13085
  "target": {
@@ -13089,7 +13089,7 @@
13089
13089
  }
13090
13090
  },
13091
13091
  {
13092
- "tsName": "typeflag_frestricted",
13092
+ "tsName": "TYPEFLAG_FRESTRICTED",
13093
13093
  "isStatic": true,
13094
13094
  "tsSignatureId": "TYPEFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13095
13095
  "target": {
@@ -13099,7 +13099,7 @@
13099
13099
  }
13100
13100
  },
13101
13101
  {
13102
- "tsName": "typeflag_faggregatable",
13102
+ "tsName": "TYPEFLAG_FAGGREGATABLE",
13103
13103
  "isStatic": true,
13104
13104
  "tsSignatureId": "TYPEFLAG_FAGGREGATABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13105
13105
  "target": {
@@ -13109,7 +13109,7 @@
13109
13109
  }
13110
13110
  },
13111
13111
  {
13112
- "tsName": "typeflag_freplaceable",
13112
+ "tsName": "TYPEFLAG_FREPLACEABLE",
13113
13113
  "isStatic": true,
13114
13114
  "tsSignatureId": "TYPEFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13115
13115
  "target": {
@@ -13119,7 +13119,7 @@
13119
13119
  }
13120
13120
  },
13121
13121
  {
13122
- "tsName": "typeflag_fdispatchable",
13122
+ "tsName": "TYPEFLAG_FDISPATCHABLE",
13123
13123
  "isStatic": true,
13124
13124
  "tsSignatureId": "TYPEFLAG_FDISPATCHABLE|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13125
13125
  "target": {
@@ -13129,7 +13129,7 @@
13129
13129
  }
13130
13130
  },
13131
13131
  {
13132
- "tsName": "typeflag_freversebind",
13132
+ "tsName": "TYPEFLAG_FREVERSEBIND",
13133
13133
  "isStatic": true,
13134
13134
  "tsSignatureId": "TYPEFLAG_FREVERSEBIND|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13135
13135
  "target": {
@@ -13139,7 +13139,7 @@
13139
13139
  }
13140
13140
  },
13141
13141
  {
13142
- "tsName": "typeflag_fproxy",
13142
+ "tsName": "TYPEFLAG_FPROXY",
13143
13143
  "isStatic": true,
13144
13144
  "tsSignatureId": "TYPEFLAG_FPROXY|System.Runtime.InteropServices.ComTypes.TYPEFLAGS|static=true|const=true",
13145
13145
  "target": {
@@ -13173,7 +13173,7 @@
13173
13173
  {
13174
13174
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_ENUMSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13175
13175
  "clrName": "TKIND_ENUM",
13176
- "tsEmitName": "tkind_enum",
13176
+ "tsEmitName": "TKIND_ENUM",
13177
13177
  "metadataToken": 67114004,
13178
13178
  "normalizedSignature": "TKIND_ENUM|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13179
13179
  "isStatic": true,
@@ -13184,7 +13184,7 @@
13184
13184
  {
13185
13185
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_RECORDSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13186
13186
  "clrName": "TKIND_RECORD",
13187
- "tsEmitName": "tkind_record",
13187
+ "tsEmitName": "TKIND_RECORD",
13188
13188
  "metadataToken": 67114005,
13189
13189
  "normalizedSignature": "TKIND_RECORD|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13190
13190
  "isStatic": true,
@@ -13195,7 +13195,7 @@
13195
13195
  {
13196
13196
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_MODULESystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13197
13197
  "clrName": "TKIND_MODULE",
13198
- "tsEmitName": "tkind_module",
13198
+ "tsEmitName": "TKIND_MODULE",
13199
13199
  "metadataToken": 67114006,
13200
13200
  "normalizedSignature": "TKIND_MODULE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13201
13201
  "isStatic": true,
@@ -13206,7 +13206,7 @@
13206
13206
  {
13207
13207
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_INTERFACESystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13208
13208
  "clrName": "TKIND_INTERFACE",
13209
- "tsEmitName": "tkind_interface",
13209
+ "tsEmitName": "TKIND_INTERFACE",
13210
13210
  "metadataToken": 67114007,
13211
13211
  "normalizedSignature": "TKIND_INTERFACE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13212
13212
  "isStatic": true,
@@ -13217,7 +13217,7 @@
13217
13217
  {
13218
13218
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_DISPATCHSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13219
13219
  "clrName": "TKIND_DISPATCH",
13220
- "tsEmitName": "tkind_dispatch",
13220
+ "tsEmitName": "TKIND_DISPATCH",
13221
13221
  "metadataToken": 67114008,
13222
13222
  "normalizedSignature": "TKIND_DISPATCH|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13223
13223
  "isStatic": true,
@@ -13228,7 +13228,7 @@
13228
13228
  {
13229
13229
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_COCLASSSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13230
13230
  "clrName": "TKIND_COCLASS",
13231
- "tsEmitName": "tkind_coclass",
13231
+ "tsEmitName": "TKIND_COCLASS",
13232
13232
  "metadataToken": 67114009,
13233
13233
  "normalizedSignature": "TKIND_COCLASS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13234
13234
  "isStatic": true,
@@ -13239,7 +13239,7 @@
13239
13239
  {
13240
13240
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_ALIASSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13241
13241
  "clrName": "TKIND_ALIAS",
13242
- "tsEmitName": "tkind_alias",
13242
+ "tsEmitName": "TKIND_ALIAS",
13243
13243
  "metadataToken": 67114010,
13244
13244
  "normalizedSignature": "TKIND_ALIAS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13245
13245
  "isStatic": true,
@@ -13250,7 +13250,7 @@
13250
13250
  {
13251
13251
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_UNIONSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13252
13252
  "clrName": "TKIND_UNION",
13253
- "tsEmitName": "tkind_union",
13253
+ "tsEmitName": "TKIND_UNION",
13254
13254
  "metadataToken": 67114011,
13255
13255
  "normalizedSignature": "TKIND_UNION|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13256
13256
  "isStatic": true,
@@ -13261,7 +13261,7 @@
13261
13261
  {
13262
13262
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEKIND::TKIND_MAXSystem.Runtime.InteropServices.ComTypes.TYPEKIND",
13263
13263
  "clrName": "TKIND_MAX",
13264
- "tsEmitName": "tkind_max",
13264
+ "tsEmitName": "TKIND_MAX",
13265
13265
  "metadataToken": 67114012,
13266
13266
  "normalizedSignature": "TKIND_MAX|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13267
13267
  "isStatic": true,
@@ -13986,7 +13986,7 @@
13986
13986
  }
13987
13987
  },
13988
13988
  {
13989
- "tsName": "tkind_enum",
13989
+ "tsName": "TKIND_ENUM",
13990
13990
  "isStatic": true,
13991
13991
  "tsSignatureId": "TKIND_ENUM|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
13992
13992
  "target": {
@@ -13996,7 +13996,7 @@
13996
13996
  }
13997
13997
  },
13998
13998
  {
13999
- "tsName": "tkind_record",
13999
+ "tsName": "TKIND_RECORD",
14000
14000
  "isStatic": true,
14001
14001
  "tsSignatureId": "TKIND_RECORD|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14002
14002
  "target": {
@@ -14006,7 +14006,7 @@
14006
14006
  }
14007
14007
  },
14008
14008
  {
14009
- "tsName": "tkind_module",
14009
+ "tsName": "TKIND_MODULE",
14010
14010
  "isStatic": true,
14011
14011
  "tsSignatureId": "TKIND_MODULE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14012
14012
  "target": {
@@ -14016,7 +14016,7 @@
14016
14016
  }
14017
14017
  },
14018
14018
  {
14019
- "tsName": "tkind_interface",
14019
+ "tsName": "TKIND_INTERFACE",
14020
14020
  "isStatic": true,
14021
14021
  "tsSignatureId": "TKIND_INTERFACE|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14022
14022
  "target": {
@@ -14026,7 +14026,7 @@
14026
14026
  }
14027
14027
  },
14028
14028
  {
14029
- "tsName": "tkind_dispatch",
14029
+ "tsName": "TKIND_DISPATCH",
14030
14030
  "isStatic": true,
14031
14031
  "tsSignatureId": "TKIND_DISPATCH|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14032
14032
  "target": {
@@ -14036,7 +14036,7 @@
14036
14036
  }
14037
14037
  },
14038
14038
  {
14039
- "tsName": "tkind_coclass",
14039
+ "tsName": "TKIND_COCLASS",
14040
14040
  "isStatic": true,
14041
14041
  "tsSignatureId": "TKIND_COCLASS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14042
14042
  "target": {
@@ -14046,7 +14046,7 @@
14046
14046
  }
14047
14047
  },
14048
14048
  {
14049
- "tsName": "tkind_alias",
14049
+ "tsName": "TKIND_ALIAS",
14050
14050
  "isStatic": true,
14051
14051
  "tsSignatureId": "TKIND_ALIAS|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14052
14052
  "target": {
@@ -14056,7 +14056,7 @@
14056
14056
  }
14057
14057
  },
14058
14058
  {
14059
- "tsName": "tkind_union",
14059
+ "tsName": "TKIND_UNION",
14060
14060
  "isStatic": true,
14061
14061
  "tsSignatureId": "TKIND_UNION|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14062
14062
  "target": {
@@ -14066,7 +14066,7 @@
14066
14066
  }
14067
14067
  },
14068
14068
  {
14069
- "tsName": "tkind_max",
14069
+ "tsName": "TKIND_MAX",
14070
14070
  "isStatic": true,
14071
14071
  "tsSignatureId": "TKIND_MAX|System.Runtime.InteropServices.ComTypes.TYPEKIND|static=true|const=true",
14072
14072
  "target": {
@@ -14100,7 +14100,7 @@
14100
14100
  {
14101
14101
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREADONLYSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14102
14102
  "clrName": "VARFLAG_FREADONLY",
14103
- "tsEmitName": "varflag_freadonly",
14103
+ "tsEmitName": "VARFLAG_FREADONLY",
14104
14104
  "metadataToken": 67114153,
14105
14105
  "normalizedSignature": "VARFLAG_FREADONLY|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14106
14106
  "isStatic": true,
@@ -14111,7 +14111,7 @@
14111
14111
  {
14112
14112
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FSOURCESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14113
14113
  "clrName": "VARFLAG_FSOURCE",
14114
- "tsEmitName": "varflag_fsource",
14114
+ "tsEmitName": "VARFLAG_FSOURCE",
14115
14115
  "metadataToken": 67114154,
14116
14116
  "normalizedSignature": "VARFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14117
14117
  "isStatic": true,
@@ -14122,7 +14122,7 @@
14122
14122
  {
14123
14123
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FBINDABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14124
14124
  "clrName": "VARFLAG_FBINDABLE",
14125
- "tsEmitName": "varflag_fbindable",
14125
+ "tsEmitName": "VARFLAG_FBINDABLE",
14126
14126
  "metadataToken": 67114155,
14127
14127
  "normalizedSignature": "VARFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14128
14128
  "isStatic": true,
@@ -14133,7 +14133,7 @@
14133
14133
  {
14134
14134
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREQUESTEDITSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14135
14135
  "clrName": "VARFLAG_FREQUESTEDIT",
14136
- "tsEmitName": "varflag_frequestedit",
14136
+ "tsEmitName": "VARFLAG_FREQUESTEDIT",
14137
14137
  "metadataToken": 67114156,
14138
14138
  "normalizedSignature": "VARFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14139
14139
  "isStatic": true,
@@ -14144,7 +14144,7 @@
14144
14144
  {
14145
14145
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDISPLAYBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14146
14146
  "clrName": "VARFLAG_FDISPLAYBIND",
14147
- "tsEmitName": "varflag_fdisplaybind",
14147
+ "tsEmitName": "VARFLAG_FDISPLAYBIND",
14148
14148
  "metadataToken": 67114157,
14149
14149
  "normalizedSignature": "VARFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14150
14150
  "isStatic": true,
@@ -14155,7 +14155,7 @@
14155
14155
  {
14156
14156
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDEFAULTBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14157
14157
  "clrName": "VARFLAG_FDEFAULTBIND",
14158
- "tsEmitName": "varflag_fdefaultbind",
14158
+ "tsEmitName": "VARFLAG_FDEFAULTBIND",
14159
14159
  "metadataToken": 67114158,
14160
14160
  "normalizedSignature": "VARFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14161
14161
  "isStatic": true,
@@ -14166,7 +14166,7 @@
14166
14166
  {
14167
14167
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FHIDDENSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14168
14168
  "clrName": "VARFLAG_FHIDDEN",
14169
- "tsEmitName": "varflag_fhidden",
14169
+ "tsEmitName": "VARFLAG_FHIDDEN",
14170
14170
  "metadataToken": 67114159,
14171
14171
  "normalizedSignature": "VARFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14172
14172
  "isStatic": true,
@@ -14177,7 +14177,7 @@
14177
14177
  {
14178
14178
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FRESTRICTEDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14179
14179
  "clrName": "VARFLAG_FRESTRICTED",
14180
- "tsEmitName": "varflag_frestricted",
14180
+ "tsEmitName": "VARFLAG_FRESTRICTED",
14181
14181
  "metadataToken": 67114160,
14182
14182
  "normalizedSignature": "VARFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14183
14183
  "isStatic": true,
@@ -14188,7 +14188,7 @@
14188
14188
  {
14189
14189
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FDEFAULTCOLLELEMSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14190
14190
  "clrName": "VARFLAG_FDEFAULTCOLLELEM",
14191
- "tsEmitName": "varflag_fdefaultcollelem",
14191
+ "tsEmitName": "VARFLAG_FDEFAULTCOLLELEM",
14192
14192
  "metadataToken": 67114161,
14193
14193
  "normalizedSignature": "VARFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14194
14194
  "isStatic": true,
@@ -14199,7 +14199,7 @@
14199
14199
  {
14200
14200
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FUIDEFAULTSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14201
14201
  "clrName": "VARFLAG_FUIDEFAULT",
14202
- "tsEmitName": "varflag_fuidefault",
14202
+ "tsEmitName": "VARFLAG_FUIDEFAULT",
14203
14203
  "metadataToken": 67114162,
14204
14204
  "normalizedSignature": "VARFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14205
14205
  "isStatic": true,
@@ -14210,7 +14210,7 @@
14210
14210
  {
14211
14211
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FNONBROWSABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14212
14212
  "clrName": "VARFLAG_FNONBROWSABLE",
14213
- "tsEmitName": "varflag_fnonbrowsable",
14213
+ "tsEmitName": "VARFLAG_FNONBROWSABLE",
14214
14214
  "metadataToken": 67114163,
14215
14215
  "normalizedSignature": "VARFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14216
14216
  "isStatic": true,
@@ -14221,7 +14221,7 @@
14221
14221
  {
14222
14222
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FREPLACEABLESystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14223
14223
  "clrName": "VARFLAG_FREPLACEABLE",
14224
- "tsEmitName": "varflag_freplaceable",
14224
+ "tsEmitName": "VARFLAG_FREPLACEABLE",
14225
14225
  "metadataToken": 67114164,
14226
14226
  "normalizedSignature": "VARFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14227
14227
  "isStatic": true,
@@ -14232,7 +14232,7 @@
14232
14232
  {
14233
14233
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARFLAGS::VARFLAG_FIMMEDIATEBINDSystem.Runtime.InteropServices.ComTypes.VARFLAGS",
14234
14234
  "clrName": "VARFLAG_FIMMEDIATEBIND",
14235
- "tsEmitName": "varflag_fimmediatebind",
14235
+ "tsEmitName": "VARFLAG_FIMMEDIATEBIND",
14236
14236
  "metadataToken": 67114165,
14237
14237
  "normalizedSignature": "VARFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14238
14238
  "isStatic": true,
@@ -14957,7 +14957,7 @@
14957
14957
  }
14958
14958
  },
14959
14959
  {
14960
- "tsName": "varflag_freadonly",
14960
+ "tsName": "VARFLAG_FREADONLY",
14961
14961
  "isStatic": true,
14962
14962
  "tsSignatureId": "VARFLAG_FREADONLY|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14963
14963
  "target": {
@@ -14967,7 +14967,7 @@
14967
14967
  }
14968
14968
  },
14969
14969
  {
14970
- "tsName": "varflag_fsource",
14970
+ "tsName": "VARFLAG_FSOURCE",
14971
14971
  "isStatic": true,
14972
14972
  "tsSignatureId": "VARFLAG_FSOURCE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14973
14973
  "target": {
@@ -14977,7 +14977,7 @@
14977
14977
  }
14978
14978
  },
14979
14979
  {
14980
- "tsName": "varflag_fbindable",
14980
+ "tsName": "VARFLAG_FBINDABLE",
14981
14981
  "isStatic": true,
14982
14982
  "tsSignatureId": "VARFLAG_FBINDABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14983
14983
  "target": {
@@ -14987,7 +14987,7 @@
14987
14987
  }
14988
14988
  },
14989
14989
  {
14990
- "tsName": "varflag_frequestedit",
14990
+ "tsName": "VARFLAG_FREQUESTEDIT",
14991
14991
  "isStatic": true,
14992
14992
  "tsSignatureId": "VARFLAG_FREQUESTEDIT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
14993
14993
  "target": {
@@ -14997,7 +14997,7 @@
14997
14997
  }
14998
14998
  },
14999
14999
  {
15000
- "tsName": "varflag_fdisplaybind",
15000
+ "tsName": "VARFLAG_FDISPLAYBIND",
15001
15001
  "isStatic": true,
15002
15002
  "tsSignatureId": "VARFLAG_FDISPLAYBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15003
15003
  "target": {
@@ -15007,7 +15007,7 @@
15007
15007
  }
15008
15008
  },
15009
15009
  {
15010
- "tsName": "varflag_fdefaultbind",
15010
+ "tsName": "VARFLAG_FDEFAULTBIND",
15011
15011
  "isStatic": true,
15012
15012
  "tsSignatureId": "VARFLAG_FDEFAULTBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15013
15013
  "target": {
@@ -15017,7 +15017,7 @@
15017
15017
  }
15018
15018
  },
15019
15019
  {
15020
- "tsName": "varflag_fhidden",
15020
+ "tsName": "VARFLAG_FHIDDEN",
15021
15021
  "isStatic": true,
15022
15022
  "tsSignatureId": "VARFLAG_FHIDDEN|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15023
15023
  "target": {
@@ -15027,7 +15027,7 @@
15027
15027
  }
15028
15028
  },
15029
15029
  {
15030
- "tsName": "varflag_frestricted",
15030
+ "tsName": "VARFLAG_FRESTRICTED",
15031
15031
  "isStatic": true,
15032
15032
  "tsSignatureId": "VARFLAG_FRESTRICTED|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15033
15033
  "target": {
@@ -15037,7 +15037,7 @@
15037
15037
  }
15038
15038
  },
15039
15039
  {
15040
- "tsName": "varflag_fdefaultcollelem",
15040
+ "tsName": "VARFLAG_FDEFAULTCOLLELEM",
15041
15041
  "isStatic": true,
15042
15042
  "tsSignatureId": "VARFLAG_FDEFAULTCOLLELEM|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15043
15043
  "target": {
@@ -15047,7 +15047,7 @@
15047
15047
  }
15048
15048
  },
15049
15049
  {
15050
- "tsName": "varflag_fuidefault",
15050
+ "tsName": "VARFLAG_FUIDEFAULT",
15051
15051
  "isStatic": true,
15052
15052
  "tsSignatureId": "VARFLAG_FUIDEFAULT|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15053
15053
  "target": {
@@ -15057,7 +15057,7 @@
15057
15057
  }
15058
15058
  },
15059
15059
  {
15060
- "tsName": "varflag_fnonbrowsable",
15060
+ "tsName": "VARFLAG_FNONBROWSABLE",
15061
15061
  "isStatic": true,
15062
15062
  "tsSignatureId": "VARFLAG_FNONBROWSABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15063
15063
  "target": {
@@ -15067,7 +15067,7 @@
15067
15067
  }
15068
15068
  },
15069
15069
  {
15070
- "tsName": "varflag_freplaceable",
15070
+ "tsName": "VARFLAG_FREPLACEABLE",
15071
15071
  "isStatic": true,
15072
15072
  "tsSignatureId": "VARFLAG_FREPLACEABLE|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15073
15073
  "target": {
@@ -15077,7 +15077,7 @@
15077
15077
  }
15078
15078
  },
15079
15079
  {
15080
- "tsName": "varflag_fimmediatebind",
15080
+ "tsName": "VARFLAG_FIMMEDIATEBIND",
15081
15081
  "isStatic": true,
15082
15082
  "tsSignatureId": "VARFLAG_FIMMEDIATEBIND|System.Runtime.InteropServices.ComTypes.VARFLAGS|static=true|const=true",
15083
15083
  "target": {
@@ -15111,7 +15111,7 @@
15111
15111
  {
15112
15112
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_PERINSTANCESystem.Runtime.InteropServices.ComTypes.VARKIND",
15113
15113
  "clrName": "VAR_PERINSTANCE",
15114
- "tsEmitName": "var_perinstance",
15114
+ "tsEmitName": "VAR_PERINSTANCE",
15115
15115
  "metadataToken": 67114091,
15116
15116
  "normalizedSignature": "VAR_PERINSTANCE|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15117
15117
  "isStatic": true,
@@ -15122,7 +15122,7 @@
15122
15122
  {
15123
15123
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_STATICSystem.Runtime.InteropServices.ComTypes.VARKIND",
15124
15124
  "clrName": "VAR_STATIC",
15125
- "tsEmitName": "var_static",
15125
+ "tsEmitName": "VAR_STATIC",
15126
15126
  "metadataToken": 67114092,
15127
15127
  "normalizedSignature": "VAR_STATIC|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15128
15128
  "isStatic": true,
@@ -15133,7 +15133,7 @@
15133
15133
  {
15134
15134
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_CONSTSystem.Runtime.InteropServices.ComTypes.VARKIND",
15135
15135
  "clrName": "VAR_CONST",
15136
- "tsEmitName": "var_const",
15136
+ "tsEmitName": "VAR_CONST",
15137
15137
  "metadataToken": 67114093,
15138
15138
  "normalizedSignature": "VAR_CONST|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15139
15139
  "isStatic": true,
@@ -15144,7 +15144,7 @@
15144
15144
  {
15145
15145
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.VARKIND::VAR_DISPATCHSystem.Runtime.InteropServices.ComTypes.VARKIND",
15146
15146
  "clrName": "VAR_DISPATCH",
15147
- "tsEmitName": "var_dispatch",
15147
+ "tsEmitName": "VAR_DISPATCH",
15148
15148
  "metadataToken": 67114094,
15149
15149
  "normalizedSignature": "VAR_DISPATCH|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15150
15150
  "isStatic": true,
@@ -15869,7 +15869,7 @@
15869
15869
  }
15870
15870
  },
15871
15871
  {
15872
- "tsName": "var_perinstance",
15872
+ "tsName": "VAR_PERINSTANCE",
15873
15873
  "isStatic": true,
15874
15874
  "tsSignatureId": "VAR_PERINSTANCE|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15875
15875
  "target": {
@@ -15879,7 +15879,7 @@
15879
15879
  }
15880
15880
  },
15881
15881
  {
15882
- "tsName": "var_static",
15882
+ "tsName": "VAR_STATIC",
15883
15883
  "isStatic": true,
15884
15884
  "tsSignatureId": "VAR_STATIC|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15885
15885
  "target": {
@@ -15889,7 +15889,7 @@
15889
15889
  }
15890
15890
  },
15891
15891
  {
15892
- "tsName": "var_const",
15892
+ "tsName": "VAR_CONST",
15893
15893
  "isStatic": true,
15894
15894
  "tsSignatureId": "VAR_CONST|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15895
15895
  "target": {
@@ -15899,7 +15899,7 @@
15899
15899
  }
15900
15900
  },
15901
15901
  {
15902
- "tsName": "var_dispatch",
15902
+ "tsName": "VAR_DISPATCH",
15903
15903
  "isStatic": true,
15904
15904
  "tsSignatureId": "VAR_DISPATCH|System.Runtime.InteropServices.ComTypes.VARKIND|static=true|const=true",
15905
15905
  "target": {
@@ -22663,7 +22663,7 @@
22663
22663
  {
22664
22664
  "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComTypes.TYPEATTR::MEMBER_ID_NILSystem.Int32",
22665
22665
  "clrName": "MEMBER_ID_NIL",
22666
- "tsEmitName": "member_id_nil",
22666
+ "tsEmitName": "MEMBER_ID_NIL",
22667
22667
  "metadataToken": 67114034,
22668
22668
  "normalizedSignature": "MEMBER_ID_NIL|System.Int32|static=true|const=true",
22669
22669
  "isStatic": true,
@@ -22936,7 +22936,7 @@
22936
22936
  ],
22937
22937
  "exposedFields": [
22938
22938
  {
22939
- "tsName": "member_id_nil",
22939
+ "tsName": "MEMBER_ID_NIL",
22940
22940
  "isStatic": true,
22941
22941
  "tsSignatureId": "MEMBER_ID_NIL|System.Int32|static=true|const=true",
22942
22942
  "target": {