@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
@@ -837,7 +837,7 @@
837
837
  {
838
838
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.FlowControl::Cond_BranchSystem.Reflection.Emit.FlowControl",
839
839
  "clrName": "Cond_Branch",
840
- "tsEmitName": "cond_Branch",
840
+ "tsEmitName": "Cond_Branch",
841
841
  "metadataToken": 67115477,
842
842
  "normalizedSignature": "Cond_Branch|System.Reflection.Emit.FlowControl|static=true|const=true",
843
843
  "isStatic": true,
@@ -1647,7 +1647,7 @@
1647
1647
  }
1648
1648
  },
1649
1649
  {
1650
- "tsName": "cond_Branch",
1650
+ "tsName": "Cond_Branch",
1651
1651
  "isStatic": true,
1652
1652
  "tsSignatureId": "Cond_Branch|System.Reflection.Emit.FlowControl|static=true|const=true",
1653
1653
  "target": {
@@ -5461,7 +5461,7 @@
5461
5461
  {
5462
5462
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Pop1_pop1System.Reflection.Emit.StackBehaviour",
5463
5463
  "clrName": "Pop1_pop1",
5464
- "tsEmitName": "pop1_pop1",
5464
+ "tsEmitName": "Pop1_pop1",
5465
5465
  "metadataToken": 67115988,
5466
5466
  "normalizedSignature": "Pop1_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5467
5467
  "isStatic": true,
@@ -5483,7 +5483,7 @@
5483
5483
  {
5484
5484
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_pop1System.Reflection.Emit.StackBehaviour",
5485
5485
  "clrName": "Popi_pop1",
5486
- "tsEmitName": "popi_pop1",
5486
+ "tsEmitName": "Popi_pop1",
5487
5487
  "metadataToken": 67115990,
5488
5488
  "normalizedSignature": "Popi_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5489
5489
  "isStatic": true,
@@ -5494,7 +5494,7 @@
5494
5494
  {
5495
5495
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_popiSystem.Reflection.Emit.StackBehaviour",
5496
5496
  "clrName": "Popi_popi",
5497
- "tsEmitName": "popi_popi",
5497
+ "tsEmitName": "Popi_popi",
5498
5498
  "metadataToken": 67115991,
5499
5499
  "normalizedSignature": "Popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5500
5500
  "isStatic": true,
@@ -5505,7 +5505,7 @@
5505
5505
  {
5506
5506
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_popi8System.Reflection.Emit.StackBehaviour",
5507
5507
  "clrName": "Popi_popi8",
5508
- "tsEmitName": "popi_popi8",
5508
+ "tsEmitName": "Popi_popi8",
5509
5509
  "metadataToken": 67115992,
5510
5510
  "normalizedSignature": "Popi_popi8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5511
5511
  "isStatic": true,
@@ -5516,7 +5516,7 @@
5516
5516
  {
5517
5517
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_popi_popiSystem.Reflection.Emit.StackBehaviour",
5518
5518
  "clrName": "Popi_popi_popi",
5519
- "tsEmitName": "popi_popi_popi",
5519
+ "tsEmitName": "Popi_popi_popi",
5520
5520
  "metadataToken": 67115993,
5521
5521
  "normalizedSignature": "Popi_popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5522
5522
  "isStatic": true,
@@ -5527,7 +5527,7 @@
5527
5527
  {
5528
5528
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_popr4System.Reflection.Emit.StackBehaviour",
5529
5529
  "clrName": "Popi_popr4",
5530
- "tsEmitName": "popi_popr4",
5530
+ "tsEmitName": "Popi_popr4",
5531
5531
  "metadataToken": 67115994,
5532
5532
  "normalizedSignature": "Popi_popr4|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5533
5533
  "isStatic": true,
@@ -5538,7 +5538,7 @@
5538
5538
  {
5539
5539
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popi_popr8System.Reflection.Emit.StackBehaviour",
5540
5540
  "clrName": "Popi_popr8",
5541
- "tsEmitName": "popi_popr8",
5541
+ "tsEmitName": "Popi_popr8",
5542
5542
  "metadataToken": 67115995,
5543
5543
  "normalizedSignature": "Popi_popr8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5544
5544
  "isStatic": true,
@@ -5560,7 +5560,7 @@
5560
5560
  {
5561
5561
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_pop1System.Reflection.Emit.StackBehaviour",
5562
5562
  "clrName": "Popref_pop1",
5563
- "tsEmitName": "popref_pop1",
5563
+ "tsEmitName": "Popref_pop1",
5564
5564
  "metadataToken": 67115997,
5565
5565
  "normalizedSignature": "Popref_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5566
5566
  "isStatic": true,
@@ -5571,7 +5571,7 @@
5571
5571
  {
5572
5572
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popiSystem.Reflection.Emit.StackBehaviour",
5573
5573
  "clrName": "Popref_popi",
5574
- "tsEmitName": "popref_popi",
5574
+ "tsEmitName": "Popref_popi",
5575
5575
  "metadataToken": 67115998,
5576
5576
  "normalizedSignature": "Popref_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5577
5577
  "isStatic": true,
@@ -5582,7 +5582,7 @@
5582
5582
  {
5583
5583
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_popiSystem.Reflection.Emit.StackBehaviour",
5584
5584
  "clrName": "Popref_popi_popi",
5585
- "tsEmitName": "popref_popi_popi",
5585
+ "tsEmitName": "Popref_popi_popi",
5586
5586
  "metadataToken": 67115999,
5587
5587
  "normalizedSignature": "Popref_popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5588
5588
  "isStatic": true,
@@ -5593,7 +5593,7 @@
5593
5593
  {
5594
5594
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_popi8System.Reflection.Emit.StackBehaviour",
5595
5595
  "clrName": "Popref_popi_popi8",
5596
- "tsEmitName": "popref_popi_popi8",
5596
+ "tsEmitName": "Popref_popi_popi8",
5597
5597
  "metadataToken": 67116000,
5598
5598
  "normalizedSignature": "Popref_popi_popi8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5599
5599
  "isStatic": true,
@@ -5604,7 +5604,7 @@
5604
5604
  {
5605
5605
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_popr4System.Reflection.Emit.StackBehaviour",
5606
5606
  "clrName": "Popref_popi_popr4",
5607
- "tsEmitName": "popref_popi_popr4",
5607
+ "tsEmitName": "Popref_popi_popr4",
5608
5608
  "metadataToken": 67116001,
5609
5609
  "normalizedSignature": "Popref_popi_popr4|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5610
5610
  "isStatic": true,
@@ -5615,7 +5615,7 @@
5615
5615
  {
5616
5616
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_popr8System.Reflection.Emit.StackBehaviour",
5617
5617
  "clrName": "Popref_popi_popr8",
5618
- "tsEmitName": "popref_popi_popr8",
5618
+ "tsEmitName": "Popref_popi_popr8",
5619
5619
  "metadataToken": 67116002,
5620
5620
  "normalizedSignature": "Popref_popi_popr8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5621
5621
  "isStatic": true,
@@ -5626,7 +5626,7 @@
5626
5626
  {
5627
5627
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_poprefSystem.Reflection.Emit.StackBehaviour",
5628
5628
  "clrName": "Popref_popi_popref",
5629
- "tsEmitName": "popref_popi_popref",
5629
+ "tsEmitName": "Popref_popi_popref",
5630
5630
  "metadataToken": 67116003,
5631
5631
  "normalizedSignature": "Popref_popi_popref|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5632
5632
  "isStatic": true,
@@ -5659,7 +5659,7 @@
5659
5659
  {
5660
5660
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Push1_push1System.Reflection.Emit.StackBehaviour",
5661
5661
  "clrName": "Push1_push1",
5662
- "tsEmitName": "push1_push1",
5662
+ "tsEmitName": "Push1_push1",
5663
5663
  "metadataToken": 67116006,
5664
5664
  "normalizedSignature": "Push1_push1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5665
5665
  "isStatic": true,
@@ -5747,7 +5747,7 @@
5747
5747
  {
5748
5748
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.StackBehaviour::Popref_popi_pop1System.Reflection.Emit.StackBehaviour",
5749
5749
  "clrName": "Popref_popi_pop1",
5750
- "tsEmitName": "popref_popi_pop1",
5750
+ "tsEmitName": "Popref_popi_pop1",
5751
5751
  "metadataToken": 67116014,
5752
5752
  "normalizedSignature": "Popref_popi_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
5753
5753
  "isStatic": true,
@@ -6492,7 +6492,7 @@
6492
6492
  }
6493
6493
  },
6494
6494
  {
6495
- "tsName": "pop1_pop1",
6495
+ "tsName": "Pop1_pop1",
6496
6496
  "isStatic": true,
6497
6497
  "tsSignatureId": "Pop1_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6498
6498
  "target": {
@@ -6512,7 +6512,7 @@
6512
6512
  }
6513
6513
  },
6514
6514
  {
6515
- "tsName": "popi_pop1",
6515
+ "tsName": "Popi_pop1",
6516
6516
  "isStatic": true,
6517
6517
  "tsSignatureId": "Popi_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6518
6518
  "target": {
@@ -6522,7 +6522,7 @@
6522
6522
  }
6523
6523
  },
6524
6524
  {
6525
- "tsName": "popi_popi",
6525
+ "tsName": "Popi_popi",
6526
6526
  "isStatic": true,
6527
6527
  "tsSignatureId": "Popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6528
6528
  "target": {
@@ -6532,7 +6532,7 @@
6532
6532
  }
6533
6533
  },
6534
6534
  {
6535
- "tsName": "popi_popi8",
6535
+ "tsName": "Popi_popi8",
6536
6536
  "isStatic": true,
6537
6537
  "tsSignatureId": "Popi_popi8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6538
6538
  "target": {
@@ -6542,7 +6542,7 @@
6542
6542
  }
6543
6543
  },
6544
6544
  {
6545
- "tsName": "popi_popi_popi",
6545
+ "tsName": "Popi_popi_popi",
6546
6546
  "isStatic": true,
6547
6547
  "tsSignatureId": "Popi_popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6548
6548
  "target": {
@@ -6552,7 +6552,7 @@
6552
6552
  }
6553
6553
  },
6554
6554
  {
6555
- "tsName": "popi_popr4",
6555
+ "tsName": "Popi_popr4",
6556
6556
  "isStatic": true,
6557
6557
  "tsSignatureId": "Popi_popr4|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6558
6558
  "target": {
@@ -6562,7 +6562,7 @@
6562
6562
  }
6563
6563
  },
6564
6564
  {
6565
- "tsName": "popi_popr8",
6565
+ "tsName": "Popi_popr8",
6566
6566
  "isStatic": true,
6567
6567
  "tsSignatureId": "Popi_popr8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6568
6568
  "target": {
@@ -6582,7 +6582,7 @@
6582
6582
  }
6583
6583
  },
6584
6584
  {
6585
- "tsName": "popref_pop1",
6585
+ "tsName": "Popref_pop1",
6586
6586
  "isStatic": true,
6587
6587
  "tsSignatureId": "Popref_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6588
6588
  "target": {
@@ -6592,7 +6592,7 @@
6592
6592
  }
6593
6593
  },
6594
6594
  {
6595
- "tsName": "popref_popi",
6595
+ "tsName": "Popref_popi",
6596
6596
  "isStatic": true,
6597
6597
  "tsSignatureId": "Popref_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6598
6598
  "target": {
@@ -6602,7 +6602,7 @@
6602
6602
  }
6603
6603
  },
6604
6604
  {
6605
- "tsName": "popref_popi_popi",
6605
+ "tsName": "Popref_popi_popi",
6606
6606
  "isStatic": true,
6607
6607
  "tsSignatureId": "Popref_popi_popi|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6608
6608
  "target": {
@@ -6612,7 +6612,7 @@
6612
6612
  }
6613
6613
  },
6614
6614
  {
6615
- "tsName": "popref_popi_popi8",
6615
+ "tsName": "Popref_popi_popi8",
6616
6616
  "isStatic": true,
6617
6617
  "tsSignatureId": "Popref_popi_popi8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6618
6618
  "target": {
@@ -6622,7 +6622,7 @@
6622
6622
  }
6623
6623
  },
6624
6624
  {
6625
- "tsName": "popref_popi_popr4",
6625
+ "tsName": "Popref_popi_popr4",
6626
6626
  "isStatic": true,
6627
6627
  "tsSignatureId": "Popref_popi_popr4|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6628
6628
  "target": {
@@ -6632,7 +6632,7 @@
6632
6632
  }
6633
6633
  },
6634
6634
  {
6635
- "tsName": "popref_popi_popr8",
6635
+ "tsName": "Popref_popi_popr8",
6636
6636
  "isStatic": true,
6637
6637
  "tsSignatureId": "Popref_popi_popr8|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6638
6638
  "target": {
@@ -6642,7 +6642,7 @@
6642
6642
  }
6643
6643
  },
6644
6644
  {
6645
- "tsName": "popref_popi_popref",
6645
+ "tsName": "Popref_popi_popref",
6646
6646
  "isStatic": true,
6647
6647
  "tsSignatureId": "Popref_popi_popref|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6648
6648
  "target": {
@@ -6672,7 +6672,7 @@
6672
6672
  }
6673
6673
  },
6674
6674
  {
6675
- "tsName": "push1_push1",
6675
+ "tsName": "Push1_push1",
6676
6676
  "isStatic": true,
6677
6677
  "tsSignatureId": "Push1_push1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6678
6678
  "target": {
@@ -6752,7 +6752,7 @@
6752
6752
  }
6753
6753
  },
6754
6754
  {
6755
- "tsName": "popref_popi_pop1",
6755
+ "tsName": "Popref_popi_pop1",
6756
6756
  "isStatic": true,
6757
6757
  "tsSignatureId": "Popref_popi_pop1|System.Reflection.Emit.StackBehaviour|static=true|const=true",
6758
6758
  "target": {
@@ -14466,7 +14466,7 @@
14466
14466
  }
14467
14467
  },
14468
14468
  {
14469
- "tsName": "guid",
14469
+ "tsName": "GUID",
14470
14470
  "isStatic": false,
14471
14471
  "tsSignatureId": "GUID|:System.Guid|static=false|accessor=get",
14472
14472
  "target": {
@@ -18530,7 +18530,7 @@
18530
18530
  }
18531
18531
  },
18532
18532
  {
18533
- "tsName": "guid",
18533
+ "tsName": "GUID",
18534
18534
  "isStatic": false,
18535
18535
  "tsSignatureId": "GUID|:System.Guid|static=false|accessor=get",
18536
18536
  "target": {
@@ -22118,7 +22118,7 @@
22118
22118
  {
22119
22119
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarg_0System.Reflection.Emit.OpCode",
22120
22120
  "clrName": "Ldarg_0",
22121
- "tsEmitName": "ldarg_0",
22121
+ "tsEmitName": "Ldarg_0",
22122
22122
  "metadataToken": 67115721,
22123
22123
  "normalizedSignature": "Ldarg_0|System.Reflection.Emit.OpCode|static=true|const=false",
22124
22124
  "isStatic": true,
@@ -22129,7 +22129,7 @@
22129
22129
  {
22130
22130
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarg_1System.Reflection.Emit.OpCode",
22131
22131
  "clrName": "Ldarg_1",
22132
- "tsEmitName": "ldarg_1",
22132
+ "tsEmitName": "Ldarg_1",
22133
22133
  "metadataToken": 67115722,
22134
22134
  "normalizedSignature": "Ldarg_1|System.Reflection.Emit.OpCode|static=true|const=false",
22135
22135
  "isStatic": true,
@@ -22140,7 +22140,7 @@
22140
22140
  {
22141
22141
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarg_2System.Reflection.Emit.OpCode",
22142
22142
  "clrName": "Ldarg_2",
22143
- "tsEmitName": "ldarg_2",
22143
+ "tsEmitName": "Ldarg_2",
22144
22144
  "metadataToken": 67115723,
22145
22145
  "normalizedSignature": "Ldarg_2|System.Reflection.Emit.OpCode|static=true|const=false",
22146
22146
  "isStatic": true,
@@ -22151,7 +22151,7 @@
22151
22151
  {
22152
22152
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarg_3System.Reflection.Emit.OpCode",
22153
22153
  "clrName": "Ldarg_3",
22154
- "tsEmitName": "ldarg_3",
22154
+ "tsEmitName": "Ldarg_3",
22155
22155
  "metadataToken": 67115724,
22156
22156
  "normalizedSignature": "Ldarg_3|System.Reflection.Emit.OpCode|static=true|const=false",
22157
22157
  "isStatic": true,
@@ -22162,7 +22162,7 @@
22162
22162
  {
22163
22163
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloc_0System.Reflection.Emit.OpCode",
22164
22164
  "clrName": "Ldloc_0",
22165
- "tsEmitName": "ldloc_0",
22165
+ "tsEmitName": "Ldloc_0",
22166
22166
  "metadataToken": 67115725,
22167
22167
  "normalizedSignature": "Ldloc_0|System.Reflection.Emit.OpCode|static=true|const=false",
22168
22168
  "isStatic": true,
@@ -22173,7 +22173,7 @@
22173
22173
  {
22174
22174
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloc_1System.Reflection.Emit.OpCode",
22175
22175
  "clrName": "Ldloc_1",
22176
- "tsEmitName": "ldloc_1",
22176
+ "tsEmitName": "Ldloc_1",
22177
22177
  "metadataToken": 67115726,
22178
22178
  "normalizedSignature": "Ldloc_1|System.Reflection.Emit.OpCode|static=true|const=false",
22179
22179
  "isStatic": true,
@@ -22184,7 +22184,7 @@
22184
22184
  {
22185
22185
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloc_2System.Reflection.Emit.OpCode",
22186
22186
  "clrName": "Ldloc_2",
22187
- "tsEmitName": "ldloc_2",
22187
+ "tsEmitName": "Ldloc_2",
22188
22188
  "metadataToken": 67115727,
22189
22189
  "normalizedSignature": "Ldloc_2|System.Reflection.Emit.OpCode|static=true|const=false",
22190
22190
  "isStatic": true,
@@ -22195,7 +22195,7 @@
22195
22195
  {
22196
22196
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloc_3System.Reflection.Emit.OpCode",
22197
22197
  "clrName": "Ldloc_3",
22198
- "tsEmitName": "ldloc_3",
22198
+ "tsEmitName": "Ldloc_3",
22199
22199
  "metadataToken": 67115728,
22200
22200
  "normalizedSignature": "Ldloc_3|System.Reflection.Emit.OpCode|static=true|const=false",
22201
22201
  "isStatic": true,
@@ -22206,7 +22206,7 @@
22206
22206
  {
22207
22207
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stloc_0System.Reflection.Emit.OpCode",
22208
22208
  "clrName": "Stloc_0",
22209
- "tsEmitName": "stloc_0",
22209
+ "tsEmitName": "Stloc_0",
22210
22210
  "metadataToken": 67115729,
22211
22211
  "normalizedSignature": "Stloc_0|System.Reflection.Emit.OpCode|static=true|const=false",
22212
22212
  "isStatic": true,
@@ -22217,7 +22217,7 @@
22217
22217
  {
22218
22218
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stloc_1System.Reflection.Emit.OpCode",
22219
22219
  "clrName": "Stloc_1",
22220
- "tsEmitName": "stloc_1",
22220
+ "tsEmitName": "Stloc_1",
22221
22221
  "metadataToken": 67115730,
22222
22222
  "normalizedSignature": "Stloc_1|System.Reflection.Emit.OpCode|static=true|const=false",
22223
22223
  "isStatic": true,
@@ -22228,7 +22228,7 @@
22228
22228
  {
22229
22229
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stloc_2System.Reflection.Emit.OpCode",
22230
22230
  "clrName": "Stloc_2",
22231
- "tsEmitName": "stloc_2",
22231
+ "tsEmitName": "Stloc_2",
22232
22232
  "metadataToken": 67115731,
22233
22233
  "normalizedSignature": "Stloc_2|System.Reflection.Emit.OpCode|static=true|const=false",
22234
22234
  "isStatic": true,
@@ -22239,7 +22239,7 @@
22239
22239
  {
22240
22240
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stloc_3System.Reflection.Emit.OpCode",
22241
22241
  "clrName": "Stloc_3",
22242
- "tsEmitName": "stloc_3",
22242
+ "tsEmitName": "Stloc_3",
22243
22243
  "metadataToken": 67115732,
22244
22244
  "normalizedSignature": "Stloc_3|System.Reflection.Emit.OpCode|static=true|const=false",
22245
22245
  "isStatic": true,
@@ -22250,7 +22250,7 @@
22250
22250
  {
22251
22251
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarg_SSystem.Reflection.Emit.OpCode",
22252
22252
  "clrName": "Ldarg_S",
22253
- "tsEmitName": "ldarg_S",
22253
+ "tsEmitName": "Ldarg_S",
22254
22254
  "metadataToken": 67115733,
22255
22255
  "normalizedSignature": "Ldarg_S|System.Reflection.Emit.OpCode|static=true|const=false",
22256
22256
  "isStatic": true,
@@ -22261,7 +22261,7 @@
22261
22261
  {
22262
22262
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldarga_SSystem.Reflection.Emit.OpCode",
22263
22263
  "clrName": "Ldarga_S",
22264
- "tsEmitName": "ldarga_S",
22264
+ "tsEmitName": "Ldarga_S",
22265
22265
  "metadataToken": 67115734,
22266
22266
  "normalizedSignature": "Ldarga_S|System.Reflection.Emit.OpCode|static=true|const=false",
22267
22267
  "isStatic": true,
@@ -22272,7 +22272,7 @@
22272
22272
  {
22273
22273
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Starg_SSystem.Reflection.Emit.OpCode",
22274
22274
  "clrName": "Starg_S",
22275
- "tsEmitName": "starg_S",
22275
+ "tsEmitName": "Starg_S",
22276
22276
  "metadataToken": 67115735,
22277
22277
  "normalizedSignature": "Starg_S|System.Reflection.Emit.OpCode|static=true|const=false",
22278
22278
  "isStatic": true,
@@ -22283,7 +22283,7 @@
22283
22283
  {
22284
22284
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloc_SSystem.Reflection.Emit.OpCode",
22285
22285
  "clrName": "Ldloc_S",
22286
- "tsEmitName": "ldloc_S",
22286
+ "tsEmitName": "Ldloc_S",
22287
22287
  "metadataToken": 67115736,
22288
22288
  "normalizedSignature": "Ldloc_S|System.Reflection.Emit.OpCode|static=true|const=false",
22289
22289
  "isStatic": true,
@@ -22294,7 +22294,7 @@
22294
22294
  {
22295
22295
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldloca_SSystem.Reflection.Emit.OpCode",
22296
22296
  "clrName": "Ldloca_S",
22297
- "tsEmitName": "ldloca_S",
22297
+ "tsEmitName": "Ldloca_S",
22298
22298
  "metadataToken": 67115737,
22299
22299
  "normalizedSignature": "Ldloca_S|System.Reflection.Emit.OpCode|static=true|const=false",
22300
22300
  "isStatic": true,
@@ -22305,7 +22305,7 @@
22305
22305
  {
22306
22306
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stloc_SSystem.Reflection.Emit.OpCode",
22307
22307
  "clrName": "Stloc_S",
22308
- "tsEmitName": "stloc_S",
22308
+ "tsEmitName": "Stloc_S",
22309
22309
  "metadataToken": 67115738,
22310
22310
  "normalizedSignature": "Stloc_S|System.Reflection.Emit.OpCode|static=true|const=false",
22311
22311
  "isStatic": true,
@@ -22327,7 +22327,7 @@
22327
22327
  {
22328
22328
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_M1System.Reflection.Emit.OpCode",
22329
22329
  "clrName": "Ldc_I4_M1",
22330
- "tsEmitName": "ldc_I4_M1",
22330
+ "tsEmitName": "Ldc_I4_M1",
22331
22331
  "metadataToken": 67115740,
22332
22332
  "normalizedSignature": "Ldc_I4_M1|System.Reflection.Emit.OpCode|static=true|const=false",
22333
22333
  "isStatic": true,
@@ -22338,7 +22338,7 @@
22338
22338
  {
22339
22339
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_0System.Reflection.Emit.OpCode",
22340
22340
  "clrName": "Ldc_I4_0",
22341
- "tsEmitName": "ldc_I4_0",
22341
+ "tsEmitName": "Ldc_I4_0",
22342
22342
  "metadataToken": 67115741,
22343
22343
  "normalizedSignature": "Ldc_I4_0|System.Reflection.Emit.OpCode|static=true|const=false",
22344
22344
  "isStatic": true,
@@ -22349,7 +22349,7 @@
22349
22349
  {
22350
22350
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_1System.Reflection.Emit.OpCode",
22351
22351
  "clrName": "Ldc_I4_1",
22352
- "tsEmitName": "ldc_I4_1",
22352
+ "tsEmitName": "Ldc_I4_1",
22353
22353
  "metadataToken": 67115742,
22354
22354
  "normalizedSignature": "Ldc_I4_1|System.Reflection.Emit.OpCode|static=true|const=false",
22355
22355
  "isStatic": true,
@@ -22360,7 +22360,7 @@
22360
22360
  {
22361
22361
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_2System.Reflection.Emit.OpCode",
22362
22362
  "clrName": "Ldc_I4_2",
22363
- "tsEmitName": "ldc_I4_2",
22363
+ "tsEmitName": "Ldc_I4_2",
22364
22364
  "metadataToken": 67115743,
22365
22365
  "normalizedSignature": "Ldc_I4_2|System.Reflection.Emit.OpCode|static=true|const=false",
22366
22366
  "isStatic": true,
@@ -22371,7 +22371,7 @@
22371
22371
  {
22372
22372
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_3System.Reflection.Emit.OpCode",
22373
22373
  "clrName": "Ldc_I4_3",
22374
- "tsEmitName": "ldc_I4_3",
22374
+ "tsEmitName": "Ldc_I4_3",
22375
22375
  "metadataToken": 67115744,
22376
22376
  "normalizedSignature": "Ldc_I4_3|System.Reflection.Emit.OpCode|static=true|const=false",
22377
22377
  "isStatic": true,
@@ -22382,7 +22382,7 @@
22382
22382
  {
22383
22383
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_4System.Reflection.Emit.OpCode",
22384
22384
  "clrName": "Ldc_I4_4",
22385
- "tsEmitName": "ldc_I4_4",
22385
+ "tsEmitName": "Ldc_I4_4",
22386
22386
  "metadataToken": 67115745,
22387
22387
  "normalizedSignature": "Ldc_I4_4|System.Reflection.Emit.OpCode|static=true|const=false",
22388
22388
  "isStatic": true,
@@ -22393,7 +22393,7 @@
22393
22393
  {
22394
22394
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_5System.Reflection.Emit.OpCode",
22395
22395
  "clrName": "Ldc_I4_5",
22396
- "tsEmitName": "ldc_I4_5",
22396
+ "tsEmitName": "Ldc_I4_5",
22397
22397
  "metadataToken": 67115746,
22398
22398
  "normalizedSignature": "Ldc_I4_5|System.Reflection.Emit.OpCode|static=true|const=false",
22399
22399
  "isStatic": true,
@@ -22404,7 +22404,7 @@
22404
22404
  {
22405
22405
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_6System.Reflection.Emit.OpCode",
22406
22406
  "clrName": "Ldc_I4_6",
22407
- "tsEmitName": "ldc_I4_6",
22407
+ "tsEmitName": "Ldc_I4_6",
22408
22408
  "metadataToken": 67115747,
22409
22409
  "normalizedSignature": "Ldc_I4_6|System.Reflection.Emit.OpCode|static=true|const=false",
22410
22410
  "isStatic": true,
@@ -22415,7 +22415,7 @@
22415
22415
  {
22416
22416
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_7System.Reflection.Emit.OpCode",
22417
22417
  "clrName": "Ldc_I4_7",
22418
- "tsEmitName": "ldc_I4_7",
22418
+ "tsEmitName": "Ldc_I4_7",
22419
22419
  "metadataToken": 67115748,
22420
22420
  "normalizedSignature": "Ldc_I4_7|System.Reflection.Emit.OpCode|static=true|const=false",
22421
22421
  "isStatic": true,
@@ -22426,7 +22426,7 @@
22426
22426
  {
22427
22427
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_8System.Reflection.Emit.OpCode",
22428
22428
  "clrName": "Ldc_I4_8",
22429
- "tsEmitName": "ldc_I4_8",
22429
+ "tsEmitName": "Ldc_I4_8",
22430
22430
  "metadataToken": 67115749,
22431
22431
  "normalizedSignature": "Ldc_I4_8|System.Reflection.Emit.OpCode|static=true|const=false",
22432
22432
  "isStatic": true,
@@ -22437,7 +22437,7 @@
22437
22437
  {
22438
22438
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4_SSystem.Reflection.Emit.OpCode",
22439
22439
  "clrName": "Ldc_I4_S",
22440
- "tsEmitName": "ldc_I4_S",
22440
+ "tsEmitName": "Ldc_I4_S",
22441
22441
  "metadataToken": 67115750,
22442
22442
  "normalizedSignature": "Ldc_I4_S|System.Reflection.Emit.OpCode|static=true|const=false",
22443
22443
  "isStatic": true,
@@ -22448,7 +22448,7 @@
22448
22448
  {
22449
22449
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I4System.Reflection.Emit.OpCode",
22450
22450
  "clrName": "Ldc_I4",
22451
- "tsEmitName": "ldc_I4",
22451
+ "tsEmitName": "Ldc_I4",
22452
22452
  "metadataToken": 67115751,
22453
22453
  "normalizedSignature": "Ldc_I4|System.Reflection.Emit.OpCode|static=true|const=false",
22454
22454
  "isStatic": true,
@@ -22459,7 +22459,7 @@
22459
22459
  {
22460
22460
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_I8System.Reflection.Emit.OpCode",
22461
22461
  "clrName": "Ldc_I8",
22462
- "tsEmitName": "ldc_I8",
22462
+ "tsEmitName": "Ldc_I8",
22463
22463
  "metadataToken": 67115752,
22464
22464
  "normalizedSignature": "Ldc_I8|System.Reflection.Emit.OpCode|static=true|const=false",
22465
22465
  "isStatic": true,
@@ -22470,7 +22470,7 @@
22470
22470
  {
22471
22471
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_R4System.Reflection.Emit.OpCode",
22472
22472
  "clrName": "Ldc_R4",
22473
- "tsEmitName": "ldc_R4",
22473
+ "tsEmitName": "Ldc_R4",
22474
22474
  "metadataToken": 67115753,
22475
22475
  "normalizedSignature": "Ldc_R4|System.Reflection.Emit.OpCode|static=true|const=false",
22476
22476
  "isStatic": true,
@@ -22481,7 +22481,7 @@
22481
22481
  {
22482
22482
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldc_R8System.Reflection.Emit.OpCode",
22483
22483
  "clrName": "Ldc_R8",
22484
- "tsEmitName": "ldc_R8",
22484
+ "tsEmitName": "Ldc_R8",
22485
22485
  "metadataToken": 67115754,
22486
22486
  "normalizedSignature": "Ldc_R8|System.Reflection.Emit.OpCode|static=true|const=false",
22487
22487
  "isStatic": true,
@@ -22558,7 +22558,7 @@
22558
22558
  {
22559
22559
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Br_SSystem.Reflection.Emit.OpCode",
22560
22560
  "clrName": "Br_S",
22561
- "tsEmitName": "br_S",
22561
+ "tsEmitName": "Br_S",
22562
22562
  "metadataToken": 67115761,
22563
22563
  "normalizedSignature": "Br_S|System.Reflection.Emit.OpCode|static=true|const=false",
22564
22564
  "isStatic": true,
@@ -22569,7 +22569,7 @@
22569
22569
  {
22570
22570
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Brfalse_SSystem.Reflection.Emit.OpCode",
22571
22571
  "clrName": "Brfalse_S",
22572
- "tsEmitName": "brfalse_S",
22572
+ "tsEmitName": "Brfalse_S",
22573
22573
  "metadataToken": 67115762,
22574
22574
  "normalizedSignature": "Brfalse_S|System.Reflection.Emit.OpCode|static=true|const=false",
22575
22575
  "isStatic": true,
@@ -22580,7 +22580,7 @@
22580
22580
  {
22581
22581
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Brtrue_SSystem.Reflection.Emit.OpCode",
22582
22582
  "clrName": "Brtrue_S",
22583
- "tsEmitName": "brtrue_S",
22583
+ "tsEmitName": "Brtrue_S",
22584
22584
  "metadataToken": 67115763,
22585
22585
  "normalizedSignature": "Brtrue_S|System.Reflection.Emit.OpCode|static=true|const=false",
22586
22586
  "isStatic": true,
@@ -22591,7 +22591,7 @@
22591
22591
  {
22592
22592
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Beq_SSystem.Reflection.Emit.OpCode",
22593
22593
  "clrName": "Beq_S",
22594
- "tsEmitName": "beq_S",
22594
+ "tsEmitName": "Beq_S",
22595
22595
  "metadataToken": 67115764,
22596
22596
  "normalizedSignature": "Beq_S|System.Reflection.Emit.OpCode|static=true|const=false",
22597
22597
  "isStatic": true,
@@ -22602,7 +22602,7 @@
22602
22602
  {
22603
22603
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bge_SSystem.Reflection.Emit.OpCode",
22604
22604
  "clrName": "Bge_S",
22605
- "tsEmitName": "bge_S",
22605
+ "tsEmitName": "Bge_S",
22606
22606
  "metadataToken": 67115765,
22607
22607
  "normalizedSignature": "Bge_S|System.Reflection.Emit.OpCode|static=true|const=false",
22608
22608
  "isStatic": true,
@@ -22613,7 +22613,7 @@
22613
22613
  {
22614
22614
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bgt_SSystem.Reflection.Emit.OpCode",
22615
22615
  "clrName": "Bgt_S",
22616
- "tsEmitName": "bgt_S",
22616
+ "tsEmitName": "Bgt_S",
22617
22617
  "metadataToken": 67115766,
22618
22618
  "normalizedSignature": "Bgt_S|System.Reflection.Emit.OpCode|static=true|const=false",
22619
22619
  "isStatic": true,
@@ -22624,7 +22624,7 @@
22624
22624
  {
22625
22625
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ble_SSystem.Reflection.Emit.OpCode",
22626
22626
  "clrName": "Ble_S",
22627
- "tsEmitName": "ble_S",
22627
+ "tsEmitName": "Ble_S",
22628
22628
  "metadataToken": 67115767,
22629
22629
  "normalizedSignature": "Ble_S|System.Reflection.Emit.OpCode|static=true|const=false",
22630
22630
  "isStatic": true,
@@ -22635,7 +22635,7 @@
22635
22635
  {
22636
22636
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Blt_SSystem.Reflection.Emit.OpCode",
22637
22637
  "clrName": "Blt_S",
22638
- "tsEmitName": "blt_S",
22638
+ "tsEmitName": "Blt_S",
22639
22639
  "metadataToken": 67115768,
22640
22640
  "normalizedSignature": "Blt_S|System.Reflection.Emit.OpCode|static=true|const=false",
22641
22641
  "isStatic": true,
@@ -22646,7 +22646,7 @@
22646
22646
  {
22647
22647
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bne_Un_SSystem.Reflection.Emit.OpCode",
22648
22648
  "clrName": "Bne_Un_S",
22649
- "tsEmitName": "bne_Un_S",
22649
+ "tsEmitName": "Bne_Un_S",
22650
22650
  "metadataToken": 67115769,
22651
22651
  "normalizedSignature": "Bne_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
22652
22652
  "isStatic": true,
@@ -22657,7 +22657,7 @@
22657
22657
  {
22658
22658
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bge_Un_SSystem.Reflection.Emit.OpCode",
22659
22659
  "clrName": "Bge_Un_S",
22660
- "tsEmitName": "bge_Un_S",
22660
+ "tsEmitName": "Bge_Un_S",
22661
22661
  "metadataToken": 67115770,
22662
22662
  "normalizedSignature": "Bge_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
22663
22663
  "isStatic": true,
@@ -22668,7 +22668,7 @@
22668
22668
  {
22669
22669
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bgt_Un_SSystem.Reflection.Emit.OpCode",
22670
22670
  "clrName": "Bgt_Un_S",
22671
- "tsEmitName": "bgt_Un_S",
22671
+ "tsEmitName": "Bgt_Un_S",
22672
22672
  "metadataToken": 67115771,
22673
22673
  "normalizedSignature": "Bgt_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
22674
22674
  "isStatic": true,
@@ -22679,7 +22679,7 @@
22679
22679
  {
22680
22680
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ble_Un_SSystem.Reflection.Emit.OpCode",
22681
22681
  "clrName": "Ble_Un_S",
22682
- "tsEmitName": "ble_Un_S",
22682
+ "tsEmitName": "Ble_Un_S",
22683
22683
  "metadataToken": 67115772,
22684
22684
  "normalizedSignature": "Ble_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
22685
22685
  "isStatic": true,
@@ -22690,7 +22690,7 @@
22690
22690
  {
22691
22691
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Blt_Un_SSystem.Reflection.Emit.OpCode",
22692
22692
  "clrName": "Blt_Un_S",
22693
- "tsEmitName": "blt_Un_S",
22693
+ "tsEmitName": "Blt_Un_S",
22694
22694
  "metadataToken": 67115773,
22695
22695
  "normalizedSignature": "Blt_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
22696
22696
  "isStatic": true,
@@ -22789,7 +22789,7 @@
22789
22789
  {
22790
22790
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bne_UnSystem.Reflection.Emit.OpCode",
22791
22791
  "clrName": "Bne_Un",
22792
- "tsEmitName": "bne_Un",
22792
+ "tsEmitName": "Bne_Un",
22793
22793
  "metadataToken": 67115782,
22794
22794
  "normalizedSignature": "Bne_Un|System.Reflection.Emit.OpCode|static=true|const=false",
22795
22795
  "isStatic": true,
@@ -22800,7 +22800,7 @@
22800
22800
  {
22801
22801
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bge_UnSystem.Reflection.Emit.OpCode",
22802
22802
  "clrName": "Bge_Un",
22803
- "tsEmitName": "bge_Un",
22803
+ "tsEmitName": "Bge_Un",
22804
22804
  "metadataToken": 67115783,
22805
22805
  "normalizedSignature": "Bge_Un|System.Reflection.Emit.OpCode|static=true|const=false",
22806
22806
  "isStatic": true,
@@ -22811,7 +22811,7 @@
22811
22811
  {
22812
22812
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Bgt_UnSystem.Reflection.Emit.OpCode",
22813
22813
  "clrName": "Bgt_Un",
22814
- "tsEmitName": "bgt_Un",
22814
+ "tsEmitName": "Bgt_Un",
22815
22815
  "metadataToken": 67115784,
22816
22816
  "normalizedSignature": "Bgt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
22817
22817
  "isStatic": true,
@@ -22822,7 +22822,7 @@
22822
22822
  {
22823
22823
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ble_UnSystem.Reflection.Emit.OpCode",
22824
22824
  "clrName": "Ble_Un",
22825
- "tsEmitName": "ble_Un",
22825
+ "tsEmitName": "Ble_Un",
22826
22826
  "metadataToken": 67115785,
22827
22827
  "normalizedSignature": "Ble_Un|System.Reflection.Emit.OpCode|static=true|const=false",
22828
22828
  "isStatic": true,
@@ -22833,7 +22833,7 @@
22833
22833
  {
22834
22834
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Blt_UnSystem.Reflection.Emit.OpCode",
22835
22835
  "clrName": "Blt_Un",
22836
- "tsEmitName": "blt_Un",
22836
+ "tsEmitName": "Blt_Un",
22837
22837
  "metadataToken": 67115786,
22838
22838
  "normalizedSignature": "Blt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
22839
22839
  "isStatic": true,
@@ -22855,7 +22855,7 @@
22855
22855
  {
22856
22856
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_I1System.Reflection.Emit.OpCode",
22857
22857
  "clrName": "Ldind_I1",
22858
- "tsEmitName": "ldind_I1",
22858
+ "tsEmitName": "Ldind_I1",
22859
22859
  "metadataToken": 67115788,
22860
22860
  "normalizedSignature": "Ldind_I1|System.Reflection.Emit.OpCode|static=true|const=false",
22861
22861
  "isStatic": true,
@@ -22866,7 +22866,7 @@
22866
22866
  {
22867
22867
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_U1System.Reflection.Emit.OpCode",
22868
22868
  "clrName": "Ldind_U1",
22869
- "tsEmitName": "ldind_U1",
22869
+ "tsEmitName": "Ldind_U1",
22870
22870
  "metadataToken": 67115789,
22871
22871
  "normalizedSignature": "Ldind_U1|System.Reflection.Emit.OpCode|static=true|const=false",
22872
22872
  "isStatic": true,
@@ -22877,7 +22877,7 @@
22877
22877
  {
22878
22878
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_I2System.Reflection.Emit.OpCode",
22879
22879
  "clrName": "Ldind_I2",
22880
- "tsEmitName": "ldind_I2",
22880
+ "tsEmitName": "Ldind_I2",
22881
22881
  "metadataToken": 67115790,
22882
22882
  "normalizedSignature": "Ldind_I2|System.Reflection.Emit.OpCode|static=true|const=false",
22883
22883
  "isStatic": true,
@@ -22888,7 +22888,7 @@
22888
22888
  {
22889
22889
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_U2System.Reflection.Emit.OpCode",
22890
22890
  "clrName": "Ldind_U2",
22891
- "tsEmitName": "ldind_U2",
22891
+ "tsEmitName": "Ldind_U2",
22892
22892
  "metadataToken": 67115791,
22893
22893
  "normalizedSignature": "Ldind_U2|System.Reflection.Emit.OpCode|static=true|const=false",
22894
22894
  "isStatic": true,
@@ -22899,7 +22899,7 @@
22899
22899
  {
22900
22900
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_I4System.Reflection.Emit.OpCode",
22901
22901
  "clrName": "Ldind_I4",
22902
- "tsEmitName": "ldind_I4",
22902
+ "tsEmitName": "Ldind_I4",
22903
22903
  "metadataToken": 67115792,
22904
22904
  "normalizedSignature": "Ldind_I4|System.Reflection.Emit.OpCode|static=true|const=false",
22905
22905
  "isStatic": true,
@@ -22910,7 +22910,7 @@
22910
22910
  {
22911
22911
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_U4System.Reflection.Emit.OpCode",
22912
22912
  "clrName": "Ldind_U4",
22913
- "tsEmitName": "ldind_U4",
22913
+ "tsEmitName": "Ldind_U4",
22914
22914
  "metadataToken": 67115793,
22915
22915
  "normalizedSignature": "Ldind_U4|System.Reflection.Emit.OpCode|static=true|const=false",
22916
22916
  "isStatic": true,
@@ -22921,7 +22921,7 @@
22921
22921
  {
22922
22922
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_I8System.Reflection.Emit.OpCode",
22923
22923
  "clrName": "Ldind_I8",
22924
- "tsEmitName": "ldind_I8",
22924
+ "tsEmitName": "Ldind_I8",
22925
22925
  "metadataToken": 67115794,
22926
22926
  "normalizedSignature": "Ldind_I8|System.Reflection.Emit.OpCode|static=true|const=false",
22927
22927
  "isStatic": true,
@@ -22932,7 +22932,7 @@
22932
22932
  {
22933
22933
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_ISystem.Reflection.Emit.OpCode",
22934
22934
  "clrName": "Ldind_I",
22935
- "tsEmitName": "ldind_I",
22935
+ "tsEmitName": "Ldind_I",
22936
22936
  "metadataToken": 67115795,
22937
22937
  "normalizedSignature": "Ldind_I|System.Reflection.Emit.OpCode|static=true|const=false",
22938
22938
  "isStatic": true,
@@ -22943,7 +22943,7 @@
22943
22943
  {
22944
22944
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_R4System.Reflection.Emit.OpCode",
22945
22945
  "clrName": "Ldind_R4",
22946
- "tsEmitName": "ldind_R4",
22946
+ "tsEmitName": "Ldind_R4",
22947
22947
  "metadataToken": 67115796,
22948
22948
  "normalizedSignature": "Ldind_R4|System.Reflection.Emit.OpCode|static=true|const=false",
22949
22949
  "isStatic": true,
@@ -22954,7 +22954,7 @@
22954
22954
  {
22955
22955
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_R8System.Reflection.Emit.OpCode",
22956
22956
  "clrName": "Ldind_R8",
22957
- "tsEmitName": "ldind_R8",
22957
+ "tsEmitName": "Ldind_R8",
22958
22958
  "metadataToken": 67115797,
22959
22959
  "normalizedSignature": "Ldind_R8|System.Reflection.Emit.OpCode|static=true|const=false",
22960
22960
  "isStatic": true,
@@ -22965,7 +22965,7 @@
22965
22965
  {
22966
22966
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldind_RefSystem.Reflection.Emit.OpCode",
22967
22967
  "clrName": "Ldind_Ref",
22968
- "tsEmitName": "ldind_Ref",
22968
+ "tsEmitName": "Ldind_Ref",
22969
22969
  "metadataToken": 67115798,
22970
22970
  "normalizedSignature": "Ldind_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
22971
22971
  "isStatic": true,
@@ -22976,7 +22976,7 @@
22976
22976
  {
22977
22977
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_RefSystem.Reflection.Emit.OpCode",
22978
22978
  "clrName": "Stind_Ref",
22979
- "tsEmitName": "stind_Ref",
22979
+ "tsEmitName": "Stind_Ref",
22980
22980
  "metadataToken": 67115799,
22981
22981
  "normalizedSignature": "Stind_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
22982
22982
  "isStatic": true,
@@ -22987,7 +22987,7 @@
22987
22987
  {
22988
22988
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_I1System.Reflection.Emit.OpCode",
22989
22989
  "clrName": "Stind_I1",
22990
- "tsEmitName": "stind_I1",
22990
+ "tsEmitName": "Stind_I1",
22991
22991
  "metadataToken": 67115800,
22992
22992
  "normalizedSignature": "Stind_I1|System.Reflection.Emit.OpCode|static=true|const=false",
22993
22993
  "isStatic": true,
@@ -22998,7 +22998,7 @@
22998
22998
  {
22999
22999
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_I2System.Reflection.Emit.OpCode",
23000
23000
  "clrName": "Stind_I2",
23001
- "tsEmitName": "stind_I2",
23001
+ "tsEmitName": "Stind_I2",
23002
23002
  "metadataToken": 67115801,
23003
23003
  "normalizedSignature": "Stind_I2|System.Reflection.Emit.OpCode|static=true|const=false",
23004
23004
  "isStatic": true,
@@ -23009,7 +23009,7 @@
23009
23009
  {
23010
23010
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_I4System.Reflection.Emit.OpCode",
23011
23011
  "clrName": "Stind_I4",
23012
- "tsEmitName": "stind_I4",
23012
+ "tsEmitName": "Stind_I4",
23013
23013
  "metadataToken": 67115802,
23014
23014
  "normalizedSignature": "Stind_I4|System.Reflection.Emit.OpCode|static=true|const=false",
23015
23015
  "isStatic": true,
@@ -23020,7 +23020,7 @@
23020
23020
  {
23021
23021
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_I8System.Reflection.Emit.OpCode",
23022
23022
  "clrName": "Stind_I8",
23023
- "tsEmitName": "stind_I8",
23023
+ "tsEmitName": "Stind_I8",
23024
23024
  "metadataToken": 67115803,
23025
23025
  "normalizedSignature": "Stind_I8|System.Reflection.Emit.OpCode|static=true|const=false",
23026
23026
  "isStatic": true,
@@ -23031,7 +23031,7 @@
23031
23031
  {
23032
23032
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_R4System.Reflection.Emit.OpCode",
23033
23033
  "clrName": "Stind_R4",
23034
- "tsEmitName": "stind_R4",
23034
+ "tsEmitName": "Stind_R4",
23035
23035
  "metadataToken": 67115804,
23036
23036
  "normalizedSignature": "Stind_R4|System.Reflection.Emit.OpCode|static=true|const=false",
23037
23037
  "isStatic": true,
@@ -23042,7 +23042,7 @@
23042
23042
  {
23043
23043
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_R8System.Reflection.Emit.OpCode",
23044
23044
  "clrName": "Stind_R8",
23045
- "tsEmitName": "stind_R8",
23045
+ "tsEmitName": "Stind_R8",
23046
23046
  "metadataToken": 67115805,
23047
23047
  "normalizedSignature": "Stind_R8|System.Reflection.Emit.OpCode|static=true|const=false",
23048
23048
  "isStatic": true,
@@ -23097,7 +23097,7 @@
23097
23097
  {
23098
23098
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Div_UnSystem.Reflection.Emit.OpCode",
23099
23099
  "clrName": "Div_Un",
23100
- "tsEmitName": "div_Un",
23100
+ "tsEmitName": "Div_Un",
23101
23101
  "metadataToken": 67115810,
23102
23102
  "normalizedSignature": "Div_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23103
23103
  "isStatic": true,
@@ -23119,7 +23119,7 @@
23119
23119
  {
23120
23120
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Rem_UnSystem.Reflection.Emit.OpCode",
23121
23121
  "clrName": "Rem_Un",
23122
- "tsEmitName": "rem_Un",
23122
+ "tsEmitName": "Rem_Un",
23123
23123
  "metadataToken": 67115812,
23124
23124
  "normalizedSignature": "Rem_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23125
23125
  "isStatic": true,
@@ -23185,7 +23185,7 @@
23185
23185
  {
23186
23186
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Shr_UnSystem.Reflection.Emit.OpCode",
23187
23187
  "clrName": "Shr_Un",
23188
- "tsEmitName": "shr_Un",
23188
+ "tsEmitName": "Shr_Un",
23189
23189
  "metadataToken": 67115818,
23190
23190
  "normalizedSignature": "Shr_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23191
23191
  "isStatic": true,
@@ -23218,7 +23218,7 @@
23218
23218
  {
23219
23219
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_I1System.Reflection.Emit.OpCode",
23220
23220
  "clrName": "Conv_I1",
23221
- "tsEmitName": "conv_I1",
23221
+ "tsEmitName": "Conv_I1",
23222
23222
  "metadataToken": 67115821,
23223
23223
  "normalizedSignature": "Conv_I1|System.Reflection.Emit.OpCode|static=true|const=false",
23224
23224
  "isStatic": true,
@@ -23229,7 +23229,7 @@
23229
23229
  {
23230
23230
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_I2System.Reflection.Emit.OpCode",
23231
23231
  "clrName": "Conv_I2",
23232
- "tsEmitName": "conv_I2",
23232
+ "tsEmitName": "Conv_I2",
23233
23233
  "metadataToken": 67115822,
23234
23234
  "normalizedSignature": "Conv_I2|System.Reflection.Emit.OpCode|static=true|const=false",
23235
23235
  "isStatic": true,
@@ -23240,7 +23240,7 @@
23240
23240
  {
23241
23241
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_I4System.Reflection.Emit.OpCode",
23242
23242
  "clrName": "Conv_I4",
23243
- "tsEmitName": "conv_I4",
23243
+ "tsEmitName": "Conv_I4",
23244
23244
  "metadataToken": 67115823,
23245
23245
  "normalizedSignature": "Conv_I4|System.Reflection.Emit.OpCode|static=true|const=false",
23246
23246
  "isStatic": true,
@@ -23251,7 +23251,7 @@
23251
23251
  {
23252
23252
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_I8System.Reflection.Emit.OpCode",
23253
23253
  "clrName": "Conv_I8",
23254
- "tsEmitName": "conv_I8",
23254
+ "tsEmitName": "Conv_I8",
23255
23255
  "metadataToken": 67115824,
23256
23256
  "normalizedSignature": "Conv_I8|System.Reflection.Emit.OpCode|static=true|const=false",
23257
23257
  "isStatic": true,
@@ -23262,7 +23262,7 @@
23262
23262
  {
23263
23263
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_R4System.Reflection.Emit.OpCode",
23264
23264
  "clrName": "Conv_R4",
23265
- "tsEmitName": "conv_R4",
23265
+ "tsEmitName": "Conv_R4",
23266
23266
  "metadataToken": 67115825,
23267
23267
  "normalizedSignature": "Conv_R4|System.Reflection.Emit.OpCode|static=true|const=false",
23268
23268
  "isStatic": true,
@@ -23273,7 +23273,7 @@
23273
23273
  {
23274
23274
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_R8System.Reflection.Emit.OpCode",
23275
23275
  "clrName": "Conv_R8",
23276
- "tsEmitName": "conv_R8",
23276
+ "tsEmitName": "Conv_R8",
23277
23277
  "metadataToken": 67115826,
23278
23278
  "normalizedSignature": "Conv_R8|System.Reflection.Emit.OpCode|static=true|const=false",
23279
23279
  "isStatic": true,
@@ -23284,7 +23284,7 @@
23284
23284
  {
23285
23285
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_U4System.Reflection.Emit.OpCode",
23286
23286
  "clrName": "Conv_U4",
23287
- "tsEmitName": "conv_U4",
23287
+ "tsEmitName": "Conv_U4",
23288
23288
  "metadataToken": 67115827,
23289
23289
  "normalizedSignature": "Conv_U4|System.Reflection.Emit.OpCode|static=true|const=false",
23290
23290
  "isStatic": true,
@@ -23295,7 +23295,7 @@
23295
23295
  {
23296
23296
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_U8System.Reflection.Emit.OpCode",
23297
23297
  "clrName": "Conv_U8",
23298
- "tsEmitName": "conv_U8",
23298
+ "tsEmitName": "Conv_U8",
23299
23299
  "metadataToken": 67115828,
23300
23300
  "normalizedSignature": "Conv_U8|System.Reflection.Emit.OpCode|static=true|const=false",
23301
23301
  "isStatic": true,
@@ -23383,7 +23383,7 @@
23383
23383
  {
23384
23384
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_R_UnSystem.Reflection.Emit.OpCode",
23385
23385
  "clrName": "Conv_R_Un",
23386
- "tsEmitName": "conv_R_Un",
23386
+ "tsEmitName": "Conv_R_Un",
23387
23387
  "metadataToken": 67115836,
23388
23388
  "normalizedSignature": "Conv_R_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23389
23389
  "isStatic": true,
@@ -23493,7 +23493,7 @@
23493
23493
  {
23494
23494
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I1_UnSystem.Reflection.Emit.OpCode",
23495
23495
  "clrName": "Conv_Ovf_I1_Un",
23496
- "tsEmitName": "conv_Ovf_I1_Un",
23496
+ "tsEmitName": "Conv_Ovf_I1_Un",
23497
23497
  "metadataToken": 67115846,
23498
23498
  "normalizedSignature": "Conv_Ovf_I1_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23499
23499
  "isStatic": true,
@@ -23504,7 +23504,7 @@
23504
23504
  {
23505
23505
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I2_UnSystem.Reflection.Emit.OpCode",
23506
23506
  "clrName": "Conv_Ovf_I2_Un",
23507
- "tsEmitName": "conv_Ovf_I2_Un",
23507
+ "tsEmitName": "Conv_Ovf_I2_Un",
23508
23508
  "metadataToken": 67115847,
23509
23509
  "normalizedSignature": "Conv_Ovf_I2_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23510
23510
  "isStatic": true,
@@ -23515,7 +23515,7 @@
23515
23515
  {
23516
23516
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I4_UnSystem.Reflection.Emit.OpCode",
23517
23517
  "clrName": "Conv_Ovf_I4_Un",
23518
- "tsEmitName": "conv_Ovf_I4_Un",
23518
+ "tsEmitName": "Conv_Ovf_I4_Un",
23519
23519
  "metadataToken": 67115848,
23520
23520
  "normalizedSignature": "Conv_Ovf_I4_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23521
23521
  "isStatic": true,
@@ -23526,7 +23526,7 @@
23526
23526
  {
23527
23527
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I8_UnSystem.Reflection.Emit.OpCode",
23528
23528
  "clrName": "Conv_Ovf_I8_Un",
23529
- "tsEmitName": "conv_Ovf_I8_Un",
23529
+ "tsEmitName": "Conv_Ovf_I8_Un",
23530
23530
  "metadataToken": 67115849,
23531
23531
  "normalizedSignature": "Conv_Ovf_I8_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23532
23532
  "isStatic": true,
@@ -23537,7 +23537,7 @@
23537
23537
  {
23538
23538
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U1_UnSystem.Reflection.Emit.OpCode",
23539
23539
  "clrName": "Conv_Ovf_U1_Un",
23540
- "tsEmitName": "conv_Ovf_U1_Un",
23540
+ "tsEmitName": "Conv_Ovf_U1_Un",
23541
23541
  "metadataToken": 67115850,
23542
23542
  "normalizedSignature": "Conv_Ovf_U1_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23543
23543
  "isStatic": true,
@@ -23548,7 +23548,7 @@
23548
23548
  {
23549
23549
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U2_UnSystem.Reflection.Emit.OpCode",
23550
23550
  "clrName": "Conv_Ovf_U2_Un",
23551
- "tsEmitName": "conv_Ovf_U2_Un",
23551
+ "tsEmitName": "Conv_Ovf_U2_Un",
23552
23552
  "metadataToken": 67115851,
23553
23553
  "normalizedSignature": "Conv_Ovf_U2_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23554
23554
  "isStatic": true,
@@ -23559,7 +23559,7 @@
23559
23559
  {
23560
23560
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U4_UnSystem.Reflection.Emit.OpCode",
23561
23561
  "clrName": "Conv_Ovf_U4_Un",
23562
- "tsEmitName": "conv_Ovf_U4_Un",
23562
+ "tsEmitName": "Conv_Ovf_U4_Un",
23563
23563
  "metadataToken": 67115852,
23564
23564
  "normalizedSignature": "Conv_Ovf_U4_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23565
23565
  "isStatic": true,
@@ -23570,7 +23570,7 @@
23570
23570
  {
23571
23571
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U8_UnSystem.Reflection.Emit.OpCode",
23572
23572
  "clrName": "Conv_Ovf_U8_Un",
23573
- "tsEmitName": "conv_Ovf_U8_Un",
23573
+ "tsEmitName": "Conv_Ovf_U8_Un",
23574
23574
  "metadataToken": 67115853,
23575
23575
  "normalizedSignature": "Conv_Ovf_U8_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23576
23576
  "isStatic": true,
@@ -23581,7 +23581,7 @@
23581
23581
  {
23582
23582
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I_UnSystem.Reflection.Emit.OpCode",
23583
23583
  "clrName": "Conv_Ovf_I_Un",
23584
- "tsEmitName": "conv_Ovf_I_Un",
23584
+ "tsEmitName": "Conv_Ovf_I_Un",
23585
23585
  "metadataToken": 67115854,
23586
23586
  "normalizedSignature": "Conv_Ovf_I_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23587
23587
  "isStatic": true,
@@ -23592,7 +23592,7 @@
23592
23592
  {
23593
23593
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U_UnSystem.Reflection.Emit.OpCode",
23594
23594
  "clrName": "Conv_Ovf_U_Un",
23595
- "tsEmitName": "conv_Ovf_U_Un",
23595
+ "tsEmitName": "Conv_Ovf_U_Un",
23596
23596
  "metadataToken": 67115855,
23597
23597
  "normalizedSignature": "Conv_Ovf_U_Un|System.Reflection.Emit.OpCode|static=true|const=false",
23598
23598
  "isStatic": true,
@@ -23647,7 +23647,7 @@
23647
23647
  {
23648
23648
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_I1System.Reflection.Emit.OpCode",
23649
23649
  "clrName": "Ldelem_I1",
23650
- "tsEmitName": "ldelem_I1",
23650
+ "tsEmitName": "Ldelem_I1",
23651
23651
  "metadataToken": 67115860,
23652
23652
  "normalizedSignature": "Ldelem_I1|System.Reflection.Emit.OpCode|static=true|const=false",
23653
23653
  "isStatic": true,
@@ -23658,7 +23658,7 @@
23658
23658
  {
23659
23659
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_U1System.Reflection.Emit.OpCode",
23660
23660
  "clrName": "Ldelem_U1",
23661
- "tsEmitName": "ldelem_U1",
23661
+ "tsEmitName": "Ldelem_U1",
23662
23662
  "metadataToken": 67115861,
23663
23663
  "normalizedSignature": "Ldelem_U1|System.Reflection.Emit.OpCode|static=true|const=false",
23664
23664
  "isStatic": true,
@@ -23669,7 +23669,7 @@
23669
23669
  {
23670
23670
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_I2System.Reflection.Emit.OpCode",
23671
23671
  "clrName": "Ldelem_I2",
23672
- "tsEmitName": "ldelem_I2",
23672
+ "tsEmitName": "Ldelem_I2",
23673
23673
  "metadataToken": 67115862,
23674
23674
  "normalizedSignature": "Ldelem_I2|System.Reflection.Emit.OpCode|static=true|const=false",
23675
23675
  "isStatic": true,
@@ -23680,7 +23680,7 @@
23680
23680
  {
23681
23681
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_U2System.Reflection.Emit.OpCode",
23682
23682
  "clrName": "Ldelem_U2",
23683
- "tsEmitName": "ldelem_U2",
23683
+ "tsEmitName": "Ldelem_U2",
23684
23684
  "metadataToken": 67115863,
23685
23685
  "normalizedSignature": "Ldelem_U2|System.Reflection.Emit.OpCode|static=true|const=false",
23686
23686
  "isStatic": true,
@@ -23691,7 +23691,7 @@
23691
23691
  {
23692
23692
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_I4System.Reflection.Emit.OpCode",
23693
23693
  "clrName": "Ldelem_I4",
23694
- "tsEmitName": "ldelem_I4",
23694
+ "tsEmitName": "Ldelem_I4",
23695
23695
  "metadataToken": 67115864,
23696
23696
  "normalizedSignature": "Ldelem_I4|System.Reflection.Emit.OpCode|static=true|const=false",
23697
23697
  "isStatic": true,
@@ -23702,7 +23702,7 @@
23702
23702
  {
23703
23703
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_U4System.Reflection.Emit.OpCode",
23704
23704
  "clrName": "Ldelem_U4",
23705
- "tsEmitName": "ldelem_U4",
23705
+ "tsEmitName": "Ldelem_U4",
23706
23706
  "metadataToken": 67115865,
23707
23707
  "normalizedSignature": "Ldelem_U4|System.Reflection.Emit.OpCode|static=true|const=false",
23708
23708
  "isStatic": true,
@@ -23713,7 +23713,7 @@
23713
23713
  {
23714
23714
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_I8System.Reflection.Emit.OpCode",
23715
23715
  "clrName": "Ldelem_I8",
23716
- "tsEmitName": "ldelem_I8",
23716
+ "tsEmitName": "Ldelem_I8",
23717
23717
  "metadataToken": 67115866,
23718
23718
  "normalizedSignature": "Ldelem_I8|System.Reflection.Emit.OpCode|static=true|const=false",
23719
23719
  "isStatic": true,
@@ -23724,7 +23724,7 @@
23724
23724
  {
23725
23725
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_ISystem.Reflection.Emit.OpCode",
23726
23726
  "clrName": "Ldelem_I",
23727
- "tsEmitName": "ldelem_I",
23727
+ "tsEmitName": "Ldelem_I",
23728
23728
  "metadataToken": 67115867,
23729
23729
  "normalizedSignature": "Ldelem_I|System.Reflection.Emit.OpCode|static=true|const=false",
23730
23730
  "isStatic": true,
@@ -23735,7 +23735,7 @@
23735
23735
  {
23736
23736
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_R4System.Reflection.Emit.OpCode",
23737
23737
  "clrName": "Ldelem_R4",
23738
- "tsEmitName": "ldelem_R4",
23738
+ "tsEmitName": "Ldelem_R4",
23739
23739
  "metadataToken": 67115868,
23740
23740
  "normalizedSignature": "Ldelem_R4|System.Reflection.Emit.OpCode|static=true|const=false",
23741
23741
  "isStatic": true,
@@ -23746,7 +23746,7 @@
23746
23746
  {
23747
23747
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_R8System.Reflection.Emit.OpCode",
23748
23748
  "clrName": "Ldelem_R8",
23749
- "tsEmitName": "ldelem_R8",
23749
+ "tsEmitName": "Ldelem_R8",
23750
23750
  "metadataToken": 67115869,
23751
23751
  "normalizedSignature": "Ldelem_R8|System.Reflection.Emit.OpCode|static=true|const=false",
23752
23752
  "isStatic": true,
@@ -23757,7 +23757,7 @@
23757
23757
  {
23758
23758
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Ldelem_RefSystem.Reflection.Emit.OpCode",
23759
23759
  "clrName": "Ldelem_Ref",
23760
- "tsEmitName": "ldelem_Ref",
23760
+ "tsEmitName": "Ldelem_Ref",
23761
23761
  "metadataToken": 67115870,
23762
23762
  "normalizedSignature": "Ldelem_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
23763
23763
  "isStatic": true,
@@ -23768,7 +23768,7 @@
23768
23768
  {
23769
23769
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_ISystem.Reflection.Emit.OpCode",
23770
23770
  "clrName": "Stelem_I",
23771
- "tsEmitName": "stelem_I",
23771
+ "tsEmitName": "Stelem_I",
23772
23772
  "metadataToken": 67115871,
23773
23773
  "normalizedSignature": "Stelem_I|System.Reflection.Emit.OpCode|static=true|const=false",
23774
23774
  "isStatic": true,
@@ -23779,7 +23779,7 @@
23779
23779
  {
23780
23780
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_I1System.Reflection.Emit.OpCode",
23781
23781
  "clrName": "Stelem_I1",
23782
- "tsEmitName": "stelem_I1",
23782
+ "tsEmitName": "Stelem_I1",
23783
23783
  "metadataToken": 67115872,
23784
23784
  "normalizedSignature": "Stelem_I1|System.Reflection.Emit.OpCode|static=true|const=false",
23785
23785
  "isStatic": true,
@@ -23790,7 +23790,7 @@
23790
23790
  {
23791
23791
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_I2System.Reflection.Emit.OpCode",
23792
23792
  "clrName": "Stelem_I2",
23793
- "tsEmitName": "stelem_I2",
23793
+ "tsEmitName": "Stelem_I2",
23794
23794
  "metadataToken": 67115873,
23795
23795
  "normalizedSignature": "Stelem_I2|System.Reflection.Emit.OpCode|static=true|const=false",
23796
23796
  "isStatic": true,
@@ -23801,7 +23801,7 @@
23801
23801
  {
23802
23802
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_I4System.Reflection.Emit.OpCode",
23803
23803
  "clrName": "Stelem_I4",
23804
- "tsEmitName": "stelem_I4",
23804
+ "tsEmitName": "Stelem_I4",
23805
23805
  "metadataToken": 67115874,
23806
23806
  "normalizedSignature": "Stelem_I4|System.Reflection.Emit.OpCode|static=true|const=false",
23807
23807
  "isStatic": true,
@@ -23812,7 +23812,7 @@
23812
23812
  {
23813
23813
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_I8System.Reflection.Emit.OpCode",
23814
23814
  "clrName": "Stelem_I8",
23815
- "tsEmitName": "stelem_I8",
23815
+ "tsEmitName": "Stelem_I8",
23816
23816
  "metadataToken": 67115875,
23817
23817
  "normalizedSignature": "Stelem_I8|System.Reflection.Emit.OpCode|static=true|const=false",
23818
23818
  "isStatic": true,
@@ -23823,7 +23823,7 @@
23823
23823
  {
23824
23824
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_R4System.Reflection.Emit.OpCode",
23825
23825
  "clrName": "Stelem_R4",
23826
- "tsEmitName": "stelem_R4",
23826
+ "tsEmitName": "Stelem_R4",
23827
23827
  "metadataToken": 67115876,
23828
23828
  "normalizedSignature": "Stelem_R4|System.Reflection.Emit.OpCode|static=true|const=false",
23829
23829
  "isStatic": true,
@@ -23834,7 +23834,7 @@
23834
23834
  {
23835
23835
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_R8System.Reflection.Emit.OpCode",
23836
23836
  "clrName": "Stelem_R8",
23837
- "tsEmitName": "stelem_R8",
23837
+ "tsEmitName": "Stelem_R8",
23838
23838
  "metadataToken": 67115877,
23839
23839
  "normalizedSignature": "Stelem_R8|System.Reflection.Emit.OpCode|static=true|const=false",
23840
23840
  "isStatic": true,
@@ -23845,7 +23845,7 @@
23845
23845
  {
23846
23846
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stelem_RefSystem.Reflection.Emit.OpCode",
23847
23847
  "clrName": "Stelem_Ref",
23848
- "tsEmitName": "stelem_Ref",
23848
+ "tsEmitName": "Stelem_Ref",
23849
23849
  "metadataToken": 67115878,
23850
23850
  "normalizedSignature": "Stelem_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
23851
23851
  "isStatic": true,
@@ -23878,7 +23878,7 @@
23878
23878
  {
23879
23879
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Unbox_AnySystem.Reflection.Emit.OpCode",
23880
23880
  "clrName": "Unbox_Any",
23881
- "tsEmitName": "unbox_Any",
23881
+ "tsEmitName": "Unbox_Any",
23882
23882
  "metadataToken": 67115881,
23883
23883
  "normalizedSignature": "Unbox_Any|System.Reflection.Emit.OpCode|static=true|const=false",
23884
23884
  "isStatic": true,
@@ -23889,7 +23889,7 @@
23889
23889
  {
23890
23890
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I1System.Reflection.Emit.OpCode",
23891
23891
  "clrName": "Conv_Ovf_I1",
23892
- "tsEmitName": "conv_Ovf_I1",
23892
+ "tsEmitName": "Conv_Ovf_I1",
23893
23893
  "metadataToken": 67115882,
23894
23894
  "normalizedSignature": "Conv_Ovf_I1|System.Reflection.Emit.OpCode|static=true|const=false",
23895
23895
  "isStatic": true,
@@ -23900,7 +23900,7 @@
23900
23900
  {
23901
23901
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U1System.Reflection.Emit.OpCode",
23902
23902
  "clrName": "Conv_Ovf_U1",
23903
- "tsEmitName": "conv_Ovf_U1",
23903
+ "tsEmitName": "Conv_Ovf_U1",
23904
23904
  "metadataToken": 67115883,
23905
23905
  "normalizedSignature": "Conv_Ovf_U1|System.Reflection.Emit.OpCode|static=true|const=false",
23906
23906
  "isStatic": true,
@@ -23911,7 +23911,7 @@
23911
23911
  {
23912
23912
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I2System.Reflection.Emit.OpCode",
23913
23913
  "clrName": "Conv_Ovf_I2",
23914
- "tsEmitName": "conv_Ovf_I2",
23914
+ "tsEmitName": "Conv_Ovf_I2",
23915
23915
  "metadataToken": 67115884,
23916
23916
  "normalizedSignature": "Conv_Ovf_I2|System.Reflection.Emit.OpCode|static=true|const=false",
23917
23917
  "isStatic": true,
@@ -23922,7 +23922,7 @@
23922
23922
  {
23923
23923
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U2System.Reflection.Emit.OpCode",
23924
23924
  "clrName": "Conv_Ovf_U2",
23925
- "tsEmitName": "conv_Ovf_U2",
23925
+ "tsEmitName": "Conv_Ovf_U2",
23926
23926
  "metadataToken": 67115885,
23927
23927
  "normalizedSignature": "Conv_Ovf_U2|System.Reflection.Emit.OpCode|static=true|const=false",
23928
23928
  "isStatic": true,
@@ -23933,7 +23933,7 @@
23933
23933
  {
23934
23934
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I4System.Reflection.Emit.OpCode",
23935
23935
  "clrName": "Conv_Ovf_I4",
23936
- "tsEmitName": "conv_Ovf_I4",
23936
+ "tsEmitName": "Conv_Ovf_I4",
23937
23937
  "metadataToken": 67115886,
23938
23938
  "normalizedSignature": "Conv_Ovf_I4|System.Reflection.Emit.OpCode|static=true|const=false",
23939
23939
  "isStatic": true,
@@ -23944,7 +23944,7 @@
23944
23944
  {
23945
23945
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U4System.Reflection.Emit.OpCode",
23946
23946
  "clrName": "Conv_Ovf_U4",
23947
- "tsEmitName": "conv_Ovf_U4",
23947
+ "tsEmitName": "Conv_Ovf_U4",
23948
23948
  "metadataToken": 67115887,
23949
23949
  "normalizedSignature": "Conv_Ovf_U4|System.Reflection.Emit.OpCode|static=true|const=false",
23950
23950
  "isStatic": true,
@@ -23955,7 +23955,7 @@
23955
23955
  {
23956
23956
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_I8System.Reflection.Emit.OpCode",
23957
23957
  "clrName": "Conv_Ovf_I8",
23958
- "tsEmitName": "conv_Ovf_I8",
23958
+ "tsEmitName": "Conv_Ovf_I8",
23959
23959
  "metadataToken": 67115888,
23960
23960
  "normalizedSignature": "Conv_Ovf_I8|System.Reflection.Emit.OpCode|static=true|const=false",
23961
23961
  "isStatic": true,
@@ -23966,7 +23966,7 @@
23966
23966
  {
23967
23967
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_U8System.Reflection.Emit.OpCode",
23968
23968
  "clrName": "Conv_Ovf_U8",
23969
- "tsEmitName": "conv_Ovf_U8",
23969
+ "tsEmitName": "Conv_Ovf_U8",
23970
23970
  "metadataToken": 67115889,
23971
23971
  "normalizedSignature": "Conv_Ovf_U8|System.Reflection.Emit.OpCode|static=true|const=false",
23972
23972
  "isStatic": true,
@@ -24021,7 +24021,7 @@
24021
24021
  {
24022
24022
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_U2System.Reflection.Emit.OpCode",
24023
24023
  "clrName": "Conv_U2",
24024
- "tsEmitName": "conv_U2",
24024
+ "tsEmitName": "Conv_U2",
24025
24025
  "metadataToken": 67115894,
24026
24026
  "normalizedSignature": "Conv_U2|System.Reflection.Emit.OpCode|static=true|const=false",
24027
24027
  "isStatic": true,
@@ -24032,7 +24032,7 @@
24032
24032
  {
24033
24033
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_U1System.Reflection.Emit.OpCode",
24034
24034
  "clrName": "Conv_U1",
24035
- "tsEmitName": "conv_U1",
24035
+ "tsEmitName": "Conv_U1",
24036
24036
  "metadataToken": 67115895,
24037
24037
  "normalizedSignature": "Conv_U1|System.Reflection.Emit.OpCode|static=true|const=false",
24038
24038
  "isStatic": true,
@@ -24043,7 +24043,7 @@
24043
24043
  {
24044
24044
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_ISystem.Reflection.Emit.OpCode",
24045
24045
  "clrName": "Conv_I",
24046
- "tsEmitName": "conv_I",
24046
+ "tsEmitName": "Conv_I",
24047
24047
  "metadataToken": 67115896,
24048
24048
  "normalizedSignature": "Conv_I|System.Reflection.Emit.OpCode|static=true|const=false",
24049
24049
  "isStatic": true,
@@ -24054,7 +24054,7 @@
24054
24054
  {
24055
24055
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_ISystem.Reflection.Emit.OpCode",
24056
24056
  "clrName": "Conv_Ovf_I",
24057
- "tsEmitName": "conv_Ovf_I",
24057
+ "tsEmitName": "Conv_Ovf_I",
24058
24058
  "metadataToken": 67115897,
24059
24059
  "normalizedSignature": "Conv_Ovf_I|System.Reflection.Emit.OpCode|static=true|const=false",
24060
24060
  "isStatic": true,
@@ -24065,7 +24065,7 @@
24065
24065
  {
24066
24066
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_Ovf_USystem.Reflection.Emit.OpCode",
24067
24067
  "clrName": "Conv_Ovf_U",
24068
- "tsEmitName": "conv_Ovf_U",
24068
+ "tsEmitName": "Conv_Ovf_U",
24069
24069
  "metadataToken": 67115898,
24070
24070
  "normalizedSignature": "Conv_Ovf_U|System.Reflection.Emit.OpCode|static=true|const=false",
24071
24071
  "isStatic": true,
@@ -24076,7 +24076,7 @@
24076
24076
  {
24077
24077
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Add_OvfSystem.Reflection.Emit.OpCode",
24078
24078
  "clrName": "Add_Ovf",
24079
- "tsEmitName": "add_Ovf",
24079
+ "tsEmitName": "Add_Ovf",
24080
24080
  "metadataToken": 67115899,
24081
24081
  "normalizedSignature": "Add_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
24082
24082
  "isStatic": true,
@@ -24087,7 +24087,7 @@
24087
24087
  {
24088
24088
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Add_Ovf_UnSystem.Reflection.Emit.OpCode",
24089
24089
  "clrName": "Add_Ovf_Un",
24090
- "tsEmitName": "add_Ovf_Un",
24090
+ "tsEmitName": "Add_Ovf_Un",
24091
24091
  "metadataToken": 67115900,
24092
24092
  "normalizedSignature": "Add_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
24093
24093
  "isStatic": true,
@@ -24098,7 +24098,7 @@
24098
24098
  {
24099
24099
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Mul_OvfSystem.Reflection.Emit.OpCode",
24100
24100
  "clrName": "Mul_Ovf",
24101
- "tsEmitName": "mul_Ovf",
24101
+ "tsEmitName": "Mul_Ovf",
24102
24102
  "metadataToken": 67115901,
24103
24103
  "normalizedSignature": "Mul_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
24104
24104
  "isStatic": true,
@@ -24109,7 +24109,7 @@
24109
24109
  {
24110
24110
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Mul_Ovf_UnSystem.Reflection.Emit.OpCode",
24111
24111
  "clrName": "Mul_Ovf_Un",
24112
- "tsEmitName": "mul_Ovf_Un",
24112
+ "tsEmitName": "Mul_Ovf_Un",
24113
24113
  "metadataToken": 67115902,
24114
24114
  "normalizedSignature": "Mul_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
24115
24115
  "isStatic": true,
@@ -24120,7 +24120,7 @@
24120
24120
  {
24121
24121
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Sub_OvfSystem.Reflection.Emit.OpCode",
24122
24122
  "clrName": "Sub_Ovf",
24123
- "tsEmitName": "sub_Ovf",
24123
+ "tsEmitName": "Sub_Ovf",
24124
24124
  "metadataToken": 67115903,
24125
24125
  "normalizedSignature": "Sub_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
24126
24126
  "isStatic": true,
@@ -24131,7 +24131,7 @@
24131
24131
  {
24132
24132
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Sub_Ovf_UnSystem.Reflection.Emit.OpCode",
24133
24133
  "clrName": "Sub_Ovf_Un",
24134
- "tsEmitName": "sub_Ovf_Un",
24134
+ "tsEmitName": "Sub_Ovf_Un",
24135
24135
  "metadataToken": 67115904,
24136
24136
  "normalizedSignature": "Sub_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
24137
24137
  "isStatic": true,
@@ -24164,7 +24164,7 @@
24164
24164
  {
24165
24165
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Leave_SSystem.Reflection.Emit.OpCode",
24166
24166
  "clrName": "Leave_S",
24167
- "tsEmitName": "leave_S",
24167
+ "tsEmitName": "Leave_S",
24168
24168
  "metadataToken": 67115907,
24169
24169
  "normalizedSignature": "Leave_S|System.Reflection.Emit.OpCode|static=true|const=false",
24170
24170
  "isStatic": true,
@@ -24175,7 +24175,7 @@
24175
24175
  {
24176
24176
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Stind_ISystem.Reflection.Emit.OpCode",
24177
24177
  "clrName": "Stind_I",
24178
- "tsEmitName": "stind_I",
24178
+ "tsEmitName": "Stind_I",
24179
24179
  "metadataToken": 67115908,
24180
24180
  "normalizedSignature": "Stind_I|System.Reflection.Emit.OpCode|static=true|const=false",
24181
24181
  "isStatic": true,
@@ -24186,7 +24186,7 @@
24186
24186
  {
24187
24187
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Conv_USystem.Reflection.Emit.OpCode",
24188
24188
  "clrName": "Conv_U",
24189
- "tsEmitName": "conv_U",
24189
+ "tsEmitName": "Conv_U",
24190
24190
  "metadataToken": 67115909,
24191
24191
  "normalizedSignature": "Conv_U|System.Reflection.Emit.OpCode|static=true|const=false",
24192
24192
  "isStatic": true,
@@ -24318,7 +24318,7 @@
24318
24318
  {
24319
24319
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Cgt_UnSystem.Reflection.Emit.OpCode",
24320
24320
  "clrName": "Cgt_Un",
24321
- "tsEmitName": "cgt_Un",
24321
+ "tsEmitName": "Cgt_Un",
24322
24322
  "metadataToken": 67115921,
24323
24323
  "normalizedSignature": "Cgt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
24324
24324
  "isStatic": true,
@@ -24340,7 +24340,7 @@
24340
24340
  {
24341
24341
  "stableId": "System.Private.CoreLib:System.Reflection.Emit.OpCodes::Clt_UnSystem.Reflection.Emit.OpCode",
24342
24342
  "clrName": "Clt_Un",
24343
- "tsEmitName": "clt_Un",
24343
+ "tsEmitName": "Clt_Un",
24344
24344
  "metadataToken": 67115923,
24345
24345
  "normalizedSignature": "Clt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
24346
24346
  "isStatic": true,
@@ -24676,7 +24676,7 @@
24676
24676
  }
24677
24677
  },
24678
24678
  {
24679
- "tsName": "ldarg_0",
24679
+ "tsName": "Ldarg_0",
24680
24680
  "isStatic": true,
24681
24681
  "tsSignatureId": "Ldarg_0|System.Reflection.Emit.OpCode|static=true|const=false",
24682
24682
  "target": {
@@ -24686,7 +24686,7 @@
24686
24686
  }
24687
24687
  },
24688
24688
  {
24689
- "tsName": "ldarg_1",
24689
+ "tsName": "Ldarg_1",
24690
24690
  "isStatic": true,
24691
24691
  "tsSignatureId": "Ldarg_1|System.Reflection.Emit.OpCode|static=true|const=false",
24692
24692
  "target": {
@@ -24696,7 +24696,7 @@
24696
24696
  }
24697
24697
  },
24698
24698
  {
24699
- "tsName": "ldarg_2",
24699
+ "tsName": "Ldarg_2",
24700
24700
  "isStatic": true,
24701
24701
  "tsSignatureId": "Ldarg_2|System.Reflection.Emit.OpCode|static=true|const=false",
24702
24702
  "target": {
@@ -24706,7 +24706,7 @@
24706
24706
  }
24707
24707
  },
24708
24708
  {
24709
- "tsName": "ldarg_3",
24709
+ "tsName": "Ldarg_3",
24710
24710
  "isStatic": true,
24711
24711
  "tsSignatureId": "Ldarg_3|System.Reflection.Emit.OpCode|static=true|const=false",
24712
24712
  "target": {
@@ -24716,7 +24716,7 @@
24716
24716
  }
24717
24717
  },
24718
24718
  {
24719
- "tsName": "ldloc_0",
24719
+ "tsName": "Ldloc_0",
24720
24720
  "isStatic": true,
24721
24721
  "tsSignatureId": "Ldloc_0|System.Reflection.Emit.OpCode|static=true|const=false",
24722
24722
  "target": {
@@ -24726,7 +24726,7 @@
24726
24726
  }
24727
24727
  },
24728
24728
  {
24729
- "tsName": "ldloc_1",
24729
+ "tsName": "Ldloc_1",
24730
24730
  "isStatic": true,
24731
24731
  "tsSignatureId": "Ldloc_1|System.Reflection.Emit.OpCode|static=true|const=false",
24732
24732
  "target": {
@@ -24736,7 +24736,7 @@
24736
24736
  }
24737
24737
  },
24738
24738
  {
24739
- "tsName": "ldloc_2",
24739
+ "tsName": "Ldloc_2",
24740
24740
  "isStatic": true,
24741
24741
  "tsSignatureId": "Ldloc_2|System.Reflection.Emit.OpCode|static=true|const=false",
24742
24742
  "target": {
@@ -24746,7 +24746,7 @@
24746
24746
  }
24747
24747
  },
24748
24748
  {
24749
- "tsName": "ldloc_3",
24749
+ "tsName": "Ldloc_3",
24750
24750
  "isStatic": true,
24751
24751
  "tsSignatureId": "Ldloc_3|System.Reflection.Emit.OpCode|static=true|const=false",
24752
24752
  "target": {
@@ -24756,7 +24756,7 @@
24756
24756
  }
24757
24757
  },
24758
24758
  {
24759
- "tsName": "stloc_0",
24759
+ "tsName": "Stloc_0",
24760
24760
  "isStatic": true,
24761
24761
  "tsSignatureId": "Stloc_0|System.Reflection.Emit.OpCode|static=true|const=false",
24762
24762
  "target": {
@@ -24766,7 +24766,7 @@
24766
24766
  }
24767
24767
  },
24768
24768
  {
24769
- "tsName": "stloc_1",
24769
+ "tsName": "Stloc_1",
24770
24770
  "isStatic": true,
24771
24771
  "tsSignatureId": "Stloc_1|System.Reflection.Emit.OpCode|static=true|const=false",
24772
24772
  "target": {
@@ -24776,7 +24776,7 @@
24776
24776
  }
24777
24777
  },
24778
24778
  {
24779
- "tsName": "stloc_2",
24779
+ "tsName": "Stloc_2",
24780
24780
  "isStatic": true,
24781
24781
  "tsSignatureId": "Stloc_2|System.Reflection.Emit.OpCode|static=true|const=false",
24782
24782
  "target": {
@@ -24786,7 +24786,7 @@
24786
24786
  }
24787
24787
  },
24788
24788
  {
24789
- "tsName": "stloc_3",
24789
+ "tsName": "Stloc_3",
24790
24790
  "isStatic": true,
24791
24791
  "tsSignatureId": "Stloc_3|System.Reflection.Emit.OpCode|static=true|const=false",
24792
24792
  "target": {
@@ -24796,7 +24796,7 @@
24796
24796
  }
24797
24797
  },
24798
24798
  {
24799
- "tsName": "ldarg_S",
24799
+ "tsName": "Ldarg_S",
24800
24800
  "isStatic": true,
24801
24801
  "tsSignatureId": "Ldarg_S|System.Reflection.Emit.OpCode|static=true|const=false",
24802
24802
  "target": {
@@ -24806,7 +24806,7 @@
24806
24806
  }
24807
24807
  },
24808
24808
  {
24809
- "tsName": "ldarga_S",
24809
+ "tsName": "Ldarga_S",
24810
24810
  "isStatic": true,
24811
24811
  "tsSignatureId": "Ldarga_S|System.Reflection.Emit.OpCode|static=true|const=false",
24812
24812
  "target": {
@@ -24816,7 +24816,7 @@
24816
24816
  }
24817
24817
  },
24818
24818
  {
24819
- "tsName": "starg_S",
24819
+ "tsName": "Starg_S",
24820
24820
  "isStatic": true,
24821
24821
  "tsSignatureId": "Starg_S|System.Reflection.Emit.OpCode|static=true|const=false",
24822
24822
  "target": {
@@ -24826,7 +24826,7 @@
24826
24826
  }
24827
24827
  },
24828
24828
  {
24829
- "tsName": "ldloc_S",
24829
+ "tsName": "Ldloc_S",
24830
24830
  "isStatic": true,
24831
24831
  "tsSignatureId": "Ldloc_S|System.Reflection.Emit.OpCode|static=true|const=false",
24832
24832
  "target": {
@@ -24836,7 +24836,7 @@
24836
24836
  }
24837
24837
  },
24838
24838
  {
24839
- "tsName": "ldloca_S",
24839
+ "tsName": "Ldloca_S",
24840
24840
  "isStatic": true,
24841
24841
  "tsSignatureId": "Ldloca_S|System.Reflection.Emit.OpCode|static=true|const=false",
24842
24842
  "target": {
@@ -24846,7 +24846,7 @@
24846
24846
  }
24847
24847
  },
24848
24848
  {
24849
- "tsName": "stloc_S",
24849
+ "tsName": "Stloc_S",
24850
24850
  "isStatic": true,
24851
24851
  "tsSignatureId": "Stloc_S|System.Reflection.Emit.OpCode|static=true|const=false",
24852
24852
  "target": {
@@ -24866,7 +24866,7 @@
24866
24866
  }
24867
24867
  },
24868
24868
  {
24869
- "tsName": "ldc_I4_M1",
24869
+ "tsName": "Ldc_I4_M1",
24870
24870
  "isStatic": true,
24871
24871
  "tsSignatureId": "Ldc_I4_M1|System.Reflection.Emit.OpCode|static=true|const=false",
24872
24872
  "target": {
@@ -24876,7 +24876,7 @@
24876
24876
  }
24877
24877
  },
24878
24878
  {
24879
- "tsName": "ldc_I4_0",
24879
+ "tsName": "Ldc_I4_0",
24880
24880
  "isStatic": true,
24881
24881
  "tsSignatureId": "Ldc_I4_0|System.Reflection.Emit.OpCode|static=true|const=false",
24882
24882
  "target": {
@@ -24886,7 +24886,7 @@
24886
24886
  }
24887
24887
  },
24888
24888
  {
24889
- "tsName": "ldc_I4_1",
24889
+ "tsName": "Ldc_I4_1",
24890
24890
  "isStatic": true,
24891
24891
  "tsSignatureId": "Ldc_I4_1|System.Reflection.Emit.OpCode|static=true|const=false",
24892
24892
  "target": {
@@ -24896,7 +24896,7 @@
24896
24896
  }
24897
24897
  },
24898
24898
  {
24899
- "tsName": "ldc_I4_2",
24899
+ "tsName": "Ldc_I4_2",
24900
24900
  "isStatic": true,
24901
24901
  "tsSignatureId": "Ldc_I4_2|System.Reflection.Emit.OpCode|static=true|const=false",
24902
24902
  "target": {
@@ -24906,7 +24906,7 @@
24906
24906
  }
24907
24907
  },
24908
24908
  {
24909
- "tsName": "ldc_I4_3",
24909
+ "tsName": "Ldc_I4_3",
24910
24910
  "isStatic": true,
24911
24911
  "tsSignatureId": "Ldc_I4_3|System.Reflection.Emit.OpCode|static=true|const=false",
24912
24912
  "target": {
@@ -24916,7 +24916,7 @@
24916
24916
  }
24917
24917
  },
24918
24918
  {
24919
- "tsName": "ldc_I4_4",
24919
+ "tsName": "Ldc_I4_4",
24920
24920
  "isStatic": true,
24921
24921
  "tsSignatureId": "Ldc_I4_4|System.Reflection.Emit.OpCode|static=true|const=false",
24922
24922
  "target": {
@@ -24926,7 +24926,7 @@
24926
24926
  }
24927
24927
  },
24928
24928
  {
24929
- "tsName": "ldc_I4_5",
24929
+ "tsName": "Ldc_I4_5",
24930
24930
  "isStatic": true,
24931
24931
  "tsSignatureId": "Ldc_I4_5|System.Reflection.Emit.OpCode|static=true|const=false",
24932
24932
  "target": {
@@ -24936,7 +24936,7 @@
24936
24936
  }
24937
24937
  },
24938
24938
  {
24939
- "tsName": "ldc_I4_6",
24939
+ "tsName": "Ldc_I4_6",
24940
24940
  "isStatic": true,
24941
24941
  "tsSignatureId": "Ldc_I4_6|System.Reflection.Emit.OpCode|static=true|const=false",
24942
24942
  "target": {
@@ -24946,7 +24946,7 @@
24946
24946
  }
24947
24947
  },
24948
24948
  {
24949
- "tsName": "ldc_I4_7",
24949
+ "tsName": "Ldc_I4_7",
24950
24950
  "isStatic": true,
24951
24951
  "tsSignatureId": "Ldc_I4_7|System.Reflection.Emit.OpCode|static=true|const=false",
24952
24952
  "target": {
@@ -24956,7 +24956,7 @@
24956
24956
  }
24957
24957
  },
24958
24958
  {
24959
- "tsName": "ldc_I4_8",
24959
+ "tsName": "Ldc_I4_8",
24960
24960
  "isStatic": true,
24961
24961
  "tsSignatureId": "Ldc_I4_8|System.Reflection.Emit.OpCode|static=true|const=false",
24962
24962
  "target": {
@@ -24966,7 +24966,7 @@
24966
24966
  }
24967
24967
  },
24968
24968
  {
24969
- "tsName": "ldc_I4_S",
24969
+ "tsName": "Ldc_I4_S",
24970
24970
  "isStatic": true,
24971
24971
  "tsSignatureId": "Ldc_I4_S|System.Reflection.Emit.OpCode|static=true|const=false",
24972
24972
  "target": {
@@ -24976,7 +24976,7 @@
24976
24976
  }
24977
24977
  },
24978
24978
  {
24979
- "tsName": "ldc_I4",
24979
+ "tsName": "Ldc_I4",
24980
24980
  "isStatic": true,
24981
24981
  "tsSignatureId": "Ldc_I4|System.Reflection.Emit.OpCode|static=true|const=false",
24982
24982
  "target": {
@@ -24986,7 +24986,7 @@
24986
24986
  }
24987
24987
  },
24988
24988
  {
24989
- "tsName": "ldc_I8",
24989
+ "tsName": "Ldc_I8",
24990
24990
  "isStatic": true,
24991
24991
  "tsSignatureId": "Ldc_I8|System.Reflection.Emit.OpCode|static=true|const=false",
24992
24992
  "target": {
@@ -24996,7 +24996,7 @@
24996
24996
  }
24997
24997
  },
24998
24998
  {
24999
- "tsName": "ldc_R4",
24999
+ "tsName": "Ldc_R4",
25000
25000
  "isStatic": true,
25001
25001
  "tsSignatureId": "Ldc_R4|System.Reflection.Emit.OpCode|static=true|const=false",
25002
25002
  "target": {
@@ -25006,7 +25006,7 @@
25006
25006
  }
25007
25007
  },
25008
25008
  {
25009
- "tsName": "ldc_R8",
25009
+ "tsName": "Ldc_R8",
25010
25010
  "isStatic": true,
25011
25011
  "tsSignatureId": "Ldc_R8|System.Reflection.Emit.OpCode|static=true|const=false",
25012
25012
  "target": {
@@ -25076,7 +25076,7 @@
25076
25076
  }
25077
25077
  },
25078
25078
  {
25079
- "tsName": "br_S",
25079
+ "tsName": "Br_S",
25080
25080
  "isStatic": true,
25081
25081
  "tsSignatureId": "Br_S|System.Reflection.Emit.OpCode|static=true|const=false",
25082
25082
  "target": {
@@ -25086,7 +25086,7 @@
25086
25086
  }
25087
25087
  },
25088
25088
  {
25089
- "tsName": "brfalse_S",
25089
+ "tsName": "Brfalse_S",
25090
25090
  "isStatic": true,
25091
25091
  "tsSignatureId": "Brfalse_S|System.Reflection.Emit.OpCode|static=true|const=false",
25092
25092
  "target": {
@@ -25096,7 +25096,7 @@
25096
25096
  }
25097
25097
  },
25098
25098
  {
25099
- "tsName": "brtrue_S",
25099
+ "tsName": "Brtrue_S",
25100
25100
  "isStatic": true,
25101
25101
  "tsSignatureId": "Brtrue_S|System.Reflection.Emit.OpCode|static=true|const=false",
25102
25102
  "target": {
@@ -25106,7 +25106,7 @@
25106
25106
  }
25107
25107
  },
25108
25108
  {
25109
- "tsName": "beq_S",
25109
+ "tsName": "Beq_S",
25110
25110
  "isStatic": true,
25111
25111
  "tsSignatureId": "Beq_S|System.Reflection.Emit.OpCode|static=true|const=false",
25112
25112
  "target": {
@@ -25116,7 +25116,7 @@
25116
25116
  }
25117
25117
  },
25118
25118
  {
25119
- "tsName": "bge_S",
25119
+ "tsName": "Bge_S",
25120
25120
  "isStatic": true,
25121
25121
  "tsSignatureId": "Bge_S|System.Reflection.Emit.OpCode|static=true|const=false",
25122
25122
  "target": {
@@ -25126,7 +25126,7 @@
25126
25126
  }
25127
25127
  },
25128
25128
  {
25129
- "tsName": "bgt_S",
25129
+ "tsName": "Bgt_S",
25130
25130
  "isStatic": true,
25131
25131
  "tsSignatureId": "Bgt_S|System.Reflection.Emit.OpCode|static=true|const=false",
25132
25132
  "target": {
@@ -25136,7 +25136,7 @@
25136
25136
  }
25137
25137
  },
25138
25138
  {
25139
- "tsName": "ble_S",
25139
+ "tsName": "Ble_S",
25140
25140
  "isStatic": true,
25141
25141
  "tsSignatureId": "Ble_S|System.Reflection.Emit.OpCode|static=true|const=false",
25142
25142
  "target": {
@@ -25146,7 +25146,7 @@
25146
25146
  }
25147
25147
  },
25148
25148
  {
25149
- "tsName": "blt_S",
25149
+ "tsName": "Blt_S",
25150
25150
  "isStatic": true,
25151
25151
  "tsSignatureId": "Blt_S|System.Reflection.Emit.OpCode|static=true|const=false",
25152
25152
  "target": {
@@ -25156,7 +25156,7 @@
25156
25156
  }
25157
25157
  },
25158
25158
  {
25159
- "tsName": "bne_Un_S",
25159
+ "tsName": "Bne_Un_S",
25160
25160
  "isStatic": true,
25161
25161
  "tsSignatureId": "Bne_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
25162
25162
  "target": {
@@ -25166,7 +25166,7 @@
25166
25166
  }
25167
25167
  },
25168
25168
  {
25169
- "tsName": "bge_Un_S",
25169
+ "tsName": "Bge_Un_S",
25170
25170
  "isStatic": true,
25171
25171
  "tsSignatureId": "Bge_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
25172
25172
  "target": {
@@ -25176,7 +25176,7 @@
25176
25176
  }
25177
25177
  },
25178
25178
  {
25179
- "tsName": "bgt_Un_S",
25179
+ "tsName": "Bgt_Un_S",
25180
25180
  "isStatic": true,
25181
25181
  "tsSignatureId": "Bgt_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
25182
25182
  "target": {
@@ -25186,7 +25186,7 @@
25186
25186
  }
25187
25187
  },
25188
25188
  {
25189
- "tsName": "ble_Un_S",
25189
+ "tsName": "Ble_Un_S",
25190
25190
  "isStatic": true,
25191
25191
  "tsSignatureId": "Ble_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
25192
25192
  "target": {
@@ -25196,7 +25196,7 @@
25196
25196
  }
25197
25197
  },
25198
25198
  {
25199
- "tsName": "blt_Un_S",
25199
+ "tsName": "Blt_Un_S",
25200
25200
  "isStatic": true,
25201
25201
  "tsSignatureId": "Blt_Un_S|System.Reflection.Emit.OpCode|static=true|const=false",
25202
25202
  "target": {
@@ -25286,7 +25286,7 @@
25286
25286
  }
25287
25287
  },
25288
25288
  {
25289
- "tsName": "bne_Un",
25289
+ "tsName": "Bne_Un",
25290
25290
  "isStatic": true,
25291
25291
  "tsSignatureId": "Bne_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25292
25292
  "target": {
@@ -25296,7 +25296,7 @@
25296
25296
  }
25297
25297
  },
25298
25298
  {
25299
- "tsName": "bge_Un",
25299
+ "tsName": "Bge_Un",
25300
25300
  "isStatic": true,
25301
25301
  "tsSignatureId": "Bge_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25302
25302
  "target": {
@@ -25306,7 +25306,7 @@
25306
25306
  }
25307
25307
  },
25308
25308
  {
25309
- "tsName": "bgt_Un",
25309
+ "tsName": "Bgt_Un",
25310
25310
  "isStatic": true,
25311
25311
  "tsSignatureId": "Bgt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25312
25312
  "target": {
@@ -25316,7 +25316,7 @@
25316
25316
  }
25317
25317
  },
25318
25318
  {
25319
- "tsName": "ble_Un",
25319
+ "tsName": "Ble_Un",
25320
25320
  "isStatic": true,
25321
25321
  "tsSignatureId": "Ble_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25322
25322
  "target": {
@@ -25326,7 +25326,7 @@
25326
25326
  }
25327
25327
  },
25328
25328
  {
25329
- "tsName": "blt_Un",
25329
+ "tsName": "Blt_Un",
25330
25330
  "isStatic": true,
25331
25331
  "tsSignatureId": "Blt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25332
25332
  "target": {
@@ -25346,7 +25346,7 @@
25346
25346
  }
25347
25347
  },
25348
25348
  {
25349
- "tsName": "ldind_I1",
25349
+ "tsName": "Ldind_I1",
25350
25350
  "isStatic": true,
25351
25351
  "tsSignatureId": "Ldind_I1|System.Reflection.Emit.OpCode|static=true|const=false",
25352
25352
  "target": {
@@ -25356,7 +25356,7 @@
25356
25356
  }
25357
25357
  },
25358
25358
  {
25359
- "tsName": "ldind_U1",
25359
+ "tsName": "Ldind_U1",
25360
25360
  "isStatic": true,
25361
25361
  "tsSignatureId": "Ldind_U1|System.Reflection.Emit.OpCode|static=true|const=false",
25362
25362
  "target": {
@@ -25366,7 +25366,7 @@
25366
25366
  }
25367
25367
  },
25368
25368
  {
25369
- "tsName": "ldind_I2",
25369
+ "tsName": "Ldind_I2",
25370
25370
  "isStatic": true,
25371
25371
  "tsSignatureId": "Ldind_I2|System.Reflection.Emit.OpCode|static=true|const=false",
25372
25372
  "target": {
@@ -25376,7 +25376,7 @@
25376
25376
  }
25377
25377
  },
25378
25378
  {
25379
- "tsName": "ldind_U2",
25379
+ "tsName": "Ldind_U2",
25380
25380
  "isStatic": true,
25381
25381
  "tsSignatureId": "Ldind_U2|System.Reflection.Emit.OpCode|static=true|const=false",
25382
25382
  "target": {
@@ -25386,7 +25386,7 @@
25386
25386
  }
25387
25387
  },
25388
25388
  {
25389
- "tsName": "ldind_I4",
25389
+ "tsName": "Ldind_I4",
25390
25390
  "isStatic": true,
25391
25391
  "tsSignatureId": "Ldind_I4|System.Reflection.Emit.OpCode|static=true|const=false",
25392
25392
  "target": {
@@ -25396,7 +25396,7 @@
25396
25396
  }
25397
25397
  },
25398
25398
  {
25399
- "tsName": "ldind_U4",
25399
+ "tsName": "Ldind_U4",
25400
25400
  "isStatic": true,
25401
25401
  "tsSignatureId": "Ldind_U4|System.Reflection.Emit.OpCode|static=true|const=false",
25402
25402
  "target": {
@@ -25406,7 +25406,7 @@
25406
25406
  }
25407
25407
  },
25408
25408
  {
25409
- "tsName": "ldind_I8",
25409
+ "tsName": "Ldind_I8",
25410
25410
  "isStatic": true,
25411
25411
  "tsSignatureId": "Ldind_I8|System.Reflection.Emit.OpCode|static=true|const=false",
25412
25412
  "target": {
@@ -25416,7 +25416,7 @@
25416
25416
  }
25417
25417
  },
25418
25418
  {
25419
- "tsName": "ldind_I",
25419
+ "tsName": "Ldind_I",
25420
25420
  "isStatic": true,
25421
25421
  "tsSignatureId": "Ldind_I|System.Reflection.Emit.OpCode|static=true|const=false",
25422
25422
  "target": {
@@ -25426,7 +25426,7 @@
25426
25426
  }
25427
25427
  },
25428
25428
  {
25429
- "tsName": "ldind_R4",
25429
+ "tsName": "Ldind_R4",
25430
25430
  "isStatic": true,
25431
25431
  "tsSignatureId": "Ldind_R4|System.Reflection.Emit.OpCode|static=true|const=false",
25432
25432
  "target": {
@@ -25436,7 +25436,7 @@
25436
25436
  }
25437
25437
  },
25438
25438
  {
25439
- "tsName": "ldind_R8",
25439
+ "tsName": "Ldind_R8",
25440
25440
  "isStatic": true,
25441
25441
  "tsSignatureId": "Ldind_R8|System.Reflection.Emit.OpCode|static=true|const=false",
25442
25442
  "target": {
@@ -25446,7 +25446,7 @@
25446
25446
  }
25447
25447
  },
25448
25448
  {
25449
- "tsName": "ldind_Ref",
25449
+ "tsName": "Ldind_Ref",
25450
25450
  "isStatic": true,
25451
25451
  "tsSignatureId": "Ldind_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
25452
25452
  "target": {
@@ -25456,7 +25456,7 @@
25456
25456
  }
25457
25457
  },
25458
25458
  {
25459
- "tsName": "stind_Ref",
25459
+ "tsName": "Stind_Ref",
25460
25460
  "isStatic": true,
25461
25461
  "tsSignatureId": "Stind_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
25462
25462
  "target": {
@@ -25466,7 +25466,7 @@
25466
25466
  }
25467
25467
  },
25468
25468
  {
25469
- "tsName": "stind_I1",
25469
+ "tsName": "Stind_I1",
25470
25470
  "isStatic": true,
25471
25471
  "tsSignatureId": "Stind_I1|System.Reflection.Emit.OpCode|static=true|const=false",
25472
25472
  "target": {
@@ -25476,7 +25476,7 @@
25476
25476
  }
25477
25477
  },
25478
25478
  {
25479
- "tsName": "stind_I2",
25479
+ "tsName": "Stind_I2",
25480
25480
  "isStatic": true,
25481
25481
  "tsSignatureId": "Stind_I2|System.Reflection.Emit.OpCode|static=true|const=false",
25482
25482
  "target": {
@@ -25486,7 +25486,7 @@
25486
25486
  }
25487
25487
  },
25488
25488
  {
25489
- "tsName": "stind_I4",
25489
+ "tsName": "Stind_I4",
25490
25490
  "isStatic": true,
25491
25491
  "tsSignatureId": "Stind_I4|System.Reflection.Emit.OpCode|static=true|const=false",
25492
25492
  "target": {
@@ -25496,7 +25496,7 @@
25496
25496
  }
25497
25497
  },
25498
25498
  {
25499
- "tsName": "stind_I8",
25499
+ "tsName": "Stind_I8",
25500
25500
  "isStatic": true,
25501
25501
  "tsSignatureId": "Stind_I8|System.Reflection.Emit.OpCode|static=true|const=false",
25502
25502
  "target": {
@@ -25506,7 +25506,7 @@
25506
25506
  }
25507
25507
  },
25508
25508
  {
25509
- "tsName": "stind_R4",
25509
+ "tsName": "Stind_R4",
25510
25510
  "isStatic": true,
25511
25511
  "tsSignatureId": "Stind_R4|System.Reflection.Emit.OpCode|static=true|const=false",
25512
25512
  "target": {
@@ -25516,7 +25516,7 @@
25516
25516
  }
25517
25517
  },
25518
25518
  {
25519
- "tsName": "stind_R8",
25519
+ "tsName": "Stind_R8",
25520
25520
  "isStatic": true,
25521
25521
  "tsSignatureId": "Stind_R8|System.Reflection.Emit.OpCode|static=true|const=false",
25522
25522
  "target": {
@@ -25566,7 +25566,7 @@
25566
25566
  }
25567
25567
  },
25568
25568
  {
25569
- "tsName": "div_Un",
25569
+ "tsName": "Div_Un",
25570
25570
  "isStatic": true,
25571
25571
  "tsSignatureId": "Div_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25572
25572
  "target": {
@@ -25586,7 +25586,7 @@
25586
25586
  }
25587
25587
  },
25588
25588
  {
25589
- "tsName": "rem_Un",
25589
+ "tsName": "Rem_Un",
25590
25590
  "isStatic": true,
25591
25591
  "tsSignatureId": "Rem_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25592
25592
  "target": {
@@ -25646,7 +25646,7 @@
25646
25646
  }
25647
25647
  },
25648
25648
  {
25649
- "tsName": "shr_Un",
25649
+ "tsName": "Shr_Un",
25650
25650
  "isStatic": true,
25651
25651
  "tsSignatureId": "Shr_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25652
25652
  "target": {
@@ -25676,7 +25676,7 @@
25676
25676
  }
25677
25677
  },
25678
25678
  {
25679
- "tsName": "conv_I1",
25679
+ "tsName": "Conv_I1",
25680
25680
  "isStatic": true,
25681
25681
  "tsSignatureId": "Conv_I1|System.Reflection.Emit.OpCode|static=true|const=false",
25682
25682
  "target": {
@@ -25686,7 +25686,7 @@
25686
25686
  }
25687
25687
  },
25688
25688
  {
25689
- "tsName": "conv_I2",
25689
+ "tsName": "Conv_I2",
25690
25690
  "isStatic": true,
25691
25691
  "tsSignatureId": "Conv_I2|System.Reflection.Emit.OpCode|static=true|const=false",
25692
25692
  "target": {
@@ -25696,7 +25696,7 @@
25696
25696
  }
25697
25697
  },
25698
25698
  {
25699
- "tsName": "conv_I4",
25699
+ "tsName": "Conv_I4",
25700
25700
  "isStatic": true,
25701
25701
  "tsSignatureId": "Conv_I4|System.Reflection.Emit.OpCode|static=true|const=false",
25702
25702
  "target": {
@@ -25706,7 +25706,7 @@
25706
25706
  }
25707
25707
  },
25708
25708
  {
25709
- "tsName": "conv_I8",
25709
+ "tsName": "Conv_I8",
25710
25710
  "isStatic": true,
25711
25711
  "tsSignatureId": "Conv_I8|System.Reflection.Emit.OpCode|static=true|const=false",
25712
25712
  "target": {
@@ -25716,7 +25716,7 @@
25716
25716
  }
25717
25717
  },
25718
25718
  {
25719
- "tsName": "conv_R4",
25719
+ "tsName": "Conv_R4",
25720
25720
  "isStatic": true,
25721
25721
  "tsSignatureId": "Conv_R4|System.Reflection.Emit.OpCode|static=true|const=false",
25722
25722
  "target": {
@@ -25726,7 +25726,7 @@
25726
25726
  }
25727
25727
  },
25728
25728
  {
25729
- "tsName": "conv_R8",
25729
+ "tsName": "Conv_R8",
25730
25730
  "isStatic": true,
25731
25731
  "tsSignatureId": "Conv_R8|System.Reflection.Emit.OpCode|static=true|const=false",
25732
25732
  "target": {
@@ -25736,7 +25736,7 @@
25736
25736
  }
25737
25737
  },
25738
25738
  {
25739
- "tsName": "conv_U4",
25739
+ "tsName": "Conv_U4",
25740
25740
  "isStatic": true,
25741
25741
  "tsSignatureId": "Conv_U4|System.Reflection.Emit.OpCode|static=true|const=false",
25742
25742
  "target": {
@@ -25746,7 +25746,7 @@
25746
25746
  }
25747
25747
  },
25748
25748
  {
25749
- "tsName": "conv_U8",
25749
+ "tsName": "Conv_U8",
25750
25750
  "isStatic": true,
25751
25751
  "tsSignatureId": "Conv_U8|System.Reflection.Emit.OpCode|static=true|const=false",
25752
25752
  "target": {
@@ -25826,7 +25826,7 @@
25826
25826
  }
25827
25827
  },
25828
25828
  {
25829
- "tsName": "conv_R_Un",
25829
+ "tsName": "Conv_R_Un",
25830
25830
  "isStatic": true,
25831
25831
  "tsSignatureId": "Conv_R_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25832
25832
  "target": {
@@ -25926,7 +25926,7 @@
25926
25926
  }
25927
25927
  },
25928
25928
  {
25929
- "tsName": "conv_Ovf_I1_Un",
25929
+ "tsName": "Conv_Ovf_I1_Un",
25930
25930
  "isStatic": true,
25931
25931
  "tsSignatureId": "Conv_Ovf_I1_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25932
25932
  "target": {
@@ -25936,7 +25936,7 @@
25936
25936
  }
25937
25937
  },
25938
25938
  {
25939
- "tsName": "conv_Ovf_I2_Un",
25939
+ "tsName": "Conv_Ovf_I2_Un",
25940
25940
  "isStatic": true,
25941
25941
  "tsSignatureId": "Conv_Ovf_I2_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25942
25942
  "target": {
@@ -25946,7 +25946,7 @@
25946
25946
  }
25947
25947
  },
25948
25948
  {
25949
- "tsName": "conv_Ovf_I4_Un",
25949
+ "tsName": "Conv_Ovf_I4_Un",
25950
25950
  "isStatic": true,
25951
25951
  "tsSignatureId": "Conv_Ovf_I4_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25952
25952
  "target": {
@@ -25956,7 +25956,7 @@
25956
25956
  }
25957
25957
  },
25958
25958
  {
25959
- "tsName": "conv_Ovf_I8_Un",
25959
+ "tsName": "Conv_Ovf_I8_Un",
25960
25960
  "isStatic": true,
25961
25961
  "tsSignatureId": "Conv_Ovf_I8_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25962
25962
  "target": {
@@ -25966,7 +25966,7 @@
25966
25966
  }
25967
25967
  },
25968
25968
  {
25969
- "tsName": "conv_Ovf_U1_Un",
25969
+ "tsName": "Conv_Ovf_U1_Un",
25970
25970
  "isStatic": true,
25971
25971
  "tsSignatureId": "Conv_Ovf_U1_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25972
25972
  "target": {
@@ -25976,7 +25976,7 @@
25976
25976
  }
25977
25977
  },
25978
25978
  {
25979
- "tsName": "conv_Ovf_U2_Un",
25979
+ "tsName": "Conv_Ovf_U2_Un",
25980
25980
  "isStatic": true,
25981
25981
  "tsSignatureId": "Conv_Ovf_U2_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25982
25982
  "target": {
@@ -25986,7 +25986,7 @@
25986
25986
  }
25987
25987
  },
25988
25988
  {
25989
- "tsName": "conv_Ovf_U4_Un",
25989
+ "tsName": "Conv_Ovf_U4_Un",
25990
25990
  "isStatic": true,
25991
25991
  "tsSignatureId": "Conv_Ovf_U4_Un|System.Reflection.Emit.OpCode|static=true|const=false",
25992
25992
  "target": {
@@ -25996,7 +25996,7 @@
25996
25996
  }
25997
25997
  },
25998
25998
  {
25999
- "tsName": "conv_Ovf_U8_Un",
25999
+ "tsName": "Conv_Ovf_U8_Un",
26000
26000
  "isStatic": true,
26001
26001
  "tsSignatureId": "Conv_Ovf_U8_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26002
26002
  "target": {
@@ -26006,7 +26006,7 @@
26006
26006
  }
26007
26007
  },
26008
26008
  {
26009
- "tsName": "conv_Ovf_I_Un",
26009
+ "tsName": "Conv_Ovf_I_Un",
26010
26010
  "isStatic": true,
26011
26011
  "tsSignatureId": "Conv_Ovf_I_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26012
26012
  "target": {
@@ -26016,7 +26016,7 @@
26016
26016
  }
26017
26017
  },
26018
26018
  {
26019
- "tsName": "conv_Ovf_U_Un",
26019
+ "tsName": "Conv_Ovf_U_Un",
26020
26020
  "isStatic": true,
26021
26021
  "tsSignatureId": "Conv_Ovf_U_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26022
26022
  "target": {
@@ -26066,7 +26066,7 @@
26066
26066
  }
26067
26067
  },
26068
26068
  {
26069
- "tsName": "ldelem_I1",
26069
+ "tsName": "Ldelem_I1",
26070
26070
  "isStatic": true,
26071
26071
  "tsSignatureId": "Ldelem_I1|System.Reflection.Emit.OpCode|static=true|const=false",
26072
26072
  "target": {
@@ -26076,7 +26076,7 @@
26076
26076
  }
26077
26077
  },
26078
26078
  {
26079
- "tsName": "ldelem_U1",
26079
+ "tsName": "Ldelem_U1",
26080
26080
  "isStatic": true,
26081
26081
  "tsSignatureId": "Ldelem_U1|System.Reflection.Emit.OpCode|static=true|const=false",
26082
26082
  "target": {
@@ -26086,7 +26086,7 @@
26086
26086
  }
26087
26087
  },
26088
26088
  {
26089
- "tsName": "ldelem_I2",
26089
+ "tsName": "Ldelem_I2",
26090
26090
  "isStatic": true,
26091
26091
  "tsSignatureId": "Ldelem_I2|System.Reflection.Emit.OpCode|static=true|const=false",
26092
26092
  "target": {
@@ -26096,7 +26096,7 @@
26096
26096
  }
26097
26097
  },
26098
26098
  {
26099
- "tsName": "ldelem_U2",
26099
+ "tsName": "Ldelem_U2",
26100
26100
  "isStatic": true,
26101
26101
  "tsSignatureId": "Ldelem_U2|System.Reflection.Emit.OpCode|static=true|const=false",
26102
26102
  "target": {
@@ -26106,7 +26106,7 @@
26106
26106
  }
26107
26107
  },
26108
26108
  {
26109
- "tsName": "ldelem_I4",
26109
+ "tsName": "Ldelem_I4",
26110
26110
  "isStatic": true,
26111
26111
  "tsSignatureId": "Ldelem_I4|System.Reflection.Emit.OpCode|static=true|const=false",
26112
26112
  "target": {
@@ -26116,7 +26116,7 @@
26116
26116
  }
26117
26117
  },
26118
26118
  {
26119
- "tsName": "ldelem_U4",
26119
+ "tsName": "Ldelem_U4",
26120
26120
  "isStatic": true,
26121
26121
  "tsSignatureId": "Ldelem_U4|System.Reflection.Emit.OpCode|static=true|const=false",
26122
26122
  "target": {
@@ -26126,7 +26126,7 @@
26126
26126
  }
26127
26127
  },
26128
26128
  {
26129
- "tsName": "ldelem_I8",
26129
+ "tsName": "Ldelem_I8",
26130
26130
  "isStatic": true,
26131
26131
  "tsSignatureId": "Ldelem_I8|System.Reflection.Emit.OpCode|static=true|const=false",
26132
26132
  "target": {
@@ -26136,7 +26136,7 @@
26136
26136
  }
26137
26137
  },
26138
26138
  {
26139
- "tsName": "ldelem_I",
26139
+ "tsName": "Ldelem_I",
26140
26140
  "isStatic": true,
26141
26141
  "tsSignatureId": "Ldelem_I|System.Reflection.Emit.OpCode|static=true|const=false",
26142
26142
  "target": {
@@ -26146,7 +26146,7 @@
26146
26146
  }
26147
26147
  },
26148
26148
  {
26149
- "tsName": "ldelem_R4",
26149
+ "tsName": "Ldelem_R4",
26150
26150
  "isStatic": true,
26151
26151
  "tsSignatureId": "Ldelem_R4|System.Reflection.Emit.OpCode|static=true|const=false",
26152
26152
  "target": {
@@ -26156,7 +26156,7 @@
26156
26156
  }
26157
26157
  },
26158
26158
  {
26159
- "tsName": "ldelem_R8",
26159
+ "tsName": "Ldelem_R8",
26160
26160
  "isStatic": true,
26161
26161
  "tsSignatureId": "Ldelem_R8|System.Reflection.Emit.OpCode|static=true|const=false",
26162
26162
  "target": {
@@ -26166,7 +26166,7 @@
26166
26166
  }
26167
26167
  },
26168
26168
  {
26169
- "tsName": "ldelem_Ref",
26169
+ "tsName": "Ldelem_Ref",
26170
26170
  "isStatic": true,
26171
26171
  "tsSignatureId": "Ldelem_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
26172
26172
  "target": {
@@ -26176,7 +26176,7 @@
26176
26176
  }
26177
26177
  },
26178
26178
  {
26179
- "tsName": "stelem_I",
26179
+ "tsName": "Stelem_I",
26180
26180
  "isStatic": true,
26181
26181
  "tsSignatureId": "Stelem_I|System.Reflection.Emit.OpCode|static=true|const=false",
26182
26182
  "target": {
@@ -26186,7 +26186,7 @@
26186
26186
  }
26187
26187
  },
26188
26188
  {
26189
- "tsName": "stelem_I1",
26189
+ "tsName": "Stelem_I1",
26190
26190
  "isStatic": true,
26191
26191
  "tsSignatureId": "Stelem_I1|System.Reflection.Emit.OpCode|static=true|const=false",
26192
26192
  "target": {
@@ -26196,7 +26196,7 @@
26196
26196
  }
26197
26197
  },
26198
26198
  {
26199
- "tsName": "stelem_I2",
26199
+ "tsName": "Stelem_I2",
26200
26200
  "isStatic": true,
26201
26201
  "tsSignatureId": "Stelem_I2|System.Reflection.Emit.OpCode|static=true|const=false",
26202
26202
  "target": {
@@ -26206,7 +26206,7 @@
26206
26206
  }
26207
26207
  },
26208
26208
  {
26209
- "tsName": "stelem_I4",
26209
+ "tsName": "Stelem_I4",
26210
26210
  "isStatic": true,
26211
26211
  "tsSignatureId": "Stelem_I4|System.Reflection.Emit.OpCode|static=true|const=false",
26212
26212
  "target": {
@@ -26216,7 +26216,7 @@
26216
26216
  }
26217
26217
  },
26218
26218
  {
26219
- "tsName": "stelem_I8",
26219
+ "tsName": "Stelem_I8",
26220
26220
  "isStatic": true,
26221
26221
  "tsSignatureId": "Stelem_I8|System.Reflection.Emit.OpCode|static=true|const=false",
26222
26222
  "target": {
@@ -26226,7 +26226,7 @@
26226
26226
  }
26227
26227
  },
26228
26228
  {
26229
- "tsName": "stelem_R4",
26229
+ "tsName": "Stelem_R4",
26230
26230
  "isStatic": true,
26231
26231
  "tsSignatureId": "Stelem_R4|System.Reflection.Emit.OpCode|static=true|const=false",
26232
26232
  "target": {
@@ -26236,7 +26236,7 @@
26236
26236
  }
26237
26237
  },
26238
26238
  {
26239
- "tsName": "stelem_R8",
26239
+ "tsName": "Stelem_R8",
26240
26240
  "isStatic": true,
26241
26241
  "tsSignatureId": "Stelem_R8|System.Reflection.Emit.OpCode|static=true|const=false",
26242
26242
  "target": {
@@ -26246,7 +26246,7 @@
26246
26246
  }
26247
26247
  },
26248
26248
  {
26249
- "tsName": "stelem_Ref",
26249
+ "tsName": "Stelem_Ref",
26250
26250
  "isStatic": true,
26251
26251
  "tsSignatureId": "Stelem_Ref|System.Reflection.Emit.OpCode|static=true|const=false",
26252
26252
  "target": {
@@ -26276,7 +26276,7 @@
26276
26276
  }
26277
26277
  },
26278
26278
  {
26279
- "tsName": "unbox_Any",
26279
+ "tsName": "Unbox_Any",
26280
26280
  "isStatic": true,
26281
26281
  "tsSignatureId": "Unbox_Any|System.Reflection.Emit.OpCode|static=true|const=false",
26282
26282
  "target": {
@@ -26286,7 +26286,7 @@
26286
26286
  }
26287
26287
  },
26288
26288
  {
26289
- "tsName": "conv_Ovf_I1",
26289
+ "tsName": "Conv_Ovf_I1",
26290
26290
  "isStatic": true,
26291
26291
  "tsSignatureId": "Conv_Ovf_I1|System.Reflection.Emit.OpCode|static=true|const=false",
26292
26292
  "target": {
@@ -26296,7 +26296,7 @@
26296
26296
  }
26297
26297
  },
26298
26298
  {
26299
- "tsName": "conv_Ovf_U1",
26299
+ "tsName": "Conv_Ovf_U1",
26300
26300
  "isStatic": true,
26301
26301
  "tsSignatureId": "Conv_Ovf_U1|System.Reflection.Emit.OpCode|static=true|const=false",
26302
26302
  "target": {
@@ -26306,7 +26306,7 @@
26306
26306
  }
26307
26307
  },
26308
26308
  {
26309
- "tsName": "conv_Ovf_I2",
26309
+ "tsName": "Conv_Ovf_I2",
26310
26310
  "isStatic": true,
26311
26311
  "tsSignatureId": "Conv_Ovf_I2|System.Reflection.Emit.OpCode|static=true|const=false",
26312
26312
  "target": {
@@ -26316,7 +26316,7 @@
26316
26316
  }
26317
26317
  },
26318
26318
  {
26319
- "tsName": "conv_Ovf_U2",
26319
+ "tsName": "Conv_Ovf_U2",
26320
26320
  "isStatic": true,
26321
26321
  "tsSignatureId": "Conv_Ovf_U2|System.Reflection.Emit.OpCode|static=true|const=false",
26322
26322
  "target": {
@@ -26326,7 +26326,7 @@
26326
26326
  }
26327
26327
  },
26328
26328
  {
26329
- "tsName": "conv_Ovf_I4",
26329
+ "tsName": "Conv_Ovf_I4",
26330
26330
  "isStatic": true,
26331
26331
  "tsSignatureId": "Conv_Ovf_I4|System.Reflection.Emit.OpCode|static=true|const=false",
26332
26332
  "target": {
@@ -26336,7 +26336,7 @@
26336
26336
  }
26337
26337
  },
26338
26338
  {
26339
- "tsName": "conv_Ovf_U4",
26339
+ "tsName": "Conv_Ovf_U4",
26340
26340
  "isStatic": true,
26341
26341
  "tsSignatureId": "Conv_Ovf_U4|System.Reflection.Emit.OpCode|static=true|const=false",
26342
26342
  "target": {
@@ -26346,7 +26346,7 @@
26346
26346
  }
26347
26347
  },
26348
26348
  {
26349
- "tsName": "conv_Ovf_I8",
26349
+ "tsName": "Conv_Ovf_I8",
26350
26350
  "isStatic": true,
26351
26351
  "tsSignatureId": "Conv_Ovf_I8|System.Reflection.Emit.OpCode|static=true|const=false",
26352
26352
  "target": {
@@ -26356,7 +26356,7 @@
26356
26356
  }
26357
26357
  },
26358
26358
  {
26359
- "tsName": "conv_Ovf_U8",
26359
+ "tsName": "Conv_Ovf_U8",
26360
26360
  "isStatic": true,
26361
26361
  "tsSignatureId": "Conv_Ovf_U8|System.Reflection.Emit.OpCode|static=true|const=false",
26362
26362
  "target": {
@@ -26406,7 +26406,7 @@
26406
26406
  }
26407
26407
  },
26408
26408
  {
26409
- "tsName": "conv_U2",
26409
+ "tsName": "Conv_U2",
26410
26410
  "isStatic": true,
26411
26411
  "tsSignatureId": "Conv_U2|System.Reflection.Emit.OpCode|static=true|const=false",
26412
26412
  "target": {
@@ -26416,7 +26416,7 @@
26416
26416
  }
26417
26417
  },
26418
26418
  {
26419
- "tsName": "conv_U1",
26419
+ "tsName": "Conv_U1",
26420
26420
  "isStatic": true,
26421
26421
  "tsSignatureId": "Conv_U1|System.Reflection.Emit.OpCode|static=true|const=false",
26422
26422
  "target": {
@@ -26426,7 +26426,7 @@
26426
26426
  }
26427
26427
  },
26428
26428
  {
26429
- "tsName": "conv_I",
26429
+ "tsName": "Conv_I",
26430
26430
  "isStatic": true,
26431
26431
  "tsSignatureId": "Conv_I|System.Reflection.Emit.OpCode|static=true|const=false",
26432
26432
  "target": {
@@ -26436,7 +26436,7 @@
26436
26436
  }
26437
26437
  },
26438
26438
  {
26439
- "tsName": "conv_Ovf_I",
26439
+ "tsName": "Conv_Ovf_I",
26440
26440
  "isStatic": true,
26441
26441
  "tsSignatureId": "Conv_Ovf_I|System.Reflection.Emit.OpCode|static=true|const=false",
26442
26442
  "target": {
@@ -26446,7 +26446,7 @@
26446
26446
  }
26447
26447
  },
26448
26448
  {
26449
- "tsName": "conv_Ovf_U",
26449
+ "tsName": "Conv_Ovf_U",
26450
26450
  "isStatic": true,
26451
26451
  "tsSignatureId": "Conv_Ovf_U|System.Reflection.Emit.OpCode|static=true|const=false",
26452
26452
  "target": {
@@ -26456,7 +26456,7 @@
26456
26456
  }
26457
26457
  },
26458
26458
  {
26459
- "tsName": "add_Ovf",
26459
+ "tsName": "Add_Ovf",
26460
26460
  "isStatic": true,
26461
26461
  "tsSignatureId": "Add_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
26462
26462
  "target": {
@@ -26466,7 +26466,7 @@
26466
26466
  }
26467
26467
  },
26468
26468
  {
26469
- "tsName": "add_Ovf_Un",
26469
+ "tsName": "Add_Ovf_Un",
26470
26470
  "isStatic": true,
26471
26471
  "tsSignatureId": "Add_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26472
26472
  "target": {
@@ -26476,7 +26476,7 @@
26476
26476
  }
26477
26477
  },
26478
26478
  {
26479
- "tsName": "mul_Ovf",
26479
+ "tsName": "Mul_Ovf",
26480
26480
  "isStatic": true,
26481
26481
  "tsSignatureId": "Mul_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
26482
26482
  "target": {
@@ -26486,7 +26486,7 @@
26486
26486
  }
26487
26487
  },
26488
26488
  {
26489
- "tsName": "mul_Ovf_Un",
26489
+ "tsName": "Mul_Ovf_Un",
26490
26490
  "isStatic": true,
26491
26491
  "tsSignatureId": "Mul_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26492
26492
  "target": {
@@ -26496,7 +26496,7 @@
26496
26496
  }
26497
26497
  },
26498
26498
  {
26499
- "tsName": "sub_Ovf",
26499
+ "tsName": "Sub_Ovf",
26500
26500
  "isStatic": true,
26501
26501
  "tsSignatureId": "Sub_Ovf|System.Reflection.Emit.OpCode|static=true|const=false",
26502
26502
  "target": {
@@ -26506,7 +26506,7 @@
26506
26506
  }
26507
26507
  },
26508
26508
  {
26509
- "tsName": "sub_Ovf_Un",
26509
+ "tsName": "Sub_Ovf_Un",
26510
26510
  "isStatic": true,
26511
26511
  "tsSignatureId": "Sub_Ovf_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26512
26512
  "target": {
@@ -26536,7 +26536,7 @@
26536
26536
  }
26537
26537
  },
26538
26538
  {
26539
- "tsName": "leave_S",
26539
+ "tsName": "Leave_S",
26540
26540
  "isStatic": true,
26541
26541
  "tsSignatureId": "Leave_S|System.Reflection.Emit.OpCode|static=true|const=false",
26542
26542
  "target": {
@@ -26546,7 +26546,7 @@
26546
26546
  }
26547
26547
  },
26548
26548
  {
26549
- "tsName": "stind_I",
26549
+ "tsName": "Stind_I",
26550
26550
  "isStatic": true,
26551
26551
  "tsSignatureId": "Stind_I|System.Reflection.Emit.OpCode|static=true|const=false",
26552
26552
  "target": {
@@ -26556,7 +26556,7 @@
26556
26556
  }
26557
26557
  },
26558
26558
  {
26559
- "tsName": "conv_U",
26559
+ "tsName": "Conv_U",
26560
26560
  "isStatic": true,
26561
26561
  "tsSignatureId": "Conv_U|System.Reflection.Emit.OpCode|static=true|const=false",
26562
26562
  "target": {
@@ -26676,7 +26676,7 @@
26676
26676
  }
26677
26677
  },
26678
26678
  {
26679
- "tsName": "cgt_Un",
26679
+ "tsName": "Cgt_Un",
26680
26680
  "isStatic": true,
26681
26681
  "tsSignatureId": "Cgt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26682
26682
  "target": {
@@ -26696,7 +26696,7 @@
26696
26696
  }
26697
26697
  },
26698
26698
  {
26699
- "tsName": "clt_Un",
26699
+ "tsName": "Clt_Un",
26700
26700
  "isStatic": true,
26701
26701
  "tsSignatureId": "Clt_Un|System.Reflection.Emit.OpCode|static=true|const=false",
26702
26702
  "target": {
@@ -33576,7 +33576,7 @@
33576
33576
  }
33577
33577
  },
33578
33578
  {
33579
- "tsName": "guid",
33579
+ "tsName": "GUID",
33580
33580
  "isStatic": false,
33581
33581
  "tsSignatureId": "GUID|:System.Guid|static=false|accessor=get",
33582
33582
  "target": {