@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,11 +2,9 @@
2
2
  // Namespace: System.ClientModel.Primitives
3
3
  // Assembly: System.ClientModel
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
- // Import support types from @tsonic/core
9
- import type { ptr } from "@tsonic/core/types.js";
10
8
 
11
9
  // Import types from other namespaces
12
10
  import type { ApiKeyCredential, AuthenticationTokenProvider, BinaryContent, ClientResult, ContinuationToken } from "../../System.ClientModel/internal/index.js";
@@ -52,8 +50,8 @@ export enum PipelinePosition {
52
50
  export interface IJsonModel_1$instance<T> extends IPersistableModel_1<T> {
53
51
  readonly __tsonic_iface_System_ClientModel_Primitives_IJsonModel_1: never;
54
52
 
55
- Create(reader: Utf8JsonReader, options: ModelReaderWriterOptions): T | undefined;
56
- Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
53
+ Create(reader: Utf8JsonReader, options: ModelReaderWriterOptions): T | null;
54
+ Create(data: BinaryData, options: ModelReaderWriterOptions): T | null;
57
55
  Create(data: BinaryData, options: ModelReaderWriterOptions): T;
58
56
  GetFormatFromOptions(options: ModelReaderWriterOptions): string;
59
57
  Write(writer: Utf8JsonWriter, options: ModelReaderWriterOptions): void;
@@ -66,7 +64,7 @@ export type IJsonModel_1<T> = IJsonModel_1$instance<T>;
66
64
  export interface IPersistableModel_1$instance<T> {
67
65
  readonly __tsonic_iface_System_ClientModel_Primitives_IPersistableModel_1: never;
68
66
 
69
- Create(data: BinaryData, options: ModelReaderWriterOptions): T | undefined;
67
+ Create(data: BinaryData, options: ModelReaderWriterOptions): T | null;
70
68
  GetFormatFromOptions(options: ModelReaderWriterOptions): string;
71
69
  Write(options: ModelReaderWriterOptions): BinaryData;
72
70
  }
@@ -77,17 +75,17 @@ export type IPersistableModel_1<T> = IPersistableModel_1$instance<T>;
77
75
  export interface ClientConnection$instance {
78
76
  readonly __tsonic_type_System_ClientModel_Primitives_ClientConnection: never;
79
77
 
80
- readonly Credential: unknown | undefined;
78
+ readonly Credential: JsValue | null;
81
79
  readonly CredentialKind: CredentialKind;
82
80
  readonly Id: string;
83
81
  readonly Locator: string;
84
82
  ToString(): string;
85
- TryGetLocatorAsUri(uri: Uri): boolean;
83
+ TryGetLocatorAsUri(uri: Uri | null): boolean;
86
84
  }
87
85
 
88
86
 
89
87
  export const ClientConnection: {
90
- new(id: string, locator: string, credential: unknown, credentialKind: CredentialKind): ClientConnection;
88
+ new(id: string, locator: string, credential: JsValue, credentialKind: CredentialKind): ClientConnection;
91
89
  new(id: string, locator: string): ClientConnection;
92
90
  };
93
91
 
@@ -105,7 +103,7 @@ export interface ApiKeyAuthenticationPolicy$instance extends AuthenticationPolic
105
103
  export const ApiKeyAuthenticationPolicy: {
106
104
  CreateBasicAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
107
105
  CreateBearerAuthorizationPolicy(credential: ApiKeyCredential): ApiKeyAuthenticationPolicy;
108
- CreateHeaderApiKeyPolicy(credential: ApiKeyCredential, headerName: string, keyPrefix?: string): ApiKeyAuthenticationPolicy;
106
+ CreateHeaderApiKeyPolicy(credential: ApiKeyCredential, headerName: string, keyPrefix?: string | null): ApiKeyAuthenticationPolicy;
109
107
  };
110
108
 
111
109
 
@@ -114,7 +112,7 @@ export type ApiKeyAuthenticationPolicy = ApiKeyAuthenticationPolicy$instance;
114
112
  export interface AsyncCollectionResult$instance {
115
113
  readonly __tsonic_type_System_ClientModel_Primitives_AsyncCollectionResult: never;
116
114
 
117
- GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
115
+ GetContinuationToken(page: ClientResult): ContinuationToken | null;
118
116
  GetRawPagesAsync(): IAsyncEnumerable_1<ClientResult>;
119
117
  }
120
118
 
@@ -163,7 +161,7 @@ export interface BearerTokenPolicy$instance extends AuthenticationPolicy {
163
161
 
164
162
 
165
163
  export const BearerTokenPolicy: {
166
- new(tokenProvider: AuthenticationTokenProvider, contexts: IEnumerable_1<IReadOnlyDictionary_2<System_Internal.String, unknown>>): BearerTokenPolicy;
164
+ new(tokenProvider: AuthenticationTokenProvider, contexts: IEnumerable_1<IReadOnlyDictionary_2<System_Internal.String, JsValue>>): BearerTokenPolicy;
167
165
  new(tokenProvider: AuthenticationTokenProvider, scope: string): BearerTokenPolicy;
168
166
  };
169
167
 
@@ -173,7 +171,7 @@ export type BearerTokenPolicy = BearerTokenPolicy$instance;
173
171
  export interface ClientCache$instance {
174
172
  readonly __tsonic_type_System_ClientModel_Primitives_ClientCache: never;
175
173
 
176
- GetClient<T>(clientId: unknown, createClient: Func_1<T>): T;
174
+ GetClient<T>(clientId: JsValue, createClient: Func_1<T>): T;
177
175
  }
178
176
 
179
177
 
@@ -234,8 +232,8 @@ export interface ClientLoggingOptions$instance {
234
232
  set EnableMessageContentLogging(value: Nullable_1<System_Internal.Boolean> | boolean);
235
233
  get EnableMessageLogging(): Nullable_1<System_Internal.Boolean>;
236
234
  set EnableMessageLogging(value: Nullable_1<System_Internal.Boolean> | boolean);
237
- get LoggerFactory(): ILoggerFactory | undefined;
238
- set LoggerFactory(value: ILoggerFactory | undefined);
235
+ get LoggerFactory(): ILoggerFactory | null;
236
+ set LoggerFactory(value: ILoggerFactory | null);
239
237
  get MessageContentSizeLimit(): Nullable_1<System_Internal.Int32>;
240
238
  set MessageContentSizeLimit(value: Nullable_1<System_Internal.Int32> | int);
241
239
  Freeze(): void;
@@ -260,7 +258,7 @@ export interface ClientPipeline$instance {
260
258
 
261
259
  export const ClientPipeline: {
262
260
  Create(options: ClientPipelineOptions, perCallPolicies: ReadOnlySpan_1<PipelinePolicy>, perTryPolicies: ReadOnlySpan_1<PipelinePolicy>, beforeTransportPolicies: ReadOnlySpan_1<PipelinePolicy>): ClientPipeline;
263
- Create(options?: ClientPipelineOptions): ClientPipeline;
261
+ Create(options?: ClientPipelineOptions | null): ClientPipeline;
264
262
  };
265
263
 
266
264
 
@@ -269,18 +267,18 @@ export type ClientPipeline = ClientPipeline$instance;
269
267
  export interface ClientPipelineOptions$instance {
270
268
  readonly __tsonic_type_System_ClientModel_Primitives_ClientPipelineOptions: never;
271
269
 
272
- get ClientLoggingOptions(): ClientLoggingOptions | undefined;
273
- set ClientLoggingOptions(value: ClientLoggingOptions | undefined);
270
+ get ClientLoggingOptions(): ClientLoggingOptions | null;
271
+ set ClientLoggingOptions(value: ClientLoggingOptions | null);
274
272
  get EnableDistributedTracing(): Nullable_1<System_Internal.Boolean>;
275
273
  set EnableDistributedTracing(value: Nullable_1<System_Internal.Boolean> | boolean);
276
- get MessageLoggingPolicy(): PipelinePolicy | undefined;
277
- set MessageLoggingPolicy(value: PipelinePolicy | undefined);
274
+ get MessageLoggingPolicy(): PipelinePolicy | null;
275
+ set MessageLoggingPolicy(value: PipelinePolicy | null);
278
276
  get NetworkTimeout(): Nullable_1<TimeSpan>;
279
277
  set NetworkTimeout(value: Nullable_1<TimeSpan> | TimeSpan);
280
- get RetryPolicy(): PipelinePolicy | undefined;
281
- set RetryPolicy(value: PipelinePolicy | undefined);
282
- get Transport(): PipelineTransport | undefined;
283
- set Transport(value: PipelineTransport | undefined);
278
+ get RetryPolicy(): PipelinePolicy | null;
279
+ set RetryPolicy(value: PipelinePolicy | null);
280
+ get Transport(): PipelineTransport | null;
281
+ set Transport(value: PipelineTransport | null);
284
282
  AddPolicy(policy: PipelinePolicy, position: PipelinePosition): void;
285
283
  Freeze(): void;
286
284
  }
@@ -304,8 +302,8 @@ export interface ClientRetryPolicy$instance extends PipelinePolicy {
304
302
  OnTryComplete(message: PipelineMessage): void;
305
303
  Process(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): void;
306
304
  ProcessAsync(message: PipelineMessage, pipeline: IReadOnlyList_1<PipelinePolicy>, currentIndex: int): ValueTask;
307
- ShouldRetry(message: PipelineMessage, exception: Exception): boolean;
308
- ShouldRetryAsync(message: PipelineMessage, exception: Exception): ValueTask_1<System_Internal.Boolean>;
305
+ ShouldRetry(message: PipelineMessage, exception: Exception | null): boolean;
306
+ ShouldRetryAsync(message: PipelineMessage, exception: Exception | null): ValueTask_1<System_Internal.Boolean>;
309
307
  Wait(time: TimeSpan, cancellationToken: CancellationToken): void;
310
308
  WaitAsync(time: TimeSpan, cancellationToken: CancellationToken): Task;
311
309
  }
@@ -313,7 +311,7 @@ export interface ClientRetryPolicy$instance extends PipelinePolicy {
313
311
 
314
312
  export const ClientRetryPolicy: {
315
313
  new(maxRetries: int): ClientRetryPolicy;
316
- new(maxRetries: int, enableLogging: boolean, loggerFactory: ILoggerFactory): ClientRetryPolicy;
314
+ new(maxRetries: int, enableLogging: boolean, loggerFactory: ILoggerFactory | null): ClientRetryPolicy;
317
315
  readonly Default: ClientRetryPolicy;
318
316
  };
319
317
 
@@ -323,7 +321,7 @@ export type ClientRetryPolicy = ClientRetryPolicy$instance;
323
321
  export interface CollectionResult$instance {
324
322
  readonly __tsonic_type_System_ClientModel_Primitives_CollectionResult: never;
325
323
 
326
- GetContinuationToken(page: ClientResult): ContinuationToken | undefined;
324
+ GetContinuationToken(page: ClientResult): ContinuationToken | null;
327
325
  GetRawPages(): IEnumerable_1<ClientResult>;
328
326
  }
329
327
 
@@ -337,12 +335,12 @@ export type CollectionResult = CollectionResult$instance;
337
335
  export interface GetTokenOptions$instance {
338
336
  readonly __tsonic_type_System_ClientModel_Primitives_GetTokenOptions: never;
339
337
 
340
- readonly Properties: IReadOnlyDictionary_2<System_Internal.String, unknown>;
338
+ readonly Properties: IReadOnlyDictionary_2<System_Internal.String, JsValue>;
341
339
  }
342
340
 
343
341
 
344
342
  export const GetTokenOptions: {
345
- new(properties: IReadOnlyDictionary_2<System_Internal.String, unknown>): GetTokenOptions;
343
+ new(properties: IReadOnlyDictionary_2<System_Internal.String, JsValue>): GetTokenOptions;
346
344
  readonly ScopesPropertyName: string;
347
345
  readonly TokenUrlPropertyName: string;
348
346
  readonly AuthorizationUrlPropertyName: string;
@@ -370,19 +368,19 @@ export interface HttpClientPipelineTransport$instance extends PipelineTransport
370
368
  export const HttpClientPipelineTransport: {
371
369
  new(): HttpClientPipelineTransport;
372
370
  new(client: HttpClient): HttpClientPipelineTransport;
373
- new(client: HttpClient, enableLogging: boolean, loggerFactory: ILoggerFactory): HttpClientPipelineTransport;
371
+ new(client: HttpClient | null, enableLogging: boolean, loggerFactory: ILoggerFactory | null): HttpClientPipelineTransport;
374
372
  readonly Shared: HttpClientPipelineTransport;
375
373
  };
376
374
 
377
375
 
378
376
  export type HttpClientPipelineTransport = HttpClientPipelineTransport$instance;
379
377
 
380
- export interface JsonModelConverter$instance extends JsonConverter_1<IJsonModel_1<unknown>> {
378
+ export interface JsonModelConverter$instance extends JsonConverter_1<IJsonModel_1<JsValue>> {
381
379
  readonly __tsonic_type_System_ClientModel_Primitives_JsonModelConverter: never;
382
380
 
383
381
  CanConvert(typeToConvert: Type): boolean;
384
- Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<unknown> | undefined;
385
- Write(writer: Utf8JsonWriter, value: IJsonModel_1<unknown>, options: JsonSerializerOptions): void;
382
+ Read(reader: Utf8JsonReader, typeToConvert: Type, options: JsonSerializerOptions): IJsonModel_1<JsValue> | null;
383
+ Write(writer: Utf8JsonWriter, value: IJsonModel_1<JsValue>, options: JsonSerializerOptions): void;
386
384
  }
387
385
 
388
386
 
@@ -404,7 +402,7 @@ export interface MessageLoggingPolicy$instance extends PipelinePolicy {
404
402
 
405
403
 
406
404
  export const MessageLoggingPolicy: {
407
- new(options: ClientLoggingOptions): MessageLoggingPolicy;
405
+ new(options: ClientLoggingOptions | null): MessageLoggingPolicy;
408
406
  readonly Default: MessageLoggingPolicy;
409
407
  };
410
408
 
@@ -428,8 +426,8 @@ export interface ModelReaderWriterContext$instance {
428
426
  readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterContext: never;
429
427
 
430
428
  GetTypeBuilder(type: Type): ModelReaderWriterTypeBuilder;
431
- TryGetTypeBuilder(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
432
- TryGetTypeBuilderCore(type: Type, builder: ModelReaderWriterTypeBuilder): boolean;
429
+ TryGetTypeBuilder(type: Type, builder: ModelReaderWriterTypeBuilder | null): boolean;
430
+ TryGetTypeBuilderCore(type: Type, builder: ModelReaderWriterTypeBuilder | null): boolean;
433
431
  }
434
432
 
435
433
 
@@ -472,12 +470,12 @@ export interface ModelReaderWriterTypeBuilder$instance {
472
470
  readonly __tsonic_type_System_ClientModel_Primitives_ModelReaderWriterTypeBuilder: never;
473
471
 
474
472
  readonly BuilderType: Type;
475
- readonly ItemType: Type | undefined;
476
- AddItem(collectionBuilder: unknown, item: unknown): void;
477
- AddItemWithKey(collectionBuilder: unknown, key: string, item: unknown): void;
478
- ConvertCollectionBuilder(collectionBuilder: unknown): unknown;
479
- CreateInstance(): unknown;
480
- GetItems(collection: unknown): IEnumerable | undefined;
473
+ readonly ItemType: Type | null;
474
+ AddItem(collectionBuilder: JsValue, item: JsValue | null): void;
475
+ AddItemWithKey(collectionBuilder: JsValue, key: string, item: JsValue | null): void;
476
+ ConvertCollectionBuilder(collectionBuilder: JsValue): JsValue;
477
+ CreateInstance(): JsValue;
478
+ GetItems(collection: JsValue): IEnumerable | null;
481
479
  }
482
480
 
483
481
 
@@ -491,11 +489,11 @@ export interface OperationResult$instance {
491
489
  readonly __tsonic_type_System_ClientModel_Primitives_OperationResult: never;
492
490
 
493
491
  HasCompleted: boolean;
494
- get RehydrationToken(): ContinuationToken | undefined;
495
- set RehydrationToken(value: ContinuationToken | undefined);
492
+ get RehydrationToken(): ContinuationToken | null;
493
+ set RehydrationToken(value: ContinuationToken | null);
496
494
  GetRawResponse(): PipelineResponse;
497
- UpdateStatus(options?: RequestOptions): ClientResult;
498
- UpdateStatusAsync(options?: RequestOptions): ValueTask_1<ClientResult>;
495
+ UpdateStatus(options?: RequestOptions | null): ClientResult;
496
+ UpdateStatusAsync(options?: RequestOptions | null): ValueTask_1<ClientResult>;
499
497
  WaitForCompletion(cancellationToken?: CancellationToken): void;
500
498
  WaitForCompletionAsync(cancellationToken?: CancellationToken): ValueTask;
501
499
  }
@@ -531,15 +529,15 @@ export interface PipelineMessage$instance {
531
529
  get NetworkTimeout(): Nullable_1<TimeSpan>;
532
530
  set NetworkTimeout(value: Nullable_1<TimeSpan> | TimeSpan);
533
531
  readonly Request: PipelineRequest;
534
- get Response(): PipelineResponse | undefined;
535
- set Response(value: PipelineResponse | undefined);
532
+ get Response(): PipelineResponse | null;
533
+ set Response(value: PipelineResponse | null);
536
534
  ResponseClassifier: PipelineMessageClassifier;
537
- Apply(options: RequestOptions): void;
535
+ Apply(options: RequestOptions | null): void;
538
536
  Dispose(): void;
539
537
  Dispose(disposing: boolean): void;
540
- ExtractResponse(): PipelineResponse | undefined;
541
- SetProperty(key: Type, value: unknown): void;
542
- TryGetProperty(key: Type, value: unknown): boolean;
538
+ ExtractResponse(): PipelineResponse | null;
539
+ SetProperty(key: Type, value: JsValue | null): void;
540
+ TryGetProperty(key: Type, value: JsValue | null): boolean;
543
541
  }
544
542
 
545
543
 
@@ -553,7 +551,7 @@ export interface PipelineMessageClassifier$instance {
553
551
  readonly __tsonic_type_System_ClientModel_Primitives_PipelineMessageClassifier: never;
554
552
 
555
553
  TryClassify(message: PipelineMessage, isError: boolean): boolean;
556
- TryClassify(message: PipelineMessage, exception: Exception, isRetriable: boolean): boolean;
554
+ TryClassify(message: PipelineMessage, exception: Exception | null, isRetriable: boolean): boolean;
557
555
  }
558
556
 
559
557
 
@@ -586,18 +584,18 @@ export interface PipelineRequest$instance {
586
584
 
587
585
  readonly __tsonic_iface_System_IDisposable: never;
588
586
 
589
- get Content(): BinaryContent | undefined;
590
- set Content(value: BinaryContent | undefined);
591
- get ContentCore(): BinaryContent | undefined;
592
- set ContentCore(value: BinaryContent | undefined);
587
+ get Content(): BinaryContent | null;
588
+ set Content(value: BinaryContent | null);
589
+ get ContentCore(): BinaryContent | null;
590
+ set ContentCore(value: BinaryContent | null);
593
591
  readonly Headers: PipelineRequestHeaders;
594
592
  readonly HeadersCore: PipelineRequestHeaders;
595
593
  Method: string;
596
594
  MethodCore: string;
597
- get Uri(): Uri | undefined;
598
- set Uri(value: Uri | undefined);
599
- get UriCore(): Uri | undefined;
600
- set UriCore(value: Uri | undefined);
595
+ get Uri(): Uri | null;
596
+ set Uri(value: Uri | null);
597
+ get UriCore(): Uri | null;
598
+ set UriCore(value: Uri | null);
601
599
  Dispose(): void;
602
600
  }
603
601
 
@@ -618,8 +616,8 @@ export interface PipelineRequestHeaders$instance {
618
616
  GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>;
619
617
  Remove(name: string): boolean;
620
618
  Set(name: string, value: string): void;
621
- TryGetValue(name: string, value: string): boolean;
622
- TryGetValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
619
+ TryGetValue(name: string, value: string | null): boolean;
620
+ TryGetValues(name: string, values: IEnumerable_1<System_Internal.String> | null): boolean;
623
621
  }
624
622
 
625
623
 
@@ -635,8 +633,8 @@ export interface PipelineResponse$instance {
635
633
  readonly __tsonic_iface_System_IDisposable: never;
636
634
 
637
635
  readonly Content: BinaryData;
638
- get ContentStream(): Stream | undefined;
639
- set ContentStream(value: Stream | undefined);
636
+ get ContentStream(): Stream | null;
637
+ set ContentStream(value: Stream | null);
640
638
  readonly Headers: PipelineResponseHeaders;
641
639
  readonly HeadersCore: PipelineResponseHeaders;
642
640
  readonly IsError: boolean;
@@ -662,8 +660,8 @@ export interface PipelineResponseHeaders$instance {
662
660
  readonly __tsonic_iface_System_Collections_IEnumerable: never;
663
661
 
664
662
  GetEnumerator(): IEnumerator_1<KeyValuePair_2<System_Internal.String, System_Internal.String>>;
665
- TryGetValue(name: string, value: string): boolean;
666
- TryGetValues(name: string, values: IEnumerable_1<System_Internal.String>): boolean;
663
+ TryGetValue(name: string, value: string | null): boolean;
664
+ TryGetValues(name: string, values: IEnumerable_1<System_Internal.String> | null): boolean;
667
665
  }
668
666
 
669
667
 
@@ -687,7 +685,7 @@ export interface PipelineTransport$instance extends PipelinePolicy {
687
685
  }
688
686
 
689
687
 
690
- export const PipelineTransport: (abstract new() => PipelineTransport) & (abstract new(enableLogging: boolean, loggerFactory: ILoggerFactory) => PipelineTransport) & {
688
+ export const PipelineTransport: (abstract new() => PipelineTransport) & (abstract new(enableLogging: boolean, loggerFactory: ILoggerFactory | null) => PipelineTransport) & {
691
689
  };
692
690
 
693
691
 
@@ -715,22 +713,22 @@ export const RequestOptions: {
715
713
  export type RequestOptions = RequestOptions$instance;
716
714
 
717
715
  export abstract class ActivityExtensions$instance {
718
- static MarkClientActivityFailed(activity: Activity, exception: Exception): Activity;
719
- static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable_1<KeyValuePair_2<System_Internal.String, unknown>>): Activity | undefined;
716
+ static MarkClientActivityFailed(activity: Activity, exception: Exception | null): Activity;
717
+ static StartClientActivity(activitySource: ActivitySource, options: ClientPipelineOptions, name: string, kind?: ActivityKind, parentContext?: ActivityContext, tags?: IEnumerable_1<KeyValuePair_2<System_Internal.String, JsValue>> | null): Activity | null;
720
718
  }
721
719
 
722
720
 
723
721
  export type ActivityExtensions = ActivityExtensions$instance;
724
722
 
725
723
  export abstract class ModelReaderWriter$instance {
726
- static Read<T>(data: BinaryData, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): T | undefined;
727
- static Read<T extends IPersistableModel_1<T>>(data: BinaryData, options?: ModelReaderWriterOptions): T | undefined;
728
- static Read(data: BinaryData, returnType: Type, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): unknown | undefined;
729
- static Read(data: BinaryData, returnType: Type, options?: ModelReaderWriterOptions): unknown | undefined;
730
- static Write(model: unknown, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
731
- static Write(model: unknown, options?: ModelReaderWriterOptions): BinaryData;
724
+ static Read<T>(data: BinaryData, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): T | null;
725
+ static Read<T extends IPersistableModel_1<T>>(data: BinaryData, options?: ModelReaderWriterOptions | null): T | null;
726
+ static Read(data: BinaryData, returnType: Type, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): JsValue | null;
727
+ static Read(data: BinaryData, returnType: Type, options?: ModelReaderWriterOptions | null): JsValue | null;
728
+ static Write(model: JsValue, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
729
+ static Write(model: JsValue, options?: ModelReaderWriterOptions | null): BinaryData;
732
730
  static Write<T>(model: T, options: ModelReaderWriterOptions, context: ModelReaderWriterContext): BinaryData;
733
- static Write<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions): BinaryData;
731
+ static Write<T extends IPersistableModel_1<T>>(model: T, options?: ModelReaderWriterOptions | null): BinaryData;
734
732
  }
735
733
 
736
734