@tsonic/microsoft-extensions 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 (113) hide show
  1. package/Microsoft.Extensions.Caching.Distributed/internal/index.d.ts +1 -1
  2. package/Microsoft.Extensions.Caching.Distributed.d.ts +4 -0
  3. package/Microsoft.Extensions.Caching.Hybrid/internal/index.d.ts +11 -11
  4. package/Microsoft.Extensions.Caching.Hybrid.d.ts +5 -1
  5. package/Microsoft.Extensions.Caching.Memory/internal/index.d.ts +31 -31
  6. package/Microsoft.Extensions.Caching.Memory.d.ts +4 -0
  7. package/Microsoft.Extensions.Configuration/internal/index.d.ts +23 -23
  8. package/Microsoft.Extensions.Configuration.CommandLine/internal/index.d.ts +2 -2
  9. package/Microsoft.Extensions.Configuration.CommandLine.d.ts +4 -0
  10. package/Microsoft.Extensions.Configuration.EnvironmentVariables/internal/index.d.ts +2 -2
  11. package/Microsoft.Extensions.Configuration.EnvironmentVariables.d.ts +4 -0
  12. package/Microsoft.Extensions.Configuration.Ini/internal/index.d.ts +3 -3
  13. package/Microsoft.Extensions.Configuration.Ini.d.ts +4 -0
  14. package/Microsoft.Extensions.Configuration.Json/internal/index.d.ts +3 -3
  15. package/Microsoft.Extensions.Configuration.Json.d.ts +4 -0
  16. package/Microsoft.Extensions.Configuration.KeyPerFile/internal/index.d.ts +2 -2
  17. package/Microsoft.Extensions.Configuration.KeyPerFile.d.ts +4 -0
  18. package/Microsoft.Extensions.Configuration.Memory/internal/index.d.ts +1 -1
  19. package/Microsoft.Extensions.Configuration.Memory.d.ts +4 -0
  20. package/Microsoft.Extensions.Configuration.UserSecrets/internal/index.d.ts +1 -1
  21. package/Microsoft.Extensions.Configuration.UserSecrets.d.ts +4 -0
  22. package/Microsoft.Extensions.Configuration.Xml/internal/index.d.ts +3 -3
  23. package/Microsoft.Extensions.Configuration.Xml.d.ts +4 -0
  24. package/Microsoft.Extensions.Configuration.d.ts +4 -0
  25. package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +137 -137
  26. package/Microsoft.Extensions.DependencyInjection.Extensions/internal/index.d.ts +30 -30
  27. package/Microsoft.Extensions.DependencyInjection.Extensions.d.ts +4 -0
  28. package/Microsoft.Extensions.DependencyInjection.d.ts +7 -3
  29. package/Microsoft.Extensions.Diagnostics.HealthChecks/internal/index.d.ts +9 -9
  30. package/Microsoft.Extensions.Diagnostics.HealthChecks.d.ts +4 -0
  31. package/Microsoft.Extensions.Diagnostics.Metrics/internal/index.d.ts +4 -4
  32. package/Microsoft.Extensions.Diagnostics.Metrics.Configuration/internal/index.d.ts +1 -1
  33. package/Microsoft.Extensions.Diagnostics.Metrics.Configuration.d.ts +4 -0
  34. package/Microsoft.Extensions.Diagnostics.Metrics.d.ts +4 -0
  35. package/Microsoft.Extensions.FileProviders/internal/index.d.ts +2 -2
  36. package/Microsoft.Extensions.FileProviders.Composite/internal/index.d.ts +1 -1
  37. package/Microsoft.Extensions.FileProviders.Composite.d.ts +4 -0
  38. package/Microsoft.Extensions.FileProviders.Embedded/internal/index.d.ts +1 -1
  39. package/Microsoft.Extensions.FileProviders.Embedded.d.ts +4 -0
  40. package/Microsoft.Extensions.FileProviders.Internal/internal/index.d.ts +1 -1
  41. package/Microsoft.Extensions.FileProviders.Internal.d.ts +4 -0
  42. package/Microsoft.Extensions.FileProviders.Physical/internal/index.d.ts +2 -2
  43. package/Microsoft.Extensions.FileProviders.Physical.d.ts +4 -0
  44. package/Microsoft.Extensions.FileProviders.d.ts +4 -0
  45. package/Microsoft.Extensions.FileSystemGlobbing/internal/index.d.ts +2 -2
  46. package/Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.d.ts +1 -1
  47. package/Microsoft.Extensions.FileSystemGlobbing.Abstractions.d.ts +4 -0
  48. package/Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.d.ts +1 -1
  49. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/internal/index.d.ts +2 -2
  50. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments.d.ts +4 -0
  51. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/internal/index.d.ts +9 -9
  52. package/Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts.d.ts +4 -0
  53. package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns/internal/index.d.ts +1 -1
  54. package/Microsoft.Extensions.FileSystemGlobbing.Internal.Patterns.d.ts +4 -0
  55. package/Microsoft.Extensions.FileSystemGlobbing.Internal.d.ts +4 -0
  56. package/Microsoft.Extensions.FileSystemGlobbing.d.ts +4 -0
  57. package/Microsoft.Extensions.Hosting/internal/index.d.ts +14 -14
  58. package/Microsoft.Extensions.Hosting.Internal/internal/index.d.ts +1 -1
  59. package/Microsoft.Extensions.Hosting.Internal.d.ts +4 -0
  60. package/Microsoft.Extensions.Hosting.d.ts +4 -0
  61. package/Microsoft.Extensions.Http/internal/index.d.ts +3 -3
  62. package/Microsoft.Extensions.Http.Logging/internal/index.d.ts +10 -10
  63. package/Microsoft.Extensions.Http.Logging.d.ts +4 -0
  64. package/Microsoft.Extensions.Http.d.ts +5 -1
  65. package/Microsoft.Extensions.Internal/internal/index.d.ts +1 -1
  66. package/Microsoft.Extensions.Internal.d.ts +4 -0
  67. package/Microsoft.Extensions.Localization/internal/index.d.ts +14 -14
  68. package/Microsoft.Extensions.Localization.d.ts +6 -2
  69. package/Microsoft.Extensions.Logging/internal/index.d.ts +67 -65
  70. package/Microsoft.Extensions.Logging.Abstractions/internal/index.d.ts +14 -14
  71. package/Microsoft.Extensions.Logging.Abstractions.d.ts +6 -2
  72. package/Microsoft.Extensions.Logging.Configuration/internal/index.d.ts +8 -8
  73. package/Microsoft.Extensions.Logging.Configuration.d.ts +5 -1
  74. package/Microsoft.Extensions.Logging.Console/internal/index.d.ts +2 -2
  75. package/Microsoft.Extensions.Logging.Console.d.ts +4 -0
  76. package/Microsoft.Extensions.Logging.Debug/internal/index.d.ts +1 -1
  77. package/Microsoft.Extensions.Logging.Debug.d.ts +4 -0
  78. package/Microsoft.Extensions.Logging.EventLog/internal/index.d.ts +1 -1
  79. package/Microsoft.Extensions.Logging.EventLog.d.ts +4 -0
  80. package/Microsoft.Extensions.Logging.EventSource/internal/index.d.ts +1 -1
  81. package/Microsoft.Extensions.Logging.EventSource.d.ts +4 -0
  82. package/Microsoft.Extensions.Logging.TraceSource/internal/index.d.ts +1 -1
  83. package/Microsoft.Extensions.Logging.TraceSource.d.ts +4 -0
  84. package/Microsoft.Extensions.Logging.d.ts +6 -2
  85. package/Microsoft.Extensions.ObjectPool/internal/index.d.ts +29 -29
  86. package/Microsoft.Extensions.ObjectPool.d.ts +7 -3
  87. package/Microsoft.Extensions.Options/internal/index.d.ts +162 -162
  88. package/Microsoft.Extensions.Options.d.ts +50 -46
  89. package/Microsoft.Extensions.Primitives/bindings.json +20 -0
  90. package/Microsoft.Extensions.Primitives/internal/index.d.ts +8 -7
  91. package/Microsoft.Extensions.Primitives.d.ts +4 -0
  92. package/Microsoft.Extensions.Validation/internal/index.d.ts +7 -7
  93. package/Microsoft.Extensions.Validation.d.ts +4 -0
  94. package/Microsoft.Extensions.WebEncoders/internal/index.d.ts +1 -1
  95. package/Microsoft.Extensions.WebEncoders.Testing/internal/index.d.ts +1 -1
  96. package/Microsoft.Extensions.WebEncoders.Testing.d.ts +4 -0
  97. package/Microsoft.Extensions.WebEncoders.d.ts +4 -0
  98. package/README.md +8 -0
  99. package/System.Diagnostics/internal/index.d.ts +9 -9
  100. package/System.Diagnostics.Eventing.Reader/internal/index.d.ts +5 -5
  101. package/System.Diagnostics.Eventing.Reader.d.ts +4 -0
  102. package/System.Diagnostics.d.ts +4 -0
  103. package/System.Net.Http/internal/index.d.ts +1 -1
  104. package/System.Net.Http.d.ts +4 -0
  105. package/System.Security.Cryptography/internal/index.d.ts +2 -2
  106. package/System.Security.Cryptography.Pkcs/internal/index.d.ts +6 -6
  107. package/System.Security.Cryptography.Pkcs.d.ts +4 -0
  108. package/System.Security.Cryptography.Xml/bindings.json +404 -404
  109. package/System.Security.Cryptography.Xml/internal/index.d.ts +37 -37
  110. package/System.Security.Cryptography.Xml.d.ts +4 -0
  111. package/System.Security.Cryptography.d.ts +4 -0
  112. package/__internal/extensions/index.d.ts +191 -191
  113. package/package.json +3 -3
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.DependencyInjection.Abstractions
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
@@ -16,46 +16,46 @@ export abstract class ServiceCollectionDescriptorExtensions$instance {
16
16
  static Add(collection: IServiceCollection, descriptor: ServiceDescriptor): IServiceCollection;
17
17
  static Add(collection: IServiceCollection, descriptors: IEnumerable_1<ServiceDescriptor>): IServiceCollection;
18
18
  static RemoveAll(collection: IServiceCollection, serviceType: Type): IServiceCollection;
19
- static RemoveAll<T>(collection: IServiceCollection): IServiceCollection;
20
- static RemoveAllKeyed<T>(collection: IServiceCollection, serviceKey: JsValue | null): IServiceCollection;
21
- static RemoveAllKeyed(collection: IServiceCollection, serviceType: Type, serviceKey: JsValue | null): IServiceCollection;
19
+ static RemoveAll<T extends unknown>(collection: IServiceCollection): IServiceCollection;
20
+ static RemoveAllKeyed<T extends unknown>(collection: IServiceCollection, serviceKey: unknown | null): IServiceCollection;
21
+ static RemoveAllKeyed(collection: IServiceCollection, serviceType: Type, serviceKey: unknown | null): IServiceCollection;
22
22
  static Replace(collection: IServiceCollection, descriptor: ServiceDescriptor): IServiceCollection;
23
23
  static TryAdd(collection: IServiceCollection, descriptor: ServiceDescriptor): void;
24
24
  static TryAdd(collection: IServiceCollection, descriptors: IEnumerable_1<ServiceDescriptor>): void;
25
25
  static TryAddEnumerable(services: IServiceCollection, descriptor: ServiceDescriptor): void;
26
26
  static TryAddEnumerable(services: IServiceCollection, descriptors: IEnumerable_1<ServiceDescriptor>): void;
27
- static TryAddKeyedScoped<TService>(services: IServiceCollection, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, TService>): void;
28
- static TryAddKeyedScoped<TService>(collection: IServiceCollection, serviceKey: JsValue | null): void;
29
- static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, JsValue>): void;
30
- static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationType: Type): void;
31
- static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: JsValue | null): void;
32
- static TryAddKeyedSingleton<TService>(services: IServiceCollection, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, TService>): void;
33
- static TryAddKeyedSingleton<TService>(collection: IServiceCollection, serviceKey: JsValue | null, instance: TService): void;
34
- static TryAddKeyedSingleton<TService>(collection: IServiceCollection, serviceKey: JsValue | null): void;
35
- static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, JsValue>): void;
36
- static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationType: Type): void;
37
- static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: JsValue | null): void;
38
- static TryAddKeyedTransient<TService>(services: IServiceCollection, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, TService>): void;
39
- static TryAddKeyedTransient<TService>(collection: IServiceCollection, serviceKey: JsValue | null): void;
40
- static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationFactory: Func_3<IServiceProvider, JsValue | null, JsValue>): void;
41
- static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: JsValue | null, implementationType: Type): void;
42
- static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: JsValue | null): void;
43
- static TryAddScoped<TService>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
44
- static TryAddScoped(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, JsValue>): void;
27
+ static TryAddKeyedScoped<TService extends (object | null)>(services: IServiceCollection, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, TService>): void;
28
+ static TryAddKeyedScoped<TService extends (object | null)>(collection: IServiceCollection, serviceKey: unknown | null): void;
29
+ static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, unknown>): void;
30
+ static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationType: Type): void;
31
+ static TryAddKeyedScoped(collection: IServiceCollection, service: Type, serviceKey: unknown | null): void;
32
+ static TryAddKeyedSingleton<TService extends (object | null)>(services: IServiceCollection, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, TService>): void;
33
+ static TryAddKeyedSingleton<TService extends (object | null)>(collection: IServiceCollection, serviceKey: unknown | null, instance: TService): void;
34
+ static TryAddKeyedSingleton<TService extends (object | null)>(collection: IServiceCollection, serviceKey: unknown | null): void;
35
+ static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, unknown>): void;
36
+ static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationType: Type): void;
37
+ static TryAddKeyedSingleton(collection: IServiceCollection, service: Type, serviceKey: unknown | null): void;
38
+ static TryAddKeyedTransient<TService extends (object | null)>(services: IServiceCollection, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, TService>): void;
39
+ static TryAddKeyedTransient<TService extends (object | null)>(collection: IServiceCollection, serviceKey: unknown | null): void;
40
+ static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationFactory: Func_3<IServiceProvider, unknown | null, unknown>): void;
41
+ static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: unknown | null, implementationType: Type): void;
42
+ static TryAddKeyedTransient(collection: IServiceCollection, service: Type, serviceKey: unknown | null): void;
43
+ static TryAddScoped<TService extends (object | null)>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
44
+ static TryAddScoped(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, unknown>): void;
45
45
  static TryAddScoped(collection: IServiceCollection, service: Type, implementationType: Type): void;
46
46
  static TryAddScoped(collection: IServiceCollection, service: Type): void;
47
- static TryAddScoped<TService>(collection: IServiceCollection): void;
48
- static TryAddSingleton<TService>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
49
- static TryAddSingleton(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, JsValue>): void;
47
+ static TryAddScoped<TService extends (object | null)>(collection: IServiceCollection): void;
48
+ static TryAddSingleton<TService extends (object | null)>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
49
+ static TryAddSingleton(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, unknown>): void;
50
50
  static TryAddSingleton(collection: IServiceCollection, service: Type, implementationType: Type): void;
51
51
  static TryAddSingleton(collection: IServiceCollection, service: Type): void;
52
- static TryAddSingleton<TService>(collection: IServiceCollection, instance: TService): void;
53
- static TryAddSingleton<TService>(collection: IServiceCollection): void;
54
- static TryAddTransient<TService>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
55
- static TryAddTransient(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, JsValue>): void;
52
+ static TryAddSingleton<TService extends (object | null)>(collection: IServiceCollection, instance: TService): void;
53
+ static TryAddSingleton<TService extends (object | null)>(collection: IServiceCollection): void;
54
+ static TryAddTransient<TService extends (object | null)>(services: IServiceCollection, implementationFactory: Func_2<IServiceProvider, TService>): void;
55
+ static TryAddTransient(collection: IServiceCollection, service: Type, implementationFactory: Func_2<IServiceProvider, unknown>): void;
56
56
  static TryAddTransient(collection: IServiceCollection, service: Type, implementationType: Type): void;
57
57
  static TryAddTransient(collection: IServiceCollection, service: Type): void;
58
- static TryAddTransient<TService>(collection: IServiceCollection): void;
58
+ static TryAddTransient<TService extends (object | null)>(collection: IServiceCollection): void;
59
59
  }
60
60
 
61
61
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.DependencyInjection.Extensions/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 { IServiceCollection, ServiceDescriptor } from './Microsoft.Extensions.DependencyInjection/internal/index.js';
10
14
  import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.DependencyInjection/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 { MemoryCacheOptions, MemoryDistributedCacheOptions } from './Microsoft.Extensions.Caching.Memory/internal/index.js';
10
14
  import type { BinderOptions, IConfiguration } from './Microsoft.Extensions.Configuration/internal/index.js';
@@ -39,7 +43,7 @@ export { FromKeyedServicesAttribute as FromKeyedServicesAttribute } from './Micr
39
43
  export type IKeyedServiceProvider = Internal.IKeyedServiceProvider;
40
44
  export { KeyedService$instance as KeyedService } from './Microsoft.Extensions.DependencyInjection/internal/index.js';
41
45
  export type IServiceCollection = Internal.IServiceCollection;
42
- export type IServiceProviderFactory<TContainerBuilder> = Internal.IServiceProviderFactory_1<TContainerBuilder>;
46
+ export type IServiceProviderFactory<TContainerBuilder extends unknown> = Internal.IServiceProviderFactory_1<TContainerBuilder>;
43
47
  export type IServiceProviderIsKeyedService = Internal.IServiceProviderIsKeyedService;
44
48
  export type IServiceProviderIsService = Internal.IServiceProviderIsService;
45
49
  export type IServiceScope = Internal.IServiceScope;
@@ -81,10 +85,10 @@ declare const __unspecified: unique symbol;
81
85
  export type __ = typeof __unspecified;
82
86
 
83
87
  export type ObjectFactory<
84
- T1 = __,
88
+ T1 extends unknown | __ = __,
85
89
  > =
86
90
  [T1] extends [__] ? ((() => void) | Internal.ObjectFactory) :
87
- (((arg1: T1) => void) | Internal.ObjectFactory_1<T1>);
91
+ [T1] extends [unknown] ? (((arg1: T1) => void) | Internal.ObjectFactory_1<T1>) : never;
88
92
 
89
93
  // Extension methods (C# using semantics)
90
94
  export type { ExtensionMethods_Microsoft_Extensions_DependencyInjection as ExtensionMethods } from './__internal/extensions/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.Diagnostics.HealthChecks, Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions
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
@@ -41,7 +41,7 @@ export type IHealthCheckPublisher = IHealthCheckPublisher$instance;
41
41
  export interface HealthCheckResult$instance {
42
42
  readonly __tsonic_type_Microsoft_Extensions_Diagnostics_HealthChecks_HealthCheckResult: never;
43
43
 
44
- readonly Data: IReadOnlyDictionary_2<System_Internal.String, JsValue>;
44
+ readonly Data: IReadOnlyDictionary_2<System_Internal.String, unknown>;
45
45
  readonly Description: string | null;
46
46
  readonly Exception: Exception | null;
47
47
  readonly Status: HealthStatus;
@@ -49,10 +49,10 @@ export interface HealthCheckResult$instance {
49
49
 
50
50
 
51
51
  export const HealthCheckResult: {
52
- new(status: HealthStatus, description: string | null, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null): HealthCheckResult;
53
- Degraded(description?: string | null, exception?: Exception | null, data?: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null): HealthCheckResult;
54
- Healthy(description?: string | null, data?: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null): HealthCheckResult;
55
- Unhealthy(description?: string | null, exception?: Exception | null, data?: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null): HealthCheckResult;
52
+ new(status: HealthStatus, description: string | null, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, unknown> | null): HealthCheckResult;
53
+ Degraded(description?: string | null, exception?: Exception | null, data?: IReadOnlyDictionary_2<System_Internal.String, unknown> | null): HealthCheckResult;
54
+ Healthy(description?: string | null, data?: IReadOnlyDictionary_2<System_Internal.String, unknown> | null): HealthCheckResult;
55
+ Unhealthy(description?: string | null, exception?: Exception | null, data?: IReadOnlyDictionary_2<System_Internal.String, unknown> | null): HealthCheckResult;
56
56
  };
57
57
 
58
58
 
@@ -61,7 +61,7 @@ export type HealthCheckResult = HealthCheckResult$instance;
61
61
  export interface HealthReportEntry$instance {
62
62
  readonly __tsonic_type_Microsoft_Extensions_Diagnostics_HealthChecks_HealthReportEntry: never;
63
63
 
64
- readonly Data: IReadOnlyDictionary_2<System_Internal.String, JsValue>;
64
+ readonly Data: IReadOnlyDictionary_2<System_Internal.String, unknown>;
65
65
  readonly Description: string | null;
66
66
  readonly Duration: TimeSpan;
67
67
  readonly Exception: Exception | null;
@@ -71,8 +71,8 @@ export interface HealthReportEntry$instance {
71
71
 
72
72
 
73
73
  export const HealthReportEntry: {
74
- new(status: HealthStatus, description: string | null, duration: TimeSpan, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null): HealthReportEntry;
75
- new(status: HealthStatus, description: string | null, duration: TimeSpan, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, JsValue> | null, tags: IEnumerable_1<System_Internal.String> | null): HealthReportEntry;
74
+ new(status: HealthStatus, description: string | null, duration: TimeSpan, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, unknown> | null): HealthReportEntry;
75
+ new(status: HealthStatus, description: string | null, duration: TimeSpan, exception: Exception | null, data: IReadOnlyDictionary_2<System_Internal.String, unknown> | null, tags: IEnumerable_1<System_Internal.String> | null): HealthReportEntry;
76
76
  };
77
77
 
78
78
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.Diagnostics.HealthChecks/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 { ICollection, IEnumerable, IReadOnlyDictionary, ISet } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { Boolean as ClrBoolean, Enum, Exception, Func, IComparable, IConvertible, IFormattable, Int32, IServiceProvider, ISpanFormattable, Nullable, Object as ClrObject, String as ClrString, TimeSpan, ValueType } from '@tsonic/dotnet/System.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.Diagnostics, Microsoft.Extensions.Diagnostics.Abstractions
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
@@ -36,8 +36,8 @@ export interface IMetricsListener$instance {
36
36
  readonly Name: string;
37
37
  GetMeasurementHandlers(): MeasurementHandlers;
38
38
  Initialize(source: IObservableInstrumentsSource): void;
39
- InstrumentPublished(instrument: Instrument, userState: JsValue | null): boolean;
40
- MeasurementsCompleted(instrument: Instrument, userState: JsValue | null): void;
39
+ InstrumentPublished(instrument: Instrument, userState: unknown | null): boolean;
40
+ MeasurementsCompleted(instrument: Instrument, userState: unknown | null): void;
41
41
  }
42
42
 
43
43
 
@@ -134,7 +134,7 @@ export type MetricsBuilderConsoleExtensions = MetricsBuilderConsoleExtensions$in
134
134
 
135
135
  export abstract class MetricsBuilderExtensions$instance {
136
136
  static AddListener(builder: IMetricsBuilder, listener: IMetricsListener): IMetricsBuilder;
137
- static AddListener<T extends IMetricsListener>(builder: IMetricsBuilder): IMetricsBuilder;
137
+ static AddListener<T extends (object | null) & IMetricsListener>(builder: IMetricsBuilder): IMetricsBuilder;
138
138
  static ClearListeners(builder: IMetricsBuilder): IMetricsBuilder;
139
139
  static DisableMetrics(builder: IMetricsBuilder, meterName: string | null, instrumentName?: string | null, listenerName?: string | null, scopes?: MeterScope): IMetricsBuilder;
140
140
  static DisableMetrics(builder: IMetricsBuilder, meterName: string | null): IMetricsBuilder;
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.Diagnostics
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.Extensions.Diagnostics.Metrics.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 { IConfiguration } from './Microsoft.Extensions.Configuration/internal/index.js';
10
14
  import type { String as ClrString } from '@tsonic/dotnet/System.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.Diagnostics.Metrics/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 { IConfiguration } from './Microsoft.Extensions.Configuration/internal/index.js';
10
14
  import type { IServiceCollection } from './Microsoft.Extensions.DependencyInjection/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileProviders.Abstractions, Microsoft.Extensions.FileProviders.Composite, Microsoft.Extensions.FileProviders.Embedded, Microsoft.Extensions.FileProviders.Physical
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
@@ -191,7 +191,7 @@ export interface NullChangeToken$instance extends Microsoft_Extensions_Primitive
191
191
 
192
192
  readonly ActiveChangeCallbacks: boolean;
193
193
  readonly HasChanged: boolean;
194
- RegisterChangeCallback(callback: Action_1<JsValue | null>, state: JsValue | null): IDisposable;
194
+ RegisterChangeCallback(callback: Action_1<unknown | null>, state: unknown | null): IDisposable;
195
195
  }
196
196
 
197
197
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileProviders.Composite
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.Extensions.FileProviders.Composite/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 { IDirectoryContents, IFileInfo, IFileProvider } from './Microsoft.Extensions.FileProviders/internal/index.js';
10
14
  import type { IEnumerable as IEnumerable__System_Collections_Generic, IEnumerator, IList } from '@tsonic/dotnet/System.Collections.Generic.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileProviders.Embedded
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.Extensions.FileProviders.Embedded/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 { IFileInfo } from './Microsoft.Extensions.FileProviders/internal/index.js';
10
14
  import type { Stream } from '@tsonic/dotnet/System.IO.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileProviders.Physical
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.Extensions.FileProviders.Internal/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 { ExclusionFilters } from './Microsoft.Extensions.FileProviders.Physical/internal/index.js';
10
14
  import type { IDirectoryContents, IFileInfo } from './Microsoft.Extensions.FileProviders/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileProviders.Physical
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
@@ -114,7 +114,7 @@ export interface PollingFileChangeToken$instance {
114
114
 
115
115
  ActiveChangeCallbacks: boolean;
116
116
  readonly HasChanged: boolean;
117
- RegisterChangeCallback(callback: Action_1<JsValue | null>, state: JsValue | null): IDisposable;
117
+ RegisterChangeCallback(callback: Action_1<unknown | null>, state: unknown | null): IDisposable;
118
118
  }
119
119
 
120
120
 
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileProviders.Physical/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 { IDirectoryContents, IFileInfo } from './Microsoft.Extensions.FileProviders/internal/index.js';
10
14
  import type { IChangeToken } from './Microsoft.Extensions.Primitives/internal/index.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileProviders/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 { ExclusionFilters } from './Microsoft.Extensions.FileProviders.Physical/internal/index.js';
10
14
  import type { IChangeToken } from './Microsoft.Extensions.Primitives/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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
@@ -21,7 +21,7 @@ export interface FilePatternMatch$instance {
21
21
  readonly Path: string;
22
22
  readonly Stem: string;
23
23
  Equals(other: FilePatternMatch): boolean;
24
- Equals(obj: JsValue | null): boolean;
24
+ Equals(obj: unknown | null): boolean;
25
25
  GetHashCode(): int;
26
26
  }
27
27
 
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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.Extensions.FileSystemGlobbing.Abstractions/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 { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';
10
14
  import type { DirectoryInfo, FileInfo } from '@tsonic/dotnet/System.IO.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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
@@ -42,7 +42,7 @@ export interface LiteralPathSegment$instance extends Microsoft_Extensions_FileSy
42
42
 
43
43
  readonly CanProduceStem: boolean;
44
44
  readonly Value: string;
45
- Equals(obj: JsValue | null): boolean;
45
+ Equals(obj: unknown | null): boolean;
46
46
  GetHashCode(): int;
47
47
  Match(value: string): boolean;
48
48
  }
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileSystemGlobbing.Internal.PathSegments/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 { IPathSegment } from './Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.js';
10
14
  import type { List } from '@tsonic/dotnet/System.Collections.Generic.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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
@@ -14,7 +14,7 @@ import type { IList_1 } from "@tsonic/dotnet/System.Collections.Generic/internal
14
14
  import * as System_Internal from "@tsonic/dotnet/System/internal/index.js";
15
15
  import type { Action_2, Boolean as ClrBoolean, Int32, Object as ClrObject, String as ClrString, ValueType, Void } from "@tsonic/dotnet/System/internal/index.js";
16
16
 
17
- export interface PatternContext_1$instance<TFrame extends NonNullable<JsValue>> {
17
+ export interface PatternContext_1$instance<TFrame extends NonNullable<unknown>> {
18
18
  readonly __tsonic_type_Microsoft_Extensions_FileSystemGlobbing_Internal_PatternContexts_PatternContext_1: never;
19
19
 
20
20
  readonly __tsonic_iface_Microsoft_Extensions_FileSystemGlobbing_Internal_IPatternContext: never;
@@ -27,15 +27,15 @@ export interface PatternContext_1$instance<TFrame extends NonNullable<JsValue>>
27
27
  }
28
28
 
29
29
 
30
- export const PatternContext_1: (abstract new<TFrame extends NonNullable<JsValue>>() => PatternContext_1<TFrame>) & {
30
+ export const PatternContext_1: (abstract new<TFrame extends NonNullable<unknown>>() => PatternContext_1<TFrame>) & {
31
31
  };
32
32
 
33
33
 
34
- export interface __PatternContext_1$views<TFrame extends NonNullable<JsValue>> {
34
+ export interface __PatternContext_1$views<TFrame extends NonNullable<unknown>> {
35
35
  As_IPatternContext(): Microsoft_Extensions_FileSystemGlobbing_Internal_Internal.IPatternContext$instance;
36
36
  }
37
37
 
38
- export type PatternContext_1<TFrame> = PatternContext_1$instance<TFrame> & __PatternContext_1$views<TFrame>;
38
+ export type PatternContext_1<TFrame extends NonNullable<unknown>> = PatternContext_1$instance<TFrame> & __PatternContext_1$views<TFrame>;
39
39
 
40
40
 
41
41
  export interface PatternContextLinear$instance extends PatternContext_1$instance<PatternContextLinear_FrameData> {
@@ -78,7 +78,7 @@ export const PatternContextLinear_FrameData: {
78
78
 
79
79
  export type PatternContextLinear_FrameData = PatternContextLinear_FrameData$instance;
80
80
 
81
- export interface PatternContextLinearExclude$instance extends PatternContextLinear$instance {
81
+ export interface PatternContextLinearExclude$instance extends PatternContextLinear$instance, Microsoft_Extensions_FileSystemGlobbing_Internal_Internal.IPatternContext$instance {
82
82
  readonly __tsonic_type_Microsoft_Extensions_FileSystemGlobbing_Internal_PatternContexts_PatternContextLinearExclude: never;
83
83
 
84
84
  readonly __tsonic_iface_Microsoft_Extensions_FileSystemGlobbing_Internal_IPatternContext: never;
@@ -100,7 +100,7 @@ export interface __PatternContextLinearExclude$views {
100
100
  export type PatternContextLinearExclude = PatternContextLinearExclude$instance & __PatternContextLinearExclude$views;
101
101
 
102
102
 
103
- export interface PatternContextLinearInclude$instance extends PatternContextLinear$instance {
103
+ export interface PatternContextLinearInclude$instance extends PatternContextLinear$instance, Microsoft_Extensions_FileSystemGlobbing_Internal_Internal.IPatternContext$instance {
104
104
  readonly __tsonic_type_Microsoft_Extensions_FileSystemGlobbing_Internal_PatternContexts_PatternContextLinearInclude: never;
105
105
 
106
106
  readonly __tsonic_iface_Microsoft_Extensions_FileSystemGlobbing_Internal_IPatternContext: never;
@@ -167,7 +167,7 @@ export const PatternContextRagged_FrameData: {
167
167
 
168
168
  export type PatternContextRagged_FrameData = PatternContextRagged_FrameData$instance;
169
169
 
170
- export interface PatternContextRaggedExclude$instance extends PatternContextRagged$instance {
170
+ export interface PatternContextRaggedExclude$instance extends PatternContextRagged$instance, Microsoft_Extensions_FileSystemGlobbing_Internal_Internal.IPatternContext$instance {
171
171
  readonly __tsonic_type_Microsoft_Extensions_FileSystemGlobbing_Internal_PatternContexts_PatternContextRaggedExclude: never;
172
172
 
173
173
  readonly __tsonic_iface_Microsoft_Extensions_FileSystemGlobbing_Internal_IPatternContext: never;
@@ -189,7 +189,7 @@ export interface __PatternContextRaggedExclude$views {
189
189
  export type PatternContextRaggedExclude = PatternContextRaggedExclude$instance & __PatternContextRaggedExclude$views;
190
190
 
191
191
 
192
- export interface PatternContextRaggedInclude$instance extends PatternContextRagged$instance {
192
+ export interface PatternContextRaggedInclude$instance extends PatternContextRagged$instance, Microsoft_Extensions_FileSystemGlobbing_Internal_Internal.IPatternContext$instance {
193
193
  readonly __tsonic_type_Microsoft_Extensions_FileSystemGlobbing_Internal_PatternContexts_PatternContextRaggedInclude: never;
194
194
 
195
195
  readonly __tsonic_iface_Microsoft_Extensions_FileSystemGlobbing_Internal_IPatternContext: never;
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileSystemGlobbing.Internal.PatternContexts/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 { DirectoryInfoBase, FileInfoBase, FileSystemInfoBase } from './Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.js';
10
14
  import type { ILinearPattern, IPathSegment, IPatternContext, IRaggedPattern, PatternTestResult } from './Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.js';
@@ -3,7 +3,7 @@
3
3
  // Assembly: Microsoft.Extensions.FileSystemGlobbing
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.Extensions.FileSystemGlobbing.Internal.Patterns/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 { IPattern } from './Microsoft.Extensions.FileSystemGlobbing.Internal/internal/index.js';
10
14
  import type { Object as ClrObject, String as ClrString, StringComparison } from '@tsonic/dotnet/System.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileSystemGlobbing.Internal/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 { DirectoryInfoBase, FileInfoBase } from './Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.js';
10
14
  import type { PatternMatchingResult } from './Microsoft.Extensions.FileSystemGlobbing/internal/index.js';
@@ -5,6 +5,10 @@
5
5
  // Import internal declarations
6
6
  import * as Internal from './Microsoft.Extensions.FileSystemGlobbing/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 { DirectoryInfoBase, FileInfoBase, FileSystemInfoBase } from './Microsoft.Extensions.FileSystemGlobbing.Abstractions/internal/index.js';
10
14
  import type { IEnumerable } from '@tsonic/dotnet/System.Collections.Generic.js';