@tsonic/dotnet 0.5.2 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (195) hide show
  1. package/Internal/internal/index.d.ts +5 -5
  2. package/Microsoft.CSharp.RuntimeBinder/internal/index.d.ts +14 -14
  3. package/Microsoft.VisualBasic/bindings.json +28 -28
  4. package/Microsoft.VisualBasic/internal/index.d.ts +265 -265
  5. package/Microsoft.VisualBasic/internal/metadata.json +14 -14
  6. package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +202 -202
  7. package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +68 -66
  8. package/Microsoft.Win32/internal/index.d.ts +16 -14
  9. package/Microsoft.Win32.SafeHandles/internal/index.d.ts +18 -18
  10. package/README.md +39 -0
  11. package/System/bindings.json +138 -138
  12. package/System/internal/index.d.ts +4165 -3967
  13. package/System/internal/metadata.json +81 -487
  14. package/System.Buffers/internal/index.d.ts +60 -50
  15. package/System.Buffers.Binary/internal/index.d.ts +126 -126
  16. package/System.Buffers.Text/internal/index.d.ts +67 -67
  17. package/System.CodeDom.Compiler/internal/index.d.ts +35 -35
  18. package/System.Collections/internal/index.d.ts +199 -179
  19. package/System.Collections.Concurrent/internal/index.d.ts +61 -59
  20. package/System.Collections.Frozen/internal/index.d.ts +29 -29
  21. package/System.Collections.Frozen/internal/metadata.json +2 -16
  22. package/System.Collections.Generic/index.d.ts +1 -1
  23. package/System.Collections.Generic/internal/index.d.ts +382 -354
  24. package/System.Collections.Generic/internal/metadata.json +5 -54
  25. package/System.Collections.Immutable/internal/index.d.ts +321 -319
  26. package/System.Collections.Immutable/internal/metadata.json +5 -40
  27. package/System.Collections.ObjectModel/internal/index.d.ts +83 -79
  28. package/System.Collections.ObjectModel/internal/metadata.json +1 -36
  29. package/System.Collections.Specialized/internal/index.d.ts +104 -96
  30. package/System.ComponentModel/internal/index.d.ts +661 -631
  31. package/System.ComponentModel/internal/metadata.json +0 -7
  32. package/System.ComponentModel.DataAnnotations/internal/index.d.ts +60 -58
  33. package/System.ComponentModel.Design/bindings.json +2 -2
  34. package/System.ComponentModel.Design/internal/index.d.ts +207 -193
  35. package/System.ComponentModel.Design/internal/metadata.json +1 -1
  36. package/System.ComponentModel.Design.Serialization/index.d.ts +2 -2
  37. package/System.ComponentModel.Design.Serialization/internal/index.d.ts +103 -98
  38. package/System.Configuration.Assemblies/bindings.json +10 -10
  39. package/System.Configuration.Assemblies/internal/index.d.ts +5 -5
  40. package/System.Configuration.Assemblies/internal/metadata.json +5 -5
  41. package/System.Data/internal/index.d.ts +481 -453
  42. package/System.Data.Common/internal/index.d.ts +149 -121
  43. package/System.Data.SqlTypes/bindings.json +2 -2
  44. package/System.Data.SqlTypes/internal/index.d.ts +331 -299
  45. package/System.Data.SqlTypes/internal/metadata.json +1 -1
  46. package/System.Diagnostics/bindings.json +6 -6
  47. package/System.Diagnostics/internal/index.d.ts +333 -313
  48. package/System.Diagnostics/internal/metadata.json +3 -10
  49. package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +16 -16
  50. package/System.Diagnostics.Contracts/internal/index.d.ts +21 -21
  51. package/System.Diagnostics.Metrics/internal/index.d.ts +81 -75
  52. package/System.Diagnostics.SymbolStore/bindings.json +6 -6
  53. package/System.Diagnostics.SymbolStore/internal/index.d.ts +72 -72
  54. package/System.Diagnostics.SymbolStore/internal/metadata.json +3 -3
  55. package/System.Diagnostics.Tracing/internal/index.d.ts +24 -18
  56. package/System.Drawing/bindings.json +24 -24
  57. package/System.Drawing/internal/index.d.ts +281 -281
  58. package/System.Drawing/internal/metadata.json +12 -12
  59. package/System.Dynamic/internal/index.d.ts +46 -42
  60. package/System.Formats.Asn1/bindings.json +12 -12
  61. package/System.Formats.Asn1/internal/index.d.ts +50 -48
  62. package/System.Formats.Asn1/internal/metadata.json +6 -6
  63. package/System.Formats.Tar/bindings.json +2 -2
  64. package/System.Formats.Tar/internal/index.d.ts +17 -13
  65. package/System.Formats.Tar/internal/metadata.json +1 -1
  66. package/System.Globalization/bindings.json +8 -8
  67. package/System.Globalization/internal/index.d.ts +177 -163
  68. package/System.Globalization/internal/metadata.json +4 -4
  69. package/System.IO/internal/index.d.ts +457 -439
  70. package/System.IO.Compression/internal/index.d.ts +78 -72
  71. package/System.IO.Enumeration/internal/index.d.ts +22 -22
  72. package/System.IO.IsolatedStorage/internal/index.d.ts +26 -24
  73. package/System.IO.MemoryMappedFiles/internal/index.d.ts +22 -20
  74. package/System.IO.Pipelines/internal/index.d.ts +15 -13
  75. package/System.IO.Pipes/internal/index.d.ts +23 -23
  76. package/System.Linq/internal/index.d.ts +853 -845
  77. package/System.Linq/internal/metadata.json +0 -17
  78. package/System.Linq.Expressions/internal/index.d.ts +354 -340
  79. package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
  80. package/System.Net/bindings.json +2 -2
  81. package/System.Net/internal/index.d.ts +351 -317
  82. package/System.Net/internal/metadata.json +1 -1
  83. package/System.Net.Http/internal/index.d.ts +64 -54
  84. package/System.Net.Http.Headers/bindings.json +2 -2
  85. package/System.Net.Http.Headers/internal/index.d.ts +139 -99
  86. package/System.Net.Http.Headers/internal/metadata.json +1 -1
  87. package/System.Net.Http.Json/internal/index.d.ts +63 -63
  88. package/System.Net.Http.Metrics/internal/index.d.ts +2 -2
  89. package/System.Net.Mail/bindings.json +2 -2
  90. package/System.Net.Mail/internal/index.d.ts +90 -78
  91. package/System.Net.Mail/internal/metadata.json +4 -32
  92. package/System.Net.Mime/internal/index.d.ts +51 -51
  93. package/System.Net.NetworkInformation/internal/index.d.ts +59 -57
  94. package/System.Net.Quic/internal/index.d.ts +15 -11
  95. package/System.Net.Security/bindings.json +674 -674
  96. package/System.Net.Security/internal/index.d.ts +396 -394
  97. package/System.Net.Security/internal/metadata.json +337 -337
  98. package/System.Net.ServerSentEvents/internal/index.d.ts +10 -10
  99. package/System.Net.Sockets/bindings.json +10 -10
  100. package/System.Net.Sockets/internal/index.d.ts +100 -90
  101. package/System.Net.Sockets/internal/metadata.json +5 -5
  102. package/System.Net.WebSockets/internal/index.d.ts +21 -19
  103. package/System.Numerics/bindings.json +110 -110
  104. package/System.Numerics/internal/index.d.ts +1057 -1039
  105. package/System.Numerics/internal/metadata.json +55 -89
  106. package/System.Reflection/bindings.json +25 -25
  107. package/System.Reflection/internal/index.d.ts +336 -316
  108. package/System.Reflection/internal/metadata.json +12 -12
  109. package/System.Reflection.Emit/bindings.json +307 -307
  110. package/System.Reflection.Emit/internal/index.d.ts +242 -236
  111. package/System.Reflection.Emit/internal/metadata.json +152 -152
  112. package/System.Reflection.Metadata/bindings.json +272 -272
  113. package/System.Reflection.Metadata/internal/index.d.ts +448 -438
  114. package/System.Reflection.Metadata/internal/metadata.json +164 -360
  115. package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +91 -91
  116. package/System.Reflection.PortableExecutable/bindings.json +26 -26
  117. package/System.Reflection.PortableExecutable/internal/index.d.ts +22 -20
  118. package/System.Reflection.PortableExecutable/internal/metadata.json +13 -13
  119. package/System.Resources/internal/index.d.ts +30 -24
  120. package/System.Runtime/internal/index.d.ts +20 -16
  121. package/System.Runtime.CompilerServices/bindings.json +4 -4
  122. package/System.Runtime.CompilerServices/internal/index.d.ts +233 -209
  123. package/System.Runtime.CompilerServices/internal/metadata.json +2 -2
  124. package/System.Runtime.ExceptionServices/internal/index.d.ts +6 -6
  125. package/System.Runtime.InteropServices/bindings.json +146 -146
  126. package/System.Runtime.InteropServices/internal/index.d.ts +604 -586
  127. package/System.Runtime.InteropServices/internal/metadata.json +73 -130
  128. package/System.Runtime.InteropServices.ComTypes/bindings.json +252 -252
  129. package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +296 -292
  130. package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +126 -126
  131. package/System.Runtime.InteropServices.Java/internal/index.d.ts +12 -12
  132. package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +60 -58
  133. package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +102 -94
  134. package/System.Runtime.InteropServices.ObjectiveC/internal/index.d.ts +9 -9
  135. package/System.Runtime.InteropServices.Swift/internal/index.d.ts +1 -1
  136. package/System.Runtime.Intrinsics/internal/index.d.ts +1252 -1244
  137. package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +9662 -9662
  138. package/System.Runtime.Intrinsics.Wasm/internal/index.d.ts +471 -471
  139. package/System.Runtime.Intrinsics.X86/internal/index.d.ts +16033 -16033
  140. package/System.Runtime.Loader/internal/index.d.ts +9 -7
  141. package/System.Runtime.Remoting/internal/index.d.ts +2 -2
  142. package/System.Runtime.Serialization/internal/index.d.ts +179 -171
  143. package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +5 -5
  144. package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
  145. package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +5 -3
  146. package/System.Runtime.Serialization.Json/internal/index.d.ts +27 -27
  147. package/System.Runtime.Versioning/internal/index.d.ts +4 -4
  148. package/System.Security/internal/index.d.ts +45 -39
  149. package/System.Security.AccessControl/internal/index.d.ts +28 -26
  150. package/System.Security.Authentication/internal/index.d.ts +2 -2
  151. package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +11 -7
  152. package/System.Security.Claims/internal/index.d.ts +94 -90
  153. package/System.Security.Cryptography/bindings.json +111 -111
  154. package/System.Security.Cryptography/internal/index.d.ts +842 -794
  155. package/System.Security.Cryptography/internal/metadata.json +52 -59
  156. package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +121 -113
  157. package/System.Security.Policy/internal/index.d.ts +6 -6
  158. package/System.Security.Principal/internal/index.d.ts +36 -30
  159. package/System.Text/bindings.json +28 -28
  160. package/System.Text/internal/index.d.ts +325 -319
  161. package/System.Text/internal/metadata.json +4 -4
  162. package/System.Text.Encodings.Web/internal/index.d.ts +18 -18
  163. package/System.Text.Json/internal/index.d.ts +184 -180
  164. package/System.Text.Json.Nodes/internal/index.d.ts +54 -54
  165. package/System.Text.Json.Schema/internal/index.d.ts +3 -3
  166. package/System.Text.Json.Serialization/internal/index.d.ts +12 -12
  167. package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +85 -83
  168. package/System.Text.RegularExpressions/internal/index.d.ts +91 -89
  169. package/System.Text.RegularExpressions/internal/metadata.json +5 -40
  170. package/System.Text.Unicode/internal/index.d.ts +171 -171
  171. package/System.Threading/bindings.json +4 -4
  172. package/System.Threading/internal/index.d.ts +411 -377
  173. package/System.Threading/internal/metadata.json +2 -2
  174. package/System.Threading.Channels/internal/index.d.ts +8 -8
  175. package/System.Threading.Tasks/internal/index.d.ts +209 -205
  176. package/System.Threading.Tasks.Dataflow/internal/index.d.ts +106 -102
  177. package/System.Threading.Tasks.Dataflow/internal/metadata.json +0 -42
  178. package/System.Threading.Tasks.Sources/internal/index.d.ts +7 -7
  179. package/System.Timers/internal/index.d.ts +11 -9
  180. package/System.Transactions/internal/index.d.ts +83 -67
  181. package/System.Web/internal/index.d.ts +31 -31
  182. package/System.Windows.Input/internal/index.d.ts +2 -2
  183. package/System.Xml/bindings.json +35 -35
  184. package/System.Xml/internal/index.d.ts +343 -325
  185. package/System.Xml/internal/metadata.json +17 -17
  186. package/System.Xml.Linq/internal/index.d.ts +122 -110
  187. package/System.Xml.Resolvers/internal/index.d.ts +3 -3
  188. package/System.Xml.Schema/internal/index.d.ts +71 -71
  189. package/System.Xml.Serialization/internal/index.d.ts +120 -120
  190. package/System.Xml.XPath/internal/index.d.ts +40 -34
  191. package/System.Xml.Xsl/internal/index.d.ts +27 -27
  192. package/System.Xml.Xsl.Runtime/internal/index.d.ts +99 -99
  193. package/__internal/extensions/index.d.ts +2294 -0
  194. package/package.json +1 -1
  195. package/internal/extensions/index.d.ts +0 -2280
@@ -30,7 +30,7 @@
30
30
  {
31
31
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CipherMode::CBCSystem.Security.Cryptography.CipherMode",
32
32
  "clrName": "CBC",
33
- "tsEmitName": "cbc",
33
+ "tsEmitName": "CBC",
34
34
  "normalizedSignature": "CBC|System.Security.Cryptography.CipherMode|static=true|const=true",
35
35
  "isStatic": true,
36
36
  "isReadOnly": false,
@@ -39,7 +39,7 @@
39
39
  {
40
40
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CipherMode::ECBSystem.Security.Cryptography.CipherMode",
41
41
  "clrName": "ECB",
42
- "tsEmitName": "ecb",
42
+ "tsEmitName": "ECB",
43
43
  "normalizedSignature": "ECB|System.Security.Cryptography.CipherMode|static=true|const=true",
44
44
  "isStatic": true,
45
45
  "isReadOnly": false,
@@ -48,7 +48,7 @@
48
48
  {
49
49
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CipherMode::OFBSystem.Security.Cryptography.CipherMode",
50
50
  "clrName": "OFB",
51
- "tsEmitName": "ofb",
51
+ "tsEmitName": "OFB",
52
52
  "normalizedSignature": "OFB|System.Security.Cryptography.CipherMode|static=true|const=true",
53
53
  "isStatic": true,
54
54
  "isReadOnly": false,
@@ -57,7 +57,7 @@
57
57
  {
58
58
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CipherMode::CFBSystem.Security.Cryptography.CipherMode",
59
59
  "clrName": "CFB",
60
- "tsEmitName": "cfb",
60
+ "tsEmitName": "CFB",
61
61
  "normalizedSignature": "CFB|System.Security.Cryptography.CipherMode|static=true|const=true",
62
62
  "isStatic": true,
63
63
  "isReadOnly": false,
@@ -66,7 +66,7 @@
66
66
  {
67
67
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CipherMode::CTSSystem.Security.Cryptography.CipherMode",
68
68
  "clrName": "CTS",
69
- "tsEmitName": "cts",
69
+ "tsEmitName": "CTS",
70
70
  "normalizedSignature": "CTS|System.Security.Cryptography.CipherMode|static=true|const=true",
71
71
  "isStatic": true,
72
72
  "isReadOnly": false,
@@ -1120,7 +1120,7 @@
1120
1120
  {
1121
1121
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.PaddingMode::PKCS7System.Security.Cryptography.PaddingMode",
1122
1122
  "clrName": "PKCS7",
1123
- "tsEmitName": "pkcs7",
1123
+ "tsEmitName": "PKCS7",
1124
1124
  "normalizedSignature": "PKCS7|System.Security.Cryptography.PaddingMode|static=true|const=true",
1125
1125
  "isStatic": true,
1126
1126
  "isReadOnly": false,
@@ -1138,7 +1138,7 @@
1138
1138
  {
1139
1139
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.PaddingMode::ANSIX923System.Security.Cryptography.PaddingMode",
1140
1140
  "clrName": "ANSIX923",
1141
- "tsEmitName": "ansix923",
1141
+ "tsEmitName": "ANSIX923",
1142
1142
  "normalizedSignature": "ANSIX923|System.Security.Cryptography.PaddingMode|static=true|const=true",
1143
1143
  "isStatic": true,
1144
1144
  "isReadOnly": false,
@@ -1147,7 +1147,7 @@
1147
1147
  {
1148
1148
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.PaddingMode::ISO10126System.Security.Cryptography.PaddingMode",
1149
1149
  "clrName": "ISO10126",
1150
- "tsEmitName": "iso10126",
1150
+ "tsEmitName": "ISO10126",
1151
1151
  "normalizedSignature": "ISO10126|System.Security.Cryptography.PaddingMode|static=true|const=true",
1152
1152
  "isStatic": true,
1153
1153
  "isReadOnly": false,
@@ -1658,7 +1658,7 @@
1658
1658
  {
1659
1659
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::PSystem.Byte[]",
1660
1660
  "clrName": "P",
1661
- "tsEmitName": "p",
1661
+ "tsEmitName": "P",
1662
1662
  "normalizedSignature": "P|System.Byte[]|static=false|const=false",
1663
1663
  "isStatic": false,
1664
1664
  "isReadOnly": false,
@@ -1667,7 +1667,7 @@
1667
1667
  {
1668
1668
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::QSystem.Byte[]",
1669
1669
  "clrName": "Q",
1670
- "tsEmitName": "q",
1670
+ "tsEmitName": "Q",
1671
1671
  "normalizedSignature": "Q|System.Byte[]|static=false|const=false",
1672
1672
  "isStatic": false,
1673
1673
  "isReadOnly": false,
@@ -1676,7 +1676,7 @@
1676
1676
  {
1677
1677
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::GSystem.Byte[]",
1678
1678
  "clrName": "G",
1679
- "tsEmitName": "g",
1679
+ "tsEmitName": "G",
1680
1680
  "normalizedSignature": "G|System.Byte[]|static=false|const=false",
1681
1681
  "isStatic": false,
1682
1682
  "isReadOnly": false,
@@ -1685,7 +1685,7 @@
1685
1685
  {
1686
1686
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::YSystem.Byte[]",
1687
1687
  "clrName": "Y",
1688
- "tsEmitName": "y",
1688
+ "tsEmitName": "Y",
1689
1689
  "normalizedSignature": "Y|System.Byte[]|static=false|const=false",
1690
1690
  "isStatic": false,
1691
1691
  "isReadOnly": false,
@@ -1694,7 +1694,7 @@
1694
1694
  {
1695
1695
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::JSystem.Byte[]",
1696
1696
  "clrName": "J",
1697
- "tsEmitName": "j",
1697
+ "tsEmitName": "J",
1698
1698
  "normalizedSignature": "J|System.Byte[]|static=false|const=false",
1699
1699
  "isStatic": false,
1700
1700
  "isReadOnly": false,
@@ -1703,7 +1703,7 @@
1703
1703
  {
1704
1704
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DSAParameters::XSystem.Byte[]",
1705
1705
  "clrName": "X",
1706
- "tsEmitName": "x",
1706
+ "tsEmitName": "X",
1707
1707
  "normalizedSignature": "X|System.Byte[]|static=false|const=false",
1708
1708
  "isStatic": false,
1709
1709
  "isReadOnly": false,
@@ -1888,7 +1888,7 @@
1888
1888
  {
1889
1889
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECCurve::ASystem.Byte[]",
1890
1890
  "clrName": "A",
1891
- "tsEmitName": "a",
1891
+ "tsEmitName": "A",
1892
1892
  "normalizedSignature": "A|System.Byte[]|static=false|const=false",
1893
1893
  "isStatic": false,
1894
1894
  "isReadOnly": false,
@@ -1897,7 +1897,7 @@
1897
1897
  {
1898
1898
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECCurve::BSystem.Byte[]",
1899
1899
  "clrName": "B",
1900
- "tsEmitName": "b",
1900
+ "tsEmitName": "B",
1901
1901
  "normalizedSignature": "B|System.Byte[]|static=false|const=false",
1902
1902
  "isStatic": false,
1903
1903
  "isReadOnly": false,
@@ -1906,7 +1906,7 @@
1906
1906
  {
1907
1907
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECCurve::GSystem.Security.Cryptography.ECPoint",
1908
1908
  "clrName": "G",
1909
- "tsEmitName": "g",
1909
+ "tsEmitName": "G",
1910
1910
  "normalizedSignature": "G|System.Security.Cryptography.ECPoint|static=false|const=false",
1911
1911
  "isStatic": false,
1912
1912
  "isReadOnly": false,
@@ -2012,7 +2012,7 @@
2012
2012
  {
2013
2013
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECParameters::QSystem.Security.Cryptography.ECPoint",
2014
2014
  "clrName": "Q",
2015
- "tsEmitName": "q",
2015
+ "tsEmitName": "Q",
2016
2016
  "normalizedSignature": "Q|System.Security.Cryptography.ECPoint|static=false|const=false",
2017
2017
  "isStatic": false,
2018
2018
  "isReadOnly": false,
@@ -2021,7 +2021,7 @@
2021
2021
  {
2022
2022
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECParameters::DSystem.Byte[]",
2023
2023
  "clrName": "D",
2024
- "tsEmitName": "d",
2024
+ "tsEmitName": "D",
2025
2025
  "normalizedSignature": "D|System.Byte[]|static=false|const=false",
2026
2026
  "isStatic": false,
2027
2027
  "isReadOnly": false,
@@ -2056,7 +2056,7 @@
2056
2056
  {
2057
2057
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECPoint::XSystem.Byte[]",
2058
2058
  "clrName": "X",
2059
- "tsEmitName": "x",
2059
+ "tsEmitName": "X",
2060
2060
  "normalizedSignature": "X|System.Byte[]|static=false|const=false",
2061
2061
  "isStatic": false,
2062
2062
  "isReadOnly": false,
@@ -2065,7 +2065,7 @@
2065
2065
  {
2066
2066
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.ECPoint::YSystem.Byte[]",
2067
2067
  "clrName": "Y",
2068
- "tsEmitName": "y",
2068
+ "tsEmitName": "Y",
2069
2069
  "normalizedSignature": "Y|System.Byte[]|static=false|const=false",
2070
2070
  "isStatic": false,
2071
2071
  "isReadOnly": false,
@@ -2204,7 +2204,7 @@
2204
2204
  {
2205
2205
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::MD5:System.Security.Cryptography.HashAlgorithmName",
2206
2206
  "clrName": "MD5",
2207
- "tsEmitName": "md5",
2207
+ "tsEmitName": "MD5",
2208
2208
  "normalizedSignature": "MD5|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2209
2209
  "provenance": "Original",
2210
2210
  "emitScope": "ClassSurface",
@@ -2219,7 +2219,7 @@
2219
2219
  {
2220
2220
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA1:System.Security.Cryptography.HashAlgorithmName",
2221
2221
  "clrName": "SHA1",
2222
- "tsEmitName": "sha1",
2222
+ "tsEmitName": "SHA1",
2223
2223
  "normalizedSignature": "SHA1|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2224
2224
  "provenance": "Original",
2225
2225
  "emitScope": "ClassSurface",
@@ -2234,7 +2234,7 @@
2234
2234
  {
2235
2235
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA256:System.Security.Cryptography.HashAlgorithmName",
2236
2236
  "clrName": "SHA256",
2237
- "tsEmitName": "sha256",
2237
+ "tsEmitName": "SHA256",
2238
2238
  "normalizedSignature": "SHA256|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2239
2239
  "provenance": "Original",
2240
2240
  "emitScope": "ClassSurface",
@@ -2249,7 +2249,7 @@
2249
2249
  {
2250
2250
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA384:System.Security.Cryptography.HashAlgorithmName",
2251
2251
  "clrName": "SHA384",
2252
- "tsEmitName": "sha384",
2252
+ "tsEmitName": "SHA384",
2253
2253
  "normalizedSignature": "SHA384|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2254
2254
  "provenance": "Original",
2255
2255
  "emitScope": "ClassSurface",
@@ -2264,7 +2264,7 @@
2264
2264
  {
2265
2265
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA512:System.Security.Cryptography.HashAlgorithmName",
2266
2266
  "clrName": "SHA512",
2267
- "tsEmitName": "sha512",
2267
+ "tsEmitName": "SHA512",
2268
2268
  "normalizedSignature": "SHA512|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2269
2269
  "provenance": "Original",
2270
2270
  "emitScope": "ClassSurface",
@@ -2279,7 +2279,7 @@
2279
2279
  {
2280
2280
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA3_256:System.Security.Cryptography.HashAlgorithmName",
2281
2281
  "clrName": "SHA3_256",
2282
- "tsEmitName": "sha3_256",
2282
+ "tsEmitName": "SHA3_256",
2283
2283
  "normalizedSignature": "SHA3_256|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2284
2284
  "provenance": "Original",
2285
2285
  "emitScope": "ClassSurface",
@@ -2294,7 +2294,7 @@
2294
2294
  {
2295
2295
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA3_384:System.Security.Cryptography.HashAlgorithmName",
2296
2296
  "clrName": "SHA3_384",
2297
- "tsEmitName": "sha3_384",
2297
+ "tsEmitName": "SHA3_384",
2298
2298
  "normalizedSignature": "SHA3_384|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2299
2299
  "provenance": "Original",
2300
2300
  "emitScope": "ClassSurface",
@@ -2309,7 +2309,7 @@
2309
2309
  {
2310
2310
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.HashAlgorithmName::SHA3_512:System.Security.Cryptography.HashAlgorithmName",
2311
2311
  "clrName": "SHA3_512",
2312
- "tsEmitName": "sha3_512",
2312
+ "tsEmitName": "SHA3_512",
2313
2313
  "normalizedSignature": "SHA3_512|:System.Security.Cryptography.HashAlgorithmName|static=true|accessor=get",
2314
2314
  "provenance": "Original",
2315
2315
  "emitScope": "ClassSurface",
@@ -2440,7 +2440,7 @@
2440
2440
  {
2441
2441
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAParameters::DSystem.Byte[]",
2442
2442
  "clrName": "D",
2443
- "tsEmitName": "d",
2443
+ "tsEmitName": "D",
2444
2444
  "normalizedSignature": "D|System.Byte[]|static=false|const=false",
2445
2445
  "isStatic": false,
2446
2446
  "isReadOnly": false,
@@ -2449,7 +2449,7 @@
2449
2449
  {
2450
2450
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAParameters::DPSystem.Byte[]",
2451
2451
  "clrName": "DP",
2452
- "tsEmitName": "dp",
2452
+ "tsEmitName": "DP",
2453
2453
  "normalizedSignature": "DP|System.Byte[]|static=false|const=false",
2454
2454
  "isStatic": false,
2455
2455
  "isReadOnly": false,
@@ -2458,7 +2458,7 @@
2458
2458
  {
2459
2459
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAParameters::DQSystem.Byte[]",
2460
2460
  "clrName": "DQ",
2461
- "tsEmitName": "dq",
2461
+ "tsEmitName": "DQ",
2462
2462
  "normalizedSignature": "DQ|System.Byte[]|static=false|const=false",
2463
2463
  "isStatic": false,
2464
2464
  "isReadOnly": false,
@@ -2494,7 +2494,7 @@
2494
2494
  {
2495
2495
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAParameters::PSystem.Byte[]",
2496
2496
  "clrName": "P",
2497
- "tsEmitName": "p",
2497
+ "tsEmitName": "P",
2498
2498
  "normalizedSignature": "P|System.Byte[]|static=false|const=false",
2499
2499
  "isStatic": false,
2500
2500
  "isReadOnly": false,
@@ -2503,7 +2503,7 @@
2503
2503
  {
2504
2504
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAParameters::QSystem.Byte[]",
2505
2505
  "clrName": "Q",
2506
- "tsEmitName": "q",
2506
+ "tsEmitName": "Q",
2507
2507
  "normalizedSignature": "Q|System.Byte[]|static=false|const=false",
2508
2508
  "isStatic": false,
2509
2509
  "isReadOnly": false,
@@ -3241,7 +3241,7 @@
3241
3241
  {
3242
3242
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.AesCryptoServiceProvider::IV:System.Byte[]",
3243
3243
  "clrName": "IV",
3244
- "tsEmitName": "iv",
3244
+ "tsEmitName": "IV",
3245
3245
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
3246
3246
  "provenance": "Original",
3247
3247
  "emitScope": "ClassSurface",
@@ -3725,7 +3725,7 @@
3725
3725
  {
3726
3726
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.AesManaged::IV:System.Byte[]",
3727
3727
  "clrName": "IV",
3728
- "tsEmitName": "iv",
3728
+ "tsEmitName": "IV",
3729
3729
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
3730
3730
  "provenance": "Original",
3731
3731
  "emitScope": "ClassSurface",
@@ -5625,7 +5625,7 @@
5625
5625
  {
5626
5626
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.CngAlgorithm::MD5:System.Security.Cryptography.CngAlgorithm",
5627
5627
  "clrName": "MD5",
5628
- "tsEmitName": "md5",
5628
+ "tsEmitName": "MD5",
5629
5629
  "normalizedSignature": "MD5|:System.Security.Cryptography.CngAlgorithm|static=true|accessor=get",
5630
5630
  "provenance": "Original",
5631
5631
  "emitScope": "ClassSurface",
@@ -7646,13 +7646,6 @@
7646
7646
  "isStatic": false,
7647
7647
  "parameterCount": 0
7648
7648
  }
7649
- ],
7650
- "unsatisfiableInterfaces": [
7651
- {
7652
- "interfaceClrName": "System.Collections.Generic.IReadOnlyList\u00601",
7653
- "reason": "MissingOrIncompatibleMembers",
7654
- "issueCount": 3
7655
- }
7656
7649
  ]
7657
7650
  },
7658
7651
  {
@@ -10915,7 +10908,7 @@
10915
10908
  {
10916
10909
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.DESCryptoServiceProvider::IV:System.Byte[]",
10917
10910
  "clrName": "IV",
10918
- "tsEmitName": "iv",
10911
+ "tsEmitName": "IV",
10919
10912
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
10920
10913
  "provenance": "Original",
10921
10914
  "emitScope": "ClassSurface",
@@ -27894,7 +27887,7 @@
27894
27887
  {
27895
27888
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RC2CryptoServiceProvider::IV:System.Byte[]",
27896
27889
  "clrName": "IV",
27897
- "tsEmitName": "iv",
27890
+ "tsEmitName": "IV",
27898
27891
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
27899
27892
  "provenance": "Original",
27900
27893
  "emitScope": "ClassSurface",
@@ -28560,7 +28553,7 @@
28560
28553
  {
28561
28554
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RijndaelManaged::IV:System.Byte[]",
28562
28555
  "clrName": "IV",
28563
- "tsEmitName": "iv",
28556
+ "tsEmitName": "IV",
28564
28557
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
28565
28558
  "provenance": "Original",
28566
28559
  "emitScope": "ClassSurface",
@@ -31242,7 +31235,7 @@
31242
31235
  {
31243
31236
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAEncryptionPadding::OaepSHA3_256:System.Security.Cryptography.RSAEncryptionPadding",
31244
31237
  "clrName": "OaepSHA3_256",
31245
- "tsEmitName": "oaepSHA3_256",
31238
+ "tsEmitName": "OaepSHA3_256",
31246
31239
  "normalizedSignature": "OaepSHA3_256|:System.Security.Cryptography.RSAEncryptionPadding|static=true|accessor=get",
31247
31240
  "provenance": "Original",
31248
31241
  "emitScope": "ClassSurface",
@@ -31257,7 +31250,7 @@
31257
31250
  {
31258
31251
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAEncryptionPadding::OaepSHA3_384:System.Security.Cryptography.RSAEncryptionPadding",
31259
31252
  "clrName": "OaepSHA3_384",
31260
- "tsEmitName": "oaepSHA3_384",
31253
+ "tsEmitName": "OaepSHA3_384",
31261
31254
  "normalizedSignature": "OaepSHA3_384|:System.Security.Cryptography.RSAEncryptionPadding|static=true|accessor=get",
31262
31255
  "provenance": "Original",
31263
31256
  "emitScope": "ClassSurface",
@@ -31272,7 +31265,7 @@
31272
31265
  {
31273
31266
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAEncryptionPadding::OaepSHA3_512:System.Security.Cryptography.RSAEncryptionPadding",
31274
31267
  "clrName": "OaepSHA3_512",
31275
- "tsEmitName": "oaepSHA3_512",
31268
+ "tsEmitName": "OaepSHA3_512",
31276
31269
  "normalizedSignature": "OaepSHA3_512|:System.Security.Cryptography.RSAEncryptionPadding|static=true|accessor=get",
31277
31270
  "provenance": "Original",
31278
31271
  "emitScope": "ClassSurface",
@@ -32376,7 +32369,7 @@
32376
32369
  {
32377
32370
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter::RNG:System.Security.Cryptography.RandomNumberGenerator",
32378
32371
  "clrName": "RNG",
32379
- "tsEmitName": "rng",
32372
+ "tsEmitName": "RNG",
32380
32373
  "normalizedSignature": "RNG|:System.Security.Cryptography.RandomNumberGenerator|static=false|accessor=getset",
32381
32374
  "provenance": "Original",
32382
32375
  "emitScope": "ClassSurface",
@@ -38934,7 +38927,7 @@
38934
38927
  {
38935
38928
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_128s:System.Security.Cryptography.SlhDsaAlgorithm",
38936
38929
  "clrName": "SlhDsaSha2_128s",
38937
- "tsEmitName": "slhDsaSha2_128s",
38930
+ "tsEmitName": "SlhDsaSha2_128s",
38938
38931
  "normalizedSignature": "SlhDsaSha2_128s|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
38939
38932
  "provenance": "Original",
38940
38933
  "emitScope": "ClassSurface",
@@ -38964,7 +38957,7 @@
38964
38957
  {
38965
38958
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_128f:System.Security.Cryptography.SlhDsaAlgorithm",
38966
38959
  "clrName": "SlhDsaSha2_128f",
38967
- "tsEmitName": "slhDsaSha2_128f",
38960
+ "tsEmitName": "SlhDsaSha2_128f",
38968
38961
  "normalizedSignature": "SlhDsaSha2_128f|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
38969
38962
  "provenance": "Original",
38970
38963
  "emitScope": "ClassSurface",
@@ -38994,7 +38987,7 @@
38994
38987
  {
38995
38988
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_192s:System.Security.Cryptography.SlhDsaAlgorithm",
38996
38989
  "clrName": "SlhDsaSha2_192s",
38997
- "tsEmitName": "slhDsaSha2_192s",
38990
+ "tsEmitName": "SlhDsaSha2_192s",
38998
38991
  "normalizedSignature": "SlhDsaSha2_192s|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
38999
38992
  "provenance": "Original",
39000
38993
  "emitScope": "ClassSurface",
@@ -39024,7 +39017,7 @@
39024
39017
  {
39025
39018
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_192f:System.Security.Cryptography.SlhDsaAlgorithm",
39026
39019
  "clrName": "SlhDsaSha2_192f",
39027
- "tsEmitName": "slhDsaSha2_192f",
39020
+ "tsEmitName": "SlhDsaSha2_192f",
39028
39021
  "normalizedSignature": "SlhDsaSha2_192f|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
39029
39022
  "provenance": "Original",
39030
39023
  "emitScope": "ClassSurface",
@@ -39054,7 +39047,7 @@
39054
39047
  {
39055
39048
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_256s:System.Security.Cryptography.SlhDsaAlgorithm",
39056
39049
  "clrName": "SlhDsaSha2_256s",
39057
- "tsEmitName": "slhDsaSha2_256s",
39050
+ "tsEmitName": "SlhDsaSha2_256s",
39058
39051
  "normalizedSignature": "SlhDsaSha2_256s|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
39059
39052
  "provenance": "Original",
39060
39053
  "emitScope": "ClassSurface",
@@ -39084,7 +39077,7 @@
39084
39077
  {
39085
39078
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SlhDsaAlgorithm::SlhDsaSha2_256f:System.Security.Cryptography.SlhDsaAlgorithm",
39086
39079
  "clrName": "SlhDsaSha2_256f",
39087
- "tsEmitName": "slhDsaSha2_256f",
39080
+ "tsEmitName": "SlhDsaSha2_256f",
39088
39081
  "normalizedSignature": "SlhDsaSha2_256f|:System.Security.Cryptography.SlhDsaAlgorithm|static=true|accessor=get",
39089
39082
  "provenance": "Original",
39090
39083
  "emitScope": "ClassSurface",
@@ -40200,7 +40193,7 @@
40200
40193
  {
40201
40194
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.SymmetricAlgorithm::IV:System.Byte[]",
40202
40195
  "clrName": "IV",
40203
- "tsEmitName": "iv",
40196
+ "tsEmitName": "IV",
40204
40197
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
40205
40198
  "provenance": "Original",
40206
40199
  "emitScope": "ClassSurface",
@@ -41026,7 +41019,7 @@
41026
41019
  {
41027
41020
  "stableId": "System.Security.Cryptography:System.Security.Cryptography.TripleDESCryptoServiceProvider::IV:System.Byte[]",
41028
41021
  "clrName": "IV",
41029
- "tsEmitName": "iv",
41022
+ "tsEmitName": "IV",
41030
41023
  "normalizedSignature": "IV|:System.Byte[]|static=false|accessor=getset",
41031
41024
  "provenance": "Original",
41032
41025
  "emitScope": "ClassSurface",