@tsonic/efcore-sqlserver 10.0.40 → 10.0.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (93) hide show
  1. package/Azure/internal/index.d.ts +42 -44
  2. package/Azure.Core/bindings.json +2859 -2859
  3. package/Azure.Core/internal/index.d.ts +103 -105
  4. package/Azure.Core.Cryptography/internal/index.d.ts +3 -2
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +3 -2
  6. package/Azure.Core.Extensions/internal/index.d.ts +3 -2
  7. package/Azure.Core.GeoJson/internal/index.d.ts +14 -16
  8. package/Azure.Core.Pipeline/internal/index.d.ts +20 -19
  9. package/Azure.Core.Serialization/internal/index.d.ts +17 -16
  10. package/Azure.Core.d.ts +2 -2
  11. package/Azure.Identity/internal/index.d.ts +3 -2
  12. package/Azure.Messaging/internal/index.d.ts +17 -16
  13. package/Microsoft.Data/internal/index.d.ts +3 -2
  14. package/Microsoft.Data.Sql/internal/index.d.ts +3 -2
  15. package/Microsoft.Data.SqlClient/internal/index.d.ts +46 -48
  16. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +3 -2
  17. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +33 -32
  18. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +13 -12
  19. package/Microsoft.Data.SqlTypes/bindings.json +4 -1
  20. package/Microsoft.Data.SqlTypes/internal/index.d.ts +9 -8
  21. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +171 -173
  22. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +3 -2
  23. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +7 -6
  24. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +3 -2
  25. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +17 -16
  26. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +20 -22
  27. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +2 -4
  28. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +45 -44
  29. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +5 -4
  30. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +5 -4
  31. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +26 -25
  32. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +27 -26
  33. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +1 -1
  34. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +16 -18
  35. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +1 -1
  36. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +50 -49
  37. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +3 -2
  38. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +4 -3
  39. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/bindings.json +418 -418
  40. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +97 -99
  41. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +4 -3
  42. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -4
  43. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +8 -7
  44. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +1 -1
  45. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +32 -34
  46. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +2 -2
  47. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +8 -10
  48. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +7 -9
  49. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +6 -5
  50. package/Microsoft.Identity.Client/bindings.json +100 -100
  51. package/Microsoft.Identity.Client/internal/index.d.ts +15 -17
  52. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +3 -2
  53. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +3 -2
  54. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +3 -2
  55. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +3 -2
  56. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +3 -2
  57. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +3 -2
  58. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +3 -2
  59. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +3 -2
  60. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +3 -2
  61. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +3 -2
  62. package/Microsoft.Identity.Client.RP/internal/index.d.ts +3 -2
  63. package/Microsoft.Identity.Client.Region/internal/index.d.ts +3 -2
  64. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +3 -2
  65. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +3 -2
  66. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +3 -2
  67. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +3 -2
  68. package/Microsoft.Identity.Client.d.ts +1 -1
  69. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +12 -11
  70. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +10 -12
  71. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +27 -26
  72. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +4 -3
  73. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +3 -2
  74. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +4 -3
  75. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +3 -2
  76. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -17
  77. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +3 -2
  78. package/Microsoft.SqlServer.Server/internal/index.d.ts +3 -2
  79. package/README.md +32 -13
  80. package/System/internal/index.d.ts +19 -18
  81. package/System.ClientModel/internal/index.d.ts +12 -14
  82. package/System.ClientModel.Primitives/internal/index.d.ts +77 -79
  83. package/System.Configuration/internal/index.d.ts +94 -93
  84. package/System.Configuration.Internal/internal/index.d.ts +27 -29
  85. package/System.Configuration.Provider/internal/index.d.ts +5 -4
  86. package/System.Configuration.Provider.d.ts +1 -1
  87. package/System.Diagnostics/internal/index.d.ts +3 -2
  88. package/System.Drawing.Configuration/internal/index.d.ts +3 -2
  89. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -11
  90. package/System.Security.Cryptography/internal/index.d.ts +5 -4
  91. package/System.Text.Json.Serialization/internal/index.d.ts +3 -5
  92. package/__internal/extensions/index.d.ts +199 -201
  93. package/package.json +5 -5
@@ -2,8 +2,9 @@
2
2
  // Namespace: System.Configuration
3
3
  // Assembly: System.Configuration.ConfigurationManager
4
4
 
5
- // Primitive type aliases from @tsonic/core
6
- import type { sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
5
+ // Core type aliases from @tsonic/core
6
+ import type { JsValue, fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
7
+
7
8
 
8
9
  // Import types from other namespaces
9
10
  import * as System_Configuration_Internal_Internal from "../../System.Configuration.Internal/internal/index.js";
@@ -111,16 +112,16 @@ export enum SpecialSetting {
111
112
  }
112
113
 
113
114
 
114
- export type SettingChangingEventHandler = (sender: unknown, e: SettingChangingEventArgs) => void;
115
+ export type SettingChangingEventHandler = (sender: JsValue, e: SettingChangingEventArgs) => void;
115
116
 
116
117
 
117
- export type SettingsLoadedEventHandler = (sender: unknown, e: SettingsLoadedEventArgs) => void;
118
+ export type SettingsLoadedEventHandler = (sender: JsValue, e: SettingsLoadedEventArgs) => void;
118
119
 
119
120
 
120
- export type SettingsSavingEventHandler = (sender: unknown, e: CancelEventArgs) => void;
121
+ export type SettingsSavingEventHandler = (sender: JsValue, e: CancelEventArgs) => void;
121
122
 
122
123
 
123
- export type ValidatorCallback = (value: unknown) => void;
124
+ export type ValidatorCallback = (value: JsValue) => void;
124
125
 
125
126
 
126
127
  export interface IApplicationSettingsProvider$instance {
@@ -137,7 +138,7 @@ export type IApplicationSettingsProvider = IApplicationSettingsProvider$instance
137
138
  export interface IConfigurationSectionHandler$instance {
138
139
  readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
139
140
 
140
- Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
141
+ Create(parent: JsValue, configContext: JsValue, section: XmlNode): JsValue;
141
142
  }
142
143
 
143
144
 
@@ -146,7 +147,7 @@ export type IConfigurationSectionHandler = IConfigurationSectionHandler$instance
146
147
  export interface IConfigurationSystem$instance {
147
148
  readonly __tsonic_iface_System_Configuration_IConfigurationSystem: never;
148
149
 
149
- GetConfig(configKey: string): unknown;
150
+ GetConfig(configKey: string): JsValue;
150
151
  Init(): void;
151
152
  }
152
153
 
@@ -196,11 +197,11 @@ export interface ApplicationSettingsBase$instance extends SettingsBase {
196
197
  readonly PropertyValues: SettingsPropertyValueCollection;
197
198
  readonly Providers: SettingsProviderCollection;
198
199
  SettingsKey: string;
199
- GetPreviousVersion(propertyName: string): unknown;
200
- OnPropertyChanged(sender: unknown, e: PropertyChangedEventArgs): void;
201
- OnSettingChanging(sender: unknown, e: SettingChangingEventArgs): void;
202
- OnSettingsLoaded(sender: unknown, e: SettingsLoadedEventArgs): void;
203
- OnSettingsSaving(sender: unknown, e: CancelEventArgs): void;
200
+ GetPreviousVersion(propertyName: string): JsValue;
201
+ OnPropertyChanged(sender: JsValue, e: PropertyChangedEventArgs): void;
202
+ OnSettingChanging(sender: JsValue, e: SettingChangingEventArgs): void;
203
+ OnSettingsLoaded(sender: JsValue, e: SettingsLoadedEventArgs): void;
204
+ OnSettingsSaving(sender: JsValue, e: CancelEventArgs): void;
204
205
  Reload(): void;
205
206
  Reset(): void;
206
207
  Save(): void;
@@ -212,7 +213,7 @@ export const ApplicationSettingsBase: (abstract new() => ApplicationSettingsBase
212
213
  };
213
214
 
214
215
 
215
- export type ApplicationSettingsBase = ApplicationSettingsBase$instance & { [propertyName: string]: unknown; };
216
+ export type ApplicationSettingsBase = ApplicationSettingsBase$instance & { [propertyName: string]: JsValue; };
216
217
 
217
218
  export interface ApplicationSettingsGroup$instance extends ConfigurationSectionGroup {
218
219
  readonly __tsonic_type_System_Configuration_ApplicationSettingsGroup: never;
@@ -230,7 +231,7 @@ export type ApplicationSettingsGroup = ApplicationSettingsGroup$instance;
230
231
  export interface AppSettingsReader$instance {
231
232
  readonly __tsonic_type_System_Configuration_AppSettingsReader: never;
232
233
 
233
- GetValue(key: string, type: Type): unknown;
234
+ GetValue(key: string, type: Type): JsValue;
234
235
  }
235
236
 
236
237
 
@@ -248,7 +249,7 @@ export interface AppSettingsSection$instance extends ConfigurationSection {
248
249
  readonly Properties: ConfigurationPropertyCollection;
249
250
  readonly Settings: KeyValueConfigurationCollection;
250
251
  DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
251
- GetRuntimeObject(): unknown;
252
+ GetRuntimeObject(): JsValue;
252
253
  Reset(parentSection: ConfigurationElement): void;
253
254
  }
254
255
 
@@ -264,7 +265,7 @@ export interface CallbackValidator$instance extends ConfigurationValidatorBase {
264
265
  readonly __tsonic_type_System_Configuration_CallbackValidator: never;
265
266
 
266
267
  CanValidate(type: Type): boolean;
267
- Validate(value: unknown): void;
268
+ Validate(value: JsValue): void;
268
269
  }
269
270
 
270
271
 
@@ -336,8 +337,8 @@ export type CommaDelimitedStringCollection = CommaDelimitedStringCollection$inst
336
337
  export interface CommaDelimitedStringCollectionConverter$instance extends ConfigurationConverterBase {
337
338
  readonly __tsonic_type_System_Configuration_CommaDelimitedStringCollectionConverter: never;
338
339
 
339
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
340
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
340
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
341
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
341
342
  }
342
343
 
343
344
 
@@ -426,7 +427,7 @@ export interface ConfigurationElement$instance {
426
427
  LockItem: boolean;
427
428
  readonly Properties: ConfigurationPropertyCollection;
428
429
  DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
429
- Equals(compareTo: unknown): boolean;
430
+ Equals(compareTo: JsValue): boolean;
430
431
  GetHashCode(): int;
431
432
  GetTransformedAssemblyString(assemblyName: string): string;
432
433
  GetTransformedTypeString(typeName: string): string;
@@ -437,7 +438,7 @@ export interface ConfigurationElement$instance {
437
438
  ListErrors(errorList: IList): void;
438
439
  OnDeserializeUnrecognizedAttribute(name: string, value: string): boolean;
439
440
  OnDeserializeUnrecognizedElement(elementName: string, reader: XmlReader): boolean;
440
- OnRequiredPropertyNotFound(name: string): unknown;
441
+ OnRequiredPropertyNotFound(name: string): JsValue;
441
442
  PostDeserialize(): void;
442
443
  PreSerialize(writer: XmlWriter): void;
443
444
  Reset(parentElement: ConfigurationElement): void;
@@ -466,15 +467,15 @@ export interface ConfigurationElementCollection$instance extends ConfigurationEl
466
467
  readonly ElementName: string;
467
468
  EmitClear: boolean;
468
469
  readonly IsSynchronized: boolean;
469
- readonly SyncRoot: unknown;
470
+ readonly SyncRoot: JsValue;
470
471
  readonly ThrowOnDuplicate: boolean;
471
472
  BaseAdd(element: ConfigurationElement): void;
472
473
  BaseAdd(index: int, element: ConfigurationElement): void;
473
474
  CopyTo(array: ConfigurationElement[], index: int): void;
474
475
  CreateNewElement(elementName: string): ConfigurationElement;
475
476
  CreateNewElement(): ConfigurationElement;
476
- Equals(compareTo: unknown): boolean;
477
- GetElementKey(element: ConfigurationElement): unknown;
477
+ Equals(compareTo: JsValue): boolean;
478
+ GetElementKey(element: ConfigurationElement): JsValue;
478
479
  GetEnumerator(): IEnumerator;
479
480
  GetHashCode(): int;
480
481
  IsElementName(elementName: string): boolean;
@@ -576,7 +577,7 @@ export interface ConfigurationFileMap$instance {
576
577
  readonly __tsonic_iface_System_ICloneable: never;
577
578
 
578
579
  MachineConfigFilename: string;
579
- Clone(): unknown;
580
+ Clone(): JsValue;
580
581
  }
581
582
 
582
583
 
@@ -628,7 +629,7 @@ export interface ConfigurationLockCollection$instance {
628
629
  readonly HasParentElements: boolean;
629
630
  IsModified: boolean;
630
631
  readonly IsSynchronized: boolean;
631
- readonly SyncRoot: unknown;
632
+ readonly SyncRoot: JsValue;
632
633
  Add(name: string): void;
633
634
  Clear(): void;
634
635
  Contains(name: string): boolean;
@@ -650,7 +651,7 @@ export interface ConfigurationProperty$instance {
650
651
  readonly __tsonic_type_System_Configuration_ConfigurationProperty: never;
651
652
 
652
653
  readonly Converter: TypeConverter;
653
- DefaultValue: unknown;
654
+ DefaultValue: JsValue;
654
655
  Description: string;
655
656
  readonly IsAssemblyStringTransformationRequired: boolean;
656
657
  readonly IsDefaultCollection: boolean;
@@ -666,10 +667,10 @@ export interface ConfigurationProperty$instance {
666
667
 
667
668
  export const ConfigurationProperty: {
668
669
  new(name: string, type: Type): ConfigurationProperty;
669
- new(name: string, type: Type, defaultValue: unknown): ConfigurationProperty;
670
- new(name: string, type: Type, defaultValue: unknown, options: ConfigurationPropertyOptions): ConfigurationProperty;
671
- new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
672
- new(name: string, type: Type, defaultValue: unknown, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
670
+ new(name: string, type: Type, defaultValue: JsValue): ConfigurationProperty;
671
+ new(name: string, type: Type, defaultValue: JsValue, options: ConfigurationPropertyOptions): ConfigurationProperty;
672
+ new(name: string, type: Type, defaultValue: JsValue, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions): ConfigurationProperty;
673
+ new(name: string, type: Type, defaultValue: JsValue, typeConverter: TypeConverter, validator: ConfigurationValidatorBase, options: ConfigurationPropertyOptions, description: string): ConfigurationProperty;
673
674
  };
674
675
 
675
676
 
@@ -678,7 +679,7 @@ export type ConfigurationProperty = ConfigurationProperty$instance;
678
679
  export interface ConfigurationPropertyAttribute$instance extends Attribute {
679
680
  readonly __tsonic_type_System_Configuration_ConfigurationPropertyAttribute: never;
680
681
 
681
- DefaultValue: unknown;
682
+ DefaultValue: JsValue;
682
683
  IsDefaultCollection: boolean;
683
684
  IsKey: boolean;
684
685
  IsRequired: boolean;
@@ -702,7 +703,7 @@ export interface ConfigurationPropertyCollection$instance {
702
703
 
703
704
  readonly Count: int;
704
705
  readonly IsSynchronized: boolean;
705
- readonly SyncRoot: unknown;
706
+ readonly SyncRoot: JsValue;
706
707
  Add(property: ConfigurationProperty): void;
707
708
  Clear(): void;
708
709
  Contains(name: string): boolean;
@@ -724,7 +725,7 @@ export interface ConfigurationSection$instance extends ConfigurationElement {
724
725
 
725
726
  readonly SectionInformation: SectionInformation;
726
727
  DeserializeSection(reader: XmlReader): void;
727
- GetRuntimeObject(): unknown;
728
+ GetRuntimeObject(): JsValue;
728
729
  IsModified(): boolean;
729
730
  ResetModified(): void;
730
731
  SerializeSection(parentElement: ConfigurationElement, name: string, saveMode: ConfigurationSaveMode): string;
@@ -827,7 +828,7 @@ export interface ConfigurationSettings$instance {
827
828
 
828
829
  export const ConfigurationSettings: {
829
830
  readonly AppSettings: NameValueCollection;
830
- GetConfig(sectionName: string): unknown;
831
+ GetConfig(sectionName: string): JsValue;
831
832
  };
832
833
 
833
834
 
@@ -852,7 +853,7 @@ export interface ConfigurationValidatorBase$instance {
852
853
  readonly __tsonic_type_System_Configuration_ConfigurationValidatorBase: never;
853
854
 
854
855
  CanValidate(type: Type): boolean;
855
- Validate(value: unknown): void;
856
+ Validate(value: JsValue): void;
856
857
  }
857
858
 
858
859
 
@@ -931,7 +932,7 @@ export interface ConnectionStringSettingsCollection$instance extends Configurati
931
932
  CreateNewElement(elementName: string): ConfigurationElement;
932
933
  get_Item(index: int): ConnectionStringSettings;
933
934
  get_Item(name: string): ConnectionStringSettings;
934
- GetElementKey(element: ConfigurationElement): unknown;
935
+ GetElementKey(element: ConfigurationElement): JsValue;
935
936
  IndexOf(settings: ConnectionStringSettings): int;
936
937
  Remove(settings: ConnectionStringSettings): void;
937
938
  Remove(name: string): void;
@@ -952,7 +953,7 @@ export interface ConnectionStringsSection$instance extends ConfigurationSection
952
953
 
953
954
  readonly ConnectionStrings: ConnectionStringSettingsCollection;
954
955
  readonly Properties: ConfigurationPropertyCollection;
955
- GetRuntimeObject(): unknown;
956
+ GetRuntimeObject(): JsValue;
956
957
  }
957
958
 
958
959
 
@@ -966,9 +967,9 @@ export type ConnectionStringsSection = ConnectionStringsSection$instance;
966
967
  export interface ContextInformation$instance {
967
968
  readonly __tsonic_type_System_Configuration_ContextInformation: never;
968
969
 
969
- readonly HostingContext: unknown;
970
+ readonly HostingContext: JsValue;
970
971
  readonly IsMachineLevel: boolean;
971
- GetSection(sectionName: string): unknown;
972
+ GetSection(sectionName: string): JsValue;
972
973
  }
973
974
 
974
975
 
@@ -1015,7 +1016,7 @@ export interface DefaultValidator$instance extends ConfigurationValidatorBase {
1015
1016
  readonly __tsonic_type_System_Configuration_DefaultValidator: never;
1016
1017
 
1017
1018
  CanValidate(type: Type): boolean;
1018
- Validate(value: unknown): void;
1019
+ Validate(value: JsValue): void;
1019
1020
  }
1020
1021
 
1021
1022
 
@@ -1033,7 +1034,7 @@ export interface DictionarySectionHandler$instance extends IConfigurationSection
1033
1034
 
1034
1035
  readonly KeyAttributeName: string;
1035
1036
  readonly ValueAttributeName: string;
1036
- Create(parent: unknown, context: unknown, section: XmlNode): unknown;
1037
+ Create(parent: JsValue, context: JsValue, section: XmlNode): JsValue;
1037
1038
  }
1038
1039
 
1039
1040
 
@@ -1095,7 +1096,7 @@ export interface ExeConfigurationFileMap$instance extends ConfigurationFileMap {
1095
1096
  ExeConfigFilename: string;
1096
1097
  LocalUserConfigFilename: string;
1097
1098
  RoamingUserConfigFilename: string;
1098
- Clone(): unknown;
1099
+ Clone(): JsValue;
1099
1100
  }
1100
1101
 
1101
1102
 
@@ -1124,8 +1125,8 @@ export type ExeContext = ExeContext$instance;
1124
1125
  export interface GenericEnumConverter$instance extends ConfigurationConverterBase {
1125
1126
  readonly __tsonic_type_System_Configuration_GenericEnumConverter: never;
1126
1127
 
1127
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1128
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1128
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
1129
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
1129
1130
  }
1130
1131
 
1131
1132
 
@@ -1175,7 +1176,7 @@ export interface IgnoreSectionHandler$instance extends IConfigurationSectionHand
1175
1176
 
1176
1177
  readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
1177
1178
 
1178
- Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
1179
+ Create(parent: JsValue, configContext: JsValue, section: XmlNode): JsValue;
1179
1180
  }
1180
1181
 
1181
1182
 
@@ -1194,8 +1195,8 @@ export type IgnoreSectionHandler = IgnoreSectionHandler$instance & __IgnoreSecti
1194
1195
  export interface InfiniteIntConverter$instance extends ConfigurationConverterBase {
1195
1196
  readonly __tsonic_type_System_Configuration_InfiniteIntConverter: never;
1196
1197
 
1197
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1198
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1198
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
1199
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
1199
1200
  }
1200
1201
 
1201
1202
 
@@ -1209,8 +1210,8 @@ export type InfiniteIntConverter = InfiniteIntConverter$instance;
1209
1210
  export interface InfiniteTimeSpanConverter$instance extends ConfigurationConverterBase {
1210
1211
  readonly __tsonic_type_System_Configuration_InfiniteTimeSpanConverter: never;
1211
1212
 
1212
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
1213
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
1213
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
1214
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
1214
1215
  }
1215
1216
 
1216
1217
 
@@ -1225,7 +1226,7 @@ export interface IntegerValidator$instance extends ConfigurationValidatorBase {
1225
1226
  readonly __tsonic_type_System_Configuration_IntegerValidator: never;
1226
1227
 
1227
1228
  CanValidate(type: Type): boolean;
1228
- Validate(value: unknown): void;
1229
+ Validate(value: JsValue): void;
1229
1230
  }
1230
1231
 
1231
1232
 
@@ -1284,7 +1285,7 @@ export interface KeyValueConfigurationCollection$instance extends ConfigurationE
1284
1285
  Clear(): void;
1285
1286
  CreateNewElement(): ConfigurationElement;
1286
1287
  CreateNewElement(elementName: string): ConfigurationElement;
1287
- GetElementKey(element: ConfigurationElement): unknown;
1288
+ GetElementKey(element: ConfigurationElement): JsValue;
1288
1289
  Remove(key: string): void;
1289
1290
  }
1290
1291
 
@@ -1344,7 +1345,7 @@ export interface LongValidator$instance extends ConfigurationValidatorBase {
1344
1345
  readonly __tsonic_type_System_Configuration_LongValidator: never;
1345
1346
 
1346
1347
  CanValidate(type: Type): boolean;
1347
- Validate(value: unknown): void;
1348
+ Validate(value: JsValue): void;
1348
1349
  }
1349
1350
 
1350
1351
 
@@ -1386,7 +1387,7 @@ export interface NameValueConfigurationCollection$instance extends Configuration
1386
1387
  Clear(): void;
1387
1388
  CreateNewElement(): ConfigurationElement;
1388
1389
  CreateNewElement(elementName: string): ConfigurationElement;
1389
- GetElementKey(element: ConfigurationElement): unknown;
1390
+ GetElementKey(element: ConfigurationElement): JsValue;
1390
1391
  Remove(nameValue: NameValueConfigurationElement): void;
1391
1392
  Remove(name: string): void;
1392
1393
  }
@@ -1420,7 +1421,7 @@ export interface NameValueFileSectionHandler$instance extends IConfigurationSect
1420
1421
 
1421
1422
  readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
1422
1423
 
1423
- Create(parent: unknown, configContext: unknown, section: XmlNode): unknown;
1424
+ Create(parent: JsValue, configContext: JsValue, section: XmlNode): JsValue;
1424
1425
  }
1425
1426
 
1426
1427
 
@@ -1443,7 +1444,7 @@ export interface NameValueSectionHandler$instance extends IConfigurationSectionH
1443
1444
 
1444
1445
  readonly KeyAttributeName: string;
1445
1446
  readonly ValueAttributeName: string;
1446
- Create(parent: unknown, context: unknown, section: XmlNode): unknown;
1447
+ Create(parent: JsValue, context: JsValue, section: XmlNode): JsValue;
1447
1448
  }
1448
1449
 
1449
1450
 
@@ -1476,7 +1477,7 @@ export interface PositiveTimeSpanValidator$instance extends ConfigurationValidat
1476
1477
  readonly __tsonic_type_System_Configuration_PositiveTimeSpanValidator: never;
1477
1478
 
1478
1479
  CanValidate(type: Type): boolean;
1479
- Validate(value: unknown): void;
1480
+ Validate(value: JsValue): void;
1480
1481
  }
1481
1482
 
1482
1483
 
@@ -1505,7 +1506,7 @@ export interface PropertyInformation$instance {
1505
1506
  readonly __tsonic_type_System_Configuration_PropertyInformation: never;
1506
1507
 
1507
1508
  readonly Converter: TypeConverter;
1508
- readonly DefaultValue: unknown;
1509
+ readonly DefaultValue: JsValue;
1509
1510
  readonly Description: string;
1510
1511
  readonly IsKey: boolean;
1511
1512
  readonly IsLocked: boolean;
@@ -1516,7 +1517,7 @@ export interface PropertyInformation$instance {
1516
1517
  readonly Source: string;
1517
1518
  readonly Type: Type;
1518
1519
  readonly Validator: ConfigurationValidatorBase;
1519
- Value: unknown;
1520
+ Value: JsValue;
1520
1521
  readonly ValueOrigin: PropertyValueOrigin;
1521
1522
  }
1522
1523
 
@@ -1643,7 +1644,7 @@ export interface ProviderSettingsCollection$instance extends ConfigurationElemen
1643
1644
  CreateNewElement(elementName: string): ConfigurationElement;
1644
1645
  get_Item(key: string): ProviderSettings;
1645
1646
  get_Item(index: int): ProviderSettings;
1646
- GetElementKey(element: ConfigurationElement): unknown;
1647
+ GetElementKey(element: ConfigurationElement): JsValue;
1647
1648
  Remove(name: string): void;
1648
1649
  set_Item(index: int, value: ProviderSettings): void;
1649
1650
  }
@@ -1660,7 +1661,7 @@ export interface RegexStringValidator$instance extends ConfigurationValidatorBas
1660
1661
  readonly __tsonic_type_System_Configuration_RegexStringValidator: never;
1661
1662
 
1662
1663
  CanValidate(type: Type): boolean;
1663
- Validate(value: unknown): void;
1664
+ Validate(value: JsValue): void;
1664
1665
  }
1665
1666
 
1666
1667
 
@@ -1738,7 +1739,7 @@ export interface SchemeSettingElementCollection$instance extends ConfigurationEl
1738
1739
  CreateNewElement(elementName: string): ConfigurationElement;
1739
1740
  get_Item(index: int): SchemeSettingElement;
1740
1741
  get_Item(name: string): SchemeSettingElement;
1741
- GetElementKey(element: ConfigurationElement): unknown;
1742
+ GetElementKey(element: ConfigurationElement): JsValue;
1742
1743
  IndexOf(element: SchemeSettingElement): int;
1743
1744
  }
1744
1745
 
@@ -1806,7 +1807,7 @@ export type SettingAttribute = SettingAttribute$instance;
1806
1807
  export interface SettingChangingEventArgs$instance extends CancelEventArgs {
1807
1808
  readonly __tsonic_type_System_Configuration_SettingChangingEventArgs: never;
1808
1809
 
1809
- readonly NewValue: unknown;
1810
+ readonly NewValue: JsValue;
1810
1811
  readonly SettingClass: string;
1811
1812
  readonly SettingKey: string;
1812
1813
  readonly SettingName: string;
@@ -1814,7 +1815,7 @@ export interface SettingChangingEventArgs$instance extends CancelEventArgs {
1814
1815
 
1815
1816
 
1816
1817
  export const SettingChangingEventArgs: {
1817
- new(settingName: string, settingClass: string, settingKey: string, newValue: unknown, cancel: boolean): SettingChangingEventArgs;
1818
+ new(settingName: string, settingClass: string, settingKey: string, newValue: JsValue, cancel: boolean): SettingChangingEventArgs;
1818
1819
  };
1819
1820
 
1820
1821
 
@@ -1827,7 +1828,7 @@ export interface SettingElement$instance extends ConfigurationElement {
1827
1828
  readonly Properties: ConfigurationPropertyCollection;
1828
1829
  SerializeAs: SettingsSerializeAs;
1829
1830
  Value: SettingValueElement;
1830
- Equals(settings: unknown): boolean;
1831
+ Equals(settings: JsValue): boolean;
1831
1832
  GetHashCode(): int;
1832
1833
  }
1833
1834
 
@@ -1853,7 +1854,7 @@ export interface SettingElementCollection$instance extends ConfigurationElementC
1853
1854
  CreateNewElement(): ConfigurationElement;
1854
1855
  CreateNewElement(elementName: string): ConfigurationElement;
1855
1856
  Get(elementKey: string): SettingElement;
1856
- GetElementKey(element: ConfigurationElement): unknown;
1857
+ GetElementKey(element: ConfigurationElement): JsValue;
1857
1858
  Remove(element: SettingElement): void;
1858
1859
  }
1859
1860
 
@@ -1904,7 +1905,7 @@ export const SettingsBase: (abstract new() => SettingsBase) & {
1904
1905
  };
1905
1906
 
1906
1907
 
1907
- export type SettingsBase = SettingsBase$instance & { [propertyName: string]: unknown; };
1908
+ export type SettingsBase = SettingsBase$instance & { [propertyName: string]: JsValue; };
1908
1909
 
1909
1910
  export interface SettingsContext$instance extends Hashtable {
1910
1911
  readonly __tsonic_type_System_Configuration_SettingsContext: never;
@@ -2000,7 +2001,7 @@ export interface SettingsProperty$instance {
2000
2001
  readonly __tsonic_type_System_Configuration_SettingsProperty: never;
2001
2002
 
2002
2003
  Attributes: SettingsAttributeDictionary;
2003
- DefaultValue: unknown;
2004
+ DefaultValue: JsValue;
2004
2005
  IsReadOnly: boolean;
2005
2006
  Name: string;
2006
2007
  PropertyType: Type;
@@ -2013,7 +2014,7 @@ export interface SettingsProperty$instance {
2013
2014
 
2014
2015
  export const SettingsProperty: {
2015
2016
  new(name: string): SettingsProperty;
2016
- new(name: string, propertyType: Type, provider: SettingsProvider, isReadOnly: boolean, defaultValue: unknown, serializeAs: SettingsSerializeAs, attributes: SettingsAttributeDictionary, throwOnErrorDeserializing: boolean, throwOnErrorSerializing: boolean): SettingsProperty;
2017
+ new(name: string, propertyType: Type, provider: SettingsProvider, isReadOnly: boolean, defaultValue: JsValue, serializeAs: SettingsSerializeAs, attributes: SettingsAttributeDictionary, throwOnErrorDeserializing: boolean, throwOnErrorSerializing: boolean): SettingsProperty;
2017
2018
  new(propertyToCopy: SettingsProperty): SettingsProperty;
2018
2019
  };
2019
2020
 
@@ -2029,10 +2030,10 @@ export interface SettingsPropertyCollection$instance {
2029
2030
 
2030
2031
  readonly Count: int;
2031
2032
  readonly IsSynchronized: boolean;
2032
- readonly SyncRoot: unknown;
2033
+ readonly SyncRoot: JsValue;
2033
2034
  Add(property: SettingsProperty): void;
2034
2035
  Clear(): void;
2035
- Clone(): unknown;
2036
+ Clone(): JsValue;
2036
2037
  CopyTo(array: ClrArray, index: int): void;
2037
2038
  GetEnumerator(): IEnumerator;
2038
2039
  OnAdd(property: SettingsProperty): void;
@@ -2094,8 +2095,8 @@ export interface SettingsPropertyValue$instance {
2094
2095
  IsDirty: boolean;
2095
2096
  readonly Name: string;
2096
2097
  Property: SettingsProperty;
2097
- PropertyValue: unknown;
2098
- SerializedValue: unknown;
2098
+ PropertyValue: JsValue;
2099
+ SerializedValue: JsValue;
2099
2100
  UsingDefaultValue: boolean;
2100
2101
  }
2101
2102
 
@@ -2116,10 +2117,10 @@ export interface SettingsPropertyValueCollection$instance {
2116
2117
 
2117
2118
  readonly Count: int;
2118
2119
  readonly IsSynchronized: boolean;
2119
- readonly SyncRoot: unknown;
2120
+ readonly SyncRoot: JsValue;
2120
2121
  Add(property: SettingsPropertyValue): void;
2121
2122
  Clear(): void;
2122
- Clone(): unknown;
2123
+ Clone(): JsValue;
2123
2124
  CopyTo(array: ClrArray, index: int): void;
2124
2125
  GetEnumerator(): IEnumerator;
2125
2126
  Remove(name: string): void;
@@ -2218,7 +2219,7 @@ export interface SettingValueElement$instance extends ConfigurationElement {
2218
2219
  readonly Properties: ConfigurationPropertyCollection;
2219
2220
  ValueXml: XmlNode;
2220
2221
  DeserializeElement(reader: XmlReader, serializeCollectionKey: boolean): void;
2221
- Equals(settingValue: unknown): boolean;
2222
+ Equals(settingValue: JsValue): boolean;
2222
2223
  GetHashCode(): int;
2223
2224
  IsModified(): boolean;
2224
2225
  Reset(parentElement: ConfigurationElement): void;
@@ -2240,7 +2241,7 @@ export interface SingleTagSectionHandler$instance extends IConfigurationSectionH
2240
2241
 
2241
2242
  readonly __tsonic_iface_System_Configuration_IConfigurationSectionHandler: never;
2242
2243
 
2243
- Create(parent: unknown, context: unknown, section: XmlNode): unknown;
2244
+ Create(parent: JsValue, context: JsValue, section: XmlNode): JsValue;
2244
2245
  }
2245
2246
 
2246
2247
 
@@ -2274,7 +2275,7 @@ export interface StringValidator$instance extends ConfigurationValidatorBase {
2274
2275
  readonly __tsonic_type_System_Configuration_StringValidator: never;
2275
2276
 
2276
2277
  CanValidate(type: Type): boolean;
2277
- Validate(value: unknown): void;
2278
+ Validate(value: JsValue): void;
2278
2279
  }
2279
2280
 
2280
2281
 
@@ -2308,7 +2309,7 @@ export interface SubclassTypeValidator$instance extends ConfigurationValidatorBa
2308
2309
  readonly __tsonic_type_System_Configuration_SubclassTypeValidator: never;
2309
2310
 
2310
2311
  CanValidate(type: Type): boolean;
2311
- Validate(value: unknown): void;
2312
+ Validate(value: JsValue): void;
2312
2313
  }
2313
2314
 
2314
2315
 
@@ -2337,8 +2338,8 @@ export type SubclassTypeValidatorAttribute = SubclassTypeValidatorAttribute$inst
2337
2338
  export interface TimeSpanMinutesConverter$instance extends ConfigurationConverterBase {
2338
2339
  readonly __tsonic_type_System_Configuration_TimeSpanMinutesConverter: never;
2339
2340
 
2340
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2341
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2341
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2342
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2342
2343
  }
2343
2344
 
2344
2345
 
@@ -2352,8 +2353,8 @@ export type TimeSpanMinutesConverter = TimeSpanMinutesConverter$instance;
2352
2353
  export interface TimeSpanMinutesOrInfiniteConverter$instance extends TimeSpanMinutesConverter {
2353
2354
  readonly __tsonic_type_System_Configuration_TimeSpanMinutesOrInfiniteConverter: never;
2354
2355
 
2355
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2356
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2356
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2357
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2357
2358
  }
2358
2359
 
2359
2360
 
@@ -2367,8 +2368,8 @@ export type TimeSpanMinutesOrInfiniteConverter = TimeSpanMinutesOrInfiniteConver
2367
2368
  export interface TimeSpanSecondsConverter$instance extends ConfigurationConverterBase {
2368
2369
  readonly __tsonic_type_System_Configuration_TimeSpanSecondsConverter: never;
2369
2370
 
2370
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2371
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2371
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2372
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2372
2373
  }
2373
2374
 
2374
2375
 
@@ -2382,8 +2383,8 @@ export type TimeSpanSecondsConverter = TimeSpanSecondsConverter$instance;
2382
2383
  export interface TimeSpanSecondsOrInfiniteConverter$instance extends TimeSpanSecondsConverter {
2383
2384
  readonly __tsonic_type_System_Configuration_TimeSpanSecondsOrInfiniteConverter: never;
2384
2385
 
2385
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2386
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2386
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2387
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2387
2388
  }
2388
2389
 
2389
2390
 
@@ -2398,7 +2399,7 @@ export interface TimeSpanValidator$instance extends ConfigurationValidatorBase {
2398
2399
  readonly __tsonic_type_System_Configuration_TimeSpanValidator: never;
2399
2400
 
2400
2401
  CanValidate(type: Type): boolean;
2401
- Validate(value: unknown): void;
2402
+ Validate(value: JsValue): void;
2402
2403
  }
2403
2404
 
2404
2405
 
@@ -2435,8 +2436,8 @@ export type TimeSpanValidatorAttribute = TimeSpanValidatorAttribute$instance;
2435
2436
  export interface TypeNameConverter$instance extends ConfigurationConverterBase {
2436
2437
  readonly __tsonic_type_System_Configuration_TypeNameConverter: never;
2437
2438
 
2438
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2439
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2439
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2440
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2440
2441
  }
2441
2442
 
2442
2443
 
@@ -2493,8 +2494,8 @@ export type UserSettingsGroup = UserSettingsGroup$instance;
2493
2494
  export interface WhiteSpaceTrimStringConverter$instance extends ConfigurationConverterBase {
2494
2495
  readonly __tsonic_type_System_Configuration_WhiteSpaceTrimStringConverter: never;
2495
2496
 
2496
- ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: unknown): unknown;
2497
- ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: unknown, type: Type): unknown;
2497
+ ConvertFrom(ctx: ITypeDescriptorContext, ci: CultureInfo, data: JsValue): JsValue;
2498
+ ConvertTo(ctx: ITypeDescriptorContext, ci: CultureInfo, value: JsValue, type: Type): JsValue;
2498
2499
  }
2499
2500
 
2500
2501
 
@@ -2508,7 +2509,7 @@ export type WhiteSpaceTrimStringConverter = WhiteSpaceTrimStringConverter$instan
2508
2509
  export abstract class ConfigurationManager$instance {
2509
2510
  static readonly AppSettings: NameValueCollection;
2510
2511
  static readonly ConnectionStrings: ConnectionStringSettingsCollection;
2511
- static GetSection(sectionName: string): unknown;
2512
+ static GetSection(sectionName: string): JsValue;
2512
2513
  static OpenExeConfiguration(userLevel: ConfigurationUserLevel): Configuration;
2513
2514
  static OpenExeConfiguration(exePath: string): Configuration;
2514
2515
  static OpenMachineConfiguration(): Configuration;