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