@tsonic/efcore-sqlserver 10.0.41 → 10.0.42

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 (159) hide show
  1. package/Azure/internal/index.d.ts +44 -44
  2. package/Azure.Core/internal/index.d.ts +19 -19
  3. package/Azure.Core.Cryptography/internal/index.d.ts +1 -1
  4. package/Azure.Core.Cryptography.d.ts +4 -0
  5. package/Azure.Core.Diagnostics/internal/index.d.ts +1 -1
  6. package/Azure.Core.Diagnostics.d.ts +4 -0
  7. package/Azure.Core.Extensions/internal/index.d.ts +10 -9
  8. package/Azure.Core.Extensions.d.ts +6 -2
  9. package/Azure.Core.GeoJson/internal/index.d.ts +17 -17
  10. package/Azure.Core.GeoJson.d.ts +4 -0
  11. package/Azure.Core.Pipeline/internal/index.d.ts +2 -2
  12. package/Azure.Core.Pipeline.d.ts +4 -0
  13. package/Azure.Core.Serialization/internal/index.d.ts +14 -14
  14. package/Azure.Core.Serialization.d.ts +4 -0
  15. package/Azure.Core.d.ts +5 -1
  16. package/Azure.Identity/internal/index.d.ts +1 -1
  17. package/Azure.Identity.d.ts +4 -0
  18. package/Azure.Messaging/internal/index.d.ts +3 -3
  19. package/Azure.Messaging.d.ts +4 -0
  20. package/Azure.d.ts +8 -4
  21. package/Microsoft.Data/internal/index.d.ts +1 -1
  22. package/Microsoft.Data.Sql/internal/index.d.ts +1 -1
  23. package/Microsoft.Data.Sql.d.ts +4 -0
  24. package/Microsoft.Data.SqlClient/internal/index.d.ts +47 -47
  25. package/Microsoft.Data.SqlClient.DataClassification/internal/index.d.ts +1 -1
  26. package/Microsoft.Data.SqlClient.DataClassification.d.ts +4 -0
  27. package/Microsoft.Data.SqlClient.Diagnostics/internal/index.d.ts +31 -31
  28. package/Microsoft.Data.SqlClient.Diagnostics.d.ts +4 -0
  29. package/Microsoft.Data.SqlClient.Server/internal/index.d.ts +11 -11
  30. package/Microsoft.Data.SqlClient.Server.d.ts +4 -0
  31. package/Microsoft.Data.SqlClient.d.ts +4 -0
  32. package/Microsoft.Data.SqlTypes/internal/index.d.ts +8 -8
  33. package/Microsoft.Data.SqlTypes.d.ts +4 -0
  34. package/Microsoft.Data.d.ts +4 -0
  35. package/Microsoft.EntityFrameworkCore/internal/index.d.ts +71 -71
  36. package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +1 -1
  37. package/Microsoft.EntityFrameworkCore.Diagnostics.d.ts +4 -0
  38. package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +4 -4
  39. package/Microsoft.EntityFrameworkCore.Infrastructure.d.ts +4 -0
  40. package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +1 -1
  41. package/Microsoft.EntityFrameworkCore.Metadata.Builders/internal/index.d.ts +11 -11
  42. package/Microsoft.EntityFrameworkCore.Metadata.Builders.d.ts +6 -2
  43. package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +7 -7
  44. package/Microsoft.EntityFrameworkCore.Metadata.Conventions.d.ts +4 -0
  45. package/Microsoft.EntityFrameworkCore.Metadata.Internal/internal/index.d.ts +1 -1
  46. package/Microsoft.EntityFrameworkCore.Metadata.Internal.d.ts +4 -0
  47. package/Microsoft.EntityFrameworkCore.Metadata.d.ts +4 -0
  48. package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
  49. package/Microsoft.EntityFrameworkCore.Migrations.Operations/internal/index.d.ts +1 -1
  50. package/Microsoft.EntityFrameworkCore.Migrations.Operations.d.ts +4 -0
  51. package/Microsoft.EntityFrameworkCore.Migrations.d.ts +4 -0
  52. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal/internal/index.d.ts +1 -1
  53. package/Microsoft.EntityFrameworkCore.SqlServer.Design.Internal.d.ts +4 -0
  54. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal/internal/index.d.ts +1 -1
  55. package/Microsoft.EntityFrameworkCore.SqlServer.Diagnostics.Internal.d.ts +4 -0
  56. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal/internal/index.d.ts +1 -1
  57. package/Microsoft.EntityFrameworkCore.SqlServer.Extensions.Internal.d.ts +4 -0
  58. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal/internal/index.d.ts +1 -1
  59. package/Microsoft.EntityFrameworkCore.SqlServer.Infrastructure.Internal.d.ts +4 -0
  60. package/Microsoft.EntityFrameworkCore.SqlServer.Internal/internal/index.d.ts +44 -44
  61. package/Microsoft.EntityFrameworkCore.SqlServer.Internal.d.ts +4 -0
  62. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal/internal/index.d.ts +1 -1
  63. package/Microsoft.EntityFrameworkCore.SqlServer.Metadata.Internal.d.ts +4 -0
  64. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal/internal/index.d.ts +2 -2
  65. package/Microsoft.EntityFrameworkCore.SqlServer.Migrations.Internal.d.ts +4 -0
  66. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal/internal/index.d.ts +11 -11
  67. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions/internal/index.d.ts +2 -2
  68. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.SqlExpressions.d.ts +4 -0
  69. package/Microsoft.EntityFrameworkCore.SqlServer.Query.Internal.d.ts +4 -0
  70. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal/internal/index.d.ts +4 -4
  71. package/Microsoft.EntityFrameworkCore.SqlServer.Scaffolding.Internal.d.ts +4 -0
  72. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal/internal/index.d.ts +18 -18
  73. package/Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal.d.ts +4 -0
  74. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal/internal/index.d.ts +1 -1
  75. package/Microsoft.EntityFrameworkCore.SqlServer.Update.Internal.d.ts +4 -0
  76. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal/internal/index.d.ts +4 -4
  77. package/Microsoft.EntityFrameworkCore.SqlServer.ValueGeneration.Internal.d.ts +4 -0
  78. package/Microsoft.EntityFrameworkCore.d.ts +4 -0
  79. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +4 -4
  80. package/Microsoft.Extensions.DependencyInjection.d.ts +4 -0
  81. package/Microsoft.Identity.Client/internal/index.d.ts +29 -29
  82. package/Microsoft.Identity.Client.Advanced/internal/index.d.ts +2 -2
  83. package/Microsoft.Identity.Client.Advanced.d.ts +4 -0
  84. package/Microsoft.Identity.Client.AppConfig/internal/index.d.ts +1 -1
  85. package/Microsoft.Identity.Client.AppConfig.d.ts +4 -0
  86. package/Microsoft.Identity.Client.AuthScheme/internal/index.d.ts +1 -1
  87. package/Microsoft.Identity.Client.AuthScheme.PoP/internal/index.d.ts +1 -1
  88. package/Microsoft.Identity.Client.AuthScheme.PoP.d.ts +4 -0
  89. package/Microsoft.Identity.Client.AuthScheme.d.ts +4 -0
  90. package/Microsoft.Identity.Client.Cache/internal/index.d.ts +1 -1
  91. package/Microsoft.Identity.Client.Cache.d.ts +4 -0
  92. package/Microsoft.Identity.Client.Extensibility/internal/index.d.ts +6 -6
  93. package/Microsoft.Identity.Client.Extensibility.d.ts +4 -0
  94. package/Microsoft.Identity.Client.Extensions.Msal/internal/index.d.ts +1 -1
  95. package/Microsoft.Identity.Client.Extensions.Msal.d.ts +4 -0
  96. package/Microsoft.Identity.Client.Kerberos/internal/index.d.ts +1 -1
  97. package/Microsoft.Identity.Client.Kerberos.d.ts +4 -0
  98. package/Microsoft.Identity.Client.ManagedIdentity/internal/index.d.ts +1 -1
  99. package/Microsoft.Identity.Client.ManagedIdentity.d.ts +4 -0
  100. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos/internal/index.d.ts +1 -1
  101. package/Microsoft.Identity.Client.Platforms.Features.DesktopOs.Kerberos.d.ts +4 -0
  102. package/Microsoft.Identity.Client.RP/internal/index.d.ts +1 -1
  103. package/Microsoft.Identity.Client.RP.d.ts +4 -0
  104. package/Microsoft.Identity.Client.Region/internal/index.d.ts +1 -1
  105. package/Microsoft.Identity.Client.Region.d.ts +4 -0
  106. package/Microsoft.Identity.Client.SSHCertificates/internal/index.d.ts +1 -1
  107. package/Microsoft.Identity.Client.SSHCertificates.d.ts +4 -0
  108. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient/internal/index.d.ts +1 -1
  109. package/Microsoft.Identity.Client.TelemetryCore.TelemetryClient.d.ts +4 -0
  110. package/Microsoft.Identity.Client.Utils/internal/index.d.ts +1 -1
  111. package/Microsoft.Identity.Client.Utils.Windows/internal/index.d.ts +1 -1
  112. package/Microsoft.Identity.Client.Utils.Windows.d.ts +4 -0
  113. package/Microsoft.Identity.Client.Utils.d.ts +4 -0
  114. package/Microsoft.Identity.Client.d.ts +4 -0
  115. package/Microsoft.IdentityModel.Abstractions/internal/index.d.ts +2 -2
  116. package/Microsoft.IdentityModel.Abstractions.d.ts +4 -0
  117. package/Microsoft.IdentityModel.JsonWebTokens/internal/index.d.ts +15 -15
  118. package/Microsoft.IdentityModel.JsonWebTokens.d.ts +4 -0
  119. package/Microsoft.IdentityModel.Logging/internal/index.d.ts +33 -33
  120. package/Microsoft.IdentityModel.Logging.d.ts +4 -0
  121. package/Microsoft.IdentityModel.Protocols/internal/index.d.ts +21 -21
  122. package/Microsoft.IdentityModel.Protocols.Configuration/internal/index.d.ts +1 -1
  123. package/Microsoft.IdentityModel.Protocols.Configuration.d.ts +4 -0
  124. package/Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.d.ts +2 -2
  125. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.d.ts +1 -1
  126. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration.d.ts +4 -0
  127. package/Microsoft.IdentityModel.Protocols.OpenIdConnect.d.ts +4 -0
  128. package/Microsoft.IdentityModel.Protocols.d.ts +7 -3
  129. package/Microsoft.IdentityModel.Tokens/internal/index.d.ts +15 -15
  130. package/Microsoft.IdentityModel.Tokens.Configuration/internal/index.d.ts +1 -1
  131. package/Microsoft.IdentityModel.Tokens.Configuration.d.ts +4 -0
  132. package/Microsoft.IdentityModel.Tokens.d.ts +4 -0
  133. package/Microsoft.SqlServer.Server/internal/index.d.ts +1 -1
  134. package/Microsoft.SqlServer.Server.d.ts +4 -0
  135. package/README.md +4 -0
  136. package/System/internal/index.d.ts +8 -8
  137. package/System.ClientModel/internal/index.d.ts +16 -16
  138. package/System.ClientModel.Primitives/internal/index.d.ts +30 -30
  139. package/System.ClientModel.Primitives.d.ts +6 -2
  140. package/System.ClientModel.d.ts +6 -2
  141. package/System.Configuration/internal/index.d.ts +92 -92
  142. package/System.Configuration.Internal/internal/index.d.ts +26 -26
  143. package/System.Configuration.Internal.d.ts +4 -0
  144. package/System.Configuration.Provider/internal/index.d.ts +3 -3
  145. package/System.Configuration.Provider.d.ts +5 -1
  146. package/System.Configuration.d.ts +4 -0
  147. package/System.Diagnostics/internal/index.d.ts +1 -1
  148. package/System.Diagnostics.d.ts +4 -0
  149. package/System.Drawing.Configuration/internal/index.d.ts +1 -1
  150. package/System.Drawing.Configuration.d.ts +4 -0
  151. package/System.IdentityModel.Tokens.Jwt/internal/index.d.ts +9 -9
  152. package/System.IdentityModel.Tokens.Jwt.d.ts +4 -0
  153. package/System.Security.Cryptography/internal/index.d.ts +1 -1
  154. package/System.Security.Cryptography.d.ts +4 -0
  155. package/System.Text.Json.Serialization/internal/index.d.ts +1 -1
  156. package/System.Text.Json.Serialization.d.ts +4 -0
  157. package/System.d.ts +4 -0
  158. package/__internal/extensions/index.d.ts +105 -105
  159. package/package.json +5 -5
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Protocols
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -20,7 +20,7 @@ import type { CancellationToken } from "@tsonic/dotnet/System.Threading/internal
20
20
  import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
21
21
  import type { Boolean as ClrBoolean, Byte, Object as ClrObject, String as ClrString, TimeSpan, Uri, Void } from "@tsonic/dotnet/System/internal/index.js";
22
22
 
23
- export interface IConfigurationManager_1$instance<T> {
23
+ export interface IConfigurationManager_1$instance<T extends (object | null)> {
24
24
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IConfigurationManager_1: never;
25
25
 
26
26
  GetConfigurationAsync(cancel: CancellationToken): Task_1<T>;
@@ -28,25 +28,25 @@ export interface IConfigurationManager_1$instance<T> {
28
28
  }
29
29
 
30
30
 
31
- export type IConfigurationManager_1<T> = IConfigurationManager_1$instance<T>;
31
+ export type IConfigurationManager_1<T extends (object | null)> = IConfigurationManager_1$instance<T>;
32
32
 
33
- export interface IConfigurationRetriever_1$instance<T> {
33
+ export interface IConfigurationRetriever_1$instance<T extends unknown> {
34
34
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IConfigurationRetriever_1: never;
35
35
 
36
36
  GetConfigurationAsync(address: string, retriever: IDocumentRetriever, cancel: CancellationToken): Task_1<T>;
37
37
  }
38
38
 
39
39
 
40
- export type IConfigurationRetriever_1<T> = IConfigurationRetriever_1$instance<T>;
40
+ export type IConfigurationRetriever_1<T extends unknown> = IConfigurationRetriever_1$instance<T>;
41
41
 
42
- export interface IConfigurationValidator_1$instance<T> {
42
+ export interface IConfigurationValidator_1$instance<T extends unknown> {
43
43
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IConfigurationValidator_1: never;
44
44
 
45
45
  Validate(configuration: T): ConfigurationValidationResult;
46
46
  }
47
47
 
48
48
 
49
- export type IConfigurationValidator_1<T> = IConfigurationValidator_1$instance<T>;
49
+ export type IConfigurationValidator_1<T extends unknown> = IConfigurationValidator_1$instance<T>;
50
50
 
51
51
  export interface IDocumentRetriever$instance {
52
52
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IDocumentRetriever: never;
@@ -81,7 +81,7 @@ export const AuthenticationProtocolMessage: (abstract new() => AuthenticationPro
81
81
 
82
82
  export type AuthenticationProtocolMessage = AuthenticationProtocolMessage$instance;
83
83
 
84
- export interface ConfigurationManager_1$instance<T> extends BaseConfigurationManager {
84
+ export interface ConfigurationManager_1$instance<T extends (object | null)> extends BaseConfigurationManager {
85
85
  readonly __tsonic_type_Microsoft_IdentityModel_Protocols_ConfigurationManager_1: never;
86
86
 
87
87
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IConfigurationManager_1: never;
@@ -94,12 +94,12 @@ export interface ConfigurationManager_1$instance<T> extends BaseConfigurationMan
94
94
 
95
95
 
96
96
  export const ConfigurationManager_1: {
97
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>): ConfigurationManager_1<T>;
98
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, httpClient: HttpClient): ConfigurationManager_1<T>;
99
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever): ConfigurationManager_1<T>;
100
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
101
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>): ConfigurationManager_1<T>;
102
- new<T>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
97
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>): ConfigurationManager_1<T>;
98
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, httpClient: HttpClient): ConfigurationManager_1<T>;
99
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever): ConfigurationManager_1<T>;
100
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
101
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>): ConfigurationManager_1<T>;
102
+ new<T extends (object | null)>(metadataAddress: string, configRetriever: IConfigurationRetriever_1<T>, docRetriever: IDocumentRetriever, configValidator: IConfigurationValidator_1<T>, lkgCacheOptions: LastKnownGoodConfigurationCacheOptions): ConfigurationManager_1<T>;
103
103
  readonly DefaultAutomaticRefreshInterval: TimeSpan;
104
104
  readonly DefaultRefreshInterval: TimeSpan;
105
105
  readonly MinimumAutomaticRefreshInterval: TimeSpan;
@@ -107,11 +107,11 @@ export const ConfigurationManager_1: {
107
107
  };
108
108
 
109
109
 
110
- export interface __ConfigurationManager_1$views<T> {
110
+ export interface __ConfigurationManager_1$views<T extends (object | null)> {
111
111
  As_IConfigurationManager_1(): IConfigurationManager_1$instance<T>;
112
112
  }
113
113
 
114
- export type ConfigurationManager_1<T> = ConfigurationManager_1$instance<T> & __ConfigurationManager_1$views<T>;
114
+ export type ConfigurationManager_1<T extends (object | null)> = ConfigurationManager_1$instance<T> & __ConfigurationManager_1$views<T>;
115
115
 
116
116
 
117
117
  export interface ConfigurationValidationResult$instance {
@@ -184,7 +184,7 @@ export interface HttpRequestData$instance {
184
184
  readonly ClientCertificates: X509Certificate2Collection;
185
185
  Headers: IDictionary_2<System_Internal.String, IEnumerable_1<System_Internal.String>>;
186
186
  Method: string;
187
- PropertyBag: IDictionary_2<System_Internal.String, JsValue>;
187
+ PropertyBag: IDictionary_2<System_Internal.String, unknown>;
188
188
  Uri: Uri;
189
189
  AppendHeaders(headers: HttpHeaders): void;
190
190
  }
@@ -197,7 +197,7 @@ export const HttpRequestData: {
197
197
 
198
198
  export type HttpRequestData = HttpRequestData$instance;
199
199
 
200
- export interface StaticConfigurationManager_1$instance<T> extends BaseConfigurationManager {
200
+ export interface StaticConfigurationManager_1$instance<T extends (object | null)> extends BaseConfigurationManager, IConfigurationManager_1$instance<T> {
201
201
  readonly __tsonic_type_Microsoft_IdentityModel_Protocols_StaticConfigurationManager_1: never;
202
202
 
203
203
  readonly __tsonic_iface_Microsoft_IdentityModel_Protocols_IConfigurationManager_1: never;
@@ -209,15 +209,15 @@ export interface StaticConfigurationManager_1$instance<T> extends BaseConfigurat
209
209
 
210
210
 
211
211
  export const StaticConfigurationManager_1: {
212
- new<T>(configuration: T): StaticConfigurationManager_1<T>;
212
+ new<T extends (object | null)>(configuration: T): StaticConfigurationManager_1<T>;
213
213
  };
214
214
 
215
215
 
216
- export interface __StaticConfigurationManager_1$views<T> {
216
+ export interface __StaticConfigurationManager_1$views<T extends (object | null)> {
217
217
  As_IConfigurationManager_1(): IConfigurationManager_1$instance<T>;
218
218
  }
219
219
 
220
- export type StaticConfigurationManager_1<T> = StaticConfigurationManager_1$instance<T> & __StaticConfigurationManager_1$views<T>;
220
+ export type StaticConfigurationManager_1<T extends (object | null)> = StaticConfigurationManager_1$instance<T> & __StaticConfigurationManager_1$views<T>;
221
221
 
222
222
 
223
223
  export interface X509CertificateValidationMode$instance {
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Protocols
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Protocols.Configuration/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { LKGConfigurationCacheOptions } from './Microsoft.IdentityModel.Tokens.Configuration/internal/index.js';
10
14
  import type { BaseConfiguration } from './Microsoft.IdentityModel.Tokens/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Protocols.OpenIdConnect
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -38,7 +38,7 @@ export interface OpenIdConnectConfiguration$instance extends BaseConfiguration {
38
38
 
39
39
  readonly AcrValuesSupported: ICollection_1<System_Internal.String>;
40
40
  ActiveTokenEndpoint: string;
41
- readonly AdditionalData: IDictionary_2<System_Internal.String, JsValue>;
41
+ readonly AdditionalData: IDictionary_2<System_Internal.String, unknown>;
42
42
  AuthorizationEndpoint: string;
43
43
  AuthorizationResponseIssParameterSupported: boolean;
44
44
  BackchannelAuthenticationEndpoint: string;
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Protocols.OpenIdConnect
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Protocols.OpenIdConnect.Configuration/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { OpenIdConnectConfiguration } from './Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.js';
10
14
  import type { ConfigurationValidationResult, IConfigurationValidator_1 } from './Microsoft.IdentityModel.Protocols/internal/index.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Protocols.OpenIdConnect/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { AuthenticationProtocolMessage, IConfigurationRetriever_1, IDocumentRetriever } from './Microsoft.IdentityModel.Protocols/internal/index.js';
10
14
  import type { BaseConfiguration, CryptoProviderFactory, JsonWebKeySet, SecurityKey } from './Microsoft.IdentityModel.Tokens/internal/index.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Protocols/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { LastKnownGoodConfigurationCacheOptions } from './Microsoft.IdentityModel.Protocols.Configuration/internal/index.js';
10
14
  import type { BaseConfiguration, BaseConfigurationManager } from './Microsoft.IdentityModel.Tokens/internal/index.js';
@@ -23,9 +27,9 @@ export { ConfigurationManager_1 as ConfigurationManager } from './Microsoft.Iden
23
27
  export { ConfigurationValidationResult as ConfigurationValidationResult } from './Microsoft.IdentityModel.Protocols/internal/index.js';
24
28
  export { FileDocumentRetriever as FileDocumentRetriever } from './Microsoft.IdentityModel.Protocols/internal/index.js';
25
29
  export { HttpDocumentRetriever as HttpDocumentRetriever } from './Microsoft.IdentityModel.Protocols/internal/index.js';
26
- export type IConfigurationManager<T> = Internal.IConfigurationManager_1<T>;
27
- export type IConfigurationRetriever<T> = Internal.IConfigurationRetriever_1<T>;
28
- export type IConfigurationValidator<T> = Internal.IConfigurationValidator_1<T>;
30
+ export type IConfigurationManager<T extends (object | null)> = Internal.IConfigurationManager_1<T>;
31
+ export type IConfigurationRetriever<T extends unknown> = Internal.IConfigurationRetriever_1<T>;
32
+ export type IConfigurationValidator<T extends unknown> = Internal.IConfigurationValidator_1<T>;
29
33
  export type IDocumentRetriever = Internal.IDocumentRetriever;
30
34
  export { StaticConfigurationManager_1 as StaticConfigurationManager } from './Microsoft.IdentityModel.Protocols/internal/index.js';
31
35
  export { HttpRequestData as HttpRequestData } from './Microsoft.IdentityModel.Protocols/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Tokens
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -102,9 +102,9 @@ export type ICompressionProvider = ICompressionProvider$instance;
102
102
  export interface ICryptoProvider$instance {
103
103
  readonly __tsonic_iface_Microsoft_IdentityModel_Tokens_ICryptoProvider: never;
104
104
 
105
- Create(algorithm: string, ...args: JsValue[]): JsValue;
106
- IsSupportedAlgorithm(algorithm: string, ...args: JsValue[]): boolean;
107
- Release(cryptoInstance: JsValue): void;
105
+ Create(algorithm: string, ...args: unknown[]): unknown;
106
+ IsSupportedAlgorithm(algorithm: string, ...args: unknown[]): boolean;
107
+ Release(cryptoInstance: unknown): void;
108
108
  }
109
109
 
110
110
 
@@ -510,7 +510,7 @@ export type InMemoryCryptoProviderCache = InMemoryCryptoProviderCache$instance;
510
510
  export interface JsonWebKey$instance extends SecurityKey {
511
511
  readonly __tsonic_type_Microsoft_IdentityModel_Tokens_JsonWebKey: never;
512
512
 
513
- readonly AdditionalData: IDictionary_2<System_Internal.String, JsValue>;
513
+ readonly AdditionalData: IDictionary_2<System_Internal.String, unknown>;
514
514
  Alg: string;
515
515
  Crv: string;
516
516
  D: string;
@@ -573,7 +573,7 @@ export type JsonWebKeyConverter = JsonWebKeyConverter$instance;
573
573
  export interface JsonWebKeySet$instance {
574
574
  readonly __tsonic_type_Microsoft_IdentityModel_Tokens_JsonWebKeySet: never;
575
575
 
576
- readonly AdditionalData: IDictionary_2<System_Internal.String, JsValue>;
576
+ readonly AdditionalData: IDictionary_2<System_Internal.String, unknown>;
577
577
  Keys: IList_1<JsonWebKey>;
578
578
  SkipUnresolvedJsonWebKeys: boolean;
579
579
  GetSigningKeys(): IList_1<SecurityKey>;
@@ -784,10 +784,10 @@ export type SecurityTokenDecryptionFailedException = SecurityTokenDecryptionFail
784
784
  export interface SecurityTokenDescriptor$instance {
785
785
  readonly __tsonic_type_Microsoft_IdentityModel_Tokens_SecurityTokenDescriptor: never;
786
786
 
787
- AdditionalHeaderClaims: IDictionary_2<System_Internal.String, JsValue>;
788
- AdditionalInnerHeaderClaims: IDictionary_2<System_Internal.String, JsValue>;
787
+ AdditionalHeaderClaims: IDictionary_2<System_Internal.String, unknown>;
788
+ AdditionalInnerHeaderClaims: IDictionary_2<System_Internal.String, unknown>;
789
789
  Audience: string;
790
- Claims: IDictionary_2<System_Internal.String, JsValue>;
790
+ Claims: IDictionary_2<System_Internal.String, unknown>;
791
791
  CompressionAlgorithm: string;
792
792
  EncryptingCredentials: EncryptingCredentials;
793
793
  get Expires(): Nullable_1<DateTime>;
@@ -1366,7 +1366,7 @@ export interface TokenValidationParameters$instance {
1366
1366
  DebugId: string;
1367
1367
  IgnoreTrailingSlashWhenValidatingAudience: boolean;
1368
1368
  IncludeTokenOnFailedValidation: boolean;
1369
- readonly InstancePropertyBag: IDictionary_2<System_Internal.String, JsValue>;
1369
+ readonly InstancePropertyBag: IDictionary_2<System_Internal.String, unknown>;
1370
1370
  IsClone: boolean;
1371
1371
  IssuerSigningKey: SecurityKey;
1372
1372
  IssuerSigningKeyResolver: IssuerSigningKeyResolver;
@@ -1381,7 +1381,7 @@ export interface TokenValidationParameters$instance {
1381
1381
  LogValidationExceptions: boolean;
1382
1382
  NameClaimType: string;
1383
1383
  NameClaimTypeRetriever: Func_3<SecurityToken, System_Internal.String, System_Internal.String>;
1384
- PropertyBag: IDictionary_2<System_Internal.String, JsValue>;
1384
+ PropertyBag: IDictionary_2<System_Internal.String, unknown>;
1385
1385
  RefreshBeforeValidation: boolean;
1386
1386
  RequireAudience: boolean;
1387
1387
  RequireExpirationTime: boolean;
@@ -1432,12 +1432,12 @@ export type TokenValidationParameters = TokenValidationParameters$instance;
1432
1432
  export interface TokenValidationResult$instance {
1433
1433
  readonly __tsonic_type_Microsoft_IdentityModel_Tokens_TokenValidationResult: never;
1434
1434
 
1435
- readonly Claims: IDictionary_2<System_Internal.String, JsValue>;
1435
+ readonly Claims: IDictionary_2<System_Internal.String, unknown>;
1436
1436
  ClaimsIdentity: ClaimsIdentity;
1437
1437
  Exception: Exception;
1438
1438
  Issuer: string;
1439
1439
  IsValid: boolean;
1440
- readonly PropertyBag: IDictionary_2<System_Internal.String, JsValue>;
1440
+ readonly PropertyBag: IDictionary_2<System_Internal.String, unknown>;
1441
1441
  SecurityToken: SecurityToken;
1442
1442
  TokenContext: CallContext;
1443
1443
  TokenOnFailedValidation: SecurityToken;
@@ -1479,7 +1479,7 @@ export interface X509SecurityKey$instance extends AsymmetricSecurityKey {
1479
1479
  readonly X5t: string;
1480
1480
  CanComputeJwkThumbprint(): boolean;
1481
1481
  ComputeJwkThumbprint(): byte[];
1482
- Equals(obj: JsValue): boolean;
1482
+ Equals(obj: unknown): boolean;
1483
1483
  GetHashCode(): int;
1484
1484
  }
1485
1485
 
@@ -1520,7 +1520,7 @@ export abstract class Base64UrlEncoder$instance {
1520
1520
  export type Base64UrlEncoder = Base64UrlEncoder$instance;
1521
1521
 
1522
1522
  export abstract class CollectionUtilities$instance {
1523
- static IsNullOrEmpty<T>(enumerable: IEnumerable_1<T>): boolean;
1523
+ static IsNullOrEmpty<T extends unknown>(enumerable: IEnumerable_1<T>): boolean;
1524
1524
  }
1525
1525
 
1526
1526
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.IdentityModel.Tokens
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Tokens.Configuration/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { BaseConfiguration } from './Microsoft.IdentityModel.Tokens/internal/index.js';
10
14
  import type { IEqualityComparer } from '@tsonic/dotnet/System.Collections.Generic.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.IdentityModel.Tokens/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { ISafeLogSecurityArtifact, LoggerContext } from './Microsoft.IdentityModel.Logging/internal/index.js';
10
14
  import type { LKGConfigurationCacheOptions } from './Microsoft.IdentityModel.Tokens.Configuration/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.SqlServer.Server
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.SqlServer.Server/internal/index.js';
7
7
 
8
+ // Core type aliases from @tsonic/core
9
+ import type { fnptr, ptr, sbyte, byte, short, ushort, int, uint, long, ulong, int128, uint128, half, float, double, decimal, nint, nuint, char } from '@tsonic/core/types.js';
10
+
11
+
8
12
  // Cross-namespace type imports for constraints
9
13
  import type { BinaryReader, BinaryWriter } from '@tsonic/dotnet/System.IO.js';
10
14
  import type { Attribute, Boolean as ClrBoolean, Enum, IComparable, IConvertible, IFormattable, Int32, ISpanFormattable, String as ClrString, SystemException, Type, Void } from '@tsonic/dotnet/System.js';
package/README.md CHANGED
@@ -52,6 +52,10 @@ declarations, extension buckets, and `bindings.json` compiler metadata. It uses
52
52
  `@tsonic/efcore`, `@tsonic/microsoft-extensions`, `@tsonic/dotnet`, and
53
53
  `@tsonic/core` as peer packages for shared CLR types.
54
54
 
55
+ Generated CLR object slots use TypeScript `unknown`; value-type constraints use
56
+ `NonNullable<unknown>`. Provider code that receives a broad CLR value should
57
+ narrow it through a proven API before member access.
58
+
55
59
  ## Versioning
56
60
 
57
61
  This repo is versioned by .NET major:
@@ -3,7 +3,7 @@
3
3
  // Assembly: System.ComponentModel, System.ComponentModel.TypeConverter, System.Configuration.ConfigurationManager, System.Console, System.Memory, System.Memory.Data, System.Private.CoreLib, System.Private.Uri
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -29,12 +29,12 @@ export interface BinaryData$instance {
29
29
  readonly IsEmpty: boolean;
30
30
  readonly Length: int;
31
31
  readonly MediaType: string | null;
32
- Equals(obj: JsValue | null): boolean;
32
+ Equals(obj: unknown | null): boolean;
33
33
  GetHashCode(): int;
34
34
  ToArray(): byte[];
35
35
  ToMemory(): ReadOnlyMemory_1<Byte>;
36
- ToObjectFromJson<T>(options?: JsonSerializerOptions | null): T | null;
37
- ToObjectFromJson<T>(jsonTypeInfo: JsonTypeInfo_1<T>): T | null;
36
+ ToObjectFromJson<T extends unknown>(options?: JsonSerializerOptions | null): T | null;
37
+ ToObjectFromJson<T extends unknown>(jsonTypeInfo: JsonTypeInfo_1<T>): T | null;
38
38
  ToStream(): Stream;
39
39
  ToString(): string;
40
40
  WithMediaType(mediaType: string | null): BinaryData;
@@ -44,8 +44,8 @@ export interface BinaryData$instance {
44
44
  export const BinaryData: {
45
45
  new(data: byte[]): BinaryData;
46
46
  new(data: byte[], mediaType: string | null): BinaryData;
47
- new(jsonSerializable: JsValue | null, options: JsonSerializerOptions | null, type: Type | null): BinaryData;
48
- new(jsonSerializable: JsValue | null, context: JsonSerializerContext, type: Type | null): BinaryData;
47
+ new(jsonSerializable: unknown | null, options: JsonSerializerOptions | null, type: Type | null): BinaryData;
48
+ new(jsonSerializable: unknown | null, context: JsonSerializerContext, type: Type | null): BinaryData;
49
49
  new(data: ReadOnlyMemory_1<Byte>): BinaryData;
50
50
  new(data: ReadOnlyMemory_1<Byte>, mediaType: string | null): BinaryData;
51
51
  new(data: string): BinaryData;
@@ -55,8 +55,8 @@ export const BinaryData: {
55
55
  FromBytes(data: byte[]): BinaryData;
56
56
  FromBytes(data: ReadOnlyMemory_1<Byte>, mediaType: string | null): BinaryData;
57
57
  FromBytes(data: ReadOnlyMemory_1<Byte>): BinaryData;
58
- FromObjectAsJson<T>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryData;
59
- FromObjectAsJson<T>(jsonSerializable: T, options?: JsonSerializerOptions | null): BinaryData;
58
+ FromObjectAsJson<T extends unknown>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryData;
59
+ FromObjectAsJson<T extends unknown>(jsonSerializable: T, options?: JsonSerializerOptions | null): BinaryData;
60
60
  FromStream(stream: Stream, mediaType: string | null): BinaryData;
61
61
  FromStream(stream: Stream): BinaryData;
62
62
  FromStreamAsync(stream: Stream, mediaType: string | null, cancellationToken?: CancellationToken): Task_1<BinaryData>;
@@ -3,7 +3,7 @@
3
3
  // Assembly: System.ClientModel
4
4
 
5
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';
6
+ import type { 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
9
  // Import types from other namespaces
@@ -39,7 +39,7 @@ export const ApiKeyCredential: {
39
39
 
40
40
  export type ApiKeyCredential = ApiKeyCredential$instance;
41
41
 
42
- export interface AsyncCollectionResult_1$instance<T> extends AsyncCollectionResult {
42
+ export interface AsyncCollectionResult_1$instance<T extends unknown> extends AsyncCollectionResult {
43
43
  readonly __tsonic_type_System_ClientModel_AsyncCollectionResult_1: never;
44
44
 
45
45
  readonly __tsonic_iface_System_Collections_Generic_IAsyncEnumerable_1: never;
@@ -49,16 +49,16 @@ export interface AsyncCollectionResult_1$instance<T> extends AsyncCollectionResu
49
49
  }
50
50
 
51
51
 
52
- export const AsyncCollectionResult_1: (abstract new<T>() => AsyncCollectionResult_1<T>) & {
52
+ export const AsyncCollectionResult_1: (abstract new<T extends unknown>() => AsyncCollectionResult_1<T>) & {
53
53
  };
54
54
 
55
55
 
56
- export type AsyncCollectionResult_1<T> = AsyncCollectionResult_1$instance<T>;
56
+ export type AsyncCollectionResult_1<T extends unknown> = AsyncCollectionResult_1$instance<T>;
57
57
 
58
58
  export interface AuthenticationTokenProvider$instance {
59
59
  readonly __tsonic_type_System_ClientModel_AuthenticationTokenProvider: never;
60
60
 
61
- CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, JsValue>): GetTokenOptions | null;
61
+ CreateTokenOptions(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions | null;
62
62
  GetToken(options: GetTokenOptions, cancellationToken: CancellationToken): AuthenticationToken;
63
63
  GetTokenAsync(options: GetTokenOptions, cancellationToken: CancellationToken): ValueTask_1<AuthenticationToken>;
64
64
  }
@@ -87,10 +87,10 @@ export interface BinaryContent$instance {
87
87
  export const BinaryContent: (abstract new() => BinaryContent) & {
88
88
  Create(value: BinaryData): BinaryContent;
89
89
  Create(stream: Stream): BinaryContent;
90
- Create<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions | null): BinaryContent;
90
+ Create<T extends unknown & IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions | null): BinaryContent;
91
91
  CreateJson(jsonString: string, validate?: boolean): BinaryContent;
92
- CreateJson<T>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryContent;
93
- CreateJson<T>(jsonSerializable: T, options?: JsonSerializerOptions | null): BinaryContent;
92
+ CreateJson<T extends unknown>(jsonSerializable: T, jsonTypeInfo: JsonTypeInfo_1<T>): BinaryContent;
93
+ CreateJson<T extends unknown>(jsonSerializable: T, options?: JsonSerializerOptions | null): BinaryContent;
94
94
  };
95
95
 
96
96
 
@@ -104,26 +104,26 @@ export interface ClientResult$instance {
104
104
 
105
105
 
106
106
  export const ClientResult: (abstract new(response: PipelineResponse) => ClientResult) & {
107
- FromOptionalValue<T>(value: T | null, response: PipelineResponse): ClientResult_1<T | null>;
107
+ FromOptionalValue<T extends unknown>(value: T | null, response: PipelineResponse): ClientResult_1<T | null>;
108
108
  FromResponse(response: PipelineResponse): ClientResult;
109
- FromValue<T>(value: T, response: PipelineResponse): ClientResult_1<T>;
109
+ FromValue<T extends unknown>(value: T, response: PipelineResponse): ClientResult_1<T>;
110
110
  };
111
111
 
112
112
 
113
113
  export type ClientResult = ClientResult$instance;
114
114
 
115
- export interface ClientResult_1$instance<T> extends ClientResult {
115
+ export interface ClientResult_1$instance<T extends unknown> extends ClientResult {
116
116
  readonly __tsonic_type_System_ClientModel_ClientResult_1: never;
117
117
 
118
118
  readonly Value: T;
119
119
  }
120
120
 
121
121
 
122
- export const ClientResult_1: (abstract new<T>(value: T, response: PipelineResponse) => ClientResult_1<T>) & {
122
+ export const ClientResult_1: (abstract new<T extends unknown>(value: T, response: PipelineResponse) => ClientResult_1<T>) & {
123
123
  };
124
124
 
125
125
 
126
- export type ClientResult_1<T> = ClientResult_1$instance<T>;
126
+ export type ClientResult_1<T extends unknown> = ClientResult_1$instance<T>;
127
127
 
128
128
  export interface ClientResultException$instance extends Exception {
129
129
  readonly __tsonic_type_System_ClientModel_ClientResultException: never;
@@ -144,7 +144,7 @@ export const ClientResultException: {
144
144
 
145
145
  export type ClientResultException = ClientResultException$instance;
146
146
 
147
- export interface CollectionResult_1$instance<T> extends CollectionResult {
147
+ export interface CollectionResult_1$instance<T extends unknown> extends CollectionResult {
148
148
  readonly __tsonic_type_System_ClientModel_CollectionResult_1: never;
149
149
 
150
150
  readonly __tsonic_iface_System_Collections_Generic_IEnumerable_1: never;
@@ -155,11 +155,11 @@ export interface CollectionResult_1$instance<T> extends CollectionResult {
155
155
  }
156
156
 
157
157
 
158
- export const CollectionResult_1: (abstract new<T>() => CollectionResult_1<T>) & {
158
+ export const CollectionResult_1: (abstract new<T extends unknown>() => CollectionResult_1<T>) & {
159
159
  };
160
160
 
161
161
 
162
- export type CollectionResult_1<T> = CollectionResult_1$instance<T>;
162
+ export type CollectionResult_1<T extends unknown> = CollectionResult_1$instance<T>;
163
163
 
164
164
  export interface ContinuationToken$instance {
165
165
  readonly __tsonic_type_System_ClientModel_ContinuationToken: never;