@tsonic/efcore-sqlserver 0.1.1 → 10.0.1

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 (237) hide show
  1. package/Azure/bindings.json +965 -2423
  2. package/Azure/internal/index.d.ts +135 -135
  3. package/Azure.Core/bindings.json +1909 -3815
  4. package/Azure.Core/internal/index.d.ts +291 -291
  5. package/Azure.Core.Cryptography/bindings.json +46 -65
  6. package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
  7. package/Azure.Core.Diagnostics/bindings.json +23 -69
  8. package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
  9. package/Azure.Core.Extensions/bindings.json +54 -57
  10. package/Azure.Core.Extensions/internal/index.d.ts +4 -4
  11. package/Azure.Core.GeoJson/bindings.json +457 -1384
  12. package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
  13. package/Azure.Core.Pipeline/bindings.json +412 -892
  14. package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
  15. package/Azure.Core.Serialization/bindings.json +167 -306
  16. package/Azure.Core.Serialization/internal/index.d.ts +21 -21
  17. package/Azure.Identity/bindings.json +1852 -7050
  18. package/Azure.Identity/internal/index.d.ts +227 -227
  19. package/Azure.Messaging/bindings.json +97 -230
  20. package/Azure.Messaging/internal/index.d.ts +23 -23
  21. package/Microsoft.Data/bindings.json +18 -27
  22. package/Microsoft.Data/internal/index.d.ts +2 -2
  23. package/Microsoft.Data.Sql/bindings.json +41 -94
  24. package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
  25. package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
  26. package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
  27. package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
  28. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
  29. package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
  30. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
  31. package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
  32. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
  33. package/Microsoft.Data.SqlTypes/bindings.json +184 -405
  34. package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
  35. package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
  36. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
  37. package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
  38. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
  39. package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
  40. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
  41. package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
  42. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
  44. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
  45. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
  46. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
  47. package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
  48. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
  50. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  51. package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
  52. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
  76. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
  78. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
  79. package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
  80. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
  81. package/Microsoft.Identity.Client/bindings.json +4310 -13498
  82. package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
  83. package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
  84. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
  86. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
  87. package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
  88. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
  89. package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
  90. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
  91. package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
  92. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
  94. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
  95. package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
  96. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
  97. package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
  98. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
  99. package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
  100. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
  102. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP/bindings.json +29 -30
  104. package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
  105. package/Microsoft.Identity.Client.Region/bindings.json +17 -81
  106. package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
  107. package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
  108. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
  110. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
  112. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
  113. package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
  114. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
  115. package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
  116. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
  117. package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
  118. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
  119. package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
  120. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
  121. package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
  122. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
  123. package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
  124. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
  128. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
  129. package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
  130. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
  131. package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
  132. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
  133. package/Microsoft.SqlServer.Server/bindings.json +243 -635
  134. package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
  135. package/System/bindings.json +173 -402
  136. package/System/internal/index.d.ts +30 -30
  137. package/System.ClientModel/bindings.json +229 -459
  138. package/System.ClientModel/internal/index.d.ts +28 -28
  139. package/System.ClientModel.Primitives/bindings.json +1169 -2367
  140. package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +538 -538
  143. package/System.Configuration.Internal/bindings.json +797 -1446
  144. package/System.Configuration.Internal/internal/index.d.ts +115 -115
  145. package/System.Configuration.Provider/bindings.json +94 -195
  146. package/System.Configuration.Provider/internal/index.d.ts +13 -13
  147. package/System.Diagnostics/bindings.json +23 -15
  148. package/System.Diagnostics/internal/index.d.ts +1 -1
  149. package/System.Drawing.Configuration/bindings.json +14 -137
  150. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  151. package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
  152. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
  153. package/System.Security.Cryptography/bindings.json +35 -63
  154. package/System.Security.Cryptography/internal/index.d.ts +4 -4
  155. package/System.Text.Json.Serialization/bindings.json +22 -36
  156. package/System.Text.Json.Serialization/internal/index.d.ts +2 -2
  157. package/__build/scripts/generate.sh +4 -4
  158. package/__internal/extensions/index.d.ts +27 -27
  159. package/package.json +5 -5
  160. package/Azure/internal/metadata.json +0 -2772
  161. package/Azure.Core/internal/metadata.json +0 -5291
  162. package/Azure.Core.Cryptography/internal/metadata.json +0 -122
  163. package/Azure.Core.Diagnostics/internal/metadata.json +0 -87
  164. package/Azure.Core.Extensions/internal/metadata.json +0 -139
  165. package/Azure.Core.GeoJson/internal/metadata.json +0 -1469
  166. package/Azure.Core.Pipeline/internal/metadata.json +0 -1181
  167. package/Azure.Core.Serialization/internal/metadata.json +0 -468
  168. package/Azure.Identity/internal/metadata.json +0 -5255
  169. package/Azure.Messaging/internal/metadata.json +0 -316
  170. package/Microsoft.Data/internal/metadata.json +0 -59
  171. package/Microsoft.Data.Sql/internal/metadata.json +0 -136
  172. package/Microsoft.Data.SqlClient/internal/metadata.json +0 -10965
  173. package/Microsoft.Data.SqlClient.DataClassification/internal/metadata.json +0 -383
  174. package/Microsoft.Data.SqlClient.Diagnostics/internal/metadata.json +0 -2693
  175. package/Microsoft.Data.SqlClient.Server/internal/metadata.json +0 -2235
  176. package/Microsoft.Data.SqlTypes/internal/metadata.json +0 -558
  177. package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -9025
  178. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -303
  179. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -455
  180. package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -72
  181. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/metadata.json +0 -660
  182. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -706
  183. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/metadata.json +0 -88
  184. package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
  185. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/metadata.json +0 -100
  186. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/metadata.json +0 -317
  187. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/metadata.json +0 -238
  188. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/metadata.json +0 -393
  189. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/metadata.json +0 -790
  190. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/metadata.json +0 -1294
  191. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/metadata.json +0 -452
  192. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/metadata.json +0 -317
  193. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/metadata.json +0 -3289
  194. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/metadata.json +0 -95
  195. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/metadata.json +0 -167
  196. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/metadata.json +0 -1697
  197. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/metadata.json +0 -500
  198. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/metadata.json +0 -339
  199. package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -127
  200. package/Microsoft.Identity.Client/internal/metadata.json +0 -11985
  201. package/Microsoft.Identity.Client.Advanced/internal/metadata.json +0 -41
  202. package/Microsoft.Identity.Client.AppConfig/internal/metadata.json +0 -212
  203. package/Microsoft.Identity.Client.AuthScheme/internal/metadata.json +0 -118
  204. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/metadata.json +0 -72
  205. package/Microsoft.Identity.Client.Cache/internal/metadata.json +0 -123
  206. package/Microsoft.Identity.Client.Extensibility/internal/metadata.json +0 -620
  207. package/Microsoft.Identity.Client.Extensions.Msal/internal/metadata.json +0 -877
  208. package/Microsoft.Identity.Client.Kerberos/internal/metadata.json +0 -386
  209. package/Microsoft.Identity.Client.ManagedIdentity/internal/metadata.json +0 -106
  210. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/metadata.json +0 -41
  211. package/Microsoft.Identity.Client.RP/internal/metadata.json +0 -74
  212. package/Microsoft.Identity.Client.Region/internal/metadata.json +0 -88
  213. package/Microsoft.Identity.Client.SSHCertificates/internal/metadata.json +0 -57
  214. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/metadata.json +0 -46
  215. package/Microsoft.Identity.Client.Utils/internal/metadata.json +0 -121
  216. package/Microsoft.Identity.Client.Utils.Windows/internal/metadata.json +0 -57
  217. package/Microsoft.IdentityModel.Abstractions/internal/metadata.json +0 -843
  218. package/Microsoft.IdentityModel.JsonWebTokens/internal/metadata.json +0 -1997
  219. package/Microsoft.IdentityModel.Logging/internal/metadata.json +0 -1117
  220. package/Microsoft.IdentityModel.Protocols/internal/metadata.json +0 -1067
  221. package/Microsoft.IdentityModel.Protocols.Configuration/internal/metadata.json +0 -72
  222. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/metadata.json +0 -4288
  223. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/metadata.json +0 -80
  224. package/Microsoft.IdentityModel.Tokens/internal/metadata.json +0 -10430
  225. package/Microsoft.IdentityModel.Tokens.Configuration/internal/metadata.json +0 -101
  226. package/Microsoft.SqlServer.Server/internal/metadata.json +0 -792
  227. package/System/internal/metadata.json +0 -523
  228. package/System.ClientModel/internal/metadata.json +0 -637
  229. package/System.ClientModel.Primitives/internal/metadata.json +0 -3433
  230. package/System.Configuration/internal/metadata.json +0 -11888
  231. package/System.Configuration.Internal/internal/metadata.json +0 -2269
  232. package/System.Configuration.Provider/internal/metadata.json +0 -284
  233. package/System.Diagnostics/internal/metadata.json +0 -48
  234. package/System.Drawing.Configuration/internal/metadata.json +0 -46
  235. package/System.IdentityModel.Tokens.Jwt/internal/metadata.json +0 -2556
  236. package/System.Security.Cryptography/internal/metadata.json +0 -104
  237. package/System.Text.Json.Serialization/internal/metadata.json +0 -70
@@ -1,1117 +0,0 @@
1
- {
2
- "namespace": "Microsoft.IdentityModel.Logging",
3
- "contributingAssemblies": [
4
- "Microsoft.IdentityModel.Logging"
5
- ],
6
- "types": [
7
- {
8
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
9
- "clrName": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
10
- "tsEmitName": "ISafeLogSecurityArtifact",
11
- "kind": "Interface",
12
- "accessibility": "Public",
13
- "isAbstract": true,
14
- "isSealed": false,
15
- "isStatic": false,
16
- "arity": 0,
17
- "methods": [
18
- {
19
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact::UnsafeToString():System.String",
20
- "clrName": "UnsafeToString",
21
- "tsEmitName": "unsafeToString",
22
- "normalizedSignature": "UnsafeToString|():System.String|static=false",
23
- "provenance": "Original",
24
- "emitScope": "ClassSurface",
25
- "isStatic": false,
26
- "isAbstract": true,
27
- "isVirtual": true,
28
- "isOverride": false,
29
- "isSealed": false,
30
- "arity": 0,
31
- "parameterCount": 0,
32
- "isExtensionMethod": false
33
- }
34
- ],
35
- "properties": [],
36
- "fields": [],
37
- "events": [],
38
- "constructors": []
39
- },
40
- {
41
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource",
42
- "clrName": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
43
- "tsEmitName": "IdentityModelEventSource",
44
- "kind": "Class",
45
- "accessibility": "Public",
46
- "isAbstract": false,
47
- "isSealed": false,
48
- "isStatic": false,
49
- "arity": 0,
50
- "methods": [
51
- {
52
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteAlways(System.String):System.Void",
53
- "clrName": "WriteAlways",
54
- "tsEmitName": "writeAlways",
55
- "normalizedSignature": "WriteAlways|(System.String):System.Void|static=false",
56
- "provenance": "Original",
57
- "emitScope": "ClassSurface",
58
- "isStatic": false,
59
- "isAbstract": false,
60
- "isVirtual": false,
61
- "isOverride": false,
62
- "isSealed": false,
63
- "arity": 0,
64
- "parameterCount": 1,
65
- "isExtensionMethod": false
66
- },
67
- {
68
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteAlways(System.String,System.Object[]):System.Void",
69
- "clrName": "WriteAlways",
70
- "tsEmitName": "writeAlways",
71
- "normalizedSignature": "WriteAlways|(System.String,System.Object[]):System.Void|static=false",
72
- "provenance": "Original",
73
- "emitScope": "ClassSurface",
74
- "isStatic": false,
75
- "isAbstract": false,
76
- "isVirtual": false,
77
- "isOverride": false,
78
- "isSealed": false,
79
- "arity": 0,
80
- "parameterCount": 2,
81
- "isExtensionMethod": false
82
- },
83
- {
84
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteVerbose(System.String):System.Void",
85
- "clrName": "WriteVerbose",
86
- "tsEmitName": "writeVerbose",
87
- "normalizedSignature": "WriteVerbose|(System.String):System.Void|static=false",
88
- "provenance": "Original",
89
- "emitScope": "ClassSurface",
90
- "isStatic": false,
91
- "isAbstract": false,
92
- "isVirtual": false,
93
- "isOverride": false,
94
- "isSealed": false,
95
- "arity": 0,
96
- "parameterCount": 1,
97
- "isExtensionMethod": false
98
- },
99
- {
100
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteVerbose(System.String,System.Object[]):System.Void",
101
- "clrName": "WriteVerbose",
102
- "tsEmitName": "writeVerbose",
103
- "normalizedSignature": "WriteVerbose|(System.String,System.Object[]):System.Void|static=false",
104
- "provenance": "Original",
105
- "emitScope": "ClassSurface",
106
- "isStatic": false,
107
- "isAbstract": false,
108
- "isVirtual": false,
109
- "isOverride": false,
110
- "isSealed": false,
111
- "arity": 0,
112
- "parameterCount": 2,
113
- "isExtensionMethod": false
114
- },
115
- {
116
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteInformation(System.String):System.Void",
117
- "clrName": "WriteInformation",
118
- "tsEmitName": "writeInformation",
119
- "normalizedSignature": "WriteInformation|(System.String):System.Void|static=false",
120
- "provenance": "Original",
121
- "emitScope": "ClassSurface",
122
- "isStatic": false,
123
- "isAbstract": false,
124
- "isVirtual": false,
125
- "isOverride": false,
126
- "isSealed": false,
127
- "arity": 0,
128
- "parameterCount": 1,
129
- "isExtensionMethod": false
130
- },
131
- {
132
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteInformation(System.String,System.Object[]):System.Void",
133
- "clrName": "WriteInformation",
134
- "tsEmitName": "writeInformation",
135
- "normalizedSignature": "WriteInformation|(System.String,System.Object[]):System.Void|static=false",
136
- "provenance": "Original",
137
- "emitScope": "ClassSurface",
138
- "isStatic": false,
139
- "isAbstract": false,
140
- "isVirtual": false,
141
- "isOverride": false,
142
- "isSealed": false,
143
- "arity": 0,
144
- "parameterCount": 2,
145
- "isExtensionMethod": false
146
- },
147
- {
148
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteWarning(System.String):System.Void",
149
- "clrName": "WriteWarning",
150
- "tsEmitName": "writeWarning",
151
- "normalizedSignature": "WriteWarning|(System.String):System.Void|static=false",
152
- "provenance": "Original",
153
- "emitScope": "ClassSurface",
154
- "isStatic": false,
155
- "isAbstract": false,
156
- "isVirtual": false,
157
- "isOverride": false,
158
- "isSealed": false,
159
- "arity": 0,
160
- "parameterCount": 1,
161
- "isExtensionMethod": false
162
- },
163
- {
164
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteWarning(System.String,System.Object[]):System.Void",
165
- "clrName": "WriteWarning",
166
- "tsEmitName": "writeWarning",
167
- "normalizedSignature": "WriteWarning|(System.String,System.Object[]):System.Void|static=false",
168
- "provenance": "Original",
169
- "emitScope": "ClassSurface",
170
- "isStatic": false,
171
- "isAbstract": false,
172
- "isVirtual": false,
173
- "isOverride": false,
174
- "isSealed": false,
175
- "arity": 0,
176
- "parameterCount": 2,
177
- "isExtensionMethod": false
178
- },
179
- {
180
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteError(System.String):System.Void",
181
- "clrName": "WriteError",
182
- "tsEmitName": "writeError",
183
- "normalizedSignature": "WriteError|(System.String):System.Void|static=false",
184
- "provenance": "Original",
185
- "emitScope": "ClassSurface",
186
- "isStatic": false,
187
- "isAbstract": false,
188
- "isVirtual": false,
189
- "isOverride": false,
190
- "isSealed": false,
191
- "arity": 0,
192
- "parameterCount": 1,
193
- "isExtensionMethod": false
194
- },
195
- {
196
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteError(System.String,System.Object[]):System.Void",
197
- "clrName": "WriteError",
198
- "tsEmitName": "writeError",
199
- "normalizedSignature": "WriteError|(System.String,System.Object[]):System.Void|static=false",
200
- "provenance": "Original",
201
- "emitScope": "ClassSurface",
202
- "isStatic": false,
203
- "isAbstract": false,
204
- "isVirtual": false,
205
- "isOverride": false,
206
- "isSealed": false,
207
- "arity": 0,
208
- "parameterCount": 2,
209
- "isExtensionMethod": false
210
- },
211
- {
212
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteCritical(System.String):System.Void",
213
- "clrName": "WriteCritical",
214
- "tsEmitName": "writeCritical",
215
- "normalizedSignature": "WriteCritical|(System.String):System.Void|static=false",
216
- "provenance": "Original",
217
- "emitScope": "ClassSurface",
218
- "isStatic": false,
219
- "isAbstract": false,
220
- "isVirtual": false,
221
- "isOverride": false,
222
- "isSealed": false,
223
- "arity": 0,
224
- "parameterCount": 1,
225
- "isExtensionMethod": false
226
- },
227
- {
228
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteCritical(System.String,System.Object[]):System.Void",
229
- "clrName": "WriteCritical",
230
- "tsEmitName": "writeCritical",
231
- "normalizedSignature": "WriteCritical|(System.String,System.Object[]):System.Void|static=false",
232
- "provenance": "Original",
233
- "emitScope": "ClassSurface",
234
- "isStatic": false,
235
- "isAbstract": false,
236
- "isVirtual": false,
237
- "isOverride": false,
238
- "isSealed": false,
239
- "arity": 0,
240
- "parameterCount": 2,
241
- "isExtensionMethod": false
242
- },
243
- {
244
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Write(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void",
245
- "clrName": "Write",
246
- "tsEmitName": "write",
247
- "normalizedSignature": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void|static=false",
248
- "provenance": "Original",
249
- "emitScope": "ClassSurface",
250
- "isStatic": false,
251
- "isAbstract": false,
252
- "isVirtual": false,
253
- "isOverride": false,
254
- "isSealed": false,
255
- "arity": 0,
256
- "parameterCount": 3,
257
- "isExtensionMethod": false
258
- },
259
- {
260
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Write(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void",
261
- "clrName": "Write",
262
- "tsEmitName": "write",
263
- "normalizedSignature": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void|static=false",
264
- "provenance": "Original",
265
- "emitScope": "ClassSurface",
266
- "isStatic": false,
267
- "isAbstract": false,
268
- "isVirtual": false,
269
- "isOverride": false,
270
- "isSealed": false,
271
- "arity": 0,
272
- "parameterCount": 4,
273
- "isExtensionMethod": false
274
- }
275
- ],
276
- "properties": [
277
- {
278
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Logger:Microsoft.IdentityModel.Logging.IdentityModelEventSource",
279
- "clrName": "Logger",
280
- "tsEmitName": "logger",
281
- "normalizedSignature": "Logger|:Microsoft.IdentityModel.Logging.IdentityModelEventSource|static=true|accessor=get",
282
- "provenance": "Original",
283
- "emitScope": "ClassSurface",
284
- "isStatic": true,
285
- "isAbstract": false,
286
- "isVirtual": false,
287
- "isOverride": false,
288
- "isIndexer": false,
289
- "hasGetter": true,
290
- "hasSetter": false
291
- },
292
- {
293
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::ShowPII:System.Boolean",
294
- "clrName": "ShowPII",
295
- "tsEmitName": "showPII",
296
- "normalizedSignature": "ShowPII|:System.Boolean|static=true|accessor=getset",
297
- "provenance": "Original",
298
- "emitScope": "ClassSurface",
299
- "isStatic": true,
300
- "isAbstract": false,
301
- "isVirtual": false,
302
- "isOverride": false,
303
- "isIndexer": false,
304
- "hasGetter": true,
305
- "hasSetter": true
306
- },
307
- {
308
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::LogCompleteSecurityArtifact:System.Boolean",
309
- "clrName": "LogCompleteSecurityArtifact",
310
- "tsEmitName": "logCompleteSecurityArtifact",
311
- "normalizedSignature": "LogCompleteSecurityArtifact|:System.Boolean|static=true|accessor=getset",
312
- "provenance": "Original",
313
- "emitScope": "ClassSurface",
314
- "isStatic": true,
315
- "isAbstract": false,
316
- "isVirtual": false,
317
- "isOverride": false,
318
- "isIndexer": false,
319
- "hasGetter": true,
320
- "hasSetter": true
321
- },
322
- {
323
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HiddenPIIString:System.String",
324
- "clrName": "HiddenPIIString",
325
- "tsEmitName": "hiddenPIIString",
326
- "normalizedSignature": "HiddenPIIString|:System.String|static=true|accessor=get",
327
- "provenance": "Original",
328
- "emitScope": "ClassSurface",
329
- "isStatic": true,
330
- "isAbstract": false,
331
- "isVirtual": false,
332
- "isOverride": false,
333
- "isIndexer": false,
334
- "hasGetter": true,
335
- "hasSetter": false
336
- },
337
- {
338
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HiddenSecurityArtifactString:System.String",
339
- "clrName": "HiddenSecurityArtifactString",
340
- "tsEmitName": "hiddenSecurityArtifactString",
341
- "normalizedSignature": "HiddenSecurityArtifactString|:System.String|static=true|accessor=get",
342
- "provenance": "Original",
343
- "emitScope": "ClassSurface",
344
- "isStatic": true,
345
- "isAbstract": false,
346
- "isVirtual": false,
347
- "isOverride": false,
348
- "isIndexer": false,
349
- "hasGetter": true,
350
- "hasSetter": false
351
- },
352
- {
353
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HeaderWritten:System.Boolean",
354
- "clrName": "HeaderWritten",
355
- "tsEmitName": "headerWritten",
356
- "normalizedSignature": "HeaderWritten|:System.Boolean|static=true|accessor=getset",
357
- "provenance": "Original",
358
- "emitScope": "ClassSurface",
359
- "isStatic": true,
360
- "isAbstract": false,
361
- "isVirtual": false,
362
- "isOverride": false,
363
- "isIndexer": false,
364
- "hasGetter": true,
365
- "hasSetter": true
366
- },
367
- {
368
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::LogLevel:System.Diagnostics.Tracing.EventLevel",
369
- "clrName": "LogLevel",
370
- "tsEmitName": "logLevel",
371
- "normalizedSignature": "LogLevel|:System.Diagnostics.Tracing.EventLevel|static=false|accessor=getset",
372
- "provenance": "Original",
373
- "emitScope": "ClassSurface",
374
- "isStatic": false,
375
- "isAbstract": false,
376
- "isVirtual": false,
377
- "isOverride": false,
378
- "isIndexer": false,
379
- "hasGetter": true,
380
- "hasSetter": true
381
- }
382
- ],
383
- "fields": [],
384
- "events": [],
385
- "constructors": []
386
- },
387
- {
388
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext",
389
- "clrName": "Microsoft.IdentityModel.Logging.LoggerContext",
390
- "tsEmitName": "LoggerContext",
391
- "kind": "Class",
392
- "accessibility": "Public",
393
- "isAbstract": false,
394
- "isSealed": false,
395
- "isStatic": false,
396
- "arity": 0,
397
- "methods": [],
398
- "properties": [
399
- {
400
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::ActivityId:System.Guid",
401
- "clrName": "ActivityId",
402
- "tsEmitName": "activityId",
403
- "normalizedSignature": "ActivityId|:System.Guid|static=false|accessor=getset",
404
- "provenance": "Original",
405
- "emitScope": "ClassSurface",
406
- "isStatic": false,
407
- "isAbstract": false,
408
- "isVirtual": false,
409
- "isOverride": false,
410
- "isIndexer": false,
411
- "hasGetter": true,
412
- "hasSetter": true
413
- },
414
- {
415
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::CaptureLogs:System.Boolean",
416
- "clrName": "CaptureLogs",
417
- "tsEmitName": "captureLogs",
418
- "normalizedSignature": "CaptureLogs|:System.Boolean|static=false|accessor=getset",
419
- "provenance": "Original",
420
- "emitScope": "ClassSurface",
421
- "isStatic": false,
422
- "isAbstract": false,
423
- "isVirtual": false,
424
- "isOverride": false,
425
- "isIndexer": false,
426
- "hasGetter": true,
427
- "hasSetter": true
428
- },
429
- {
430
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::DebugId:System.String",
431
- "clrName": "DebugId",
432
- "tsEmitName": "debugId",
433
- "normalizedSignature": "DebugId|:System.String|static=false|accessor=getset",
434
- "provenance": "Original",
435
- "emitScope": "ClassSurface",
436
- "isStatic": false,
437
- "isAbstract": false,
438
- "isVirtual": true,
439
- "isOverride": false,
440
- "isIndexer": false,
441
- "hasGetter": true,
442
- "hasSetter": true
443
- },
444
- {
445
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::Logs:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
446
- "clrName": "Logs",
447
- "tsEmitName": "logs",
448
- "normalizedSignature": "Logs|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
449
- "provenance": "Original",
450
- "emitScope": "ClassSurface",
451
- "isStatic": false,
452
- "isAbstract": false,
453
- "isVirtual": false,
454
- "isOverride": false,
455
- "isIndexer": false,
456
- "hasGetter": true,
457
- "hasSetter": false
458
- },
459
- {
460
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::PropertyBag:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
461
- "clrName": "PropertyBag",
462
- "tsEmitName": "propertyBag",
463
- "normalizedSignature": "PropertyBag|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
464
- "provenance": "Original",
465
- "emitScope": "ClassSurface",
466
- "isStatic": false,
467
- "isAbstract": false,
468
- "isVirtual": false,
469
- "isOverride": false,
470
- "isIndexer": false,
471
- "hasGetter": true,
472
- "hasSetter": true
473
- }
474
- ],
475
- "fields": [],
476
- "events": [],
477
- "constructors": [
478
- {
479
- "normalizedSignature": "constructor|():void|static=false",
480
- "isStatic": false,
481
- "parameterCount": 0
482
- },
483
- {
484
- "normalizedSignature": "constructor|(System.Guid):void|static=false",
485
- "isStatic": false,
486
- "parameterCount": 1
487
- }
488
- ]
489
- },
490
- {
491
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper",
492
- "clrName": "Microsoft.IdentityModel.Logging.LogHelper",
493
- "tsEmitName": "LogHelper",
494
- "kind": "Class",
495
- "accessibility": "Public",
496
- "isAbstract": false,
497
- "isSealed": false,
498
- "isStatic": false,
499
- "arity": 0,
500
- "methods": [
501
- {
502
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
503
- "clrName": "IsEnabled",
504
- "tsEmitName": "isEnabled",
505
- "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=true",
506
- "provenance": "Original",
507
- "emitScope": "ClassSurface",
508
- "isStatic": true,
509
- "isAbstract": false,
510
- "isVirtual": false,
511
- "isOverride": false,
512
- "isSealed": false,
513
- "arity": 0,
514
- "parameterCount": 1,
515
- "isExtensionMethod": false
516
- },
517
- {
518
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentNullException(System.String):System.ArgumentNullException",
519
- "clrName": "LogArgumentNullException",
520
- "tsEmitName": "logArgumentNullException",
521
- "normalizedSignature": "LogArgumentNullException|(System.String):System.ArgumentNullException|static=true",
522
- "provenance": "Original",
523
- "emitScope": "ClassSurface",
524
- "isStatic": true,
525
- "isAbstract": false,
526
- "isVirtual": false,
527
- "isOverride": false,
528
- "isSealed": false,
529
- "arity": 0,
530
- "parameterCount": 1,
531
- "isExtensionMethod": false
532
- },
533
- {
534
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.String):T",
535
- "clrName": "LogException",
536
- "tsEmitName": "logException",
537
- "normalizedSignature": "LogException|(System.String):T|static=true",
538
- "provenance": "Original",
539
- "emitScope": "ClassSurface",
540
- "isStatic": true,
541
- "isAbstract": false,
542
- "isVirtual": false,
543
- "isOverride": false,
544
- "isSealed": false,
545
- "arity": 1,
546
- "parameterCount": 1,
547
- "isExtensionMethod": false
548
- },
549
- {
550
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.String):T",
551
- "clrName": "LogArgumentException",
552
- "tsEmitName": "logArgumentException",
553
- "normalizedSignature": "LogArgumentException|(System.String,System.String):T|static=true",
554
- "provenance": "Original",
555
- "emitScope": "ClassSurface",
556
- "isStatic": true,
557
- "isAbstract": false,
558
- "isVirtual": false,
559
- "isOverride": false,
560
- "isSealed": false,
561
- "arity": 1,
562
- "parameterCount": 2,
563
- "isExtensionMethod": false
564
- },
565
- {
566
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.String,System.Object[]):T",
567
- "clrName": "LogException",
568
- "tsEmitName": "logException",
569
- "normalizedSignature": "LogException|(System.String,System.Object[]):T|static=true",
570
- "provenance": "Original",
571
- "emitScope": "ClassSurface",
572
- "isStatic": true,
573
- "isAbstract": false,
574
- "isVirtual": false,
575
- "isOverride": false,
576
- "isSealed": false,
577
- "arity": 1,
578
- "parameterCount": 2,
579
- "isExtensionMethod": false
580
- },
581
- {
582
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.String,System.Object[]):T",
583
- "clrName": "LogArgumentException",
584
- "tsEmitName": "logArgumentException",
585
- "normalizedSignature": "LogArgumentException|(System.String,System.String,System.Object[]):T|static=true",
586
- "provenance": "Original",
587
- "emitScope": "ClassSurface",
588
- "isStatic": true,
589
- "isAbstract": false,
590
- "isVirtual": false,
591
- "isOverride": false,
592
- "isSealed": false,
593
- "arity": 1,
594
- "parameterCount": 3,
595
- "isExtensionMethod": false
596
- },
597
- {
598
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Exception,System.String):T",
599
- "clrName": "LogException",
600
- "tsEmitName": "logException",
601
- "normalizedSignature": "LogException|(System.Exception,System.String):T|static=true",
602
- "provenance": "Original",
603
- "emitScope": "ClassSurface",
604
- "isStatic": true,
605
- "isAbstract": false,
606
- "isVirtual": false,
607
- "isOverride": false,
608
- "isSealed": false,
609
- "arity": 1,
610
- "parameterCount": 2,
611
- "isExtensionMethod": false
612
- },
613
- {
614
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.Exception,System.String):T",
615
- "clrName": "LogArgumentException",
616
- "tsEmitName": "logArgumentException",
617
- "normalizedSignature": "LogArgumentException|(System.String,System.Exception,System.String):T|static=true",
618
- "provenance": "Original",
619
- "emitScope": "ClassSurface",
620
- "isStatic": true,
621
- "isAbstract": false,
622
- "isVirtual": false,
623
- "isOverride": false,
624
- "isSealed": false,
625
- "arity": 1,
626
- "parameterCount": 3,
627
- "isExtensionMethod": false
628
- },
629
- {
630
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Exception,System.String,System.Object[]):T",
631
- "clrName": "LogException",
632
- "tsEmitName": "logException",
633
- "normalizedSignature": "LogException|(System.Exception,System.String,System.Object[]):T|static=true",
634
- "provenance": "Original",
635
- "emitScope": "ClassSurface",
636
- "isStatic": true,
637
- "isAbstract": false,
638
- "isVirtual": false,
639
- "isOverride": false,
640
- "isSealed": false,
641
- "arity": 1,
642
- "parameterCount": 3,
643
- "isExtensionMethod": false
644
- },
645
- {
646
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.Exception,System.String,System.Object[]):T",
647
- "clrName": "LogArgumentException",
648
- "tsEmitName": "logArgumentException",
649
- "normalizedSignature": "LogArgumentException|(System.String,System.Exception,System.String,System.Object[]):T|static=true",
650
- "provenance": "Original",
651
- "emitScope": "ClassSurface",
652
- "isStatic": true,
653
- "isAbstract": false,
654
- "isVirtual": false,
655
- "isOverride": false,
656
- "isSealed": false,
657
- "arity": 1,
658
- "parameterCount": 4,
659
- "isExtensionMethod": false
660
- },
661
- {
662
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.String):T",
663
- "clrName": "LogException",
664
- "tsEmitName": "logException",
665
- "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String):T|static=true",
666
- "provenance": "Original",
667
- "emitScope": "ClassSurface",
668
- "isStatic": true,
669
- "isAbstract": false,
670
- "isVirtual": false,
671
- "isOverride": false,
672
- "isSealed": false,
673
- "arity": 1,
674
- "parameterCount": 2,
675
- "isExtensionMethod": false
676
- },
677
- {
678
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T",
679
- "clrName": "LogArgumentException",
680
- "tsEmitName": "logArgumentException",
681
- "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T|static=true",
682
- "provenance": "Original",
683
- "emitScope": "ClassSurface",
684
- "isStatic": true,
685
- "isAbstract": false,
686
- "isVirtual": false,
687
- "isOverride": false,
688
- "isSealed": false,
689
- "arity": 1,
690
- "parameterCount": 3,
691
- "isExtensionMethod": false
692
- },
693
- {
694
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T",
695
- "clrName": "LogException",
696
- "tsEmitName": "logException",
697
- "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T|static=true",
698
- "provenance": "Original",
699
- "emitScope": "ClassSurface",
700
- "isStatic": true,
701
- "isAbstract": false,
702
- "isVirtual": false,
703
- "isOverride": false,
704
- "isSealed": false,
705
- "arity": 1,
706
- "parameterCount": 3,
707
- "isExtensionMethod": false
708
- },
709
- {
710
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T",
711
- "clrName": "LogArgumentException",
712
- "tsEmitName": "logArgumentException",
713
- "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T|static=true",
714
- "provenance": "Original",
715
- "emitScope": "ClassSurface",
716
- "isStatic": true,
717
- "isAbstract": false,
718
- "isVirtual": false,
719
- "isOverride": false,
720
- "isSealed": false,
721
- "arity": 1,
722
- "parameterCount": 4,
723
- "isExtensionMethod": false
724
- },
725
- {
726
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T",
727
- "clrName": "LogException",
728
- "tsEmitName": "logException",
729
- "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T|static=true",
730
- "provenance": "Original",
731
- "emitScope": "ClassSurface",
732
- "isStatic": true,
733
- "isAbstract": false,
734
- "isVirtual": false,
735
- "isOverride": false,
736
- "isSealed": false,
737
- "arity": 1,
738
- "parameterCount": 3,
739
- "isExtensionMethod": false
740
- },
741
- {
742
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T",
743
- "clrName": "LogArgumentException",
744
- "tsEmitName": "logArgumentException",
745
- "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T|static=true",
746
- "provenance": "Original",
747
- "emitScope": "ClassSurface",
748
- "isStatic": true,
749
- "isAbstract": false,
750
- "isVirtual": false,
751
- "isOverride": false,
752
- "isSealed": false,
753
- "arity": 1,
754
- "parameterCount": 4,
755
- "isExtensionMethod": false
756
- },
757
- {
758
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T",
759
- "clrName": "LogException",
760
- "tsEmitName": "logException",
761
- "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T|static=true",
762
- "provenance": "Original",
763
- "emitScope": "ClassSurface",
764
- "isStatic": true,
765
- "isAbstract": false,
766
- "isVirtual": false,
767
- "isOverride": false,
768
- "isSealed": false,
769
- "arity": 1,
770
- "parameterCount": 4,
771
- "isExtensionMethod": false
772
- },
773
- {
774
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T",
775
- "clrName": "LogArgumentException",
776
- "tsEmitName": "logArgumentException",
777
- "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T|static=true",
778
- "provenance": "Original",
779
- "emitScope": "ClassSurface",
780
- "isStatic": true,
781
- "isAbstract": false,
782
- "isVirtual": false,
783
- "isOverride": false,
784
- "isSealed": false,
785
- "arity": 1,
786
- "parameterCount": 5,
787
- "isExtensionMethod": false
788
- },
789
- {
790
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogExceptionMessage(System.Exception):System.Exception",
791
- "clrName": "LogExceptionMessage",
792
- "tsEmitName": "logExceptionMessage",
793
- "normalizedSignature": "LogExceptionMessage|(System.Exception):System.Exception|static=true",
794
- "provenance": "Original",
795
- "emitScope": "ClassSurface",
796
- "isStatic": true,
797
- "isAbstract": false,
798
- "isVirtual": false,
799
- "isOverride": false,
800
- "isSealed": false,
801
- "arity": 0,
802
- "parameterCount": 1,
803
- "isExtensionMethod": false
804
- },
805
- {
806
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogExceptionMessage(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception",
807
- "clrName": "LogExceptionMessage",
808
- "tsEmitName": "logExceptionMessage",
809
- "normalizedSignature": "LogExceptionMessage|(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception|static=true",
810
- "provenance": "Original",
811
- "emitScope": "ClassSurface",
812
- "isStatic": true,
813
- "isAbstract": false,
814
- "isVirtual": false,
815
- "isOverride": false,
816
- "isSealed": false,
817
- "arity": 0,
818
- "parameterCount": 2,
819
- "isExtensionMethod": false
820
- },
821
- {
822
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogInformation(System.String,System.Object[]):System.Void",
823
- "clrName": "LogInformation",
824
- "tsEmitName": "logInformation",
825
- "normalizedSignature": "LogInformation|(System.String,System.Object[]):System.Void|static=true",
826
- "provenance": "Original",
827
- "emitScope": "ClassSurface",
828
- "isStatic": true,
829
- "isAbstract": false,
830
- "isVirtual": false,
831
- "isOverride": false,
832
- "isSealed": false,
833
- "arity": 0,
834
- "parameterCount": 2,
835
- "isExtensionMethod": false
836
- },
837
- {
838
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogVerbose(System.String,System.Object[]):System.Void",
839
- "clrName": "LogVerbose",
840
- "tsEmitName": "logVerbose",
841
- "normalizedSignature": "LogVerbose|(System.String,System.Object[]):System.Void|static=true",
842
- "provenance": "Original",
843
- "emitScope": "ClassSurface",
844
- "isStatic": true,
845
- "isAbstract": false,
846
- "isVirtual": false,
847
- "isOverride": false,
848
- "isSealed": false,
849
- "arity": 0,
850
- "parameterCount": 2,
851
- "isExtensionMethod": false
852
- },
853
- {
854
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogWarning(System.String,System.Object[]):System.Void",
855
- "clrName": "LogWarning",
856
- "tsEmitName": "logWarning",
857
- "normalizedSignature": "LogWarning|(System.String,System.Object[]):System.Void|static=true",
858
- "provenance": "Original",
859
- "emitScope": "ClassSurface",
860
- "isStatic": true,
861
- "isAbstract": false,
862
- "isVirtual": false,
863
- "isOverride": false,
864
- "isSealed": false,
865
- "arity": 0,
866
- "parameterCount": 2,
867
- "isExtensionMethod": false
868
- },
869
- {
870
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::FormatInvariant(System.String,System.Object[]):System.String",
871
- "clrName": "FormatInvariant",
872
- "tsEmitName": "formatInvariant",
873
- "normalizedSignature": "FormatInvariant|(System.String,System.Object[]):System.String|static=true",
874
- "provenance": "Original",
875
- "emitScope": "ClassSurface",
876
- "isStatic": true,
877
- "isAbstract": false,
878
- "isVirtual": false,
879
- "isOverride": false,
880
- "isSealed": false,
881
- "arity": 0,
882
- "parameterCount": 2,
883
- "isExtensionMethod": false
884
- },
885
- {
886
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsNonPII(System.Object):System.Object",
887
- "clrName": "MarkAsNonPII",
888
- "tsEmitName": "markAsNonPII",
889
- "normalizedSignature": "MarkAsNonPII|(System.Object):System.Object|static=true",
890
- "provenance": "Original",
891
- "emitScope": "ClassSurface",
892
- "isStatic": true,
893
- "isAbstract": false,
894
- "isVirtual": false,
895
- "isOverride": false,
896
- "isSealed": false,
897
- "arity": 0,
898
- "parameterCount": 1,
899
- "isExtensionMethod": false
900
- },
901
- {
902
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
903
- "clrName": "MarkAsSecurityArtifact",
904
- "tsEmitName": "markAsSecurityArtifact",
905
- "normalizedSignature": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
906
- "provenance": "Original",
907
- "emitScope": "ClassSurface",
908
- "isStatic": true,
909
- "isAbstract": false,
910
- "isVirtual": false,
911
- "isOverride": false,
912
- "isSealed": false,
913
- "arity": 0,
914
- "parameterCount": 2,
915
- "isExtensionMethod": false
916
- },
917
- {
918
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
919
- "clrName": "MarkAsSecurityArtifact",
920
- "tsEmitName": "markAsSecurityArtifact",
921
- "normalizedSignature": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
922
- "provenance": "Original",
923
- "emitScope": "ClassSurface",
924
- "isStatic": true,
925
- "isAbstract": false,
926
- "isVirtual": false,
927
- "isOverride": false,
928
- "isSealed": false,
929
- "arity": 0,
930
- "parameterCount": 3,
931
- "isExtensionMethod": false
932
- },
933
- {
934
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsUnsafeSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
935
- "clrName": "MarkAsUnsafeSecurityArtifact",
936
- "tsEmitName": "markAsUnsafeSecurityArtifact",
937
- "normalizedSignature": "MarkAsUnsafeSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
938
- "provenance": "Original",
939
- "emitScope": "ClassSurface",
940
- "isStatic": true,
941
- "isAbstract": false,
942
- "isVirtual": false,
943
- "isOverride": false,
944
- "isSealed": false,
945
- "arity": 0,
946
- "parameterCount": 2,
947
- "isExtensionMethod": false
948
- }
949
- ],
950
- "properties": [
951
- {
952
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::Logger:Microsoft.IdentityModel.Abstractions.IIdentityLogger",
953
- "clrName": "Logger",
954
- "tsEmitName": "logger",
955
- "normalizedSignature": "Logger|:Microsoft.IdentityModel.Abstractions.IIdentityLogger|static=true|accessor=getset",
956
- "provenance": "Original",
957
- "emitScope": "ClassSurface",
958
- "isStatic": true,
959
- "isAbstract": false,
960
- "isVirtual": false,
961
- "isOverride": false,
962
- "isIndexer": false,
963
- "hasGetter": true,
964
- "hasSetter": true
965
- }
966
- ],
967
- "fields": [],
968
- "events": [],
969
- "constructors": [
970
- {
971
- "normalizedSignature": "constructor|():void|static=false",
972
- "isStatic": false,
973
- "parameterCount": 0
974
- }
975
- ]
976
- },
977
- {
978
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener",
979
- "clrName": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
980
- "tsEmitName": "TextWriterEventListener",
981
- "kind": "Class",
982
- "accessibility": "Public",
983
- "isAbstract": false,
984
- "isSealed": false,
985
- "isStatic": false,
986
- "arity": 0,
987
- "methods": [
988
- {
989
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener::Dispose():System.Void",
990
- "clrName": "Dispose",
991
- "tsEmitName": "dispose",
992
- "normalizedSignature": "Dispose|():System.Void|static=false",
993
- "provenance": "Original",
994
- "emitScope": "ClassSurface",
995
- "isStatic": false,
996
- "isAbstract": false,
997
- "isVirtual": true,
998
- "isOverride": true,
999
- "isSealed": false,
1000
- "arity": 0,
1001
- "parameterCount": 0,
1002
- "isExtensionMethod": false
1003
- }
1004
- ],
1005
- "properties": [],
1006
- "fields": [
1007
- {
1008
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener::DefaultLogFileNameSystem.String",
1009
- "clrName": "DefaultLogFileName",
1010
- "tsEmitName": "defaultLogFileName",
1011
- "normalizedSignature": "DefaultLogFileName|System.String|static=true|const=false",
1012
- "isStatic": true,
1013
- "isReadOnly": true,
1014
- "isLiteral": false
1015
- }
1016
- ],
1017
- "events": [],
1018
- "constructors": [
1019
- {
1020
- "normalizedSignature": "constructor|():void|static=false",
1021
- "isStatic": false,
1022
- "parameterCount": 0
1023
- },
1024
- {
1025
- "normalizedSignature": "constructor|(System.String):void|static=false",
1026
- "isStatic": false,
1027
- "parameterCount": 1
1028
- },
1029
- {
1030
- "normalizedSignature": "constructor|(System.IO.StreamWriter):void|static=false",
1031
- "isStatic": false,
1032
- "parameterCount": 1
1033
- }
1034
- ]
1035
- },
1036
- {
1037
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1038
- "clrName": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1039
- "tsEmitName": "IdentityModelTelemetryUtil",
1040
- "kind": "StaticNamespace",
1041
- "accessibility": "Public",
1042
- "isAbstract": true,
1043
- "isSealed": true,
1044
- "isStatic": true,
1045
- "arity": 0,
1046
- "methods": [
1047
- {
1048
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::AddTelemetryData(System.String,System.String):System.Boolean",
1049
- "clrName": "AddTelemetryData",
1050
- "tsEmitName": "addTelemetryData",
1051
- "normalizedSignature": "AddTelemetryData|(System.String,System.String):System.Boolean|static=true",
1052
- "provenance": "Original",
1053
- "emitScope": "ClassSurface",
1054
- "isStatic": true,
1055
- "isAbstract": false,
1056
- "isVirtual": false,
1057
- "isOverride": false,
1058
- "isSealed": false,
1059
- "arity": 0,
1060
- "parameterCount": 2,
1061
- "isExtensionMethod": false
1062
- },
1063
- {
1064
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::RemoveTelemetryData(System.String):System.Boolean",
1065
- "clrName": "RemoveTelemetryData",
1066
- "tsEmitName": "removeTelemetryData",
1067
- "normalizedSignature": "RemoveTelemetryData|(System.String):System.Boolean|static=true",
1068
- "provenance": "Original",
1069
- "emitScope": "ClassSurface",
1070
- "isStatic": true,
1071
- "isAbstract": false,
1072
- "isVirtual": false,
1073
- "isOverride": false,
1074
- "isSealed": false,
1075
- "arity": 0,
1076
- "parameterCount": 1,
1077
- "isExtensionMethod": false
1078
- }
1079
- ],
1080
- "properties": [
1081
- {
1082
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::ClientSku:System.String",
1083
- "clrName": "ClientSku",
1084
- "tsEmitName": "clientSku",
1085
- "normalizedSignature": "ClientSku|:System.String|static=true|accessor=get",
1086
- "provenance": "Original",
1087
- "emitScope": "ClassSurface",
1088
- "isStatic": true,
1089
- "isAbstract": false,
1090
- "isVirtual": false,
1091
- "isOverride": false,
1092
- "isIndexer": false,
1093
- "hasGetter": true,
1094
- "hasSetter": false
1095
- },
1096
- {
1097
- "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::ClientVer:System.String",
1098
- "clrName": "ClientVer",
1099
- "tsEmitName": "clientVer",
1100
- "normalizedSignature": "ClientVer|:System.String|static=true|accessor=get",
1101
- "provenance": "Original",
1102
- "emitScope": "ClassSurface",
1103
- "isStatic": true,
1104
- "isAbstract": false,
1105
- "isVirtual": false,
1106
- "isOverride": false,
1107
- "isIndexer": false,
1108
- "hasGetter": true,
1109
- "hasSetter": false
1110
- }
1111
- ],
1112
- "fields": [],
1113
- "events": [],
1114
- "constructors": []
1115
- }
1116
- ]
1117
- }