@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
@@ -1679,7 +1679,7 @@
1679
1679
  {
1680
1680
  "stableId": "System.Reflection.Metadata:System.Reflection.AssemblyHashAlgorithm::MD5System.Reflection.AssemblyHashAlgorithm",
1681
1681
  "clrName": "MD5",
1682
- "tsEmitName": "md5",
1682
+ "tsEmitName": "MD5",
1683
1683
  "metadataToken": 67109047,
1684
1684
  "normalizedSignature": "MD5|System.Reflection.AssemblyHashAlgorithm|static=true|const=true",
1685
1685
  "isStatic": true,
@@ -2458,7 +2458,7 @@
2458
2458
  }
2459
2459
  },
2460
2460
  {
2461
- "tsName": "md5",
2461
+ "tsName": "MD5",
2462
2462
  "isStatic": true,
2463
2463
  "tsSignatureId": "MD5|System.Reflection.AssemblyHashAlgorithm|static=true|const=true",
2464
2464
  "target": {
@@ -10053,7 +10053,7 @@
10053
10053
  {
10054
10054
  "stableId": "System.Private.CoreLib:System.Reflection.ImageFileMachine::I386System.Reflection.ImageFileMachine",
10055
10055
  "clrName": "I386",
10056
- "tsEmitName": "i386",
10056
+ "tsEmitName": "I386",
10057
10057
  "metadataToken": 67114977,
10058
10058
  "normalizedSignature": "I386|System.Reflection.ImageFileMachine|static=true|const=true",
10059
10059
  "isStatic": true,
@@ -10064,7 +10064,7 @@
10064
10064
  {
10065
10065
  "stableId": "System.Private.CoreLib:System.Reflection.ImageFileMachine::IA64System.Reflection.ImageFileMachine",
10066
10066
  "clrName": "IA64",
10067
- "tsEmitName": "ia64",
10067
+ "tsEmitName": "IA64",
10068
10068
  "metadataToken": 67114978,
10069
10069
  "normalizedSignature": "IA64|System.Reflection.ImageFileMachine|static=true|const=true",
10070
10070
  "isStatic": true,
@@ -10075,7 +10075,7 @@
10075
10075
  {
10076
10076
  "stableId": "System.Private.CoreLib:System.Reflection.ImageFileMachine::AMD64System.Reflection.ImageFileMachine",
10077
10077
  "clrName": "AMD64",
10078
- "tsEmitName": "amd64",
10078
+ "tsEmitName": "AMD64",
10079
10079
  "metadataToken": 67114979,
10080
10080
  "normalizedSignature": "AMD64|System.Reflection.ImageFileMachine|static=true|const=true",
10081
10081
  "isStatic": true,
@@ -10086,7 +10086,7 @@
10086
10086
  {
10087
10087
  "stableId": "System.Private.CoreLib:System.Reflection.ImageFileMachine::ARMSystem.Reflection.ImageFileMachine",
10088
10088
  "clrName": "ARM",
10089
- "tsEmitName": "arm",
10089
+ "tsEmitName": "ARM",
10090
10090
  "metadataToken": 67114980,
10091
10091
  "normalizedSignature": "ARM|System.Reflection.ImageFileMachine|static=true|const=true",
10092
10092
  "isStatic": true,
@@ -10811,7 +10811,7 @@
10811
10811
  }
10812
10812
  },
10813
10813
  {
10814
- "tsName": "i386",
10814
+ "tsName": "I386",
10815
10815
  "isStatic": true,
10816
10816
  "tsSignatureId": "I386|System.Reflection.ImageFileMachine|static=true|const=true",
10817
10817
  "target": {
@@ -10821,7 +10821,7 @@
10821
10821
  }
10822
10822
  },
10823
10823
  {
10824
- "tsName": "ia64",
10824
+ "tsName": "IA64",
10825
10825
  "isStatic": true,
10826
10826
  "tsSignatureId": "IA64|System.Reflection.ImageFileMachine|static=true|const=true",
10827
10827
  "target": {
@@ -10831,7 +10831,7 @@
10831
10831
  }
10832
10832
  },
10833
10833
  {
10834
- "tsName": "amd64",
10834
+ "tsName": "AMD64",
10835
10835
  "isStatic": true,
10836
10836
  "tsSignatureId": "AMD64|System.Reflection.ImageFileMachine|static=true|const=true",
10837
10837
  "target": {
@@ -10841,7 +10841,7 @@
10841
10841
  }
10842
10842
  },
10843
10843
  {
10844
- "tsName": "arm",
10844
+ "tsName": "ARM",
10845
10845
  "isStatic": true,
10846
10846
  "tsSignatureId": "ARM|System.Reflection.ImageFileMachine|static=true|const=true",
10847
10847
  "target": {
@@ -13856,7 +13856,7 @@
13856
13856
  {
13857
13857
  "stableId": "System.Private.CoreLib:System.Reflection.MethodImplAttributes::ILSystem.Reflection.MethodImplAttributes",
13858
13858
  "clrName": "IL",
13859
- "tsEmitName": "il",
13859
+ "tsEmitName": "IL",
13860
13860
  "metadataToken": 67115043,
13861
13861
  "normalizedSignature": "IL|System.Reflection.MethodImplAttributes|static=true|const=true",
13862
13862
  "isStatic": true,
@@ -13878,7 +13878,7 @@
13878
13878
  {
13879
13879
  "stableId": "System.Private.CoreLib:System.Reflection.MethodImplAttributes::OPTILSystem.Reflection.MethodImplAttributes",
13880
13880
  "clrName": "OPTIL",
13881
- "tsEmitName": "optil",
13881
+ "tsEmitName": "OPTIL",
13882
13882
  "metadataToken": 67115045,
13883
13883
  "normalizedSignature": "OPTIL|System.Reflection.MethodImplAttributes|static=true|const=true",
13884
13884
  "isStatic": true,
@@ -14767,7 +14767,7 @@
14767
14767
  }
14768
14768
  },
14769
14769
  {
14770
- "tsName": "il",
14770
+ "tsName": "IL",
14771
14771
  "isStatic": true,
14772
14772
  "tsSignatureId": "IL|System.Reflection.MethodImplAttributes|static=true|const=true",
14773
14773
  "target": {
@@ -14787,7 +14787,7 @@
14787
14787
  }
14788
14788
  },
14789
14789
  {
14790
- "tsName": "optil",
14790
+ "tsName": "OPTIL",
14791
14791
  "isStatic": true,
14792
14792
  "tsSignatureId": "OPTIL|System.Reflection.MethodImplAttributes|static=true|const=true",
14793
14793
  "target": {
@@ -18765,7 +18765,7 @@
18765
18765
  {
18766
18766
  "stableId": "System.Private.CoreLib:System.Reflection.PortableExecutableKinds::PE32PlusSystem.Reflection.PortableExecutableKinds",
18767
18767
  "clrName": "PE32Plus",
18768
- "tsEmitName": "pe32Plus",
18768
+ "tsEmitName": "pE32Plus",
18769
18769
  "metadataToken": 67115116,
18770
18770
  "normalizedSignature": "PE32Plus|System.Reflection.PortableExecutableKinds|static=true|const=true",
18771
18771
  "isStatic": true,
@@ -19542,7 +19542,7 @@
19542
19542
  }
19543
19543
  },
19544
19544
  {
19545
- "tsName": "pe32Plus",
19545
+ "tsName": "pE32Plus",
19546
19546
  "isStatic": true,
19547
19547
  "tsSignatureId": "PE32Plus|System.Reflection.PortableExecutableKinds|static=true|const=true",
19548
19548
  "target": {
@@ -19607,7 +19607,7 @@
19607
19607
  {
19608
19608
  "stableId": "System.Private.CoreLib:System.Reflection.ProcessorArchitecture::MSILSystem.Reflection.ProcessorArchitecture",
19609
19609
  "clrName": "MSIL",
19610
- "tsEmitName": "msil",
19610
+ "tsEmitName": "MSIL",
19611
19611
  "metadataToken": 67115121,
19612
19612
  "normalizedSignature": "MSIL|System.Reflection.ProcessorArchitecture|static=true|const=true",
19613
19613
  "isStatic": true,
@@ -19618,7 +19618,7 @@
19618
19618
  {
19619
19619
  "stableId": "System.Private.CoreLib:System.Reflection.ProcessorArchitecture::X86System.Reflection.ProcessorArchitecture",
19620
19620
  "clrName": "X86",
19621
- "tsEmitName": "x86",
19621
+ "tsEmitName": "X86",
19622
19622
  "metadataToken": 67115122,
19623
19623
  "normalizedSignature": "X86|System.Reflection.ProcessorArchitecture|static=true|const=true",
19624
19624
  "isStatic": true,
@@ -19629,7 +19629,7 @@
19629
19629
  {
19630
19630
  "stableId": "System.Private.CoreLib:System.Reflection.ProcessorArchitecture::IA64System.Reflection.ProcessorArchitecture",
19631
19631
  "clrName": "IA64",
19632
- "tsEmitName": "ia64",
19632
+ "tsEmitName": "IA64",
19633
19633
  "metadataToken": 67115123,
19634
19634
  "normalizedSignature": "IA64|System.Reflection.ProcessorArchitecture|static=true|const=true",
19635
19635
  "isStatic": true,
@@ -20386,7 +20386,7 @@
20386
20386
  }
20387
20387
  },
20388
20388
  {
20389
- "tsName": "msil",
20389
+ "tsName": "MSIL",
20390
20390
  "isStatic": true,
20391
20391
  "tsSignatureId": "MSIL|System.Reflection.ProcessorArchitecture|static=true|const=true",
20392
20392
  "target": {
@@ -20396,7 +20396,7 @@
20396
20396
  }
20397
20397
  },
20398
20398
  {
20399
- "tsName": "x86",
20399
+ "tsName": "X86",
20400
20400
  "isStatic": true,
20401
20401
  "tsSignatureId": "X86|System.Reflection.ProcessorArchitecture|static=true|const=true",
20402
20402
  "target": {
@@ -20406,7 +20406,7 @@
20406
20406
  }
20407
20407
  },
20408
20408
  {
20409
- "tsName": "ia64",
20409
+ "tsName": "IA64",
20410
20410
  "isStatic": true,
20411
20411
  "tsSignatureId": "IA64|System.Reflection.ProcessorArchitecture|static=true|const=true",
20412
20412
  "target": {
@@ -54171,7 +54171,7 @@
54171
54171
  {
54172
54172
  "stableId": "System.Private.CoreLib:System.Reflection.TypeDelegator::GUID:System.Guid",
54173
54173
  "clrName": "GUID",
54174
- "tsEmitName": "guid",
54174
+ "tsEmitName": "GUID",
54175
54175
  "metadataToken": 385880368,
54176
54176
  "canonicalSignature": ":System.Guid",
54177
54177
  "normalizedSignature": "GUID|:System.Guid|static=false|accessor=get",
@@ -55895,7 +55895,7 @@
55895
55895
  ],
55896
55896
  "exposedProperties": [
55897
55897
  {
55898
- "tsName": "guid",
55898
+ "tsName": "GUID",
55899
55899
  "isStatic": false,
55900
55900
  "tsSignatureId": "GUID|:System.Guid|static=false|accessor=get",
55901
55901
  "target": {
@@ -60369,7 +60369,7 @@
60369
60369
  }
60370
60370
  },
60371
60371
  {
60372
- "tsName": "guid",
60372
+ "tsName": "GUID",
60373
60373
  "isStatic": false,
60374
60374
  "tsSignatureId": "GUID|:System.Guid|static=false|accessor=get",
60375
60375
  "target": {