@tsonic/efcore-sqlserver 0.1.2 → 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 +21 -21
  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 +613 -613
  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 +117 -117
  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 +467 -467
  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 +28 -28
  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 +162 -162
  141. package/System.Configuration/bindings.json +4011 -12374
  142. package/System.Configuration/internal/index.d.ts +531 -531
  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,185 +1,131 @@
1
1
  {
2
2
  "namespace": "Microsoft.IdentityModel.Abstractions",
3
+ "contributingAssemblies": [
4
+ "Microsoft.IdentityModel.Abstractions"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel",
6
9
  "clrName": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
7
- "tsEmitName": "EventLogLevel",
8
10
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
9
11
  "metadataToken": 0,
12
+ "kind": "Enum",
13
+ "accessibility": "Public",
14
+ "isAbstract": false,
15
+ "isSealed": true,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [],
11
19
  "properties": [],
12
20
  "fields": [
13
21
  {
14
22
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::value__System.Int32",
15
23
  "clrName": "value__",
16
- "tsEmitName": "value__",
17
24
  "metadataToken": 67108865,
18
25
  "normalizedSignature": "value__|System.Int32|static=false|const=false",
19
26
  "isStatic": false,
20
27
  "isReadOnly": false,
28
+ "isLiteral": false,
21
29
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
22
30
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
23
31
  },
24
32
  {
25
33
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::LogAlwaysMicrosoft.IdentityModel.Abstractions.EventLogLevel",
26
34
  "clrName": "LogAlways",
27
- "tsEmitName": "logAlways",
28
35
  "metadataToken": 67108866,
29
36
  "normalizedSignature": "LogAlways|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
30
37
  "isStatic": true,
31
38
  "isReadOnly": false,
39
+ "isLiteral": true,
32
40
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
33
41
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
34
42
  },
35
43
  {
36
44
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::CriticalMicrosoft.IdentityModel.Abstractions.EventLogLevel",
37
45
  "clrName": "Critical",
38
- "tsEmitName": "critical",
39
46
  "metadataToken": 67108867,
40
47
  "normalizedSignature": "Critical|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
41
48
  "isStatic": true,
42
49
  "isReadOnly": false,
50
+ "isLiteral": true,
43
51
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
44
52
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
45
53
  },
46
54
  {
47
55
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::ErrorMicrosoft.IdentityModel.Abstractions.EventLogLevel",
48
56
  "clrName": "Error",
49
- "tsEmitName": "error",
50
57
  "metadataToken": 67108868,
51
58
  "normalizedSignature": "Error|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
52
59
  "isStatic": true,
53
60
  "isReadOnly": false,
61
+ "isLiteral": true,
54
62
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
55
63
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
56
64
  },
57
65
  {
58
66
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::WarningMicrosoft.IdentityModel.Abstractions.EventLogLevel",
59
67
  "clrName": "Warning",
60
- "tsEmitName": "warning",
61
68
  "metadataToken": 67108869,
62
69
  "normalizedSignature": "Warning|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
63
70
  "isStatic": true,
64
71
  "isReadOnly": false,
72
+ "isLiteral": true,
65
73
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
66
74
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
67
75
  },
68
76
  {
69
77
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::InformationalMicrosoft.IdentityModel.Abstractions.EventLogLevel",
70
78
  "clrName": "Informational",
71
- "tsEmitName": "informational",
72
79
  "metadataToken": 67108870,
73
80
  "normalizedSignature": "Informational|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
74
81
  "isStatic": true,
75
82
  "isReadOnly": false,
83
+ "isLiteral": true,
76
84
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
77
85
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
78
86
  },
79
87
  {
80
88
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.EventLogLevel::VerboseMicrosoft.IdentityModel.Abstractions.EventLogLevel",
81
89
  "clrName": "Verbose",
82
- "tsEmitName": "verbose",
83
90
  "metadataToken": 67108871,
84
91
  "normalizedSignature": "Verbose|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
85
92
  "isStatic": true,
86
93
  "isReadOnly": false,
94
+ "isLiteral": true,
87
95
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
88
96
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
89
97
  }
90
98
  ],
91
99
  "events": [],
92
- "constructors": [],
93
- "exposedFields": [
94
- {
95
- "tsName": "value__",
96
- "isStatic": false,
97
- "tsSignatureId": "value__|System.Int32|static=false|const=false",
98
- "target": {
99
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
100
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
101
- "metadataToken": 67108865
102
- }
103
- },
104
- {
105
- "tsName": "logAlways",
106
- "isStatic": true,
107
- "tsSignatureId": "LogAlways|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
108
- "target": {
109
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
110
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
111
- "metadataToken": 67108866
112
- }
113
- },
114
- {
115
- "tsName": "critical",
116
- "isStatic": true,
117
- "tsSignatureId": "Critical|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
118
- "target": {
119
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
120
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
121
- "metadataToken": 67108867
122
- }
123
- },
124
- {
125
- "tsName": "error",
126
- "isStatic": true,
127
- "tsSignatureId": "Error|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
128
- "target": {
129
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
130
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
131
- "metadataToken": 67108868
132
- }
133
- },
134
- {
135
- "tsName": "warning",
136
- "isStatic": true,
137
- "tsSignatureId": "Warning|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
138
- "target": {
139
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
140
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
141
- "metadataToken": 67108869
142
- }
143
- },
144
- {
145
- "tsName": "informational",
146
- "isStatic": true,
147
- "tsSignatureId": "Informational|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
148
- "target": {
149
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
150
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
151
- "metadataToken": 67108870
152
- }
153
- },
154
- {
155
- "tsName": "verbose",
156
- "isStatic": true,
157
- "tsSignatureId": "Verbose|Microsoft.IdentityModel.Abstractions.EventLogLevel|static=true|const=true",
158
- "target": {
159
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.EventLogLevel",
160
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
161
- "metadataToken": 67108871
162
- }
163
- }
164
- ]
100
+ "constructors": []
165
101
  },
166
102
  {
167
103
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger",
168
104
  "clrName": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
169
- "tsEmitName": "IIdentityLogger",
170
105
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
171
106
  "metadataToken": 0,
107
+ "kind": "Interface",
108
+ "accessibility": "Public",
109
+ "isAbstract": true,
110
+ "isSealed": false,
111
+ "isStatic": false,
112
+ "arity": 0,
172
113
  "methods": [
173
114
  {
174
115
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
175
116
  "clrName": "IsEnabled",
176
- "tsEmitName": "isEnabled",
177
117
  "metadataToken": 100663297,
178
118
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
179
119
  "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
180
120
  "emitScope": "ClassSurface",
121
+ "provenance": "Original",
181
122
  "arity": 0,
182
123
  "parameterCount": 1,
124
+ "isStatic": false,
125
+ "isAbstract": true,
126
+ "isVirtual": true,
127
+ "isOverride": false,
128
+ "isSealed": false,
183
129
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
184
130
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
185
131
  "isExtensionMethod": false
@@ -187,13 +133,18 @@
187
133
  {
188
134
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
189
135
  "clrName": "Log",
190
- "tsEmitName": "log",
191
136
  "metadataToken": 100663298,
192
137
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
193
138
  "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
194
139
  "emitScope": "ClassSurface",
140
+ "provenance": "Original",
195
141
  "arity": 0,
196
142
  "parameterCount": 1,
143
+ "isStatic": false,
144
+ "isAbstract": true,
145
+ "isVirtual": true,
146
+ "isOverride": false,
147
+ "isSealed": false,
197
148
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
198
149
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
199
150
  "isExtensionMethod": false
@@ -202,47 +153,35 @@
202
153
  "properties": [],
203
154
  "fields": [],
204
155
  "events": [],
205
- "constructors": [],
206
- "exposedMethods": [
207
- {
208
- "tsName": "isEnabled",
209
- "isStatic": false,
210
- "tsSignatureId": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
211
- "target": {
212
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
213
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
214
- "metadataToken": 100663297
215
- }
216
- },
217
- {
218
- "tsName": "log",
219
- "isStatic": false,
220
- "tsSignatureId": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
221
- "target": {
222
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
223
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
224
- "metadataToken": 100663298
225
- }
226
- }
227
- ]
156
+ "constructors": []
228
157
  },
229
158
  {
230
159
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient",
231
160
  "clrName": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
232
- "tsEmitName": "ITelemetryClient",
233
161
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
234
162
  "metadataToken": 0,
163
+ "kind": "Interface",
164
+ "accessibility": "Public",
165
+ "isAbstract": true,
166
+ "isSealed": false,
167
+ "isStatic": false,
168
+ "arity": 0,
235
169
  "methods": [
236
170
  {
237
171
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::Initialize():System.Void",
238
172
  "clrName": "Initialize",
239
- "tsEmitName": "initialize",
240
173
  "metadataToken": 100663301,
241
174
  "canonicalSignature": "():System.Void",
242
175
  "normalizedSignature": "Initialize|():System.Void|static=false",
243
176
  "emitScope": "ClassSurface",
177
+ "provenance": "Original",
244
178
  "arity": 0,
245
179
  "parameterCount": 0,
180
+ "isStatic": false,
181
+ "isAbstract": true,
182
+ "isVirtual": true,
183
+ "isOverride": false,
184
+ "isSealed": false,
246
185
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
247
186
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
248
187
  "isExtensionMethod": false
@@ -250,13 +189,18 @@
250
189
  {
251
190
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled():System.Boolean",
252
191
  "clrName": "IsEnabled",
253
- "tsEmitName": "isEnabled",
254
192
  "metadataToken": 100663302,
255
193
  "canonicalSignature": "():System.Boolean",
256
194
  "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
257
195
  "emitScope": "ClassSurface",
196
+ "provenance": "Original",
258
197
  "arity": 0,
259
198
  "parameterCount": 0,
199
+ "isStatic": false,
200
+ "isAbstract": true,
201
+ "isVirtual": true,
202
+ "isOverride": false,
203
+ "isSealed": false,
260
204
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
261
205
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
262
206
  "isExtensionMethod": false
@@ -264,13 +208,18 @@
264
208
  {
265
209
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled(System.String):System.Boolean",
266
210
  "clrName": "IsEnabled",
267
- "tsEmitName": "isEnabled",
268
211
  "metadataToken": 100663303,
269
212
  "canonicalSignature": "(System.String):System.Boolean",
270
213
  "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
271
214
  "emitScope": "ClassSurface",
215
+ "provenance": "Original",
272
216
  "arity": 0,
273
217
  "parameterCount": 1,
218
+ "isStatic": false,
219
+ "isAbstract": true,
220
+ "isVirtual": true,
221
+ "isOverride": false,
222
+ "isSealed": false,
274
223
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
275
224
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
276
225
  "isExtensionMethod": false
@@ -278,13 +227,18 @@
278
227
  {
279
228
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
280
229
  "clrName": "TrackEvent",
281
- "tsEmitName": "trackEvent",
282
230
  "metadataToken": 100663304,
283
231
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
284
232
  "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
285
233
  "emitScope": "ClassSurface",
234
+ "provenance": "Original",
286
235
  "arity": 0,
287
236
  "parameterCount": 1,
237
+ "isStatic": false,
238
+ "isAbstract": true,
239
+ "isVirtual": true,
240
+ "isOverride": false,
241
+ "isSealed": false,
288
242
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
289
243
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
290
244
  "isExtensionMethod": false
@@ -292,13 +246,18 @@
292
246
  {
293
247
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
294
248
  "clrName": "TrackEvent",
295
- "tsEmitName": "trackEvent",
296
249
  "metadataToken": 100663305,
297
250
  "canonicalSignature": "(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
298
251
  "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
299
252
  "emitScope": "ClassSurface",
253
+ "provenance": "Original",
300
254
  "arity": 0,
301
255
  "parameterCount": 7,
256
+ "isStatic": false,
257
+ "isAbstract": true,
258
+ "isVirtual": true,
259
+ "isOverride": false,
260
+ "isSealed": false,
302
261
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
303
262
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
304
263
  "isExtensionMethod": false
@@ -308,133 +267,90 @@
308
267
  {
309
268
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::ClientId:System.String",
310
269
  "clrName": "ClientId",
311
- "tsEmitName": "clientId",
312
270
  "metadataToken": 385875969,
313
271
  "canonicalSignature": ":System.String",
314
272
  "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
315
273
  "emitScope": "ClassSurface",
274
+ "provenance": "Original",
316
275
  "isIndexer": false,
317
276
  "hasGetter": true,
318
277
  "hasSetter": true,
278
+ "isStatic": false,
279
+ "isAbstract": true,
280
+ "isVirtual": true,
281
+ "isOverride": false,
319
282
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
320
283
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
321
284
  }
322
285
  ],
323
286
  "fields": [],
324
287
  "events": [],
325
- "constructors": [],
326
- "exposedMethods": [
327
- {
328
- "tsName": "initialize",
329
- "isStatic": false,
330
- "tsSignatureId": "Initialize|():System.Void|static=false",
331
- "target": {
332
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
333
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
334
- "metadataToken": 100663301
335
- }
336
- },
337
- {
338
- "tsName": "isEnabled",
339
- "isStatic": false,
340
- "tsSignatureId": "IsEnabled|():System.Boolean|static=false",
341
- "target": {
342
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
343
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
344
- "metadataToken": 100663302
345
- }
346
- },
347
- {
348
- "tsName": "isEnabled",
349
- "isStatic": false,
350
- "tsSignatureId": "IsEnabled|(System.String):System.Boolean|static=false",
351
- "target": {
352
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
353
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
354
- "metadataToken": 100663303
355
- }
356
- },
357
- {
358
- "tsName": "trackEvent",
359
- "isStatic": false,
360
- "tsSignatureId": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
361
- "target": {
362
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
363
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
364
- "metadataToken": 100663304
365
- }
366
- },
367
- {
368
- "tsName": "trackEvent",
369
- "isStatic": false,
370
- "tsSignatureId": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
371
- "target": {
372
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
373
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
374
- "metadataToken": 100663305
375
- }
376
- }
377
- ],
378
- "exposedProperties": [
379
- {
380
- "tsName": "clientId",
381
- "isStatic": false,
382
- "tsSignatureId": "ClientId|:System.String|static=false|accessor=getset",
383
- "target": {
384
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
385
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
386
- "metadataToken": 385875969
387
- }
388
- }
389
- ]
288
+ "constructors": []
390
289
  },
391
290
  {
392
291
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry",
393
292
  "clrName": "Microsoft.IdentityModel.Abstractions.LogEntry",
394
- "tsEmitName": "LogEntry",
395
293
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
396
294
  "metadataToken": 0,
295
+ "kind": "Class",
296
+ "accessibility": "Public",
297
+ "isAbstract": false,
298
+ "isSealed": false,
299
+ "isStatic": false,
300
+ "arity": 0,
397
301
  "methods": [],
398
302
  "properties": [
399
303
  {
400
304
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::EventLogLevel:Microsoft.IdentityModel.Abstractions.EventLogLevel",
401
305
  "clrName": "EventLogLevel",
402
- "tsEmitName": "eventLogLevel",
403
306
  "metadataToken": 385875970,
404
307
  "canonicalSignature": ":Microsoft.IdentityModel.Abstractions.EventLogLevel",
405
308
  "normalizedSignature": "EventLogLevel|:Microsoft.IdentityModel.Abstractions.EventLogLevel|static=false|accessor=getset",
406
309
  "emitScope": "ClassSurface",
310
+ "provenance": "Original",
407
311
  "isIndexer": false,
408
312
  "hasGetter": true,
409
313
  "hasSetter": true,
314
+ "isStatic": false,
315
+ "isAbstract": false,
316
+ "isVirtual": false,
317
+ "isOverride": false,
410
318
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
411
319
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
412
320
  },
413
321
  {
414
322
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::Message:System.String",
415
323
  "clrName": "Message",
416
- "tsEmitName": "message",
417
324
  "metadataToken": 385875971,
418
325
  "canonicalSignature": ":System.String",
419
326
  "normalizedSignature": "Message|:System.String|static=false|accessor=getset",
420
327
  "emitScope": "ClassSurface",
328
+ "provenance": "Original",
421
329
  "isIndexer": false,
422
330
  "hasGetter": true,
423
331
  "hasSetter": true,
332
+ "isStatic": false,
333
+ "isAbstract": false,
334
+ "isVirtual": false,
335
+ "isOverride": false,
424
336
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
425
337
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
426
338
  },
427
339
  {
428
340
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.LogEntry::CorrelationId:System.String",
429
341
  "clrName": "CorrelationId",
430
- "tsEmitName": "correlationId",
431
342
  "metadataToken": 385875972,
432
343
  "canonicalSignature": ":System.String",
433
344
  "normalizedSignature": "CorrelationId|:System.String|static=false|accessor=getset",
434
345
  "emitScope": "ClassSurface",
346
+ "provenance": "Original",
435
347
  "isIndexer": false,
436
348
  "hasGetter": true,
437
349
  "hasSetter": true,
350
+ "isStatic": false,
351
+ "isAbstract": false,
352
+ "isVirtual": false,
353
+ "isOverride": false,
438
354
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
439
355
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
440
356
  }
@@ -452,68 +368,35 @@
452
368
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
453
369
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
454
370
  }
455
- ],
456
- "exposedProperties": [
457
- {
458
- "tsName": "eventLogLevel",
459
- "isStatic": false,
460
- "tsSignatureId": "EventLogLevel|:Microsoft.IdentityModel.Abstractions.EventLogLevel|static=false|accessor=getset",
461
- "target": {
462
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
463
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
464
- "metadataToken": 385875970
465
- }
466
- },
467
- {
468
- "tsName": "message",
469
- "isStatic": false,
470
- "tsSignatureId": "Message|:System.String|static=false|accessor=getset",
471
- "target": {
472
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
473
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
474
- "metadataToken": 385875971
475
- }
476
- },
477
- {
478
- "tsName": "correlationId",
479
- "isStatic": false,
480
- "tsSignatureId": "CorrelationId|:System.String|static=false|accessor=getset",
481
- "target": {
482
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
483
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
484
- "metadataToken": 385875972
485
- }
486
- }
487
- ],
488
- "exposedConstructors": [
489
- {
490
- "isStatic": false,
491
- "tsSignatureId": "constructor|():void|static=false",
492
- "target": {
493
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.LogEntry",
494
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
495
- "metadataToken": 100663312
496
- }
497
- }
498
371
  ]
499
372
  },
500
373
  {
501
374
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
502
375
  "clrName": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
503
- "tsEmitName": "NullIdentityModelLogger",
504
376
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
505
377
  "metadataToken": 0,
378
+ "kind": "Class",
379
+ "accessibility": "Public",
380
+ "isAbstract": false,
381
+ "isSealed": true,
382
+ "isStatic": false,
383
+ "arity": 0,
506
384
  "methods": [
507
385
  {
508
386
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
509
387
  "clrName": "IsEnabled",
510
- "tsEmitName": "isEnabled",
511
388
  "metadataToken": 100663315,
512
389
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
513
390
  "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
514
391
  "emitScope": "ClassSurface",
392
+ "provenance": "Original",
515
393
  "arity": 0,
516
394
  "parameterCount": 1,
395
+ "isStatic": false,
396
+ "isAbstract": false,
397
+ "isVirtual": true,
398
+ "isOverride": false,
399
+ "isSealed": true,
517
400
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
518
401
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
519
402
  "isExtensionMethod": false
@@ -521,13 +404,18 @@
521
404
  {
522
405
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
523
406
  "clrName": "Log",
524
- "tsEmitName": "log",
525
407
  "metadataToken": 100663316,
526
408
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
527
409
  "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
528
410
  "emitScope": "ClassSurface",
411
+ "provenance": "Original",
529
412
  "arity": 0,
530
413
  "parameterCount": 1,
414
+ "isStatic": false,
415
+ "isAbstract": false,
416
+ "isVirtual": true,
417
+ "isOverride": false,
418
+ "isSealed": true,
531
419
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
532
420
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
533
421
  "isExtensionMethod": false
@@ -535,123 +423,95 @@
535
423
  {
536
424
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
537
425
  "clrName": "IsEnabled",
538
- "tsEmitName": "isEnabled$view",
539
426
  "metadataToken": 100663297,
540
427
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
541
428
  "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
542
429
  "emitScope": "ViewOnly",
430
+ "provenance": "ExplicitView",
543
431
  "arity": 0,
544
432
  "parameterCount": 1,
433
+ "isStatic": false,
434
+ "isAbstract": false,
435
+ "isVirtual": true,
436
+ "isOverride": false,
437
+ "isSealed": false,
545
438
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
546
439
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
547
- "isExtensionMethod": false
440
+ "isExtensionMethod": false,
441
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.IIdentityLogger"
548
442
  },
549
443
  {
550
444
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.IIdentityLogger::Log(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
551
445
  "clrName": "Log",
552
- "tsEmitName": "log$view",
553
446
  "metadataToken": 100663298,
554
447
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void",
555
448
  "normalizedSignature": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
556
449
  "emitScope": "ViewOnly",
450
+ "provenance": "ExplicitView",
557
451
  "arity": 0,
558
452
  "parameterCount": 1,
453
+ "isStatic": false,
454
+ "isAbstract": false,
455
+ "isVirtual": true,
456
+ "isOverride": false,
457
+ "isSealed": false,
559
458
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
560
459
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
561
- "isExtensionMethod": false
460
+ "isExtensionMethod": false,
461
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.IIdentityLogger"
562
462
  }
563
463
  ],
564
464
  "properties": [
565
465
  {
566
466
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger::Instance:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
567
467
  "clrName": "Instance",
568
- "tsEmitName": "instance",
569
468
  "metadataToken": 385875973,
570
469
  "canonicalSignature": ":Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
571
470
  "normalizedSignature": "Instance|:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger|static=true|accessor=get",
572
471
  "emitScope": "ClassSurface",
472
+ "provenance": "Original",
573
473
  "isIndexer": false,
574
474
  "hasGetter": true,
575
475
  "hasSetter": false,
476
+ "isStatic": true,
477
+ "isAbstract": false,
478
+ "isVirtual": false,
479
+ "isOverride": false,
576
480
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
577
481
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
578
482
  }
579
483
  ],
580
484
  "fields": [],
581
485
  "events": [],
582
- "constructors": [],
583
- "exposedMethods": [
584
- {
585
- "tsName": "isEnabled",
586
- "isStatic": false,
587
- "tsSignatureId": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
588
- "target": {
589
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
590
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
591
- "metadataToken": 100663315
592
- }
593
- },
594
- {
595
- "tsName": "log",
596
- "isStatic": false,
597
- "tsSignatureId": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
598
- "target": {
599
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
600
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
601
- "metadataToken": 100663316
602
- }
603
- },
604
- {
605
- "tsName": "isEnabled$view",
606
- "isStatic": false,
607
- "tsSignatureId": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=false",
608
- "target": {
609
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
610
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
611
- "metadataToken": 100663297
612
- }
613
- },
614
- {
615
- "tsName": "log$view",
616
- "isStatic": false,
617
- "tsSignatureId": "Log|(Microsoft.IdentityModel.Abstractions.LogEntry):System.Void|static=false",
618
- "target": {
619
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.IIdentityLogger",
620
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
621
- "metadataToken": 100663298
622
- }
623
- }
624
- ],
625
- "exposedProperties": [
626
- {
627
- "tsName": "instance",
628
- "isStatic": true,
629
- "tsSignatureId": "Instance|:Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger|static=true|accessor=get",
630
- "target": {
631
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullIdentityModelLogger",
632
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
633
- "metadataToken": 385875973
634
- }
635
- }
636
- ]
486
+ "constructors": []
637
487
  },
638
488
  {
639
489
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
640
490
  "clrName": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
641
- "tsEmitName": "NullTelemetryClient",
642
491
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
643
492
  "metadataToken": 0,
493
+ "kind": "Class",
494
+ "accessibility": "Public",
495
+ "isAbstract": false,
496
+ "isSealed": false,
497
+ "isStatic": false,
498
+ "arity": 0,
644
499
  "methods": [
645
500
  {
646
501
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::IsEnabled():System.Boolean",
647
502
  "clrName": "IsEnabled",
648
- "tsEmitName": "isEnabled",
649
503
  "metadataToken": 100663322,
650
504
  "canonicalSignature": "():System.Boolean",
651
505
  "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
652
506
  "emitScope": "ClassSurface",
507
+ "provenance": "Original",
653
508
  "arity": 0,
654
509
  "parameterCount": 0,
510
+ "isStatic": false,
511
+ "isAbstract": false,
512
+ "isVirtual": true,
513
+ "isOverride": false,
514
+ "isSealed": true,
655
515
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
656
516
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
657
517
  "isExtensionMethod": false
@@ -659,13 +519,18 @@
659
519
  {
660
520
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::IsEnabled(System.String):System.Boolean",
661
521
  "clrName": "IsEnabled",
662
- "tsEmitName": "isEnabled",
663
522
  "metadataToken": 100663323,
664
523
  "canonicalSignature": "(System.String):System.Boolean",
665
524
  "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
666
525
  "emitScope": "ClassSurface",
526
+ "provenance": "Original",
667
527
  "arity": 0,
668
528
  "parameterCount": 1,
529
+ "isStatic": false,
530
+ "isAbstract": false,
531
+ "isVirtual": true,
532
+ "isOverride": false,
533
+ "isSealed": true,
669
534
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
670
535
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
671
536
  "isExtensionMethod": false
@@ -673,13 +538,18 @@
673
538
  {
674
539
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::Initialize():System.Void",
675
540
  "clrName": "Initialize",
676
- "tsEmitName": "initialize",
677
541
  "metadataToken": 100663324,
678
542
  "canonicalSignature": "():System.Void",
679
543
  "normalizedSignature": "Initialize|():System.Void|static=false",
680
544
  "emitScope": "ClassSurface",
545
+ "provenance": "Original",
681
546
  "arity": 0,
682
547
  "parameterCount": 0,
548
+ "isStatic": false,
549
+ "isAbstract": false,
550
+ "isVirtual": true,
551
+ "isOverride": false,
552
+ "isSealed": true,
683
553
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
684
554
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
685
555
  "isExtensionMethod": false
@@ -687,13 +557,18 @@
687
557
  {
688
558
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
689
559
  "clrName": "TrackEvent",
690
- "tsEmitName": "trackEvent",
691
560
  "metadataToken": 100663325,
692
561
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
693
562
  "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
694
563
  "emitScope": "ClassSurface",
564
+ "provenance": "Original",
695
565
  "arity": 0,
696
566
  "parameterCount": 1,
567
+ "isStatic": false,
568
+ "isAbstract": false,
569
+ "isVirtual": true,
570
+ "isOverride": false,
571
+ "isSealed": true,
697
572
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
698
573
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
699
574
  "isExtensionMethod": false
@@ -701,13 +576,18 @@
701
576
  {
702
577
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
703
578
  "clrName": "TrackEvent",
704
- "tsEmitName": "trackEvent",
705
579
  "metadataToken": 100663326,
706
580
  "canonicalSignature": "(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
707
581
  "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
708
582
  "emitScope": "ClassSurface",
583
+ "provenance": "Original",
709
584
  "arity": 0,
710
585
  "parameterCount": 7,
586
+ "isStatic": false,
587
+ "isAbstract": false,
588
+ "isVirtual": true,
589
+ "isOverride": false,
590
+ "isSealed": true,
711
591
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
712
592
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
713
593
  "isExtensionMethod": false
@@ -715,273 +595,192 @@
715
595
  {
716
596
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::Initialize():System.Void",
717
597
  "clrName": "Initialize",
718
- "tsEmitName": "initialize$view",
719
598
  "metadataToken": 100663301,
720
599
  "canonicalSignature": "():System.Void",
721
600
  "normalizedSignature": "Initialize|():System.Void|static=false",
722
601
  "emitScope": "ViewOnly",
602
+ "provenance": "ExplicitView",
723
603
  "arity": 0,
724
604
  "parameterCount": 0,
605
+ "isStatic": false,
606
+ "isAbstract": false,
607
+ "isVirtual": true,
608
+ "isOverride": false,
609
+ "isSealed": false,
725
610
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
726
611
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
727
- "isExtensionMethod": false
612
+ "isExtensionMethod": false,
613
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
728
614
  },
729
615
  {
730
616
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled():System.Boolean",
731
617
  "clrName": "IsEnabled",
732
- "tsEmitName": "isEnabled$view",
733
618
  "metadataToken": 100663302,
734
619
  "canonicalSignature": "():System.Boolean",
735
620
  "normalizedSignature": "IsEnabled|():System.Boolean|static=false",
736
621
  "emitScope": "ViewOnly",
622
+ "provenance": "ExplicitView",
737
623
  "arity": 0,
738
624
  "parameterCount": 0,
625
+ "isStatic": false,
626
+ "isAbstract": false,
627
+ "isVirtual": true,
628
+ "isOverride": false,
629
+ "isSealed": false,
739
630
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
740
631
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
741
- "isExtensionMethod": false
632
+ "isExtensionMethod": false,
633
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
742
634
  },
743
635
  {
744
636
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::IsEnabled(System.String):System.Boolean",
745
637
  "clrName": "IsEnabled",
746
- "tsEmitName": "isEnabled$view2",
747
638
  "metadataToken": 100663303,
748
639
  "canonicalSignature": "(System.String):System.Boolean",
749
640
  "normalizedSignature": "IsEnabled|(System.String):System.Boolean|static=false",
750
641
  "emitScope": "ViewOnly",
642
+ "provenance": "ExplicitView",
751
643
  "arity": 0,
752
644
  "parameterCount": 1,
645
+ "isStatic": false,
646
+ "isAbstract": false,
647
+ "isVirtual": true,
648
+ "isOverride": false,
649
+ "isSealed": false,
753
650
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
754
651
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
755
- "isExtensionMethod": false
652
+ "isExtensionMethod": false,
653
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
756
654
  },
757
655
  {
758
656
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
759
657
  "clrName": "TrackEvent",
760
- "tsEmitName": "trackEvent$view",
761
658
  "metadataToken": 100663304,
762
659
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void",
763
660
  "normalizedSignature": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
764
661
  "emitScope": "ViewOnly",
662
+ "provenance": "ExplicitView",
765
663
  "arity": 0,
766
664
  "parameterCount": 1,
665
+ "isStatic": false,
666
+ "isAbstract": false,
667
+ "isVirtual": true,
668
+ "isOverride": false,
669
+ "isSealed": false,
767
670
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
768
671
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
769
- "isExtensionMethod": false
672
+ "isExtensionMethod": false,
673
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
770
674
  },
771
675
  {
772
676
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::TrackEvent(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
773
677
  "clrName": "TrackEvent",
774
- "tsEmitName": "trackEvent$view2",
775
678
  "metadataToken": 100663305,
776
679
  "canonicalSignature": "(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
777
680
  "normalizedSignature": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
778
681
  "emitScope": "ViewOnly",
682
+ "provenance": "ExplicitView",
779
683
  "arity": 0,
780
684
  "parameterCount": 7,
685
+ "isStatic": false,
686
+ "isAbstract": false,
687
+ "isVirtual": true,
688
+ "isOverride": false,
689
+ "isSealed": false,
781
690
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
782
691
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
783
- "isExtensionMethod": false
692
+ "isExtensionMethod": false,
693
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient"
784
694
  }
785
695
  ],
786
696
  "properties": [
787
697
  {
788
698
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::ClientId:System.String",
789
699
  "clrName": "ClientId",
790
- "tsEmitName": "clientId",
791
700
  "metadataToken": 385875974,
792
701
  "canonicalSignature": ":System.String",
793
702
  "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
794
703
  "emitScope": "ClassSurface",
704
+ "provenance": "Original",
795
705
  "isIndexer": false,
796
706
  "hasGetter": true,
797
707
  "hasSetter": true,
708
+ "isStatic": false,
709
+ "isAbstract": false,
710
+ "isVirtual": true,
711
+ "isOverride": false,
798
712
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
799
713
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
800
714
  },
801
715
  {
802
716
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.NullTelemetryClient::Instance:Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
803
717
  "clrName": "Instance",
804
- "tsEmitName": "instance",
805
718
  "metadataToken": 385875975,
806
719
  "canonicalSignature": ":Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
807
720
  "normalizedSignature": "Instance|:Microsoft.IdentityModel.Abstractions.NullTelemetryClient|static=true|accessor=get",
808
721
  "emitScope": "ClassSurface",
722
+ "provenance": "Original",
809
723
  "isIndexer": false,
810
724
  "hasGetter": true,
811
725
  "hasSetter": false,
726
+ "isStatic": true,
727
+ "isAbstract": false,
728
+ "isVirtual": false,
729
+ "isOverride": false,
812
730
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
813
731
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
814
732
  },
815
733
  {
816
734
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ITelemetryClient::ClientId:System.String",
817
735
  "clrName": "ClientId",
818
- "tsEmitName": "clientId$view",
819
736
  "metadataToken": 385875969,
820
737
  "canonicalSignature": ":System.String",
821
738
  "normalizedSignature": "ClientId|:System.String|static=false|accessor=getset",
822
739
  "emitScope": "ViewOnly",
740
+ "provenance": "ExplicitView",
823
741
  "isIndexer": false,
824
742
  "hasGetter": true,
825
743
  "hasSetter": true,
744
+ "isStatic": false,
745
+ "isAbstract": false,
746
+ "isVirtual": true,
747
+ "isOverride": false,
748
+ "sourceInterface": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
826
749
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
827
750
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
828
751
  }
829
752
  ],
830
753
  "fields": [],
831
754
  "events": [],
832
- "constructors": [],
833
- "exposedMethods": [
834
- {
835
- "tsName": "isEnabled",
836
- "isStatic": false,
837
- "tsSignatureId": "IsEnabled|():System.Boolean|static=false",
838
- "target": {
839
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
840
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
841
- "metadataToken": 100663322
842
- }
843
- },
844
- {
845
- "tsName": "isEnabled",
846
- "isStatic": false,
847
- "tsSignatureId": "IsEnabled|(System.String):System.Boolean|static=false",
848
- "target": {
849
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
850
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
851
- "metadataToken": 100663323
852
- }
853
- },
854
- {
855
- "tsName": "initialize",
856
- "isStatic": false,
857
- "tsSignatureId": "Initialize|():System.Void|static=false",
858
- "target": {
859
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
860
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
861
- "metadataToken": 100663324
862
- }
863
- },
864
- {
865
- "tsName": "trackEvent",
866
- "isStatic": false,
867
- "tsSignatureId": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
868
- "target": {
869
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
870
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
871
- "metadataToken": 100663325
872
- }
873
- },
874
- {
875
- "tsName": "trackEvent",
876
- "isStatic": false,
877
- "tsSignatureId": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
878
- "target": {
879
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
880
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
881
- "metadataToken": 100663326
882
- }
883
- },
884
- {
885
- "tsName": "initialize$view",
886
- "isStatic": false,
887
- "tsSignatureId": "Initialize|():System.Void|static=false",
888
- "target": {
889
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
890
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
891
- "metadataToken": 100663301
892
- }
893
- },
894
- {
895
- "tsName": "isEnabled$view",
896
- "isStatic": false,
897
- "tsSignatureId": "IsEnabled|():System.Boolean|static=false",
898
- "target": {
899
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
900
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
901
- "metadataToken": 100663302
902
- }
903
- },
904
- {
905
- "tsName": "isEnabled$view2",
906
- "isStatic": false,
907
- "tsSignatureId": "IsEnabled|(System.String):System.Boolean|static=false",
908
- "target": {
909
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
910
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
911
- "metadataToken": 100663303
912
- }
913
- },
914
- {
915
- "tsName": "trackEvent$view",
916
- "isStatic": false,
917
- "tsSignatureId": "TrackEvent|(Microsoft.IdentityModel.Abstractions.TelemetryEventDetails):System.Void|static=false",
918
- "target": {
919
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
920
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
921
- "metadataToken": 100663304
922
- }
923
- },
924
- {
925
- "tsName": "trackEvent$view2",
926
- "isStatic": false,
927
- "tsSignatureId": "TrackEvent|(System.String,System.Collections.Generic.IDictionary_2[[System.String,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.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Int64,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.DateTime,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Double,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Guid,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
928
- "target": {
929
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
930
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
931
- "metadataToken": 100663305
932
- }
933
- }
934
- ],
935
- "exposedProperties": [
936
- {
937
- "tsName": "clientId",
938
- "isStatic": false,
939
- "tsSignatureId": "ClientId|:System.String|static=false|accessor=getset",
940
- "target": {
941
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
942
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
943
- "metadataToken": 385875974
944
- }
945
- },
946
- {
947
- "tsName": "instance",
948
- "isStatic": true,
949
- "tsSignatureId": "Instance|:Microsoft.IdentityModel.Abstractions.NullTelemetryClient|static=true|accessor=get",
950
- "target": {
951
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.NullTelemetryClient",
952
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
953
- "metadataToken": 385875975
954
- }
955
- },
956
- {
957
- "tsName": "clientId$view",
958
- "isStatic": false,
959
- "tsSignatureId": "ClientId|:System.String|static=false|accessor=getset",
960
- "target": {
961
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ITelemetryClient",
962
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
963
- "metadataToken": 385875969
964
- }
965
- }
966
- ]
755
+ "constructors": []
967
756
  },
968
757
  {
969
758
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
970
759
  "clrName": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
971
- "tsEmitName": "TelemetryEventDetails",
972
760
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
973
761
  "metadataToken": 0,
762
+ "kind": "Class",
763
+ "accessibility": "Public",
764
+ "isAbstract": true,
765
+ "isSealed": false,
766
+ "isStatic": false,
767
+ "arity": 0,
974
768
  "methods": [
975
769
  {
976
770
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.String):System.Void",
977
771
  "clrName": "SetProperty",
978
- "tsEmitName": "setProperty",
979
772
  "metadataToken": 100663332,
980
773
  "canonicalSignature": "(System.String,System.String):System.Void",
981
774
  "normalizedSignature": "SetProperty|(System.String,System.String):System.Void|static=false",
982
775
  "emitScope": "ClassSurface",
776
+ "provenance": "Original",
983
777
  "arity": 0,
984
778
  "parameterCount": 2,
779
+ "isStatic": false,
780
+ "isAbstract": false,
781
+ "isVirtual": true,
782
+ "isOverride": false,
783
+ "isSealed": false,
985
784
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
986
785
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
987
786
  "isExtensionMethod": false
@@ -989,13 +788,18 @@
989
788
  {
990
789
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Int64):System.Void",
991
790
  "clrName": "SetProperty",
992
- "tsEmitName": "setProperty",
993
791
  "metadataToken": 100663333,
994
792
  "canonicalSignature": "(System.String,System.Int64):System.Void",
995
793
  "normalizedSignature": "SetProperty|(System.String,System.Int64):System.Void|static=false",
996
794
  "emitScope": "ClassSurface",
795
+ "provenance": "Original",
997
796
  "arity": 0,
998
797
  "parameterCount": 2,
798
+ "isStatic": false,
799
+ "isAbstract": false,
800
+ "isVirtual": true,
801
+ "isOverride": false,
802
+ "isSealed": false,
999
803
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1000
804
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1001
805
  "isExtensionMethod": false
@@ -1003,13 +807,18 @@
1003
807
  {
1004
808
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Boolean):System.Void",
1005
809
  "clrName": "SetProperty",
1006
- "tsEmitName": "setProperty",
1007
810
  "metadataToken": 100663334,
1008
811
  "canonicalSignature": "(System.String,System.Boolean):System.Void",
1009
812
  "normalizedSignature": "SetProperty|(System.String,System.Boolean):System.Void|static=false",
1010
813
  "emitScope": "ClassSurface",
814
+ "provenance": "Original",
1011
815
  "arity": 0,
1012
816
  "parameterCount": 2,
817
+ "isStatic": false,
818
+ "isAbstract": false,
819
+ "isVirtual": true,
820
+ "isOverride": false,
821
+ "isSealed": false,
1013
822
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1014
823
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1015
824
  "isExtensionMethod": false
@@ -1017,13 +826,18 @@
1017
826
  {
1018
827
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.DateTime):System.Void",
1019
828
  "clrName": "SetProperty",
1020
- "tsEmitName": "setProperty",
1021
829
  "metadataToken": 100663335,
1022
830
  "canonicalSignature": "(System.String,System.DateTime):System.Void",
1023
831
  "normalizedSignature": "SetProperty|(System.String,System.DateTime):System.Void|static=false",
1024
832
  "emitScope": "ClassSurface",
833
+ "provenance": "Original",
1025
834
  "arity": 0,
1026
835
  "parameterCount": 2,
836
+ "isStatic": false,
837
+ "isAbstract": false,
838
+ "isVirtual": true,
839
+ "isOverride": false,
840
+ "isSealed": false,
1027
841
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1028
842
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1029
843
  "isExtensionMethod": false
@@ -1031,13 +845,18 @@
1031
845
  {
1032
846
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Double):System.Void",
1033
847
  "clrName": "SetProperty",
1034
- "tsEmitName": "setProperty",
1035
848
  "metadataToken": 100663336,
1036
849
  "canonicalSignature": "(System.String,System.Double):System.Void",
1037
850
  "normalizedSignature": "SetProperty|(System.String,System.Double):System.Void|static=false",
1038
851
  "emitScope": "ClassSurface",
852
+ "provenance": "Original",
1039
853
  "arity": 0,
1040
854
  "parameterCount": 2,
855
+ "isStatic": false,
856
+ "isAbstract": false,
857
+ "isVirtual": true,
858
+ "isOverride": false,
859
+ "isSealed": false,
1041
860
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1042
861
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1043
862
  "isExtensionMethod": false
@@ -1045,13 +864,18 @@
1045
864
  {
1046
865
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::SetProperty(System.String,System.Guid):System.Void",
1047
866
  "clrName": "SetProperty",
1048
- "tsEmitName": "setProperty",
1049
867
  "metadataToken": 100663337,
1050
868
  "canonicalSignature": "(System.String,System.Guid):System.Void",
1051
869
  "normalizedSignature": "SetProperty|(System.String,System.Guid):System.Void|static=false",
1052
870
  "emitScope": "ClassSurface",
871
+ "provenance": "Original",
1053
872
  "arity": 0,
1054
873
  "parameterCount": 2,
874
+ "isStatic": false,
875
+ "isAbstract": false,
876
+ "isVirtual": true,
877
+ "isOverride": false,
878
+ "isSealed": false,
1055
879
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1056
880
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1057
881
  "isExtensionMethod": false
@@ -1061,218 +885,105 @@
1061
885
  {
1062
886
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::Name:System.String",
1063
887
  "clrName": "Name",
1064
- "tsEmitName": "name",
1065
888
  "metadataToken": 385875977,
1066
889
  "canonicalSignature": ":System.String",
1067
890
  "normalizedSignature": "Name|:System.String|static=false|accessor=getset",
1068
891
  "emitScope": "ClassSurface",
892
+ "provenance": "Original",
1069
893
  "isIndexer": false,
1070
894
  "hasGetter": true,
1071
895
  "hasSetter": true,
896
+ "isStatic": false,
897
+ "isAbstract": false,
898
+ "isVirtual": true,
899
+ "isOverride": false,
1072
900
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1073
901
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1074
902
  },
1075
903
  {
1076
904
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.TelemetryEventDetails::Properties:System.Collections.Generic.IReadOnlyDictionary_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]]",
1077
905
  "clrName": "Properties",
1078
- "tsEmitName": "properties",
1079
906
  "metadataToken": 385875978,
1080
907
  "canonicalSignature": ":System.Collections.Generic.IReadOnlyDictionary_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]]",
1081
908
  "normalizedSignature": "Properties|:System.Collections.Generic.IReadOnlyDictionary_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=get",
1082
909
  "emitScope": "ClassSurface",
910
+ "provenance": "Original",
1083
911
  "isIndexer": false,
1084
912
  "hasGetter": true,
1085
913
  "hasSetter": false,
914
+ "isStatic": false,
915
+ "isAbstract": false,
916
+ "isVirtual": true,
917
+ "isOverride": false,
1086
918
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1087
919
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1088
920
  }
1089
921
  ],
1090
922
  "fields": [],
1091
923
  "events": [],
1092
- "constructors": [],
1093
- "exposedMethods": [
1094
- {
1095
- "tsName": "setProperty",
1096
- "isStatic": false,
1097
- "tsSignatureId": "SetProperty|(System.String,System.String):System.Void|static=false",
1098
- "target": {
1099
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1100
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1101
- "metadataToken": 100663332
1102
- }
1103
- },
1104
- {
1105
- "tsName": "setProperty",
1106
- "isStatic": false,
1107
- "tsSignatureId": "SetProperty|(System.String,System.Int64):System.Void|static=false",
1108
- "target": {
1109
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1110
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1111
- "metadataToken": 100663333
1112
- }
1113
- },
1114
- {
1115
- "tsName": "setProperty",
1116
- "isStatic": false,
1117
- "tsSignatureId": "SetProperty|(System.String,System.Boolean):System.Void|static=false",
1118
- "target": {
1119
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1120
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1121
- "metadataToken": 100663334
1122
- }
1123
- },
1124
- {
1125
- "tsName": "setProperty",
1126
- "isStatic": false,
1127
- "tsSignatureId": "SetProperty|(System.String,System.DateTime):System.Void|static=false",
1128
- "target": {
1129
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1130
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1131
- "metadataToken": 100663335
1132
- }
1133
- },
1134
- {
1135
- "tsName": "setProperty",
1136
- "isStatic": false,
1137
- "tsSignatureId": "SetProperty|(System.String,System.Double):System.Void|static=false",
1138
- "target": {
1139
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1140
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1141
- "metadataToken": 100663336
1142
- }
1143
- },
1144
- {
1145
- "tsName": "setProperty",
1146
- "isStatic": false,
1147
- "tsSignatureId": "SetProperty|(System.String,System.Guid):System.Void|static=false",
1148
- "target": {
1149
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1150
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1151
- "metadataToken": 100663337
1152
- }
1153
- }
1154
- ],
1155
- "exposedProperties": [
1156
- {
1157
- "tsName": "name",
1158
- "isStatic": false,
1159
- "tsSignatureId": "Name|:System.String|static=false|accessor=getset",
1160
- "target": {
1161
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1162
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1163
- "metadataToken": 385875977
1164
- }
1165
- },
1166
- {
1167
- "tsName": "properties",
1168
- "isStatic": false,
1169
- "tsSignatureId": "Properties|:System.Collections.Generic.IReadOnlyDictionary_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=get",
1170
- "target": {
1171
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.TelemetryEventDetails",
1172
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1173
- "metadataToken": 385875978
1174
- }
1175
- }
1176
- ]
924
+ "constructors": []
1177
925
  },
1178
926
  {
1179
927
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1180
928
  "clrName": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1181
- "tsEmitName": "ObservabilityConstants",
1182
929
  "assemblyName": "Microsoft.IdentityModel.Abstractions",
1183
930
  "metadataToken": 0,
931
+ "kind": "StaticNamespace",
932
+ "accessibility": "Public",
933
+ "isAbstract": true,
934
+ "isSealed": true,
935
+ "isStatic": true,
936
+ "arity": 0,
1184
937
  "methods": [],
1185
938
  "properties": [],
1186
939
  "fields": [
1187
940
  {
1188
941
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::SucceededSystem.String",
1189
942
  "clrName": "Succeeded",
1190
- "tsEmitName": "succeeded",
1191
943
  "metadataToken": 67108878,
1192
944
  "normalizedSignature": "Succeeded|System.String|static=true|const=true",
1193
945
  "isStatic": true,
1194
946
  "isReadOnly": false,
947
+ "isLiteral": true,
1195
948
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1196
949
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1197
950
  },
1198
951
  {
1199
952
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::DurationSystem.String",
1200
953
  "clrName": "Duration",
1201
- "tsEmitName": "duration",
1202
954
  "metadataToken": 67108879,
1203
955
  "normalizedSignature": "Duration|System.String|static=true|const=true",
1204
956
  "isStatic": true,
1205
957
  "isReadOnly": false,
958
+ "isLiteral": true,
1206
959
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1207
960
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1208
961
  },
1209
962
  {
1210
963
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::ActivityIdSystem.String",
1211
964
  "clrName": "ActivityId",
1212
- "tsEmitName": "activityId",
1213
965
  "metadataToken": 67108880,
1214
966
  "normalizedSignature": "ActivityId|System.String|static=true|const=true",
1215
967
  "isStatic": true,
1216
968
  "isReadOnly": false,
969
+ "isLiteral": true,
1217
970
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1218
971
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1219
972
  },
1220
973
  {
1221
974
  "stableId": "Microsoft.IdentityModel.Abstractions:Microsoft.IdentityModel.Abstractions.ObservabilityConstants::ClientIdSystem.String",
1222
975
  "clrName": "ClientId",
1223
- "tsEmitName": "clientId",
1224
976
  "metadataToken": 67108881,
1225
977
  "normalizedSignature": "ClientId|System.String|static=true|const=true",
1226
978
  "isStatic": true,
1227
979
  "isReadOnly": false,
980
+ "isLiteral": true,
1228
981
  "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1229
982
  "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions"
1230
983
  }
1231
984
  ],
1232
985
  "events": [],
1233
- "constructors": [],
1234
- "exposedFields": [
1235
- {
1236
- "tsName": "succeeded",
1237
- "isStatic": true,
1238
- "tsSignatureId": "Succeeded|System.String|static=true|const=true",
1239
- "target": {
1240
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1241
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1242
- "metadataToken": 67108878
1243
- }
1244
- },
1245
- {
1246
- "tsName": "duration",
1247
- "isStatic": true,
1248
- "tsSignatureId": "Duration|System.String|static=true|const=true",
1249
- "target": {
1250
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1251
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1252
- "metadataToken": 67108879
1253
- }
1254
- },
1255
- {
1256
- "tsName": "activityId",
1257
- "isStatic": true,
1258
- "tsSignatureId": "ActivityId|System.String|static=true|const=true",
1259
- "target": {
1260
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1261
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1262
- "metadataToken": 67108880
1263
- }
1264
- },
1265
- {
1266
- "tsName": "clientId",
1267
- "isStatic": true,
1268
- "tsSignatureId": "ClientId|System.String|static=true|const=true",
1269
- "target": {
1270
- "declaringClrType": "Microsoft.IdentityModel.Abstractions.ObservabilityConstants",
1271
- "declaringAssemblyName": "Microsoft.IdentityModel.Abstractions",
1272
- "metadataToken": 67108881
1273
- }
1274
- }
1275
- ]
986
+ "constructors": []
1276
987
  }
1277
988
  ]
1278
989
  }