@tsonic/efcore-sqlserver 0.1.1 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Azure/bindings.json +965 -2423
- package/Azure/internal/index.d.ts +135 -135
- package/Azure.Core/bindings.json +1909 -3815
- package/Azure.Core/internal/index.d.ts +291 -291
- package/Azure.Core.Cryptography/bindings.json +46 -65
- package/Azure.Core.Cryptography/internal/index.d.ts +5 -5
- package/Azure.Core.Diagnostics/bindings.json +23 -69
- package/Azure.Core.Diagnostics/internal/index.d.ts +4 -4
- package/Azure.Core.Extensions/bindings.json +54 -57
- package/Azure.Core.Extensions/internal/index.d.ts +4 -4
- package/Azure.Core.GeoJson/bindings.json +457 -1384
- package/Azure.Core.GeoJson/internal/index.d.ts +67 -67
- package/Azure.Core.Pipeline/bindings.json +412 -892
- package/Azure.Core.Pipeline/internal/index.d.ts +52 -52
- package/Azure.Core.Serialization/bindings.json +167 -306
- package/Azure.Core.Serialization/internal/index.d.ts +21 -21
- package/Azure.Identity/bindings.json +1852 -7050
- package/Azure.Identity/internal/index.d.ts +227 -227
- package/Azure.Messaging/bindings.json +97 -230
- package/Azure.Messaging/internal/index.d.ts +23 -23
- package/Microsoft.Data/bindings.json +18 -27
- package/Microsoft.Data/internal/index.d.ts +2 -2
- package/Microsoft.Data.Sql/bindings.json +41 -94
- package/Microsoft.Data.Sql/internal/index.d.ts +5 -5
- package/Microsoft.Data.SqlClient/bindings.json +3695 -8359
- package/Microsoft.Data.SqlClient/internal/index.d.ts +614 -614
- package/Microsoft.Data.SqlClient.DataClassification/bindings.json +107 -283
- package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +12 -12
- package/Microsoft.Data.SqlClient.Diagnostics/bindings.json +843 -2019
- package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +159 -159
- package/Microsoft.Data.SqlClient.Server/bindings.json +952 -1779
- package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +131 -131
- package/Microsoft.Data.SqlTypes/bindings.json +184 -405
- package/Microsoft.Data.SqlTypes/internal/index.d.ts +30 -30
- package/Microsoft.EntityFrameworkCore/bindings.json +6167 -8818
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +524 -524
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +57 -304
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +162 -288
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +21 -21
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +17 -59
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/bindings.json +233 -536
- package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +32 -32
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +233 -450
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +26 -26
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/bindings.json +31 -30
- package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/bindings.json +31 -61
- package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/bindings.json +111 -207
- package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/bindings.json +32 -267
- package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/bindings.json +148 -257
- package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +23 -23
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/bindings.json +257 -573
- package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +39 -39
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/bindings.json +478 -879
- package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +79 -79
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/bindings.json +82 -469
- package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +41 -41
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/bindings.json +109 -211
- package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +15 -15
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +1027 -2257
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +126 -126
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/bindings.json +32 -60
- package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -4
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/bindings.json +58 -98
- package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/bindings.json +551 -1118
- package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +66 -66
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/bindings.json +151 -280
- package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +16 -16
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/bindings.json +114 -203
- package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +9 -9
- package/Microsoft.Extensions.DependencyInjection/bindings.json +52 -70
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client/bindings.json +4310 -13498
- package/Microsoft.Identity.Client/internal/index.d.ts +663 -663
- package/Microsoft.Identity.Client.Advanced/bindings.json +16 -15
- package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.AppConfig/bindings.json +69 -148
- package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +10 -10
- package/Microsoft.Identity.Client.AuthScheme/bindings.json +42 -72
- package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.AuthScheme.PoP/bindings.json +26 -39
- package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -3
- package/Microsoft.Identity.Client.Cache/bindings.json +31 -95
- package/Microsoft.Identity.Client.Cache/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Extensibility/bindings.json +217 -370
- package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +26 -26
- package/Microsoft.Identity.Client.Extensions.Msal/bindings.json +265 -671
- package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +49 -49
- package/Microsoft.Identity.Client.Kerberos/bindings.json +116 -290
- package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +21 -21
- package/Microsoft.Identity.Client.ManagedIdentity/bindings.json +19 -103
- package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +8 -8
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/bindings.json +16 -15
- package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.RP/bindings.json +29 -30
- package/Microsoft.Identity.Client.RP/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.Region/bindings.json +17 -81
- package/Microsoft.Identity.Client.Region/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.SSHCertificates/bindings.json +22 -26
- package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +2 -2
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/bindings.json +14 -25
- package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
- package/Microsoft.Identity.Client.Utils/bindings.json +46 -70
- package/Microsoft.Identity.Client.Utils/internal/index.d.ts +6 -6
- package/Microsoft.Identity.Client.Utils.Windows/bindings.json +22 -26
- package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Abstractions/bindings.json +296 -585
- package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +41 -41
- package/Microsoft.IdentityModel.JsonWebTokens/bindings.json +583 -1777
- package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +145 -145
- package/Microsoft.IdentityModel.Logging/bindings.json +394 -771
- package/Microsoft.IdentityModel.Logging/internal/index.d.ts +62 -62
- package/Microsoft.IdentityModel.Protocols/bindings.json +357 -902
- package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +46 -46
- package/Microsoft.IdentityModel.Protocols.Configuration/bindings.json +16 -97
- package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/bindings.json +1515 -4131
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +299 -299
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/bindings.json +28 -50
- package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +2 -2
- package/Microsoft.IdentityModel.Tokens/bindings.json +3191 -8780
- package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +468 -468
- package/Microsoft.IdentityModel.Tokens.Configuration/bindings.json +30 -71
- package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +5 -5
- package/Microsoft.SqlServer.Server/bindings.json +243 -635
- package/Microsoft.SqlServer.Server/internal/index.d.ts +40 -40
- package/System/bindings.json +173 -402
- package/System/internal/index.d.ts +30 -30
- package/System.ClientModel/bindings.json +229 -459
- package/System.ClientModel/internal/index.d.ts +28 -28
- package/System.ClientModel.Primitives/bindings.json +1169 -2367
- package/System.ClientModel.Primitives/internal/index.d.ts +163 -163
- package/System.Configuration/bindings.json +4011 -12374
- package/System.Configuration/internal/index.d.ts +538 -538
- package/System.Configuration.Internal/bindings.json +797 -1446
- package/System.Configuration.Internal/internal/index.d.ts +115 -115
- package/System.Configuration.Provider/bindings.json +94 -195
- package/System.Configuration.Provider/internal/index.d.ts +13 -13
- package/System.Diagnostics/bindings.json +23 -15
- package/System.Diagnostics/internal/index.d.ts +1 -1
- package/System.Drawing.Configuration/bindings.json +14 -137
- package/System.Drawing.Configuration/internal/index.d.ts +1 -1
- package/System.IdentityModel.Tokens.Jwt/bindings.json +710 -2208
- package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +169 -169
- package/System.Security.Cryptography/bindings.json +35 -63
- package/System.Security.Cryptography/internal/index.d.ts +4 -4
- package/System.Text.Json.Serialization/bindings.json +22 -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,36 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.Configuration.Provider",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.Configuration.ConfigurationManager"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase",
|
|
6
9
|
"clrName": "System.Configuration.Provider.ProviderBase",
|
|
7
|
-
"tsEmitName": "ProviderBase",
|
|
8
10
|
"assemblyName": "System.Configuration.ConfigurationManager",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": true,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
10
18
|
"methods": [
|
|
11
19
|
{
|
|
12
20
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Initialize(System.String,System.Collections.Specialized.NameValueCollection):System.Void",
|
|
13
21
|
"clrName": "Initialize",
|
|
14
|
-
"tsEmitName": "initialize",
|
|
15
22
|
"metadataToken": 100665641,
|
|
16
23
|
"canonicalSignature": "(System.String,System.Collections.Specialized.NameValueCollection):System.Void",
|
|
17
24
|
"normalizedSignature": "Initialize|(System.String,System.Collections.Specialized.NameValueCollection):System.Void|static=false",
|
|
18
25
|
"emitScope": "ClassSurface",
|
|
26
|
+
"provenance": "Original",
|
|
19
27
|
"arity": 0,
|
|
20
28
|
"parameterCount": 2,
|
|
29
|
+
"isStatic": false,
|
|
30
|
+
"isAbstract": false,
|
|
31
|
+
"isVirtual": true,
|
|
32
|
+
"isOverride": false,
|
|
33
|
+
"isSealed": false,
|
|
21
34
|
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
22
35
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
23
36
|
"isExtensionMethod": false
|
|
@@ -27,87 +40,71 @@
|
|
|
27
40
|
{
|
|
28
41
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Name:System.String",
|
|
29
42
|
"clrName": "Name",
|
|
30
|
-
"tsEmitName": "name",
|
|
31
43
|
"metadataToken": 385876820,
|
|
32
44
|
"canonicalSignature": ":System.String",
|
|
33
45
|
"normalizedSignature": "Name|:System.String|static=false|accessor=get",
|
|
34
46
|
"emitScope": "ClassSurface",
|
|
47
|
+
"provenance": "Original",
|
|
35
48
|
"isIndexer": false,
|
|
36
49
|
"hasGetter": true,
|
|
37
50
|
"hasSetter": false,
|
|
51
|
+
"isStatic": false,
|
|
52
|
+
"isAbstract": false,
|
|
53
|
+
"isVirtual": true,
|
|
54
|
+
"isOverride": false,
|
|
38
55
|
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
39
56
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
40
57
|
},
|
|
41
58
|
{
|
|
42
59
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderBase::Description:System.String",
|
|
43
60
|
"clrName": "Description",
|
|
44
|
-
"tsEmitName": "description",
|
|
45
61
|
"metadataToken": 385876821,
|
|
46
62
|
"canonicalSignature": ":System.String",
|
|
47
63
|
"normalizedSignature": "Description|:System.String|static=false|accessor=get",
|
|
48
64
|
"emitScope": "ClassSurface",
|
|
65
|
+
"provenance": "Original",
|
|
49
66
|
"isIndexer": false,
|
|
50
67
|
"hasGetter": true,
|
|
51
68
|
"hasSetter": false,
|
|
69
|
+
"isStatic": false,
|
|
70
|
+
"isAbstract": false,
|
|
71
|
+
"isVirtual": true,
|
|
72
|
+
"isOverride": false,
|
|
52
73
|
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
53
74
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
54
75
|
}
|
|
55
76
|
],
|
|
56
77
|
"fields": [],
|
|
57
78
|
"events": [],
|
|
58
|
-
"constructors": []
|
|
59
|
-
"exposedMethods": [
|
|
60
|
-
{
|
|
61
|
-
"tsName": "initialize",
|
|
62
|
-
"isStatic": false,
|
|
63
|
-
"tsSignatureId": "Initialize|(System.String,System.Collections.Specialized.NameValueCollection):System.Void|static=false",
|
|
64
|
-
"target": {
|
|
65
|
-
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
66
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
67
|
-
"metadataToken": 100665641
|
|
68
|
-
}
|
|
69
|
-
}
|
|
70
|
-
],
|
|
71
|
-
"exposedProperties": [
|
|
72
|
-
{
|
|
73
|
-
"tsName": "name",
|
|
74
|
-
"isStatic": false,
|
|
75
|
-
"tsSignatureId": "Name|:System.String|static=false|accessor=get",
|
|
76
|
-
"target": {
|
|
77
|
-
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
78
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
79
|
-
"metadataToken": 385876820
|
|
80
|
-
}
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"tsName": "description",
|
|
84
|
-
"isStatic": false,
|
|
85
|
-
"tsSignatureId": "Description|:System.String|static=false|accessor=get",
|
|
86
|
-
"target": {
|
|
87
|
-
"declaringClrType": "System.Configuration.Provider.ProviderBase",
|
|
88
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
89
|
-
"metadataToken": 385876821
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
]
|
|
79
|
+
"constructors": []
|
|
93
80
|
},
|
|
94
81
|
{
|
|
95
82
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection",
|
|
96
83
|
"clrName": "System.Configuration.Provider.ProviderCollection",
|
|
97
|
-
"tsEmitName": "ProviderCollection",
|
|
98
84
|
"assemblyName": "System.Configuration.ConfigurationManager",
|
|
99
85
|
"metadataToken": 0,
|
|
86
|
+
"kind": "Class",
|
|
87
|
+
"accessibility": "Public",
|
|
88
|
+
"isAbstract": false,
|
|
89
|
+
"isSealed": false,
|
|
90
|
+
"isStatic": false,
|
|
91
|
+
"arity": 0,
|
|
100
92
|
"methods": [
|
|
101
93
|
{
|
|
102
94
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::GetEnumerator():System.Collections.IEnumerator",
|
|
103
95
|
"clrName": "GetEnumerator",
|
|
104
|
-
"tsEmitName": "getEnumerator",
|
|
105
96
|
"metadataToken": 100665645,
|
|
106
97
|
"canonicalSignature": "():System.Collections.IEnumerator",
|
|
107
98
|
"normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
|
|
108
99
|
"emitScope": "ClassSurface",
|
|
100
|
+
"provenance": "Original",
|
|
109
101
|
"arity": 0,
|
|
110
102
|
"parameterCount": 0,
|
|
103
|
+
"isStatic": false,
|
|
104
|
+
"isAbstract": false,
|
|
105
|
+
"isVirtual": true,
|
|
106
|
+
"isOverride": false,
|
|
107
|
+
"isSealed": true,
|
|
111
108
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
112
109
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
113
110
|
"isExtensionMethod": false
|
|
@@ -115,13 +112,18 @@
|
|
|
115
112
|
{
|
|
116
113
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Add(System.Configuration.Provider.ProviderBase):System.Void",
|
|
117
114
|
"clrName": "Add",
|
|
118
|
-
"tsEmitName": "add",
|
|
119
115
|
"metadataToken": 100665650,
|
|
120
116
|
"canonicalSignature": "(System.Configuration.Provider.ProviderBase):System.Void",
|
|
121
117
|
"normalizedSignature": "Add|(System.Configuration.Provider.ProviderBase):System.Void|static=false",
|
|
122
118
|
"emitScope": "ClassSurface",
|
|
119
|
+
"provenance": "Original",
|
|
123
120
|
"arity": 0,
|
|
124
121
|
"parameterCount": 1,
|
|
122
|
+
"isStatic": false,
|
|
123
|
+
"isAbstract": false,
|
|
124
|
+
"isVirtual": true,
|
|
125
|
+
"isOverride": false,
|
|
126
|
+
"isSealed": false,
|
|
125
127
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
126
128
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
127
129
|
"isExtensionMethod": false
|
|
@@ -129,13 +131,18 @@
|
|
|
129
131
|
{
|
|
130
132
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Remove(System.String):System.Void",
|
|
131
133
|
"clrName": "Remove",
|
|
132
|
-
"tsEmitName": "remove",
|
|
133
134
|
"metadataToken": 100665651,
|
|
134
135
|
"canonicalSignature": "(System.String):System.Void",
|
|
135
136
|
"normalizedSignature": "Remove|(System.String):System.Void|static=false",
|
|
136
137
|
"emitScope": "ClassSurface",
|
|
138
|
+
"provenance": "Original",
|
|
137
139
|
"arity": 0,
|
|
138
140
|
"parameterCount": 1,
|
|
141
|
+
"isStatic": false,
|
|
142
|
+
"isAbstract": false,
|
|
143
|
+
"isVirtual": false,
|
|
144
|
+
"isOverride": false,
|
|
145
|
+
"isSealed": false,
|
|
139
146
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
140
147
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
141
148
|
"isExtensionMethod": false
|
|
@@ -143,13 +150,18 @@
|
|
|
143
150
|
{
|
|
144
151
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SetReadOnly():System.Void",
|
|
145
152
|
"clrName": "SetReadOnly",
|
|
146
|
-
"tsEmitName": "setReadOnly",
|
|
147
153
|
"metadataToken": 100665652,
|
|
148
154
|
"canonicalSignature": "():System.Void",
|
|
149
155
|
"normalizedSignature": "SetReadOnly|():System.Void|static=false",
|
|
150
156
|
"emitScope": "ClassSurface",
|
|
157
|
+
"provenance": "Original",
|
|
151
158
|
"arity": 0,
|
|
152
159
|
"parameterCount": 0,
|
|
160
|
+
"isStatic": false,
|
|
161
|
+
"isAbstract": false,
|
|
162
|
+
"isVirtual": false,
|
|
163
|
+
"isOverride": false,
|
|
164
|
+
"isSealed": false,
|
|
153
165
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
154
166
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
155
167
|
"isExtensionMethod": false
|
|
@@ -157,13 +169,18 @@
|
|
|
157
169
|
{
|
|
158
170
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Clear():System.Void",
|
|
159
171
|
"clrName": "Clear",
|
|
160
|
-
"tsEmitName": "clear",
|
|
161
172
|
"metadataToken": 100665653,
|
|
162
173
|
"canonicalSignature": "():System.Void",
|
|
163
174
|
"normalizedSignature": "Clear|():System.Void|static=false",
|
|
164
175
|
"emitScope": "ClassSurface",
|
|
176
|
+
"provenance": "Original",
|
|
165
177
|
"arity": 0,
|
|
166
178
|
"parameterCount": 0,
|
|
179
|
+
"isStatic": false,
|
|
180
|
+
"isAbstract": false,
|
|
181
|
+
"isVirtual": false,
|
|
182
|
+
"isOverride": false,
|
|
183
|
+
"isSealed": false,
|
|
167
184
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
168
185
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
169
186
|
"isExtensionMethod": false
|
|
@@ -171,13 +188,18 @@
|
|
|
171
188
|
{
|
|
172
189
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::CopyTo(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void",
|
|
173
190
|
"clrName": "CopyTo",
|
|
174
|
-
"tsEmitName": "copyTo",
|
|
175
191
|
"metadataToken": 100665654,
|
|
176
192
|
"canonicalSignature": "(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void",
|
|
177
193
|
"normalizedSignature": "CopyTo|(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void|static=false",
|
|
178
194
|
"emitScope": "ClassSurface",
|
|
195
|
+
"provenance": "Original",
|
|
179
196
|
"arity": 0,
|
|
180
197
|
"parameterCount": 2,
|
|
198
|
+
"isStatic": false,
|
|
199
|
+
"isAbstract": false,
|
|
200
|
+
"isVirtual": false,
|
|
201
|
+
"isOverride": false,
|
|
202
|
+
"isSealed": false,
|
|
181
203
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
182
204
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
183
205
|
"isExtensionMethod": false
|
|
@@ -187,56 +209,72 @@
|
|
|
187
209
|
{
|
|
188
210
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Item[System.String]:System.Configuration.Provider.ProviderBase",
|
|
189
211
|
"clrName": "Item",
|
|
190
|
-
"tsEmitName": "item",
|
|
191
212
|
"metadataToken": 385876822,
|
|
192
213
|
"canonicalSignature": "[System.String]:System.Configuration.Provider.ProviderBase",
|
|
193
214
|
"normalizedSignature": "Item|[System.String]:System.Configuration.Provider.ProviderBase|static=false|accessor=get",
|
|
194
215
|
"emitScope": "ClassSurface",
|
|
216
|
+
"provenance": "Original",
|
|
195
217
|
"isIndexer": true,
|
|
196
218
|
"hasGetter": true,
|
|
197
219
|
"hasSetter": false,
|
|
220
|
+
"isStatic": false,
|
|
221
|
+
"isAbstract": false,
|
|
222
|
+
"isVirtual": false,
|
|
223
|
+
"isOverride": false,
|
|
198
224
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
199
225
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
200
226
|
},
|
|
201
227
|
{
|
|
202
228
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::Count:System.Int32",
|
|
203
229
|
"clrName": "Count",
|
|
204
|
-
"tsEmitName": "count",
|
|
205
230
|
"metadataToken": 385876823,
|
|
206
231
|
"canonicalSignature": ":System.Int32",
|
|
207
232
|
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
|
|
208
233
|
"emitScope": "ClassSurface",
|
|
234
|
+
"provenance": "Original",
|
|
209
235
|
"isIndexer": false,
|
|
210
236
|
"hasGetter": true,
|
|
211
237
|
"hasSetter": false,
|
|
238
|
+
"isStatic": false,
|
|
239
|
+
"isAbstract": false,
|
|
240
|
+
"isVirtual": true,
|
|
241
|
+
"isOverride": false,
|
|
212
242
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
213
243
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
214
244
|
},
|
|
215
245
|
{
|
|
216
246
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::IsSynchronized:System.Boolean",
|
|
217
247
|
"clrName": "IsSynchronized",
|
|
218
|
-
"tsEmitName": "isSynchronized",
|
|
219
248
|
"metadataToken": 385876824,
|
|
220
249
|
"canonicalSignature": ":System.Boolean",
|
|
221
250
|
"normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
|
|
222
251
|
"emitScope": "ClassSurface",
|
|
252
|
+
"provenance": "Original",
|
|
223
253
|
"isIndexer": false,
|
|
224
254
|
"hasGetter": true,
|
|
225
255
|
"hasSetter": false,
|
|
256
|
+
"isStatic": false,
|
|
257
|
+
"isAbstract": false,
|
|
258
|
+
"isVirtual": true,
|
|
259
|
+
"isOverride": false,
|
|
226
260
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
227
261
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
228
262
|
},
|
|
229
263
|
{
|
|
230
264
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderCollection::SyncRoot:System.Object",
|
|
231
265
|
"clrName": "SyncRoot",
|
|
232
|
-
"tsEmitName": "syncRoot",
|
|
233
266
|
"metadataToken": 385876825,
|
|
234
267
|
"canonicalSignature": ":System.Object",
|
|
235
268
|
"normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
|
|
236
269
|
"emitScope": "ClassSurface",
|
|
270
|
+
"provenance": "Original",
|
|
237
271
|
"isIndexer": false,
|
|
238
272
|
"hasGetter": true,
|
|
239
273
|
"hasSetter": false,
|
|
274
|
+
"isStatic": false,
|
|
275
|
+
"isAbstract": false,
|
|
276
|
+
"isVirtual": true,
|
|
277
|
+
"isOverride": false,
|
|
240
278
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
241
279
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
242
280
|
}
|
|
@@ -254,129 +292,19 @@
|
|
|
254
292
|
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
255
293
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
256
294
|
}
|
|
257
|
-
],
|
|
258
|
-
"exposedMethods": [
|
|
259
|
-
{
|
|
260
|
-
"tsName": "getEnumerator",
|
|
261
|
-
"isStatic": false,
|
|
262
|
-
"tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
|
|
263
|
-
"target": {
|
|
264
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
265
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
266
|
-
"metadataToken": 100665645
|
|
267
|
-
}
|
|
268
|
-
},
|
|
269
|
-
{
|
|
270
|
-
"tsName": "add",
|
|
271
|
-
"isStatic": false,
|
|
272
|
-
"tsSignatureId": "Add|(System.Configuration.Provider.ProviderBase):System.Void|static=false",
|
|
273
|
-
"target": {
|
|
274
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
275
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
276
|
-
"metadataToken": 100665650
|
|
277
|
-
}
|
|
278
|
-
},
|
|
279
|
-
{
|
|
280
|
-
"tsName": "remove",
|
|
281
|
-
"isStatic": false,
|
|
282
|
-
"tsSignatureId": "Remove|(System.String):System.Void|static=false",
|
|
283
|
-
"target": {
|
|
284
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
285
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
286
|
-
"metadataToken": 100665651
|
|
287
|
-
}
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
"tsName": "setReadOnly",
|
|
291
|
-
"isStatic": false,
|
|
292
|
-
"tsSignatureId": "SetReadOnly|():System.Void|static=false",
|
|
293
|
-
"target": {
|
|
294
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
295
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
296
|
-
"metadataToken": 100665652
|
|
297
|
-
}
|
|
298
|
-
},
|
|
299
|
-
{
|
|
300
|
-
"tsName": "clear",
|
|
301
|
-
"isStatic": false,
|
|
302
|
-
"tsSignatureId": "Clear|():System.Void|static=false",
|
|
303
|
-
"target": {
|
|
304
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
305
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
306
|
-
"metadataToken": 100665653
|
|
307
|
-
}
|
|
308
|
-
},
|
|
309
|
-
{
|
|
310
|
-
"tsName": "copyTo",
|
|
311
|
-
"isStatic": false,
|
|
312
|
-
"tsSignatureId": "CopyTo|(System.Configuration.Provider.ProviderBase[],System.Int32):System.Void|static=false",
|
|
313
|
-
"target": {
|
|
314
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
315
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
316
|
-
"metadataToken": 100665654
|
|
317
|
-
}
|
|
318
|
-
}
|
|
319
|
-
],
|
|
320
|
-
"exposedProperties": [
|
|
321
|
-
{
|
|
322
|
-
"tsName": "item",
|
|
323
|
-
"isStatic": false,
|
|
324
|
-
"tsSignatureId": "Item|[System.String]:System.Configuration.Provider.ProviderBase|static=false|accessor=get",
|
|
325
|
-
"target": {
|
|
326
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
327
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
328
|
-
"metadataToken": 385876822
|
|
329
|
-
}
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"tsName": "count",
|
|
333
|
-
"isStatic": false,
|
|
334
|
-
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
|
|
335
|
-
"target": {
|
|
336
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
337
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
338
|
-
"metadataToken": 385876823
|
|
339
|
-
}
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"tsName": "isSynchronized",
|
|
343
|
-
"isStatic": false,
|
|
344
|
-
"tsSignatureId": "IsSynchronized|:System.Boolean|static=false|accessor=get",
|
|
345
|
-
"target": {
|
|
346
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
347
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
348
|
-
"metadataToken": 385876824
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"tsName": "syncRoot",
|
|
353
|
-
"isStatic": false,
|
|
354
|
-
"tsSignatureId": "SyncRoot|:System.Object|static=false|accessor=get",
|
|
355
|
-
"target": {
|
|
356
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
357
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
358
|
-
"metadataToken": 385876825
|
|
359
|
-
}
|
|
360
|
-
}
|
|
361
|
-
],
|
|
362
|
-
"exposedConstructors": [
|
|
363
|
-
{
|
|
364
|
-
"isStatic": false,
|
|
365
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
366
|
-
"target": {
|
|
367
|
-
"declaringClrType": "System.Configuration.Provider.ProviderCollection",
|
|
368
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
369
|
-
"metadataToken": 100665643
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
295
|
]
|
|
373
296
|
},
|
|
374
297
|
{
|
|
375
298
|
"stableId": "System.Configuration.ConfigurationManager:System.Configuration.Provider.ProviderException",
|
|
376
299
|
"clrName": "System.Configuration.Provider.ProviderException",
|
|
377
|
-
"tsEmitName": "ProviderException",
|
|
378
300
|
"assemblyName": "System.Configuration.ConfigurationManager",
|
|
379
301
|
"metadataToken": 0,
|
|
302
|
+
"kind": "Class",
|
|
303
|
+
"accessibility": "Public",
|
|
304
|
+
"isAbstract": false,
|
|
305
|
+
"isSealed": false,
|
|
306
|
+
"isStatic": false,
|
|
307
|
+
"arity": 0,
|
|
380
308
|
"methods": [],
|
|
381
309
|
"properties": [],
|
|
382
310
|
"fields": [],
|
|
@@ -412,35 +340,6 @@
|
|
|
412
340
|
"declaringClrType": "System.Configuration.Provider.ProviderException",
|
|
413
341
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager"
|
|
414
342
|
}
|
|
415
|
-
],
|
|
416
|
-
"exposedConstructors": [
|
|
417
|
-
{
|
|
418
|
-
"isStatic": false,
|
|
419
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
420
|
-
"target": {
|
|
421
|
-
"declaringClrType": "System.Configuration.Provider.ProviderException",
|
|
422
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
423
|
-
"metadataToken": 100665655
|
|
424
|
-
}
|
|
425
|
-
},
|
|
426
|
-
{
|
|
427
|
-
"isStatic": false,
|
|
428
|
-
"tsSignatureId": "constructor|(System.String):void|static=false",
|
|
429
|
-
"target": {
|
|
430
|
-
"declaringClrType": "System.Configuration.Provider.ProviderException",
|
|
431
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
432
|
-
"metadataToken": 100665656
|
|
433
|
-
}
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"isStatic": false,
|
|
437
|
-
"tsSignatureId": "constructor|(System.String,System.Exception):void|static=false",
|
|
438
|
-
"target": {
|
|
439
|
-
"declaringClrType": "System.Configuration.Provider.ProviderException",
|
|
440
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
441
|
-
"metadataToken": 100665657
|
|
442
|
-
}
|
|
443
|
-
}
|
|
444
343
|
]
|
|
445
344
|
}
|
|
446
345
|
]
|
|
@@ -15,9 +15,9 @@ import * as System_Runtime_Serialization_Internal from "@tsonic/dotnet/System.Ru
|
|
|
15
15
|
import type { ISerializable } from "@tsonic/dotnet/System.Runtime.Serialization.js";
|
|
16
16
|
|
|
17
17
|
export interface ProviderBase$instance {
|
|
18
|
-
readonly
|
|
19
|
-
readonly
|
|
20
|
-
|
|
18
|
+
readonly Description: string;
|
|
19
|
+
readonly Name: string;
|
|
20
|
+
Initialize(name: string, config: NameValueCollection): void;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
|
|
@@ -28,16 +28,16 @@ export const ProviderBase: {
|
|
|
28
28
|
export type ProviderBase = ProviderBase$instance;
|
|
29
29
|
|
|
30
30
|
export interface ProviderCollection$instance {
|
|
31
|
-
readonly
|
|
32
|
-
readonly
|
|
33
|
-
readonly
|
|
34
|
-
readonly
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
31
|
+
readonly Count: int;
|
|
32
|
+
readonly IsSynchronized: boolean;
|
|
33
|
+
readonly Item: ProviderBase | SettingsProvider;
|
|
34
|
+
readonly SyncRoot: unknown;
|
|
35
|
+
Add(provider: ProviderBase): void;
|
|
36
|
+
Clear(): void;
|
|
37
|
+
CopyTo(array: ProviderBase[], index: int): void;
|
|
38
|
+
GetEnumerator(): IEnumerator;
|
|
39
|
+
Remove(name: string): void;
|
|
40
|
+
SetReadOnly(): void;
|
|
41
41
|
}
|
|
42
42
|
|
|
43
43
|
|
|
@@ -1,23 +1,43 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "System.Diagnostics",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"System.Configuration.ConfigurationManager",
|
|
5
|
+
"System.Diagnostics.DiagnosticSource",
|
|
6
|
+
"System.Diagnostics.EventLog",
|
|
7
|
+
"System.Diagnostics.FileVersionInfo",
|
|
8
|
+
"System.Diagnostics.Process",
|
|
9
|
+
"System.Diagnostics.TextWriterTraceListener",
|
|
10
|
+
"System.Diagnostics.TraceSource",
|
|
11
|
+
"System.Private.CoreLib"
|
|
12
|
+
],
|
|
3
13
|
"types": [
|
|
4
14
|
{
|
|
5
15
|
"stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration",
|
|
6
16
|
"clrName": "System.Diagnostics.TraceConfiguration",
|
|
7
|
-
"tsEmitName": "TraceConfiguration",
|
|
8
17
|
"assemblyName": "System.Configuration.ConfigurationManager",
|
|
9
18
|
"metadataToken": 0,
|
|
19
|
+
"kind": "StaticNamespace",
|
|
20
|
+
"accessibility": "Public",
|
|
21
|
+
"isAbstract": true,
|
|
22
|
+
"isSealed": true,
|
|
23
|
+
"isStatic": true,
|
|
24
|
+
"arity": 0,
|
|
10
25
|
"methods": [
|
|
11
26
|
{
|
|
12
27
|
"stableId": "System.Configuration.ConfigurationManager:System.Diagnostics.TraceConfiguration::Register():System.Void",
|
|
13
28
|
"clrName": "Register",
|
|
14
|
-
"tsEmitName": "register",
|
|
15
29
|
"metadataToken": 100663618,
|
|
16
30
|
"canonicalSignature": "():System.Void",
|
|
17
31
|
"normalizedSignature": "Register|():System.Void|static=true",
|
|
18
32
|
"emitScope": "ClassSurface",
|
|
33
|
+
"provenance": "Original",
|
|
19
34
|
"arity": 0,
|
|
20
35
|
"parameterCount": 0,
|
|
36
|
+
"isStatic": true,
|
|
37
|
+
"isAbstract": false,
|
|
38
|
+
"isVirtual": false,
|
|
39
|
+
"isOverride": false,
|
|
40
|
+
"isSealed": false,
|
|
21
41
|
"declaringClrType": "System.Diagnostics.TraceConfiguration",
|
|
22
42
|
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
23
43
|
"isExtensionMethod": false
|
|
@@ -26,19 +46,7 @@
|
|
|
26
46
|
"properties": [],
|
|
27
47
|
"fields": [],
|
|
28
48
|
"events": [],
|
|
29
|
-
"constructors": []
|
|
30
|
-
"exposedMethods": [
|
|
31
|
-
{
|
|
32
|
-
"tsName": "register",
|
|
33
|
-
"isStatic": true,
|
|
34
|
-
"tsSignatureId": "Register|():System.Void|static=true",
|
|
35
|
-
"target": {
|
|
36
|
-
"declaringClrType": "System.Diagnostics.TraceConfiguration",
|
|
37
|
-
"declaringAssemblyName": "System.Configuration.ConfigurationManager",
|
|
38
|
-
"metadataToken": 100663618
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
]
|
|
49
|
+
"constructors": []
|
|
42
50
|
}
|
|
43
51
|
]
|
|
44
52
|
}
|
|
@@ -10,7 +10,7 @@ import * as System_Internal from "@tsonic/dotnet/System.js";
|
|
|
10
10
|
import type { Object as ClrObject, Void } from "@tsonic/dotnet/System.js";
|
|
11
11
|
|
|
12
12
|
export abstract class TraceConfiguration$instance {
|
|
13
|
-
static
|
|
13
|
+
static Register(): void;
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
|