@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,23 +1,36 @@
1
1
  {
2
2
  "namespace": "Microsoft.IdentityModel.Logging",
3
+ "contributingAssemblies": [
4
+ "Microsoft.IdentityModel.Logging"
5
+ ],
3
6
  "types": [
4
7
  {
5
8
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
6
9
  "clrName": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
7
- "tsEmitName": "ISafeLogSecurityArtifact",
8
10
  "assemblyName": "Microsoft.IdentityModel.Logging",
9
11
  "metadataToken": 0,
12
+ "kind": "Interface",
13
+ "accessibility": "Public",
14
+ "isAbstract": true,
15
+ "isSealed": false,
16
+ "isStatic": false,
17
+ "arity": 0,
10
18
  "methods": [
11
19
  {
12
20
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact::UnsafeToString():System.String",
13
21
  "clrName": "UnsafeToString",
14
- "tsEmitName": "unsafeToString",
15
22
  "metadataToken": 100663332,
16
23
  "canonicalSignature": "():System.String",
17
24
  "normalizedSignature": "UnsafeToString|():System.String|static=false",
18
25
  "emitScope": "ClassSurface",
26
+ "provenance": "Original",
19
27
  "arity": 0,
20
28
  "parameterCount": 0,
29
+ "isStatic": false,
30
+ "isAbstract": true,
31
+ "isVirtual": true,
32
+ "isOverride": false,
33
+ "isSealed": false,
21
34
  "declaringClrType": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
22
35
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
23
36
  "isExtensionMethod": false
@@ -26,37 +39,35 @@
26
39
  "properties": [],
27
40
  "fields": [],
28
41
  "events": [],
29
- "constructors": [],
30
- "exposedMethods": [
31
- {
32
- "tsName": "unsafeToString",
33
- "isStatic": false,
34
- "tsSignatureId": "UnsafeToString|():System.String|static=false",
35
- "target": {
36
- "declaringClrType": "Microsoft.IdentityModel.Logging.ISafeLogSecurityArtifact",
37
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
38
- "metadataToken": 100663332
39
- }
40
- }
41
- ]
42
+ "constructors": []
42
43
  },
43
44
  {
44
45
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource",
45
46
  "clrName": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
46
- "tsEmitName": "IdentityModelEventSource",
47
47
  "assemblyName": "Microsoft.IdentityModel.Logging",
48
48
  "metadataToken": 0,
49
+ "kind": "Class",
50
+ "accessibility": "Public",
51
+ "isAbstract": false,
52
+ "isSealed": false,
53
+ "isStatic": false,
54
+ "arity": 0,
49
55
  "methods": [
50
56
  {
51
57
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteAlways(System.String):System.Void",
52
58
  "clrName": "WriteAlways",
53
- "tsEmitName": "writeAlways",
54
59
  "metadataToken": 100663308,
55
60
  "canonicalSignature": "(System.String):System.Void",
56
61
  "normalizedSignature": "WriteAlways|(System.String):System.Void|static=false",
57
62
  "emitScope": "ClassSurface",
63
+ "provenance": "Original",
58
64
  "arity": 0,
59
65
  "parameterCount": 1,
66
+ "isStatic": false,
67
+ "isAbstract": false,
68
+ "isVirtual": false,
69
+ "isOverride": false,
70
+ "isSealed": false,
60
71
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
61
72
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
62
73
  "isExtensionMethod": false
@@ -64,13 +75,18 @@
64
75
  {
65
76
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteAlways(System.String,System.Object[]):System.Void",
66
77
  "clrName": "WriteAlways",
67
- "tsEmitName": "writeAlways",
68
78
  "metadataToken": 100663309,
69
79
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
70
80
  "normalizedSignature": "WriteAlways|(System.String,System.Object[]):System.Void|static=false",
71
81
  "emitScope": "ClassSurface",
82
+ "provenance": "Original",
72
83
  "arity": 0,
73
84
  "parameterCount": 2,
85
+ "isStatic": false,
86
+ "isAbstract": false,
87
+ "isVirtual": false,
88
+ "isOverride": false,
89
+ "isSealed": false,
74
90
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
75
91
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
76
92
  "isExtensionMethod": false
@@ -78,13 +94,18 @@
78
94
  {
79
95
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteVerbose(System.String):System.Void",
80
96
  "clrName": "WriteVerbose",
81
- "tsEmitName": "writeVerbose",
82
97
  "metadataToken": 100663310,
83
98
  "canonicalSignature": "(System.String):System.Void",
84
99
  "normalizedSignature": "WriteVerbose|(System.String):System.Void|static=false",
85
100
  "emitScope": "ClassSurface",
101
+ "provenance": "Original",
86
102
  "arity": 0,
87
103
  "parameterCount": 1,
104
+ "isStatic": false,
105
+ "isAbstract": false,
106
+ "isVirtual": false,
107
+ "isOverride": false,
108
+ "isSealed": false,
88
109
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
89
110
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
90
111
  "isExtensionMethod": false
@@ -92,13 +113,18 @@
92
113
  {
93
114
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteVerbose(System.String,System.Object[]):System.Void",
94
115
  "clrName": "WriteVerbose",
95
- "tsEmitName": "writeVerbose",
96
116
  "metadataToken": 100663311,
97
117
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
98
118
  "normalizedSignature": "WriteVerbose|(System.String,System.Object[]):System.Void|static=false",
99
119
  "emitScope": "ClassSurface",
120
+ "provenance": "Original",
100
121
  "arity": 0,
101
122
  "parameterCount": 2,
123
+ "isStatic": false,
124
+ "isAbstract": false,
125
+ "isVirtual": false,
126
+ "isOverride": false,
127
+ "isSealed": false,
102
128
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
103
129
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
104
130
  "isExtensionMethod": false
@@ -106,13 +132,18 @@
106
132
  {
107
133
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteInformation(System.String):System.Void",
108
134
  "clrName": "WriteInformation",
109
- "tsEmitName": "writeInformation",
110
135
  "metadataToken": 100663312,
111
136
  "canonicalSignature": "(System.String):System.Void",
112
137
  "normalizedSignature": "WriteInformation|(System.String):System.Void|static=false",
113
138
  "emitScope": "ClassSurface",
139
+ "provenance": "Original",
114
140
  "arity": 0,
115
141
  "parameterCount": 1,
142
+ "isStatic": false,
143
+ "isAbstract": false,
144
+ "isVirtual": false,
145
+ "isOverride": false,
146
+ "isSealed": false,
116
147
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
117
148
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
118
149
  "isExtensionMethod": false
@@ -120,13 +151,18 @@
120
151
  {
121
152
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteInformation(System.String,System.Object[]):System.Void",
122
153
  "clrName": "WriteInformation",
123
- "tsEmitName": "writeInformation",
124
154
  "metadataToken": 100663313,
125
155
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
126
156
  "normalizedSignature": "WriteInformation|(System.String,System.Object[]):System.Void|static=false",
127
157
  "emitScope": "ClassSurface",
158
+ "provenance": "Original",
128
159
  "arity": 0,
129
160
  "parameterCount": 2,
161
+ "isStatic": false,
162
+ "isAbstract": false,
163
+ "isVirtual": false,
164
+ "isOverride": false,
165
+ "isSealed": false,
130
166
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
131
167
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
132
168
  "isExtensionMethod": false
@@ -134,13 +170,18 @@
134
170
  {
135
171
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteWarning(System.String):System.Void",
136
172
  "clrName": "WriteWarning",
137
- "tsEmitName": "writeWarning",
138
173
  "metadataToken": 100663314,
139
174
  "canonicalSignature": "(System.String):System.Void",
140
175
  "normalizedSignature": "WriteWarning|(System.String):System.Void|static=false",
141
176
  "emitScope": "ClassSurface",
177
+ "provenance": "Original",
142
178
  "arity": 0,
143
179
  "parameterCount": 1,
180
+ "isStatic": false,
181
+ "isAbstract": false,
182
+ "isVirtual": false,
183
+ "isOverride": false,
184
+ "isSealed": false,
144
185
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
145
186
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
146
187
  "isExtensionMethod": false
@@ -148,13 +189,18 @@
148
189
  {
149
190
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteWarning(System.String,System.Object[]):System.Void",
150
191
  "clrName": "WriteWarning",
151
- "tsEmitName": "writeWarning",
152
192
  "metadataToken": 100663315,
153
193
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
154
194
  "normalizedSignature": "WriteWarning|(System.String,System.Object[]):System.Void|static=false",
155
195
  "emitScope": "ClassSurface",
196
+ "provenance": "Original",
156
197
  "arity": 0,
157
198
  "parameterCount": 2,
199
+ "isStatic": false,
200
+ "isAbstract": false,
201
+ "isVirtual": false,
202
+ "isOverride": false,
203
+ "isSealed": false,
158
204
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
159
205
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
160
206
  "isExtensionMethod": false
@@ -162,13 +208,18 @@
162
208
  {
163
209
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteError(System.String):System.Void",
164
210
  "clrName": "WriteError",
165
- "tsEmitName": "writeError",
166
211
  "metadataToken": 100663316,
167
212
  "canonicalSignature": "(System.String):System.Void",
168
213
  "normalizedSignature": "WriteError|(System.String):System.Void|static=false",
169
214
  "emitScope": "ClassSurface",
215
+ "provenance": "Original",
170
216
  "arity": 0,
171
217
  "parameterCount": 1,
218
+ "isStatic": false,
219
+ "isAbstract": false,
220
+ "isVirtual": false,
221
+ "isOverride": false,
222
+ "isSealed": false,
172
223
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
173
224
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
174
225
  "isExtensionMethod": false
@@ -176,13 +227,18 @@
176
227
  {
177
228
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteError(System.String,System.Object[]):System.Void",
178
229
  "clrName": "WriteError",
179
- "tsEmitName": "writeError",
180
230
  "metadataToken": 100663317,
181
231
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
182
232
  "normalizedSignature": "WriteError|(System.String,System.Object[]):System.Void|static=false",
183
233
  "emitScope": "ClassSurface",
234
+ "provenance": "Original",
184
235
  "arity": 0,
185
236
  "parameterCount": 2,
237
+ "isStatic": false,
238
+ "isAbstract": false,
239
+ "isVirtual": false,
240
+ "isOverride": false,
241
+ "isSealed": false,
186
242
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
187
243
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
188
244
  "isExtensionMethod": false
@@ -190,13 +246,18 @@
190
246
  {
191
247
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteCritical(System.String):System.Void",
192
248
  "clrName": "WriteCritical",
193
- "tsEmitName": "writeCritical",
194
249
  "metadataToken": 100663318,
195
250
  "canonicalSignature": "(System.String):System.Void",
196
251
  "normalizedSignature": "WriteCritical|(System.String):System.Void|static=false",
197
252
  "emitScope": "ClassSurface",
253
+ "provenance": "Original",
198
254
  "arity": 0,
199
255
  "parameterCount": 1,
256
+ "isStatic": false,
257
+ "isAbstract": false,
258
+ "isVirtual": false,
259
+ "isOverride": false,
260
+ "isSealed": false,
200
261
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
201
262
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
202
263
  "isExtensionMethod": false
@@ -204,13 +265,18 @@
204
265
  {
205
266
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::WriteCritical(System.String,System.Object[]):System.Void",
206
267
  "clrName": "WriteCritical",
207
- "tsEmitName": "writeCritical",
208
268
  "metadataToken": 100663319,
209
269
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
210
270
  "normalizedSignature": "WriteCritical|(System.String,System.Object[]):System.Void|static=false",
211
271
  "emitScope": "ClassSurface",
272
+ "provenance": "Original",
212
273
  "arity": 0,
213
274
  "parameterCount": 2,
275
+ "isStatic": false,
276
+ "isAbstract": false,
277
+ "isVirtual": false,
278
+ "isOverride": false,
279
+ "isSealed": false,
214
280
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
215
281
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
216
282
  "isExtensionMethod": false
@@ -218,13 +284,18 @@
218
284
  {
219
285
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Write(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void",
220
286
  "clrName": "Write",
221
- "tsEmitName": "write",
222
287
  "metadataToken": 100663320,
223
288
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void",
224
289
  "normalizedSignature": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void|static=false",
225
290
  "emitScope": "ClassSurface",
291
+ "provenance": "Original",
226
292
  "arity": 0,
227
293
  "parameterCount": 3,
294
+ "isStatic": false,
295
+ "isAbstract": false,
296
+ "isVirtual": false,
297
+ "isOverride": false,
298
+ "isSealed": false,
228
299
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
229
300
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
230
301
  "isExtensionMethod": false
@@ -232,13 +303,18 @@
232
303
  {
233
304
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Write(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void",
234
305
  "clrName": "Write",
235
- "tsEmitName": "write",
236
306
  "metadataToken": 100663321,
237
307
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void",
238
308
  "normalizedSignature": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void|static=false",
239
309
  "emitScope": "ClassSurface",
310
+ "provenance": "Original",
240
311
  "arity": 0,
241
312
  "parameterCount": 4,
313
+ "isStatic": false,
314
+ "isAbstract": false,
315
+ "isVirtual": false,
316
+ "isOverride": false,
317
+ "isSealed": false,
242
318
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
243
319
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
244
320
  "isExtensionMethod": false
@@ -248,395 +324,234 @@
248
324
  {
249
325
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::Logger:Microsoft.IdentityModel.Logging.IdentityModelEventSource",
250
326
  "clrName": "Logger",
251
- "tsEmitName": "logger",
252
327
  "metadataToken": 385875969,
253
328
  "canonicalSignature": ":Microsoft.IdentityModel.Logging.IdentityModelEventSource",
254
329
  "normalizedSignature": "Logger|:Microsoft.IdentityModel.Logging.IdentityModelEventSource|static=true|accessor=get",
255
330
  "emitScope": "ClassSurface",
331
+ "provenance": "Original",
256
332
  "isIndexer": false,
257
333
  "hasGetter": true,
258
334
  "hasSetter": false,
335
+ "isStatic": true,
336
+ "isAbstract": false,
337
+ "isVirtual": false,
338
+ "isOverride": false,
259
339
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
260
340
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
261
341
  },
262
342
  {
263
343
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::ShowPII:System.Boolean",
264
344
  "clrName": "ShowPII",
265
- "tsEmitName": "showPII",
266
345
  "metadataToken": 385875970,
267
346
  "canonicalSignature": ":System.Boolean",
268
347
  "normalizedSignature": "ShowPII|:System.Boolean|static=true|accessor=getset",
269
348
  "emitScope": "ClassSurface",
349
+ "provenance": "Original",
270
350
  "isIndexer": false,
271
351
  "hasGetter": true,
272
352
  "hasSetter": true,
353
+ "isStatic": true,
354
+ "isAbstract": false,
355
+ "isVirtual": false,
356
+ "isOverride": false,
273
357
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
274
358
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
275
359
  },
276
360
  {
277
361
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::LogCompleteSecurityArtifact:System.Boolean",
278
362
  "clrName": "LogCompleteSecurityArtifact",
279
- "tsEmitName": "logCompleteSecurityArtifact",
280
363
  "metadataToken": 385875971,
281
364
  "canonicalSignature": ":System.Boolean",
282
365
  "normalizedSignature": "LogCompleteSecurityArtifact|:System.Boolean|static=true|accessor=getset",
283
366
  "emitScope": "ClassSurface",
367
+ "provenance": "Original",
284
368
  "isIndexer": false,
285
369
  "hasGetter": true,
286
370
  "hasSetter": true,
371
+ "isStatic": true,
372
+ "isAbstract": false,
373
+ "isVirtual": false,
374
+ "isOverride": false,
287
375
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
288
376
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
289
377
  },
290
378
  {
291
379
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HiddenPIIString:System.String",
292
380
  "clrName": "HiddenPIIString",
293
- "tsEmitName": "hiddenPIIString",
294
381
  "metadataToken": 385875972,
295
382
  "canonicalSignature": ":System.String",
296
383
  "normalizedSignature": "HiddenPIIString|:System.String|static=true|accessor=get",
297
384
  "emitScope": "ClassSurface",
385
+ "provenance": "Original",
298
386
  "isIndexer": false,
299
387
  "hasGetter": true,
300
388
  "hasSetter": false,
389
+ "isStatic": true,
390
+ "isAbstract": false,
391
+ "isVirtual": false,
392
+ "isOverride": false,
301
393
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
302
394
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
303
395
  },
304
396
  {
305
397
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HiddenSecurityArtifactString:System.String",
306
398
  "clrName": "HiddenSecurityArtifactString",
307
- "tsEmitName": "hiddenSecurityArtifactString",
308
399
  "metadataToken": 385875973,
309
400
  "canonicalSignature": ":System.String",
310
401
  "normalizedSignature": "HiddenSecurityArtifactString|:System.String|static=true|accessor=get",
311
402
  "emitScope": "ClassSurface",
403
+ "provenance": "Original",
312
404
  "isIndexer": false,
313
405
  "hasGetter": true,
314
406
  "hasSetter": false,
407
+ "isStatic": true,
408
+ "isAbstract": false,
409
+ "isVirtual": false,
410
+ "isOverride": false,
315
411
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
316
412
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
317
413
  },
318
414
  {
319
415
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::HeaderWritten:System.Boolean",
320
416
  "clrName": "HeaderWritten",
321
- "tsEmitName": "headerWritten",
322
417
  "metadataToken": 385875974,
323
418
  "canonicalSignature": ":System.Boolean",
324
419
  "normalizedSignature": "HeaderWritten|:System.Boolean|static=true|accessor=getset",
325
420
  "emitScope": "ClassSurface",
421
+ "provenance": "Original",
326
422
  "isIndexer": false,
327
423
  "hasGetter": true,
328
424
  "hasSetter": true,
425
+ "isStatic": true,
426
+ "isAbstract": false,
427
+ "isVirtual": false,
428
+ "isOverride": false,
329
429
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
330
430
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
331
431
  },
332
432
  {
333
433
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelEventSource::LogLevel:System.Diagnostics.Tracing.EventLevel",
334
434
  "clrName": "LogLevel",
335
- "tsEmitName": "logLevel",
336
435
  "metadataToken": 385875975,
337
436
  "canonicalSignature": ":System.Diagnostics.Tracing.EventLevel",
338
437
  "normalizedSignature": "LogLevel|:System.Diagnostics.Tracing.EventLevel|static=false|accessor=getset",
339
438
  "emitScope": "ClassSurface",
439
+ "provenance": "Original",
340
440
  "isIndexer": false,
341
441
  "hasGetter": true,
342
442
  "hasSetter": true,
443
+ "isStatic": false,
444
+ "isAbstract": false,
445
+ "isVirtual": false,
446
+ "isOverride": false,
343
447
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
344
448
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
345
449
  }
346
450
  ],
347
451
  "fields": [],
348
452
  "events": [],
349
- "constructors": [],
350
- "exposedMethods": [
351
- {
352
- "tsName": "writeAlways",
353
- "isStatic": false,
354
- "tsSignatureId": "WriteAlways|(System.String):System.Void|static=false",
355
- "target": {
356
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
357
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
358
- "metadataToken": 100663308
359
- }
360
- },
361
- {
362
- "tsName": "writeAlways",
363
- "isStatic": false,
364
- "tsSignatureId": "WriteAlways|(System.String,System.Object[]):System.Void|static=false",
365
- "target": {
366
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
367
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
368
- "metadataToken": 100663309
369
- }
370
- },
371
- {
372
- "tsName": "writeVerbose",
373
- "isStatic": false,
374
- "tsSignatureId": "WriteVerbose|(System.String):System.Void|static=false",
375
- "target": {
376
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
377
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
378
- "metadataToken": 100663310
379
- }
380
- },
381
- {
382
- "tsName": "writeVerbose",
383
- "isStatic": false,
384
- "tsSignatureId": "WriteVerbose|(System.String,System.Object[]):System.Void|static=false",
385
- "target": {
386
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
387
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
388
- "metadataToken": 100663311
389
- }
390
- },
391
- {
392
- "tsName": "writeInformation",
393
- "isStatic": false,
394
- "tsSignatureId": "WriteInformation|(System.String):System.Void|static=false",
395
- "target": {
396
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
397
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
398
- "metadataToken": 100663312
399
- }
400
- },
401
- {
402
- "tsName": "writeInformation",
403
- "isStatic": false,
404
- "tsSignatureId": "WriteInformation|(System.String,System.Object[]):System.Void|static=false",
405
- "target": {
406
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
407
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
408
- "metadataToken": 100663313
409
- }
410
- },
411
- {
412
- "tsName": "writeWarning",
413
- "isStatic": false,
414
- "tsSignatureId": "WriteWarning|(System.String):System.Void|static=false",
415
- "target": {
416
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
417
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
418
- "metadataToken": 100663314
419
- }
420
- },
421
- {
422
- "tsName": "writeWarning",
423
- "isStatic": false,
424
- "tsSignatureId": "WriteWarning|(System.String,System.Object[]):System.Void|static=false",
425
- "target": {
426
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
427
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
428
- "metadataToken": 100663315
429
- }
430
- },
431
- {
432
- "tsName": "writeError",
433
- "isStatic": false,
434
- "tsSignatureId": "WriteError|(System.String):System.Void|static=false",
435
- "target": {
436
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
437
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
438
- "metadataToken": 100663316
439
- }
440
- },
441
- {
442
- "tsName": "writeError",
443
- "isStatic": false,
444
- "tsSignatureId": "WriteError|(System.String,System.Object[]):System.Void|static=false",
445
- "target": {
446
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
447
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
448
- "metadataToken": 100663317
449
- }
450
- },
451
- {
452
- "tsName": "writeCritical",
453
- "isStatic": false,
454
- "tsSignatureId": "WriteCritical|(System.String):System.Void|static=false",
455
- "target": {
456
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
457
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
458
- "metadataToken": 100663318
459
- }
460
- },
461
- {
462
- "tsName": "writeCritical",
463
- "isStatic": false,
464
- "tsSignatureId": "WriteCritical|(System.String,System.Object[]):System.Void|static=false",
465
- "target": {
466
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
467
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
468
- "metadataToken": 100663319
469
- }
470
- },
471
- {
472
- "tsName": "write",
473
- "isStatic": false,
474
- "tsSignatureId": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):System.Void|static=false",
475
- "target": {
476
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
477
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
478
- "metadataToken": 100663320
479
- }
480
- },
481
- {
482
- "tsName": "write",
483
- "isStatic": false,
484
- "tsSignatureId": "Write|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):System.Void|static=false",
485
- "target": {
486
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
487
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
488
- "metadataToken": 100663321
489
- }
490
- }
491
- ],
492
- "exposedProperties": [
493
- {
494
- "tsName": "logger",
495
- "isStatic": true,
496
- "tsSignatureId": "Logger|:Microsoft.IdentityModel.Logging.IdentityModelEventSource|static=true|accessor=get",
497
- "target": {
498
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
499
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
500
- "metadataToken": 385875969
501
- }
502
- },
503
- {
504
- "tsName": "showPII",
505
- "isStatic": true,
506
- "tsSignatureId": "ShowPII|:System.Boolean|static=true|accessor=getset",
507
- "target": {
508
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
509
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
510
- "metadataToken": 385875970
511
- }
512
- },
513
- {
514
- "tsName": "logCompleteSecurityArtifact",
515
- "isStatic": true,
516
- "tsSignatureId": "LogCompleteSecurityArtifact|:System.Boolean|static=true|accessor=getset",
517
- "target": {
518
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
519
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
520
- "metadataToken": 385875971
521
- }
522
- },
523
- {
524
- "tsName": "hiddenPIIString",
525
- "isStatic": true,
526
- "tsSignatureId": "HiddenPIIString|:System.String|static=true|accessor=get",
527
- "target": {
528
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
529
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
530
- "metadataToken": 385875972
531
- }
532
- },
533
- {
534
- "tsName": "hiddenSecurityArtifactString",
535
- "isStatic": true,
536
- "tsSignatureId": "HiddenSecurityArtifactString|:System.String|static=true|accessor=get",
537
- "target": {
538
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
539
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
540
- "metadataToken": 385875973
541
- }
542
- },
543
- {
544
- "tsName": "headerWritten",
545
- "isStatic": true,
546
- "tsSignatureId": "HeaderWritten|:System.Boolean|static=true|accessor=getset",
547
- "target": {
548
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
549
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
550
- "metadataToken": 385875974
551
- }
552
- },
553
- {
554
- "tsName": "logLevel",
555
- "isStatic": false,
556
- "tsSignatureId": "LogLevel|:System.Diagnostics.Tracing.EventLevel|static=false|accessor=getset",
557
- "target": {
558
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelEventSource",
559
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
560
- "metadataToken": 385875975
561
- }
562
- }
563
- ]
453
+ "constructors": []
564
454
  },
565
455
  {
566
456
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext",
567
457
  "clrName": "Microsoft.IdentityModel.Logging.LoggerContext",
568
- "tsEmitName": "LoggerContext",
569
458
  "assemblyName": "Microsoft.IdentityModel.Logging",
570
459
  "metadataToken": 0,
460
+ "kind": "Class",
461
+ "accessibility": "Public",
462
+ "isAbstract": false,
463
+ "isSealed": false,
464
+ "isStatic": false,
465
+ "arity": 0,
571
466
  "methods": [],
572
467
  "properties": [
573
468
  {
574
469
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::ActivityId:System.Guid",
575
470
  "clrName": "ActivityId",
576
- "tsEmitName": "activityId",
577
471
  "metadataToken": 385875978,
578
472
  "canonicalSignature": ":System.Guid",
579
473
  "normalizedSignature": "ActivityId|:System.Guid|static=false|accessor=getset",
580
474
  "emitScope": "ClassSurface",
475
+ "provenance": "Original",
581
476
  "isIndexer": false,
582
477
  "hasGetter": true,
583
478
  "hasSetter": true,
479
+ "isStatic": false,
480
+ "isAbstract": false,
481
+ "isVirtual": false,
482
+ "isOverride": false,
584
483
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
585
484
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
586
485
  },
587
486
  {
588
487
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::CaptureLogs:System.Boolean",
589
488
  "clrName": "CaptureLogs",
590
- "tsEmitName": "captureLogs",
591
489
  "metadataToken": 385875979,
592
490
  "canonicalSignature": ":System.Boolean",
593
491
  "normalizedSignature": "CaptureLogs|:System.Boolean|static=false|accessor=getset",
594
492
  "emitScope": "ClassSurface",
493
+ "provenance": "Original",
595
494
  "isIndexer": false,
596
495
  "hasGetter": true,
597
496
  "hasSetter": true,
497
+ "isStatic": false,
498
+ "isAbstract": false,
499
+ "isVirtual": false,
500
+ "isOverride": false,
598
501
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
599
502
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
600
503
  },
601
504
  {
602
505
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::DebugId:System.String",
603
506
  "clrName": "DebugId",
604
- "tsEmitName": "debugId",
605
507
  "metadataToken": 385875980,
606
508
  "canonicalSignature": ":System.String",
607
509
  "normalizedSignature": "DebugId|:System.String|static=false|accessor=getset",
608
510
  "emitScope": "ClassSurface",
511
+ "provenance": "Original",
609
512
  "isIndexer": false,
610
513
  "hasGetter": true,
611
514
  "hasSetter": true,
515
+ "isStatic": false,
516
+ "isAbstract": false,
517
+ "isVirtual": true,
518
+ "isOverride": false,
612
519
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
613
520
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
614
521
  },
615
522
  {
616
523
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::Logs:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
617
524
  "clrName": "Logs",
618
- "tsEmitName": "logs",
619
525
  "metadataToken": 385875981,
620
526
  "canonicalSignature": ":System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
621
527
  "normalizedSignature": "Logs|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
622
528
  "emitScope": "ClassSurface",
529
+ "provenance": "Original",
623
530
  "isIndexer": false,
624
531
  "hasGetter": true,
625
532
  "hasSetter": false,
533
+ "isStatic": false,
534
+ "isAbstract": false,
535
+ "isVirtual": false,
536
+ "isOverride": false,
626
537
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
627
538
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
628
539
  },
629
540
  {
630
541
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LoggerContext::PropertyBag:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
631
542
  "clrName": "PropertyBag",
632
- "tsEmitName": "propertyBag",
633
543
  "metadataToken": 385875982,
634
544
  "canonicalSignature": ":System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
635
545
  "normalizedSignature": "PropertyBag|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
636
546
  "emitScope": "ClassSurface",
547
+ "provenance": "Original",
637
548
  "isIndexer": false,
638
549
  "hasGetter": true,
639
550
  "hasSetter": true,
551
+ "isStatic": false,
552
+ "isAbstract": false,
553
+ "isVirtual": false,
554
+ "isOverride": false,
640
555
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
641
556
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
642
557
  }
@@ -664,97 +579,35 @@
664
579
  "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
665
580
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
666
581
  }
667
- ],
668
- "exposedProperties": [
669
- {
670
- "tsName": "activityId",
671
- "isStatic": false,
672
- "tsSignatureId": "ActivityId|:System.Guid|static=false|accessor=getset",
673
- "target": {
674
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
675
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
676
- "metadataToken": 385875978
677
- }
678
- },
679
- {
680
- "tsName": "captureLogs",
681
- "isStatic": false,
682
- "tsSignatureId": "CaptureLogs|:System.Boolean|static=false|accessor=getset",
683
- "target": {
684
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
685
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
686
- "metadataToken": 385875979
687
- }
688
- },
689
- {
690
- "tsName": "debugId",
691
- "isStatic": false,
692
- "tsSignatureId": "DebugId|:System.String|static=false|accessor=getset",
693
- "target": {
694
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
695
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
696
- "metadataToken": 385875980
697
- }
698
- },
699
- {
700
- "tsName": "logs",
701
- "isStatic": false,
702
- "tsSignatureId": "Logs|:System.Collections.Generic.ICollection_1[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=get",
703
- "target": {
704
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
705
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
706
- "metadataToken": 385875981
707
- }
708
- },
709
- {
710
- "tsName": "propertyBag",
711
- "isStatic": false,
712
- "tsSignatureId": "PropertyBag|:System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false|accessor=getset",
713
- "target": {
714
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
715
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
716
- "metadataToken": 385875982
717
- }
718
- }
719
- ],
720
- "exposedConstructors": [
721
- {
722
- "isStatic": false,
723
- "tsSignatureId": "constructor|():void|static=false",
724
- "target": {
725
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
726
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
727
- "metadataToken": 100663333
728
- }
729
- },
730
- {
731
- "isStatic": false,
732
- "tsSignatureId": "constructor|(System.Guid):void|static=false",
733
- "target": {
734
- "declaringClrType": "Microsoft.IdentityModel.Logging.LoggerContext",
735
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
736
- "metadataToken": 100663334
737
- }
738
- }
739
582
  ]
740
583
  },
741
584
  {
742
585
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper",
743
586
  "clrName": "Microsoft.IdentityModel.Logging.LogHelper",
744
- "tsEmitName": "LogHelper",
745
587
  "assemblyName": "Microsoft.IdentityModel.Logging",
746
588
  "metadataToken": 0,
589
+ "kind": "Class",
590
+ "accessibility": "Public",
591
+ "isAbstract": false,
592
+ "isSealed": false,
593
+ "isStatic": false,
594
+ "arity": 0,
747
595
  "methods": [
748
596
  {
749
597
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::IsEnabled(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
750
598
  "clrName": "IsEnabled",
751
- "tsEmitName": "isEnabled",
752
599
  "metadataToken": 100663349,
753
600
  "canonicalSignature": "(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean",
754
601
  "normalizedSignature": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=true",
755
602
  "emitScope": "ClassSurface",
603
+ "provenance": "Original",
756
604
  "arity": 0,
757
605
  "parameterCount": 1,
606
+ "isStatic": true,
607
+ "isAbstract": false,
608
+ "isVirtual": false,
609
+ "isOverride": false,
610
+ "isSealed": false,
758
611
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
759
612
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
760
613
  "isExtensionMethod": false
@@ -762,13 +615,18 @@
762
615
  {
763
616
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentNullException(System.String):System.ArgumentNullException",
764
617
  "clrName": "LogArgumentNullException",
765
- "tsEmitName": "logArgumentNullException",
766
618
  "metadataToken": 100663350,
767
619
  "canonicalSignature": "(System.String):System.ArgumentNullException",
768
620
  "normalizedSignature": "LogArgumentNullException|(System.String):System.ArgumentNullException|static=true",
769
621
  "emitScope": "ClassSurface",
622
+ "provenance": "Original",
770
623
  "arity": 0,
771
624
  "parameterCount": 1,
625
+ "isStatic": true,
626
+ "isAbstract": false,
627
+ "isVirtual": false,
628
+ "isOverride": false,
629
+ "isSealed": false,
772
630
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
773
631
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
774
632
  "isExtensionMethod": false
@@ -776,13 +634,18 @@
776
634
  {
777
635
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.String):T",
778
636
  "clrName": "LogException",
779
- "tsEmitName": "logException",
780
637
  "metadataToken": 100663351,
781
638
  "canonicalSignature": "(System.String):T",
782
639
  "normalizedSignature": "LogException|(System.String):T|static=true",
783
640
  "emitScope": "ClassSurface",
641
+ "provenance": "Original",
784
642
  "arity": 1,
785
643
  "parameterCount": 1,
644
+ "isStatic": true,
645
+ "isAbstract": false,
646
+ "isVirtual": false,
647
+ "isOverride": false,
648
+ "isSealed": false,
786
649
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
787
650
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
788
651
  "isExtensionMethod": false
@@ -790,13 +653,18 @@
790
653
  {
791
654
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.String):T",
792
655
  "clrName": "LogArgumentException",
793
- "tsEmitName": "logArgumentException",
794
656
  "metadataToken": 100663352,
795
657
  "canonicalSignature": "(System.String,System.String):T",
796
658
  "normalizedSignature": "LogArgumentException|(System.String,System.String):T|static=true",
797
659
  "emitScope": "ClassSurface",
660
+ "provenance": "Original",
798
661
  "arity": 1,
799
662
  "parameterCount": 2,
663
+ "isStatic": true,
664
+ "isAbstract": false,
665
+ "isVirtual": false,
666
+ "isOverride": false,
667
+ "isSealed": false,
800
668
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
801
669
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
802
670
  "isExtensionMethod": false
@@ -804,13 +672,18 @@
804
672
  {
805
673
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.String,System.Object[]):T",
806
674
  "clrName": "LogException",
807
- "tsEmitName": "logException",
808
675
  "metadataToken": 100663353,
809
676
  "canonicalSignature": "(System.String,System.Object[]):T",
810
677
  "normalizedSignature": "LogException|(System.String,System.Object[]):T|static=true",
811
678
  "emitScope": "ClassSurface",
679
+ "provenance": "Original",
812
680
  "arity": 1,
813
681
  "parameterCount": 2,
682
+ "isStatic": true,
683
+ "isAbstract": false,
684
+ "isVirtual": false,
685
+ "isOverride": false,
686
+ "isSealed": false,
814
687
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
815
688
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
816
689
  "isExtensionMethod": false
@@ -818,13 +691,18 @@
818
691
  {
819
692
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.String,System.Object[]):T",
820
693
  "clrName": "LogArgumentException",
821
- "tsEmitName": "logArgumentException",
822
694
  "metadataToken": 100663354,
823
695
  "canonicalSignature": "(System.String,System.String,System.Object[]):T",
824
696
  "normalizedSignature": "LogArgumentException|(System.String,System.String,System.Object[]):T|static=true",
825
697
  "emitScope": "ClassSurface",
698
+ "provenance": "Original",
826
699
  "arity": 1,
827
700
  "parameterCount": 3,
701
+ "isStatic": true,
702
+ "isAbstract": false,
703
+ "isVirtual": false,
704
+ "isOverride": false,
705
+ "isSealed": false,
828
706
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
829
707
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
830
708
  "isExtensionMethod": false
@@ -832,13 +710,18 @@
832
710
  {
833
711
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Exception,System.String):T",
834
712
  "clrName": "LogException",
835
- "tsEmitName": "logException",
836
713
  "metadataToken": 100663355,
837
714
  "canonicalSignature": "(System.Exception,System.String):T",
838
715
  "normalizedSignature": "LogException|(System.Exception,System.String):T|static=true",
839
716
  "emitScope": "ClassSurface",
717
+ "provenance": "Original",
840
718
  "arity": 1,
841
719
  "parameterCount": 2,
720
+ "isStatic": true,
721
+ "isAbstract": false,
722
+ "isVirtual": false,
723
+ "isOverride": false,
724
+ "isSealed": false,
842
725
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
843
726
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
844
727
  "isExtensionMethod": false
@@ -846,13 +729,18 @@
846
729
  {
847
730
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.Exception,System.String):T",
848
731
  "clrName": "LogArgumentException",
849
- "tsEmitName": "logArgumentException",
850
732
  "metadataToken": 100663356,
851
733
  "canonicalSignature": "(System.String,System.Exception,System.String):T",
852
734
  "normalizedSignature": "LogArgumentException|(System.String,System.Exception,System.String):T|static=true",
853
735
  "emitScope": "ClassSurface",
736
+ "provenance": "Original",
854
737
  "arity": 1,
855
738
  "parameterCount": 3,
739
+ "isStatic": true,
740
+ "isAbstract": false,
741
+ "isVirtual": false,
742
+ "isOverride": false,
743
+ "isSealed": false,
856
744
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
857
745
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
858
746
  "isExtensionMethod": false
@@ -860,13 +748,18 @@
860
748
  {
861
749
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Exception,System.String,System.Object[]):T",
862
750
  "clrName": "LogException",
863
- "tsEmitName": "logException",
864
751
  "metadataToken": 100663357,
865
752
  "canonicalSignature": "(System.Exception,System.String,System.Object[]):T",
866
753
  "normalizedSignature": "LogException|(System.Exception,System.String,System.Object[]):T|static=true",
867
754
  "emitScope": "ClassSurface",
755
+ "provenance": "Original",
868
756
  "arity": 1,
869
757
  "parameterCount": 3,
758
+ "isStatic": true,
759
+ "isAbstract": false,
760
+ "isVirtual": false,
761
+ "isOverride": false,
762
+ "isSealed": false,
870
763
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
871
764
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
872
765
  "isExtensionMethod": false
@@ -874,13 +767,18 @@
874
767
  {
875
768
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.String,System.Exception,System.String,System.Object[]):T",
876
769
  "clrName": "LogArgumentException",
877
- "tsEmitName": "logArgumentException",
878
770
  "metadataToken": 100663358,
879
771
  "canonicalSignature": "(System.String,System.Exception,System.String,System.Object[]):T",
880
772
  "normalizedSignature": "LogArgumentException|(System.String,System.Exception,System.String,System.Object[]):T|static=true",
881
773
  "emitScope": "ClassSurface",
774
+ "provenance": "Original",
882
775
  "arity": 1,
883
776
  "parameterCount": 4,
777
+ "isStatic": true,
778
+ "isAbstract": false,
779
+ "isVirtual": false,
780
+ "isOverride": false,
781
+ "isSealed": false,
884
782
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
885
783
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
886
784
  "isExtensionMethod": false
@@ -888,13 +786,18 @@
888
786
  {
889
787
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.String):T",
890
788
  "clrName": "LogException",
891
- "tsEmitName": "logException",
892
789
  "metadataToken": 100663359,
893
790
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String):T",
894
791
  "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String):T|static=true",
895
792
  "emitScope": "ClassSurface",
793
+ "provenance": "Original",
896
794
  "arity": 1,
897
795
  "parameterCount": 2,
796
+ "isStatic": true,
797
+ "isAbstract": false,
798
+ "isVirtual": false,
799
+ "isOverride": false,
800
+ "isSealed": false,
898
801
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
899
802
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
900
803
  "isExtensionMethod": false
@@ -902,13 +805,18 @@
902
805
  {
903
806
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T",
904
807
  "clrName": "LogArgumentException",
905
- "tsEmitName": "logArgumentException",
906
808
  "metadataToken": 100663360,
907
809
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T",
908
810
  "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T|static=true",
909
811
  "emitScope": "ClassSurface",
812
+ "provenance": "Original",
910
813
  "arity": 1,
911
814
  "parameterCount": 3,
815
+ "isStatic": true,
816
+ "isAbstract": false,
817
+ "isVirtual": false,
818
+ "isOverride": false,
819
+ "isSealed": false,
912
820
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
913
821
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
914
822
  "isExtensionMethod": false
@@ -916,13 +824,18 @@
916
824
  {
917
825
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T",
918
826
  "clrName": "LogException",
919
- "tsEmitName": "logException",
920
827
  "metadataToken": 100663361,
921
828
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T",
922
829
  "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T|static=true",
923
830
  "emitScope": "ClassSurface",
831
+ "provenance": "Original",
924
832
  "arity": 1,
925
833
  "parameterCount": 3,
834
+ "isStatic": true,
835
+ "isAbstract": false,
836
+ "isVirtual": false,
837
+ "isOverride": false,
838
+ "isSealed": false,
926
839
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
927
840
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
928
841
  "isExtensionMethod": false
@@ -930,13 +843,18 @@
930
843
  {
931
844
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T",
932
845
  "clrName": "LogArgumentException",
933
- "tsEmitName": "logArgumentException",
934
846
  "metadataToken": 100663362,
935
847
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T",
936
848
  "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T|static=true",
937
849
  "emitScope": "ClassSurface",
850
+ "provenance": "Original",
938
851
  "arity": 1,
939
852
  "parameterCount": 4,
853
+ "isStatic": true,
854
+ "isAbstract": false,
855
+ "isVirtual": false,
856
+ "isOverride": false,
857
+ "isSealed": false,
940
858
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
941
859
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
942
860
  "isExtensionMethod": false
@@ -944,13 +862,18 @@
944
862
  {
945
863
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T",
946
864
  "clrName": "LogException",
947
- "tsEmitName": "logException",
948
865
  "metadataToken": 100663363,
949
866
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T",
950
867
  "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T|static=true",
951
868
  "emitScope": "ClassSurface",
869
+ "provenance": "Original",
952
870
  "arity": 1,
953
871
  "parameterCount": 3,
872
+ "isStatic": true,
873
+ "isAbstract": false,
874
+ "isVirtual": false,
875
+ "isOverride": false,
876
+ "isSealed": false,
954
877
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
955
878
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
956
879
  "isExtensionMethod": false
@@ -958,13 +881,18 @@
958
881
  {
959
882
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T",
960
883
  "clrName": "LogArgumentException",
961
- "tsEmitName": "logArgumentException",
962
884
  "metadataToken": 100663364,
963
885
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T",
964
886
  "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T|static=true",
965
887
  "emitScope": "ClassSurface",
888
+ "provenance": "Original",
966
889
  "arity": 1,
967
890
  "parameterCount": 4,
891
+ "isStatic": true,
892
+ "isAbstract": false,
893
+ "isVirtual": false,
894
+ "isOverride": false,
895
+ "isSealed": false,
968
896
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
969
897
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
970
898
  "isExtensionMethod": false
@@ -972,13 +900,18 @@
972
900
  {
973
901
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogException(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T",
974
902
  "clrName": "LogException",
975
- "tsEmitName": "logException",
976
903
  "metadataToken": 100663365,
977
904
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T",
978
905
  "normalizedSignature": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T|static=true",
979
906
  "emitScope": "ClassSurface",
907
+ "provenance": "Original",
980
908
  "arity": 1,
981
909
  "parameterCount": 4,
910
+ "isStatic": true,
911
+ "isAbstract": false,
912
+ "isVirtual": false,
913
+ "isOverride": false,
914
+ "isSealed": false,
982
915
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
983
916
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
984
917
  "isExtensionMethod": false
@@ -986,13 +919,18 @@
986
919
  {
987
920
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogArgumentException(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T",
988
921
  "clrName": "LogArgumentException",
989
- "tsEmitName": "logArgumentException",
990
922
  "metadataToken": 100663366,
991
923
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T",
992
924
  "normalizedSignature": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T|static=true",
993
925
  "emitScope": "ClassSurface",
926
+ "provenance": "Original",
994
927
  "arity": 1,
995
928
  "parameterCount": 5,
929
+ "isStatic": true,
930
+ "isAbstract": false,
931
+ "isVirtual": false,
932
+ "isOverride": false,
933
+ "isSealed": false,
996
934
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
997
935
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
998
936
  "isExtensionMethod": false
@@ -1000,13 +938,18 @@
1000
938
  {
1001
939
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogExceptionMessage(System.Exception):System.Exception",
1002
940
  "clrName": "LogExceptionMessage",
1003
- "tsEmitName": "logExceptionMessage",
1004
941
  "metadataToken": 100663367,
1005
942
  "canonicalSignature": "(System.Exception):System.Exception",
1006
943
  "normalizedSignature": "LogExceptionMessage|(System.Exception):System.Exception|static=true",
1007
944
  "emitScope": "ClassSurface",
945
+ "provenance": "Original",
1008
946
  "arity": 0,
1009
947
  "parameterCount": 1,
948
+ "isStatic": true,
949
+ "isAbstract": false,
950
+ "isVirtual": false,
951
+ "isOverride": false,
952
+ "isSealed": false,
1010
953
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1011
954
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1012
955
  "isExtensionMethod": false
@@ -1014,13 +957,18 @@
1014
957
  {
1015
958
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogExceptionMessage(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception",
1016
959
  "clrName": "LogExceptionMessage",
1017
- "tsEmitName": "logExceptionMessage",
1018
960
  "metadataToken": 100663368,
1019
961
  "canonicalSignature": "(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception",
1020
962
  "normalizedSignature": "LogExceptionMessage|(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception|static=true",
1021
963
  "emitScope": "ClassSurface",
964
+ "provenance": "Original",
1022
965
  "arity": 0,
1023
966
  "parameterCount": 2,
967
+ "isStatic": true,
968
+ "isAbstract": false,
969
+ "isVirtual": false,
970
+ "isOverride": false,
971
+ "isSealed": false,
1024
972
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1025
973
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1026
974
  "isExtensionMethod": false
@@ -1028,13 +976,18 @@
1028
976
  {
1029
977
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogInformation(System.String,System.Object[]):System.Void",
1030
978
  "clrName": "LogInformation",
1031
- "tsEmitName": "logInformation",
1032
979
  "metadataToken": 100663369,
1033
980
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
1034
981
  "normalizedSignature": "LogInformation|(System.String,System.Object[]):System.Void|static=true",
1035
982
  "emitScope": "ClassSurface",
983
+ "provenance": "Original",
1036
984
  "arity": 0,
1037
985
  "parameterCount": 2,
986
+ "isStatic": true,
987
+ "isAbstract": false,
988
+ "isVirtual": false,
989
+ "isOverride": false,
990
+ "isSealed": false,
1038
991
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1039
992
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1040
993
  "isExtensionMethod": false
@@ -1042,13 +995,18 @@
1042
995
  {
1043
996
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogVerbose(System.String,System.Object[]):System.Void",
1044
997
  "clrName": "LogVerbose",
1045
- "tsEmitName": "logVerbose",
1046
998
  "metadataToken": 100663370,
1047
999
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
1048
1000
  "normalizedSignature": "LogVerbose|(System.String,System.Object[]):System.Void|static=true",
1049
1001
  "emitScope": "ClassSurface",
1002
+ "provenance": "Original",
1050
1003
  "arity": 0,
1051
1004
  "parameterCount": 2,
1005
+ "isStatic": true,
1006
+ "isAbstract": false,
1007
+ "isVirtual": false,
1008
+ "isOverride": false,
1009
+ "isSealed": false,
1052
1010
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1053
1011
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1054
1012
  "isExtensionMethod": false
@@ -1056,13 +1014,18 @@
1056
1014
  {
1057
1015
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::LogWarning(System.String,System.Object[]):System.Void",
1058
1016
  "clrName": "LogWarning",
1059
- "tsEmitName": "logWarning",
1060
1017
  "metadataToken": 100663371,
1061
1018
  "canonicalSignature": "(System.String,System.Object[]):System.Void",
1062
1019
  "normalizedSignature": "LogWarning|(System.String,System.Object[]):System.Void|static=true",
1063
1020
  "emitScope": "ClassSurface",
1021
+ "provenance": "Original",
1064
1022
  "arity": 0,
1065
1023
  "parameterCount": 2,
1024
+ "isStatic": true,
1025
+ "isAbstract": false,
1026
+ "isVirtual": false,
1027
+ "isOverride": false,
1028
+ "isSealed": false,
1066
1029
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1067
1030
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1068
1031
  "isExtensionMethod": false
@@ -1070,13 +1033,18 @@
1070
1033
  {
1071
1034
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::FormatInvariant(System.String,System.Object[]):System.String",
1072
1035
  "clrName": "FormatInvariant",
1073
- "tsEmitName": "formatInvariant",
1074
1036
  "metadataToken": 100663375,
1075
1037
  "canonicalSignature": "(System.String,System.Object[]):System.String",
1076
1038
  "normalizedSignature": "FormatInvariant|(System.String,System.Object[]):System.String|static=true",
1077
1039
  "emitScope": "ClassSurface",
1040
+ "provenance": "Original",
1078
1041
  "arity": 0,
1079
1042
  "parameterCount": 2,
1043
+ "isStatic": true,
1044
+ "isAbstract": false,
1045
+ "isVirtual": false,
1046
+ "isOverride": false,
1047
+ "isSealed": false,
1080
1048
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1081
1049
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1082
1050
  "isExtensionMethod": false
@@ -1084,13 +1052,18 @@
1084
1052
  {
1085
1053
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsNonPII(System.Object):System.Object",
1086
1054
  "clrName": "MarkAsNonPII",
1087
- "tsEmitName": "markAsNonPII",
1088
1055
  "metadataToken": 100663379,
1089
1056
  "canonicalSignature": "(System.Object):System.Object",
1090
1057
  "normalizedSignature": "MarkAsNonPII|(System.Object):System.Object|static=true",
1091
1058
  "emitScope": "ClassSurface",
1059
+ "provenance": "Original",
1092
1060
  "arity": 0,
1093
1061
  "parameterCount": 1,
1062
+ "isStatic": true,
1063
+ "isAbstract": false,
1064
+ "isVirtual": false,
1065
+ "isOverride": false,
1066
+ "isSealed": false,
1094
1067
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1095
1068
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1096
1069
  "isExtensionMethod": false
@@ -1098,13 +1071,18 @@
1098
1071
  {
1099
1072
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1100
1073
  "clrName": "MarkAsSecurityArtifact",
1101
- "tsEmitName": "markAsSecurityArtifact",
1102
1074
  "metadataToken": 100663380,
1103
1075
  "canonicalSignature": "(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1104
1076
  "normalizedSignature": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1105
1077
  "emitScope": "ClassSurface",
1078
+ "provenance": "Original",
1106
1079
  "arity": 0,
1107
1080
  "parameterCount": 2,
1081
+ "isStatic": true,
1082
+ "isAbstract": false,
1083
+ "isVirtual": false,
1084
+ "isOverride": false,
1085
+ "isSealed": false,
1108
1086
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1109
1087
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1110
1088
  "isExtensionMethod": false
@@ -1112,13 +1090,18 @@
1112
1090
  {
1113
1091
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1114
1092
  "clrName": "MarkAsSecurityArtifact",
1115
- "tsEmitName": "markAsSecurityArtifact",
1116
1093
  "metadataToken": 100663381,
1117
1094
  "canonicalSignature": "(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1118
1095
  "normalizedSignature": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1119
1096
  "emitScope": "ClassSurface",
1097
+ "provenance": "Original",
1120
1098
  "arity": 0,
1121
1099
  "parameterCount": 3,
1100
+ "isStatic": true,
1101
+ "isAbstract": false,
1102
+ "isVirtual": false,
1103
+ "isOverride": false,
1104
+ "isSealed": false,
1122
1105
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1123
1106
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1124
1107
  "isExtensionMethod": false
@@ -1126,13 +1109,18 @@
1126
1109
  {
1127
1110
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::MarkAsUnsafeSecurityArtifact(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1128
1111
  "clrName": "MarkAsUnsafeSecurityArtifact",
1129
- "tsEmitName": "markAsUnsafeSecurityArtifact",
1130
1112
  "metadataToken": 100663382,
1131
1113
  "canonicalSignature": "(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object",
1132
1114
  "normalizedSignature": "MarkAsUnsafeSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1133
1115
  "emitScope": "ClassSurface",
1116
+ "provenance": "Original",
1134
1117
  "arity": 0,
1135
1118
  "parameterCount": 2,
1119
+ "isStatic": true,
1120
+ "isAbstract": false,
1121
+ "isVirtual": false,
1122
+ "isOverride": false,
1123
+ "isSealed": false,
1136
1124
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1137
1125
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1138
1126
  "isExtensionMethod": false
@@ -1142,14 +1130,18 @@
1142
1130
  {
1143
1131
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.LogHelper::Logger:Microsoft.IdentityModel.Abstractions.IIdentityLogger",
1144
1132
  "clrName": "Logger",
1145
- "tsEmitName": "logger",
1146
1133
  "metadataToken": 385875983,
1147
1134
  "canonicalSignature": ":Microsoft.IdentityModel.Abstractions.IIdentityLogger",
1148
1135
  "normalizedSignature": "Logger|:Microsoft.IdentityModel.Abstractions.IIdentityLogger|static=true|accessor=getset",
1149
1136
  "emitScope": "ClassSurface",
1137
+ "provenance": "Original",
1150
1138
  "isIndexer": false,
1151
1139
  "hasGetter": true,
1152
1140
  "hasSetter": true,
1141
+ "isStatic": true,
1142
+ "isAbstract": false,
1143
+ "isVirtual": false,
1144
+ "isOverride": false,
1153
1145
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1154
1146
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1155
1147
  }
@@ -1167,330 +1159,35 @@
1167
1159
  "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1168
1160
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1169
1161
  }
1170
- ],
1171
- "exposedMethods": [
1172
- {
1173
- "tsName": "isEnabled",
1174
- "isStatic": true,
1175
- "tsSignatureId": "IsEnabled|(Microsoft.IdentityModel.Abstractions.EventLogLevel):System.Boolean|static=true",
1176
- "target": {
1177
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1178
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1179
- "metadataToken": 100663349
1180
- }
1181
- },
1182
- {
1183
- "tsName": "logArgumentNullException",
1184
- "isStatic": true,
1185
- "tsSignatureId": "LogArgumentNullException|(System.String):System.ArgumentNullException|static=true",
1186
- "target": {
1187
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1188
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1189
- "metadataToken": 100663350
1190
- }
1191
- },
1192
- {
1193
- "tsName": "logException",
1194
- "isStatic": true,
1195
- "tsSignatureId": "LogException|(System.String):T|static=true",
1196
- "target": {
1197
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1198
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1199
- "metadataToken": 100663351
1200
- }
1201
- },
1202
- {
1203
- "tsName": "logArgumentException",
1204
- "isStatic": true,
1205
- "tsSignatureId": "LogArgumentException|(System.String,System.String):T|static=true",
1206
- "target": {
1207
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1208
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1209
- "metadataToken": 100663352
1210
- }
1211
- },
1212
- {
1213
- "tsName": "logException",
1214
- "isStatic": true,
1215
- "tsSignatureId": "LogException|(System.String,System.Object[]):T|static=true",
1216
- "target": {
1217
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1218
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1219
- "metadataToken": 100663353
1220
- }
1221
- },
1222
- {
1223
- "tsName": "logArgumentException",
1224
- "isStatic": true,
1225
- "tsSignatureId": "LogArgumentException|(System.String,System.String,System.Object[]):T|static=true",
1226
- "target": {
1227
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1228
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1229
- "metadataToken": 100663354
1230
- }
1231
- },
1232
- {
1233
- "tsName": "logException",
1234
- "isStatic": true,
1235
- "tsSignatureId": "LogException|(System.Exception,System.String):T|static=true",
1236
- "target": {
1237
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1238
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1239
- "metadataToken": 100663355
1240
- }
1241
- },
1242
- {
1243
- "tsName": "logArgumentException",
1244
- "isStatic": true,
1245
- "tsSignatureId": "LogArgumentException|(System.String,System.Exception,System.String):T|static=true",
1246
- "target": {
1247
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1248
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1249
- "metadataToken": 100663356
1250
- }
1251
- },
1252
- {
1253
- "tsName": "logException",
1254
- "isStatic": true,
1255
- "tsSignatureId": "LogException|(System.Exception,System.String,System.Object[]):T|static=true",
1256
- "target": {
1257
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1258
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1259
- "metadataToken": 100663357
1260
- }
1261
- },
1262
- {
1263
- "tsName": "logArgumentException",
1264
- "isStatic": true,
1265
- "tsSignatureId": "LogArgumentException|(System.String,System.Exception,System.String,System.Object[]):T|static=true",
1266
- "target": {
1267
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1268
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1269
- "metadataToken": 100663358
1270
- }
1271
- },
1272
- {
1273
- "tsName": "logException",
1274
- "isStatic": true,
1275
- "tsSignatureId": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String):T|static=true",
1276
- "target": {
1277
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1278
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1279
- "metadataToken": 100663359
1280
- }
1281
- },
1282
- {
1283
- "tsName": "logArgumentException",
1284
- "isStatic": true,
1285
- "tsSignatureId": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String):T|static=true",
1286
- "target": {
1287
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1288
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1289
- "metadataToken": 100663360
1290
- }
1291
- },
1292
- {
1293
- "tsName": "logException",
1294
- "isStatic": true,
1295
- "tsSignatureId": "LogException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Object[]):T|static=true",
1296
- "target": {
1297
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1298
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1299
- "metadataToken": 100663361
1300
- }
1301
- },
1302
- {
1303
- "tsName": "logArgumentException",
1304
- "isStatic": true,
1305
- "tsSignatureId": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.String,System.Object[]):T|static=true",
1306
- "target": {
1307
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1308
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1309
- "metadataToken": 100663362
1310
- }
1311
- },
1312
- {
1313
- "tsName": "logException",
1314
- "isStatic": true,
1315
- "tsSignatureId": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String):T|static=true",
1316
- "target": {
1317
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1318
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1319
- "metadataToken": 100663363
1320
- }
1321
- },
1322
- {
1323
- "tsName": "logArgumentException",
1324
- "isStatic": true,
1325
- "tsSignatureId": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String):T|static=true",
1326
- "target": {
1327
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1328
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1329
- "metadataToken": 100663364
1330
- }
1331
- },
1332
- {
1333
- "tsName": "logException",
1334
- "isStatic": true,
1335
- "tsSignatureId": "LogException|(System.Diagnostics.Tracing.EventLevel,System.Exception,System.String,System.Object[]):T|static=true",
1336
- "target": {
1337
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1338
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1339
- "metadataToken": 100663365
1340
- }
1341
- },
1342
- {
1343
- "tsName": "logArgumentException",
1344
- "isStatic": true,
1345
- "tsSignatureId": "LogArgumentException|(System.Diagnostics.Tracing.EventLevel,System.String,System.Exception,System.String,System.Object[]):T|static=true",
1346
- "target": {
1347
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1348
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1349
- "metadataToken": 100663366
1350
- }
1351
- },
1352
- {
1353
- "tsName": "logExceptionMessage",
1354
- "isStatic": true,
1355
- "tsSignatureId": "LogExceptionMessage|(System.Exception):System.Exception|static=true",
1356
- "target": {
1357
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1358
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1359
- "metadataToken": 100663367
1360
- }
1361
- },
1362
- {
1363
- "tsName": "logExceptionMessage",
1364
- "isStatic": true,
1365
- "tsSignatureId": "LogExceptionMessage|(System.Diagnostics.Tracing.EventLevel,System.Exception):System.Exception|static=true",
1366
- "target": {
1367
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1368
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1369
- "metadataToken": 100663368
1370
- }
1371
- },
1372
- {
1373
- "tsName": "logInformation",
1374
- "isStatic": true,
1375
- "tsSignatureId": "LogInformation|(System.String,System.Object[]):System.Void|static=true",
1376
- "target": {
1377
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1378
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1379
- "metadataToken": 100663369
1380
- }
1381
- },
1382
- {
1383
- "tsName": "logVerbose",
1384
- "isStatic": true,
1385
- "tsSignatureId": "LogVerbose|(System.String,System.Object[]):System.Void|static=true",
1386
- "target": {
1387
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1388
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1389
- "metadataToken": 100663370
1390
- }
1391
- },
1392
- {
1393
- "tsName": "logWarning",
1394
- "isStatic": true,
1395
- "tsSignatureId": "LogWarning|(System.String,System.Object[]):System.Void|static=true",
1396
- "target": {
1397
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1398
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1399
- "metadataToken": 100663371
1400
- }
1401
- },
1402
- {
1403
- "tsName": "formatInvariant",
1404
- "isStatic": true,
1405
- "tsSignatureId": "FormatInvariant|(System.String,System.Object[]):System.String|static=true",
1406
- "target": {
1407
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1408
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1409
- "metadataToken": 100663375
1410
- }
1411
- },
1412
- {
1413
- "tsName": "markAsNonPII",
1414
- "isStatic": true,
1415
- "tsSignatureId": "MarkAsNonPII|(System.Object):System.Object|static=true",
1416
- "target": {
1417
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1418
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1419
- "metadataToken": 100663379
1420
- }
1421
- },
1422
- {
1423
- "tsName": "markAsSecurityArtifact",
1424
- "isStatic": true,
1425
- "tsSignatureId": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1426
- "target": {
1427
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1428
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1429
- "metadataToken": 100663380
1430
- }
1431
- },
1432
- {
1433
- "tsName": "markAsSecurityArtifact",
1434
- "isStatic": true,
1435
- "tsSignatureId": "MarkAsSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1436
- "target": {
1437
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1438
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1439
- "metadataToken": 100663381
1440
- }
1441
- },
1442
- {
1443
- "tsName": "markAsUnsafeSecurityArtifact",
1444
- "isStatic": true,
1445
- "tsSignatureId": "MarkAsUnsafeSecurityArtifact|(System.Object,System.Func_2[[System.Object,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
1446
- "target": {
1447
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1448
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1449
- "metadataToken": 100663382
1450
- }
1451
- }
1452
- ],
1453
- "exposedProperties": [
1454
- {
1455
- "tsName": "logger",
1456
- "isStatic": true,
1457
- "tsSignatureId": "Logger|:Microsoft.IdentityModel.Abstractions.IIdentityLogger|static=true|accessor=getset",
1458
- "target": {
1459
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1460
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1461
- "metadataToken": 385875983
1462
- }
1463
- }
1464
- ],
1465
- "exposedConstructors": [
1466
- {
1467
- "isStatic": false,
1468
- "tsSignatureId": "constructor|():void|static=false",
1469
- "target": {
1470
- "declaringClrType": "Microsoft.IdentityModel.Logging.LogHelper",
1471
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1472
- "metadataToken": 100663384
1473
- }
1474
- }
1475
1162
  ]
1476
1163
  },
1477
1164
  {
1478
1165
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener",
1479
1166
  "clrName": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1480
- "tsEmitName": "TextWriterEventListener",
1481
1167
  "assemblyName": "Microsoft.IdentityModel.Logging",
1482
1168
  "metadataToken": 0,
1169
+ "kind": "Class",
1170
+ "accessibility": "Public",
1171
+ "isAbstract": false,
1172
+ "isSealed": false,
1173
+ "isStatic": false,
1174
+ "arity": 0,
1483
1175
  "methods": [
1484
1176
  {
1485
1177
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener::Dispose():System.Void",
1486
1178
  "clrName": "Dispose",
1487
- "tsEmitName": "dispose",
1488
1179
  "metadataToken": 100663401,
1489
1180
  "canonicalSignature": "():System.Void",
1490
1181
  "normalizedSignature": "Dispose|():System.Void|static=false",
1491
1182
  "emitScope": "ClassSurface",
1183
+ "provenance": "Original",
1492
1184
  "arity": 0,
1493
1185
  "parameterCount": 0,
1186
+ "isStatic": false,
1187
+ "isAbstract": false,
1188
+ "isVirtual": true,
1189
+ "isOverride": true,
1190
+ "isSealed": false,
1494
1191
  "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1495
1192
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1496
1193
  "isExtensionMethod": false
@@ -1501,11 +1198,11 @@
1501
1198
  {
1502
1199
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.TextWriterEventListener::DefaultLogFileNameSystem.String",
1503
1200
  "clrName": "DefaultLogFileName",
1504
- "tsEmitName": "defaultLogFileName",
1505
1201
  "metadataToken": 67108900,
1506
1202
  "normalizedSignature": "DefaultLogFileName|System.String|static=true|const=false",
1507
1203
  "isStatic": true,
1508
1204
  "isReadOnly": true,
1205
+ "isLiteral": false,
1509
1206
  "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1510
1207
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1511
1208
  }
@@ -1542,78 +1239,35 @@
1542
1239
  "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1543
1240
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1544
1241
  }
1545
- ],
1546
- "exposedMethods": [
1547
- {
1548
- "tsName": "dispose",
1549
- "isStatic": false,
1550
- "tsSignatureId": "Dispose|():System.Void|static=false",
1551
- "target": {
1552
- "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1553
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1554
- "metadataToken": 100663401
1555
- }
1556
- }
1557
- ],
1558
- "exposedFields": [
1559
- {
1560
- "tsName": "defaultLogFileName",
1561
- "isStatic": true,
1562
- "tsSignatureId": "DefaultLogFileName|System.String|static=true|const=false",
1563
- "target": {
1564
- "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1565
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1566
- "metadataToken": 67108900
1567
- }
1568
- }
1569
- ],
1570
- "exposedConstructors": [
1571
- {
1572
- "isStatic": false,
1573
- "tsSignatureId": "constructor|():void|static=false",
1574
- "target": {
1575
- "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1576
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1577
- "metadataToken": 100663397
1578
- }
1579
- },
1580
- {
1581
- "isStatic": false,
1582
- "tsSignatureId": "constructor|(System.String):void|static=false",
1583
- "target": {
1584
- "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1585
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1586
- "metadataToken": 100663398
1587
- }
1588
- },
1589
- {
1590
- "isStatic": false,
1591
- "tsSignatureId": "constructor|(System.IO.StreamWriter):void|static=false",
1592
- "target": {
1593
- "declaringClrType": "Microsoft.IdentityModel.Logging.TextWriterEventListener",
1594
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1595
- "metadataToken": 100663399
1596
- }
1597
- }
1598
1242
  ]
1599
1243
  },
1600
1244
  {
1601
1245
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1602
1246
  "clrName": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1603
- "tsEmitName": "IdentityModelTelemetryUtil",
1604
1247
  "assemblyName": "Microsoft.IdentityModel.Logging",
1605
1248
  "metadataToken": 0,
1249
+ "kind": "StaticNamespace",
1250
+ "accessibility": "Public",
1251
+ "isAbstract": true,
1252
+ "isSealed": true,
1253
+ "isStatic": true,
1254
+ "arity": 0,
1606
1255
  "methods": [
1607
1256
  {
1608
1257
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::AddTelemetryData(System.String,System.String):System.Boolean",
1609
1258
  "clrName": "AddTelemetryData",
1610
- "tsEmitName": "addTelemetryData",
1611
1259
  "metadataToken": 100663327,
1612
1260
  "canonicalSignature": "(System.String,System.String):System.Boolean",
1613
1261
  "normalizedSignature": "AddTelemetryData|(System.String,System.String):System.Boolean|static=true",
1614
1262
  "emitScope": "ClassSurface",
1263
+ "provenance": "Original",
1615
1264
  "arity": 0,
1616
1265
  "parameterCount": 2,
1266
+ "isStatic": true,
1267
+ "isAbstract": false,
1268
+ "isVirtual": false,
1269
+ "isOverride": false,
1270
+ "isSealed": false,
1617
1271
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1618
1272
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1619
1273
  "isExtensionMethod": false
@@ -1621,13 +1275,18 @@
1621
1275
  {
1622
1276
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::RemoveTelemetryData(System.String):System.Boolean",
1623
1277
  "clrName": "RemoveTelemetryData",
1624
- "tsEmitName": "removeTelemetryData",
1625
1278
  "metadataToken": 100663328,
1626
1279
  "canonicalSignature": "(System.String):System.Boolean",
1627
1280
  "normalizedSignature": "RemoveTelemetryData|(System.String):System.Boolean|static=true",
1628
1281
  "emitScope": "ClassSurface",
1282
+ "provenance": "Original",
1629
1283
  "arity": 0,
1630
1284
  "parameterCount": 1,
1285
+ "isStatic": true,
1286
+ "isAbstract": false,
1287
+ "isVirtual": false,
1288
+ "isOverride": false,
1289
+ "isSealed": false,
1631
1290
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1632
1291
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1633
1292
  "isExtensionMethod": false
@@ -1637,79 +1296,43 @@
1637
1296
  {
1638
1297
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::ClientSku:System.String",
1639
1298
  "clrName": "ClientSku",
1640
- "tsEmitName": "clientSku",
1641
1299
  "metadataToken": 385875976,
1642
1300
  "canonicalSignature": ":System.String",
1643
1301
  "normalizedSignature": "ClientSku|:System.String|static=true|accessor=get",
1644
1302
  "emitScope": "ClassSurface",
1303
+ "provenance": "Original",
1645
1304
  "isIndexer": false,
1646
1305
  "hasGetter": true,
1647
1306
  "hasSetter": false,
1307
+ "isStatic": true,
1308
+ "isAbstract": false,
1309
+ "isVirtual": false,
1310
+ "isOverride": false,
1648
1311
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1649
1312
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1650
1313
  },
1651
1314
  {
1652
1315
  "stableId": "Microsoft.IdentityModel.Logging:Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil::ClientVer:System.String",
1653
1316
  "clrName": "ClientVer",
1654
- "tsEmitName": "clientVer",
1655
1317
  "metadataToken": 385875977,
1656
1318
  "canonicalSignature": ":System.String",
1657
1319
  "normalizedSignature": "ClientVer|:System.String|static=true|accessor=get",
1658
1320
  "emitScope": "ClassSurface",
1321
+ "provenance": "Original",
1659
1322
  "isIndexer": false,
1660
1323
  "hasGetter": true,
1661
1324
  "hasSetter": false,
1325
+ "isStatic": true,
1326
+ "isAbstract": false,
1327
+ "isVirtual": false,
1328
+ "isOverride": false,
1662
1329
  "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1663
1330
  "declaringAssemblyName": "Microsoft.IdentityModel.Logging"
1664
1331
  }
1665
1332
  ],
1666
1333
  "fields": [],
1667
1334
  "events": [],
1668
- "constructors": [],
1669
- "exposedMethods": [
1670
- {
1671
- "tsName": "addTelemetryData",
1672
- "isStatic": true,
1673
- "tsSignatureId": "AddTelemetryData|(System.String,System.String):System.Boolean|static=true",
1674
- "target": {
1675
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1676
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1677
- "metadataToken": 100663327
1678
- }
1679
- },
1680
- {
1681
- "tsName": "removeTelemetryData",
1682
- "isStatic": true,
1683
- "tsSignatureId": "RemoveTelemetryData|(System.String):System.Boolean|static=true",
1684
- "target": {
1685
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1686
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1687
- "metadataToken": 100663328
1688
- }
1689
- }
1690
- ],
1691
- "exposedProperties": [
1692
- {
1693
- "tsName": "clientSku",
1694
- "isStatic": true,
1695
- "tsSignatureId": "ClientSku|:System.String|static=true|accessor=get",
1696
- "target": {
1697
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1698
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1699
- "metadataToken": 385875976
1700
- }
1701
- },
1702
- {
1703
- "tsName": "clientVer",
1704
- "isStatic": true,
1705
- "tsSignatureId": "ClientVer|:System.String|static=true|accessor=get",
1706
- "target": {
1707
- "declaringClrType": "Microsoft.IdentityModel.Logging.IdentityModelTelemetryUtil",
1708
- "declaringAssemblyName": "Microsoft.IdentityModel.Logging",
1709
- "metadataToken": 385875977
1710
- }
1711
- }
1712
- ]
1335
+ "constructors": []
1713
1336
  }
1714
1337
  ]
1715
1338
  }