@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,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"namespace": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal",
|
|
3
|
+
"contributingAssemblies": [
|
|
4
|
+
"Microsoft.EntityFrameworkCore.SqlServer"
|
|
5
|
+
],
|
|
3
6
|
"types": [
|
|
4
7
|
{
|
|
5
8
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
6
9
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
7
|
-
"tsEmitName": "SqlServerAnnotationCodeGenerator",
|
|
8
10
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
9
11
|
"metadataToken": 0,
|
|
12
|
+
"kind": "Class",
|
|
13
|
+
"accessibility": "Public",
|
|
14
|
+
"isAbstract": false,
|
|
15
|
+
"isSealed": false,
|
|
16
|
+
"isStatic": false,
|
|
17
|
+
"arity": 0,
|
|
18
|
+
"baseType": {
|
|
19
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Design.AnnotationCodeGenerator",
|
|
20
|
+
"clrName": "Microsoft.EntityFrameworkCore.Design.AnnotationCodeGenerator"
|
|
21
|
+
},
|
|
22
|
+
"interfaces": [
|
|
23
|
+
{
|
|
24
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator",
|
|
25
|
+
"clrName": "Microsoft.EntityFrameworkCore.Design.IAnnotationCodeGenerator"
|
|
26
|
+
}
|
|
27
|
+
],
|
|
10
28
|
"methods": [
|
|
11
29
|
{
|
|
12
30
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::GenerateFluentApiCalls(Microsoft.EntityFrameworkCore.Metadata.IModel,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
13
31
|
"clrName": "GenerateFluentApiCalls",
|
|
14
|
-
"tsEmitName": "generateFluentApiCalls",
|
|
15
32
|
"metadataToken": 100665260,
|
|
16
33
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
17
34
|
"normalizedSignature": "GenerateFluentApiCalls|(Microsoft.EntityFrameworkCore.Metadata.IModel,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
18
35
|
"emitScope": "ClassSurface",
|
|
36
|
+
"provenance": "Original",
|
|
19
37
|
"arity": 0,
|
|
20
38
|
"parameterCount": 2,
|
|
39
|
+
"isStatic": false,
|
|
40
|
+
"isAbstract": false,
|
|
41
|
+
"isVirtual": true,
|
|
42
|
+
"isOverride": true,
|
|
43
|
+
"isSealed": false,
|
|
44
|
+
"visibility": "Public",
|
|
21
45
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
22
46
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
23
47
|
"isExtensionMethod": false
|
|
@@ -25,13 +49,19 @@
|
|
|
25
49
|
{
|
|
26
50
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::GenerateFluentApiCalls(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
27
51
|
"clrName": "GenerateFluentApiCalls",
|
|
28
|
-
"tsEmitName": "generateFluentApiCalls",
|
|
29
52
|
"metadataToken": 100665261,
|
|
30
53
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
31
54
|
"normalizedSignature": "GenerateFluentApiCalls|(Microsoft.EntityFrameworkCore.Metadata.IProperty,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
32
55
|
"emitScope": "ClassSurface",
|
|
56
|
+
"provenance": "Original",
|
|
33
57
|
"arity": 0,
|
|
34
58
|
"parameterCount": 2,
|
|
59
|
+
"isStatic": false,
|
|
60
|
+
"isAbstract": false,
|
|
61
|
+
"isVirtual": true,
|
|
62
|
+
"isOverride": true,
|
|
63
|
+
"isSealed": false,
|
|
64
|
+
"visibility": "Public",
|
|
35
65
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
36
66
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
37
67
|
"isExtensionMethod": false
|
|
@@ -39,94 +69,153 @@
|
|
|
39
69
|
{
|
|
40
70
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::GenerateFluentApiCalls(Microsoft.EntityFrameworkCore.Metadata.IEntityType,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
41
71
|
"clrName": "GenerateFluentApiCalls",
|
|
42
|
-
"tsEmitName": "generateFluentApiCalls",
|
|
43
72
|
"metadataToken": 100665262,
|
|
44
73
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IEntityType,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]",
|
|
45
74
|
"normalizedSignature": "GenerateFluentApiCalls|(Microsoft.EntityFrameworkCore.Metadata.IEntityType,System.Collections.Generic.IDictionary_2[[System.String,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e],[Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]):System.Collections.Generic.IReadOnlyList_1[[Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment,Microsoft.EntityFrameworkCore,Version=10.0.1.0,Culture=neutral,PublicKeyToken=adb9793829ddae60]]|static=false",
|
|
46
75
|
"emitScope": "ClassSurface",
|
|
76
|
+
"provenance": "Original",
|
|
47
77
|
"arity": 0,
|
|
48
78
|
"parameterCount": 2,
|
|
79
|
+
"isStatic": false,
|
|
80
|
+
"isAbstract": false,
|
|
81
|
+
"isVirtual": true,
|
|
82
|
+
"isOverride": true,
|
|
83
|
+
"isSealed": false,
|
|
84
|
+
"visibility": "Public",
|
|
49
85
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
50
86
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
51
87
|
"isExtensionMethod": false
|
|
52
|
-
}
|
|
53
|
-
],
|
|
54
|
-
"properties": [],
|
|
55
|
-
"fields": [],
|
|
56
|
-
"events": [],
|
|
57
|
-
"constructors": [
|
|
88
|
+
},
|
|
58
89
|
{
|
|
59
|
-
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
90
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::IsHandledByConvention(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean",
|
|
91
|
+
"clrName": "IsHandledByConvention",
|
|
92
|
+
"metadataToken": 100665263,
|
|
93
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean",
|
|
94
|
+
"normalizedSignature": "IsHandledByConvention|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean|static=false",
|
|
95
|
+
"emitScope": "ClassSurface",
|
|
96
|
+
"provenance": "Original",
|
|
97
|
+
"arity": 0,
|
|
98
|
+
"parameterCount": 2,
|
|
63
99
|
"isStatic": false,
|
|
64
|
-
"
|
|
100
|
+
"isAbstract": false,
|
|
101
|
+
"isVirtual": true,
|
|
102
|
+
"isOverride": true,
|
|
103
|
+
"isSealed": false,
|
|
104
|
+
"visibility": "Protected",
|
|
65
105
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
66
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
"exposedMethods": [
|
|
106
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
107
|
+
"isExtensionMethod": false
|
|
108
|
+
},
|
|
70
109
|
{
|
|
71
|
-
"
|
|
110
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::IsHandledByConvention(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean",
|
|
111
|
+
"clrName": "IsHandledByConvention",
|
|
112
|
+
"metadataToken": 100665264,
|
|
113
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean",
|
|
114
|
+
"normalizedSignature": "IsHandledByConvention|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):System.Boolean|static=false",
|
|
115
|
+
"emitScope": "ClassSurface",
|
|
116
|
+
"provenance": "Original",
|
|
117
|
+
"arity": 0,
|
|
118
|
+
"parameterCount": 2,
|
|
72
119
|
"isStatic": false,
|
|
73
|
-
"
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
120
|
+
"isAbstract": false,
|
|
121
|
+
"isVirtual": true,
|
|
122
|
+
"isOverride": true,
|
|
123
|
+
"isSealed": false,
|
|
124
|
+
"visibility": "Protected",
|
|
125
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
126
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
127
|
+
"isExtensionMethod": false
|
|
79
128
|
},
|
|
80
129
|
{
|
|
81
|
-
"
|
|
130
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::GenerateFluentApi(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
131
|
+
"clrName": "GenerateFluentApi",
|
|
132
|
+
"metadataToken": 100665265,
|
|
133
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
134
|
+
"normalizedSignature": "GenerateFluentApi|(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment|static=false",
|
|
135
|
+
"emitScope": "ClassSurface",
|
|
136
|
+
"provenance": "Original",
|
|
137
|
+
"arity": 0,
|
|
138
|
+
"parameterCount": 2,
|
|
82
139
|
"isStatic": false,
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
140
|
+
"isAbstract": false,
|
|
141
|
+
"isVirtual": true,
|
|
142
|
+
"isOverride": true,
|
|
143
|
+
"isSealed": false,
|
|
144
|
+
"visibility": "Protected",
|
|
145
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
146
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
147
|
+
"isExtensionMethod": false
|
|
89
148
|
},
|
|
90
149
|
{
|
|
91
|
-
"
|
|
150
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::GenerateFluentApi(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
151
|
+
"clrName": "GenerateFluentApi",
|
|
152
|
+
"metadataToken": 100665266,
|
|
153
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment",
|
|
154
|
+
"normalizedSignature": "GenerateFluentApi|(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Infrastructure.IAnnotation):Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment|static=false",
|
|
155
|
+
"emitScope": "ClassSurface",
|
|
156
|
+
"provenance": "Original",
|
|
157
|
+
"arity": 0,
|
|
158
|
+
"parameterCount": 2,
|
|
92
159
|
"isStatic": false,
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
160
|
+
"isAbstract": false,
|
|
161
|
+
"isVirtual": true,
|
|
162
|
+
"isOverride": true,
|
|
163
|
+
"isSealed": false,
|
|
164
|
+
"visibility": "Protected",
|
|
165
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
166
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
167
|
+
"isExtensionMethod": false
|
|
99
168
|
}
|
|
100
169
|
],
|
|
101
|
-
"
|
|
170
|
+
"properties": [],
|
|
171
|
+
"fields": [],
|
|
172
|
+
"events": [],
|
|
173
|
+
"constructors": [
|
|
102
174
|
{
|
|
175
|
+
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator::.ctor(Microsoft.EntityFrameworkCore.Design.AnnotationCodeGeneratorDependencies):void",
|
|
176
|
+
"metadataToken": 100665259,
|
|
177
|
+
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Design.AnnotationCodeGeneratorDependencies):void",
|
|
178
|
+
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Design.AnnotationCodeGeneratorDependencies):void|static=false",
|
|
103
179
|
"isStatic": false,
|
|
104
|
-
"
|
|
105
|
-
"
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
"metadataToken": 100665259
|
|
109
|
-
}
|
|
180
|
+
"parameterCount": 1,
|
|
181
|
+
"visibility": "Public",
|
|
182
|
+
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerAnnotationCodeGenerator",
|
|
183
|
+
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
110
184
|
}
|
|
111
185
|
]
|
|
112
186
|
},
|
|
113
187
|
{
|
|
114
188
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
115
189
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
116
|
-
"tsEmitName": "SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
117
190
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
118
191
|
"metadataToken": 0,
|
|
192
|
+
"kind": "Class",
|
|
193
|
+
"accessibility": "Public",
|
|
194
|
+
"isAbstract": false,
|
|
195
|
+
"isSealed": false,
|
|
196
|
+
"isStatic": false,
|
|
197
|
+
"arity": 0,
|
|
198
|
+
"baseType": {
|
|
199
|
+
"stableId": "Microsoft.EntityFrameworkCore.Relational:Microsoft.EntityFrameworkCore.Design.Internal.RelationalCSharpRuntimeAnnotationCodeGenerator",
|
|
200
|
+
"clrName": "Microsoft.EntityFrameworkCore.Design.Internal.RelationalCSharpRuntimeAnnotationCodeGenerator"
|
|
201
|
+
},
|
|
119
202
|
"methods": [
|
|
120
203
|
{
|
|
121
204
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
122
205
|
"clrName": "Generate",
|
|
123
|
-
"tsEmitName": "generate",
|
|
124
206
|
"metadataToken": 100665272,
|
|
125
207
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
126
208
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
127
209
|
"emitScope": "ClassSurface",
|
|
210
|
+
"provenance": "Original",
|
|
128
211
|
"arity": 0,
|
|
129
212
|
"parameterCount": 2,
|
|
213
|
+
"isStatic": false,
|
|
214
|
+
"isAbstract": false,
|
|
215
|
+
"isVirtual": true,
|
|
216
|
+
"isOverride": true,
|
|
217
|
+
"isSealed": false,
|
|
218
|
+
"visibility": "Public",
|
|
130
219
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
131
220
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
132
221
|
"isExtensionMethod": false
|
|
@@ -134,13 +223,19 @@
|
|
|
134
223
|
{
|
|
135
224
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
136
225
|
"clrName": "Generate",
|
|
137
|
-
"tsEmitName": "generate",
|
|
138
226
|
"metadataToken": 100665273,
|
|
139
227
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
140
228
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
141
229
|
"emitScope": "ClassSurface",
|
|
230
|
+
"provenance": "Original",
|
|
142
231
|
"arity": 0,
|
|
143
232
|
"parameterCount": 2,
|
|
233
|
+
"isStatic": false,
|
|
234
|
+
"isAbstract": false,
|
|
235
|
+
"isVirtual": true,
|
|
236
|
+
"isOverride": true,
|
|
237
|
+
"isSealed": false,
|
|
238
|
+
"visibility": "Public",
|
|
144
239
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
145
240
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
146
241
|
"isExtensionMethod": false
|
|
@@ -148,13 +243,19 @@
|
|
|
148
243
|
{
|
|
149
244
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
150
245
|
"clrName": "Generate",
|
|
151
|
-
"tsEmitName": "generate",
|
|
152
246
|
"metadataToken": 100665274,
|
|
153
247
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
154
248
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
155
249
|
"emitScope": "ClassSurface",
|
|
250
|
+
"provenance": "Original",
|
|
156
251
|
"arity": 0,
|
|
157
252
|
"parameterCount": 2,
|
|
253
|
+
"isStatic": false,
|
|
254
|
+
"isAbstract": false,
|
|
255
|
+
"isVirtual": true,
|
|
256
|
+
"isOverride": true,
|
|
257
|
+
"isSealed": false,
|
|
258
|
+
"visibility": "Public",
|
|
158
259
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
159
260
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
160
261
|
"isExtensionMethod": false
|
|
@@ -162,13 +263,19 @@
|
|
|
162
263
|
{
|
|
163
264
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IColumn,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
164
265
|
"clrName": "Generate",
|
|
165
|
-
"tsEmitName": "generate",
|
|
166
266
|
"metadataToken": 100665275,
|
|
167
267
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IColumn,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
168
268
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IColumn,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
169
269
|
"emitScope": "ClassSurface",
|
|
270
|
+
"provenance": "Original",
|
|
170
271
|
"arity": 0,
|
|
171
272
|
"parameterCount": 2,
|
|
273
|
+
"isStatic": false,
|
|
274
|
+
"isAbstract": false,
|
|
275
|
+
"isVirtual": true,
|
|
276
|
+
"isOverride": true,
|
|
277
|
+
"isSealed": false,
|
|
278
|
+
"visibility": "Public",
|
|
172
279
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
173
280
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
174
281
|
"isExtensionMethod": false
|
|
@@ -176,13 +283,19 @@
|
|
|
176
283
|
{
|
|
177
284
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
178
285
|
"clrName": "Generate",
|
|
179
|
-
"tsEmitName": "generate",
|
|
180
286
|
"metadataToken": 100665276,
|
|
181
287
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
182
288
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
183
289
|
"emitScope": "ClassSurface",
|
|
290
|
+
"provenance": "Original",
|
|
184
291
|
"arity": 0,
|
|
185
292
|
"parameterCount": 2,
|
|
293
|
+
"isStatic": false,
|
|
294
|
+
"isAbstract": false,
|
|
295
|
+
"isVirtual": true,
|
|
296
|
+
"isOverride": true,
|
|
297
|
+
"isSealed": false,
|
|
298
|
+
"visibility": "Public",
|
|
186
299
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
187
300
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
188
301
|
"isExtensionMethod": false
|
|
@@ -190,13 +303,19 @@
|
|
|
190
303
|
{
|
|
191
304
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
192
305
|
"clrName": "Generate",
|
|
193
|
-
"tsEmitName": "generate",
|
|
194
306
|
"metadataToken": 100665277,
|
|
195
307
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
196
308
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
197
309
|
"emitScope": "ClassSurface",
|
|
310
|
+
"provenance": "Original",
|
|
198
311
|
"arity": 0,
|
|
199
312
|
"parameterCount": 2,
|
|
313
|
+
"isStatic": false,
|
|
314
|
+
"isAbstract": false,
|
|
315
|
+
"isVirtual": true,
|
|
316
|
+
"isOverride": true,
|
|
317
|
+
"isSealed": false,
|
|
318
|
+
"visibility": "Public",
|
|
200
319
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
201
320
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
202
321
|
"isExtensionMethod": false
|
|
@@ -204,13 +323,19 @@
|
|
|
204
323
|
{
|
|
205
324
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
206
325
|
"clrName": "Generate",
|
|
207
|
-
"tsEmitName": "generate",
|
|
208
326
|
"metadataToken": 100665278,
|
|
209
327
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
210
328
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
211
329
|
"emitScope": "ClassSurface",
|
|
330
|
+
"provenance": "Original",
|
|
212
331
|
"arity": 0,
|
|
213
332
|
"parameterCount": 2,
|
|
333
|
+
"isStatic": false,
|
|
334
|
+
"isAbstract": false,
|
|
335
|
+
"isVirtual": true,
|
|
336
|
+
"isOverride": true,
|
|
337
|
+
"isSealed": false,
|
|
338
|
+
"visibility": "Public",
|
|
214
339
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
215
340
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
216
341
|
"isExtensionMethod": false
|
|
@@ -218,13 +343,19 @@
|
|
|
218
343
|
{
|
|
219
344
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
220
345
|
"clrName": "Generate",
|
|
221
|
-
"tsEmitName": "generate",
|
|
222
346
|
"metadataToken": 100665279,
|
|
223
347
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
224
348
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
225
349
|
"emitScope": "ClassSurface",
|
|
350
|
+
"provenance": "Original",
|
|
226
351
|
"arity": 0,
|
|
227
352
|
"parameterCount": 2,
|
|
353
|
+
"isStatic": false,
|
|
354
|
+
"isAbstract": false,
|
|
355
|
+
"isVirtual": true,
|
|
356
|
+
"isOverride": true,
|
|
357
|
+
"isSealed": false,
|
|
358
|
+
"visibility": "Public",
|
|
228
359
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
229
360
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
230
361
|
"isExtensionMethod": false
|
|
@@ -232,13 +363,19 @@
|
|
|
232
363
|
{
|
|
233
364
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
234
365
|
"clrName": "Generate",
|
|
235
|
-
"tsEmitName": "generate",
|
|
236
366
|
"metadataToken": 100665280,
|
|
237
367
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
238
368
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
239
369
|
"emitScope": "ClassSurface",
|
|
370
|
+
"provenance": "Original",
|
|
240
371
|
"arity": 0,
|
|
241
372
|
"parameterCount": 2,
|
|
373
|
+
"isStatic": false,
|
|
374
|
+
"isAbstract": false,
|
|
375
|
+
"isVirtual": true,
|
|
376
|
+
"isOverride": true,
|
|
377
|
+
"isSealed": false,
|
|
378
|
+
"visibility": "Public",
|
|
242
379
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
243
380
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
244
381
|
"isExtensionMethod": false
|
|
@@ -246,13 +383,19 @@
|
|
|
246
383
|
{
|
|
247
384
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.ITable,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
248
385
|
"clrName": "Generate",
|
|
249
|
-
"tsEmitName": "generate",
|
|
250
386
|
"metadataToken": 100665281,
|
|
251
387
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.ITable,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
252
388
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.ITable,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
253
389
|
"emitScope": "ClassSurface",
|
|
390
|
+
"provenance": "Original",
|
|
254
391
|
"arity": 0,
|
|
255
392
|
"parameterCount": 2,
|
|
393
|
+
"isStatic": false,
|
|
394
|
+
"isAbstract": false,
|
|
395
|
+
"isVirtual": true,
|
|
396
|
+
"isOverride": true,
|
|
397
|
+
"isSealed": false,
|
|
398
|
+
"visibility": "Public",
|
|
256
399
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
257
400
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
258
401
|
"isExtensionMethod": false
|
|
@@ -260,13 +403,19 @@
|
|
|
260
403
|
{
|
|
261
404
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator::Generate(Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
262
405
|
"clrName": "Generate",
|
|
263
|
-
"tsEmitName": "generate",
|
|
264
406
|
"metadataToken": 100665282,
|
|
265
407
|
"canonicalSignature": "(Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void",
|
|
266
408
|
"normalizedSignature": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
267
409
|
"emitScope": "ClassSurface",
|
|
410
|
+
"provenance": "Original",
|
|
268
411
|
"arity": 0,
|
|
269
412
|
"parameterCount": 2,
|
|
413
|
+
"isStatic": false,
|
|
414
|
+
"isAbstract": false,
|
|
415
|
+
"isVirtual": true,
|
|
416
|
+
"isOverride": true,
|
|
417
|
+
"isSealed": false,
|
|
418
|
+
"visibility": "Public",
|
|
270
419
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
271
420
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
272
421
|
"isExtensionMethod": false
|
|
@@ -283,151 +432,50 @@
|
|
|
283
432
|
"normalizedSignature": "constructor|(Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies,Microsoft.EntityFrameworkCore.Design.Internal.RelationalCSharpRuntimeAnnotationCodeGeneratorDependencies):void|static=false",
|
|
284
433
|
"isStatic": false,
|
|
285
434
|
"parameterCount": 2,
|
|
435
|
+
"visibility": "Public",
|
|
286
436
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
287
437
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
288
438
|
}
|
|
289
|
-
],
|
|
290
|
-
"exposedMethods": [
|
|
291
|
-
{
|
|
292
|
-
"tsName": "generate",
|
|
293
|
-
"isStatic": false,
|
|
294
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
295
|
-
"target": {
|
|
296
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
297
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
298
|
-
"metadataToken": 100665272
|
|
299
|
-
}
|
|
300
|
-
},
|
|
301
|
-
{
|
|
302
|
-
"tsName": "generate",
|
|
303
|
-
"isStatic": false,
|
|
304
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IRelationalModel,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
305
|
-
"target": {
|
|
306
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
307
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
308
|
-
"metadataToken": 100665273
|
|
309
|
-
}
|
|
310
|
-
},
|
|
311
|
-
{
|
|
312
|
-
"tsName": "generate",
|
|
313
|
-
"isStatic": false,
|
|
314
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IProperty,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
315
|
-
"target": {
|
|
316
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
317
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
318
|
-
"metadataToken": 100665274
|
|
319
|
-
}
|
|
320
|
-
},
|
|
321
|
-
{
|
|
322
|
-
"tsName": "generate",
|
|
323
|
-
"isStatic": false,
|
|
324
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IColumn,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
325
|
-
"target": {
|
|
326
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
327
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
328
|
-
"metadataToken": 100665275
|
|
329
|
-
}
|
|
330
|
-
},
|
|
331
|
-
{
|
|
332
|
-
"tsName": "generate",
|
|
333
|
-
"isStatic": false,
|
|
334
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
335
|
-
"target": {
|
|
336
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
337
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
338
|
-
"metadataToken": 100665276
|
|
339
|
-
}
|
|
340
|
-
},
|
|
341
|
-
{
|
|
342
|
-
"tsName": "generate",
|
|
343
|
-
"isStatic": false,
|
|
344
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.ITableIndex,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
345
|
-
"target": {
|
|
346
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
347
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
348
|
-
"metadataToken": 100665277
|
|
349
|
-
}
|
|
350
|
-
},
|
|
351
|
-
{
|
|
352
|
-
"tsName": "generate",
|
|
353
|
-
"isStatic": false,
|
|
354
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IKey,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
355
|
-
"target": {
|
|
356
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
357
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
358
|
-
"metadataToken": 100665278
|
|
359
|
-
}
|
|
360
|
-
},
|
|
361
|
-
{
|
|
362
|
-
"tsName": "generate",
|
|
363
|
-
"isStatic": false,
|
|
364
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IUniqueConstraint,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
365
|
-
"target": {
|
|
366
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
367
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
368
|
-
"metadataToken": 100665279
|
|
369
|
-
}
|
|
370
|
-
},
|
|
371
|
-
{
|
|
372
|
-
"tsName": "generate",
|
|
373
|
-
"isStatic": false,
|
|
374
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IEntityType,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
375
|
-
"target": {
|
|
376
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
377
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
378
|
-
"metadataToken": 100665280
|
|
379
|
-
}
|
|
380
|
-
},
|
|
381
|
-
{
|
|
382
|
-
"tsName": "generate",
|
|
383
|
-
"isStatic": false,
|
|
384
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.ITable,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
385
|
-
"target": {
|
|
386
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
387
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
388
|
-
"metadataToken": 100665281
|
|
389
|
-
}
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"tsName": "generate",
|
|
393
|
-
"isStatic": false,
|
|
394
|
-
"tsSignatureId": "Generate|(Microsoft.EntityFrameworkCore.Metadata.IRelationalPropertyOverrides,Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorParameters):System.Void|static=false",
|
|
395
|
-
"target": {
|
|
396
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
397
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
398
|
-
"metadataToken": 100665282
|
|
399
|
-
}
|
|
400
|
-
}
|
|
401
|
-
],
|
|
402
|
-
"exposedConstructors": [
|
|
403
|
-
{
|
|
404
|
-
"isStatic": false,
|
|
405
|
-
"tsSignatureId": "constructor|(Microsoft.EntityFrameworkCore.Design.Internal.CSharpRuntimeAnnotationCodeGeneratorDependencies,Microsoft.EntityFrameworkCore.Design.Internal.RelationalCSharpRuntimeAnnotationCodeGeneratorDependencies):void|static=false",
|
|
406
|
-
"target": {
|
|
407
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerCSharpRuntimeAnnotationCodeGenerator",
|
|
408
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
409
|
-
"metadataToken": 100665271
|
|
410
|
-
}
|
|
411
|
-
}
|
|
412
439
|
]
|
|
413
440
|
},
|
|
414
441
|
{
|
|
415
442
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
416
443
|
"clrName": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
417
|
-
"tsEmitName": "SqlServerDesignTimeServices",
|
|
418
444
|
"assemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
419
445
|
"metadataToken": 0,
|
|
446
|
+
"kind": "Class",
|
|
447
|
+
"accessibility": "Public",
|
|
448
|
+
"isAbstract": false,
|
|
449
|
+
"isSealed": false,
|
|
450
|
+
"isStatic": false,
|
|
451
|
+
"arity": 0,
|
|
452
|
+
"baseType": {
|
|
453
|
+
"stableId": "System.Private.CoreLib:System.Object",
|
|
454
|
+
"clrName": "System.Object"
|
|
455
|
+
},
|
|
456
|
+
"interfaces": [
|
|
457
|
+
{
|
|
458
|
+
"stableId": "Microsoft.EntityFrameworkCore:Microsoft.EntityFrameworkCore.Design.IDesignTimeServices",
|
|
459
|
+
"clrName": "Microsoft.EntityFrameworkCore.Design.IDesignTimeServices"
|
|
460
|
+
}
|
|
461
|
+
],
|
|
420
462
|
"methods": [
|
|
421
463
|
{
|
|
422
464
|
"stableId": "Microsoft.EntityFrameworkCore.SqlServer:Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices::ConfigureDesignTimeServices(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
423
465
|
"clrName": "ConfigureDesignTimeServices",
|
|
424
|
-
"tsEmitName": "configureDesignTimeServices",
|
|
425
466
|
"metadataToken": 100665283,
|
|
426
467
|
"canonicalSignature": "(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void",
|
|
427
468
|
"normalizedSignature": "ConfigureDesignTimeServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
428
469
|
"emitScope": "ClassSurface",
|
|
470
|
+
"provenance": "Original",
|
|
429
471
|
"arity": 0,
|
|
430
472
|
"parameterCount": 1,
|
|
473
|
+
"isStatic": false,
|
|
474
|
+
"isAbstract": false,
|
|
475
|
+
"isVirtual": true,
|
|
476
|
+
"isOverride": false,
|
|
477
|
+
"isSealed": false,
|
|
478
|
+
"visibility": "Public",
|
|
431
479
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
432
480
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
433
481
|
"isExtensionMethod": false
|
|
@@ -444,32 +492,10 @@
|
|
|
444
492
|
"normalizedSignature": "constructor|():void|static=false",
|
|
445
493
|
"isStatic": false,
|
|
446
494
|
"parameterCount": 0,
|
|
495
|
+
"visibility": "Public",
|
|
447
496
|
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
448
497
|
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer"
|
|
449
498
|
}
|
|
450
|
-
],
|
|
451
|
-
"exposedMethods": [
|
|
452
|
-
{
|
|
453
|
-
"tsName": "configureDesignTimeServices",
|
|
454
|
-
"isStatic": false,
|
|
455
|
-
"tsSignatureId": "ConfigureDesignTimeServices|(Microsoft.Extensions.DependencyInjection.IServiceCollection):System.Void|static=false",
|
|
456
|
-
"target": {
|
|
457
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
458
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
459
|
-
"metadataToken": 100665283
|
|
460
|
-
}
|
|
461
|
-
}
|
|
462
|
-
],
|
|
463
|
-
"exposedConstructors": [
|
|
464
|
-
{
|
|
465
|
-
"isStatic": false,
|
|
466
|
-
"tsSignatureId": "constructor|():void|static=false",
|
|
467
|
-
"target": {
|
|
468
|
-
"declaringClrType": "Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.SqlServerDesignTimeServices",
|
|
469
|
-
"declaringAssemblyName": "Microsoft.EntityFrameworkCore.SqlServer",
|
|
470
|
-
"metadataToken": 100665284
|
|
471
|
-
}
|
|
472
|
-
}
|
|
473
499
|
]
|
|
474
500
|
}
|
|
475
501
|
]
|