@tsonic/efcore-sqlite 0.1.0 → 10.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Microsoft.Data.Sqlite/bindings.json +1757 -3354
- package/Microsoft.Data.Sqlite/internal/index.d.ts +264 -264
- package/Microsoft.DotNet.PlatformAbstractions/bindings.json +45 -72
- package/Microsoft.DotNet.PlatformAbstractions/internal/index.d.ts +6 -6
- package/Microsoft.EntityFrameworkCore/bindings.json +497 -803
- package/Microsoft.EntityFrameworkCore/internal/index.d.ts +69 -69
- package/Microsoft.EntityFrameworkCore.Diagnostics/bindings.json +53 -260
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Infrastructure/bindings.json +31 -38
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata/bindings.json +15 -37
- package/Microsoft.EntityFrameworkCore.Metadata/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/bindings.json +65 -121
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Migrations/bindings.json +29 -40
- package/Microsoft.EntityFrameworkCore.Migrations/internal/index.d.ts +2 -2
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/bindings.json +51 -97
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/bindings.json +55 -284
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/bindings.json +43 -85
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/index.d.ts +5 -5
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/bindings.json +319 -564
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/index.d.ts +50 -50
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/bindings.json +37 -139
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/index.d.ts +11 -11
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/bindings.json +73 -142
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/index.d.ts +10 -10
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/bindings.json +578 -1209
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/index.d.ts +62 -62
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/bindings.json +33 -61
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/index.d.ts +3 -3
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/bindings.json +223 -458
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/index.d.ts +22 -22
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/bindings.json +148 -250
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/index.d.ts +20 -20
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/bindings.json +75 -152
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/index.d.ts +7 -7
- package/Microsoft.Extensions.DependencyInjection/bindings.json +28 -26
- package/Microsoft.Extensions.DependencyInjection/internal/index.d.ts +2 -2
- package/Microsoft.Extensions.DependencyModel/bindings.json +530 -1368
- package/Microsoft.Extensions.DependencyModel/internal/index.d.ts +86 -86
- package/Microsoft.Extensions.DependencyModel.Resolution/bindings.json +109 -228
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/index.d.ts +7 -7
- package/SQLitePCL/bindings.json +9554 -14759
- package/SQLitePCL/internal/index.d.ts +35 -35
- package/System.Collections.Generic/bindings.json +48 -70
- package/System.Collections.Generic/internal/index.d.ts +6 -6
- package/__build/scripts/generate.sh +4 -4
- package/__internal/extensions/index.d.ts +12 -12
- package/package.json +5 -6
- package/Microsoft.Data.Sqlite/internal/metadata.json +0 -4417
- package/Microsoft.DotNet.PlatformAbstractions/internal/metadata.json +0 -121
- package/Microsoft.EntityFrameworkCore/internal/metadata.json +0 -1368
- package/Microsoft.EntityFrameworkCore.Diagnostics/internal/metadata.json +0 -267
- package/Microsoft.EntityFrameworkCore.Infrastructure/internal/metadata.json +0 -82
- package/Microsoft.EntityFrameworkCore.Metadata/internal/metadata.json +0 -54
- package/Microsoft.EntityFrameworkCore.Metadata.Conventions/internal/metadata.json +0 -203
- package/Microsoft.EntityFrameworkCore.Migrations/internal/metadata.json +0 -81
- package/Microsoft.EntityFrameworkCore.Sqlite.Design.Internal/internal/metadata.json +0 -157
- package/Microsoft.EntityFrameworkCore.Sqlite.Diagnostics.Internal/internal/metadata.json +0 -293
- package/Microsoft.EntityFrameworkCore.Sqlite.Infrastructure.Internal/internal/metadata.json +0 -133
- package/Microsoft.EntityFrameworkCore.Sqlite.Internal/internal/metadata.json +0 -855
- package/Microsoft.EntityFrameworkCore.Sqlite.Metadata.Internal/internal/metadata.json +0 -161
- package/Microsoft.EntityFrameworkCore.Sqlite.Migrations.Internal/internal/metadata.json +0 -214
- package/Microsoft.EntityFrameworkCore.Sqlite.Query.Internal/internal/metadata.json +0 -1844
- package/Microsoft.EntityFrameworkCore.Sqlite.Scaffolding.Internal/internal/metadata.json +0 -102
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Internal/internal/metadata.json +0 -707
- package/Microsoft.EntityFrameworkCore.Sqlite.Storage.Json.Internal/internal/metadata.json +0 -438
- package/Microsoft.EntityFrameworkCore.Sqlite.Update.Internal/internal/metadata.json +0 -280
- package/Microsoft.Extensions.DependencyInjection/internal/metadata.json +0 -63
- package/Microsoft.Extensions.DependencyModel/internal/metadata.json +0 -1654
- package/Microsoft.Extensions.DependencyModel.Resolution/internal/metadata.json +0 -329
- package/SQLitePCL/internal/metadata.json +0 -11902
- package/System.Collections.Generic/internal/metadata.json +0 -123
|
@@ -14,18 +14,18 @@ import type { Boolean as ClrBoolean, IDisposable, IEquatable, Int32, Nullable, O
|
|
|
14
14
|
import type { Assembly, AssemblyName } from "@tsonic/dotnet/System.Reflection.js";
|
|
15
15
|
|
|
16
16
|
export interface IDependencyContextReader$instance extends IDisposable {
|
|
17
|
-
|
|
17
|
+
Read(stream: Stream): DependencyContext;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
export type IDependencyContextReader = IDependencyContextReader$instance;
|
|
22
22
|
|
|
23
23
|
export interface Dependency$instance {
|
|
24
|
-
readonly
|
|
25
|
-
readonly
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
24
|
+
readonly Name: string;
|
|
25
|
+
readonly Version: string;
|
|
26
|
+
Equals(other: Dependency): boolean;
|
|
27
|
+
Equals(obj: unknown): boolean;
|
|
28
|
+
GetHashCode(): int;
|
|
29
29
|
}
|
|
30
30
|
|
|
31
31
|
|
|
@@ -37,66 +37,66 @@ export const Dependency: {
|
|
|
37
37
|
export type Dependency = Dependency$instance;
|
|
38
38
|
|
|
39
39
|
export interface CompilationLibrary$instance extends Library {
|
|
40
|
-
readonly
|
|
41
|
-
|
|
42
|
-
|
|
40
|
+
readonly Assemblies: IReadOnlyList<System_Internal.String>;
|
|
41
|
+
ResolveReferencePaths(): IEnumerable<System_Internal.String>;
|
|
42
|
+
ResolveReferencePaths(...customResolvers: ICompilationAssemblyResolver[]): IEnumerable<System_Internal.String>;
|
|
43
43
|
}
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export const CompilationLibrary: {
|
|
47
|
-
new(
|
|
48
|
-
new(
|
|
47
|
+
new(type: string, name: string, version: string, hash: string, assemblies: IEnumerable<System_Internal.String>, dependencies: IEnumerable<Dependency>, serviceable: boolean): CompilationLibrary;
|
|
48
|
+
new(type: string, name: string, version: string, hash: string, assemblies: IEnumerable<System_Internal.String>, dependencies: IEnumerable<Dependency>, serviceable: boolean, path: string, hashPath: string): CompilationLibrary;
|
|
49
49
|
};
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
export type CompilationLibrary = CompilationLibrary$instance;
|
|
53
53
|
|
|
54
54
|
export interface CompilationOptions$instance {
|
|
55
|
-
readonly
|
|
56
|
-
readonly
|
|
57
|
-
readonly
|
|
58
|
-
readonly
|
|
59
|
-
readonly
|
|
60
|
-
readonly
|
|
61
|
-
readonly
|
|
62
|
-
readonly
|
|
63
|
-
readonly
|
|
64
|
-
readonly
|
|
65
|
-
readonly
|
|
66
|
-
readonly
|
|
55
|
+
readonly AllowUnsafe: Nullable<System_Internal.Boolean>;
|
|
56
|
+
readonly DebugType: string | undefined;
|
|
57
|
+
readonly Defines: IReadOnlyList<string | undefined>;
|
|
58
|
+
readonly DelaySign: Nullable<System_Internal.Boolean>;
|
|
59
|
+
readonly EmitEntryPoint: Nullable<System_Internal.Boolean>;
|
|
60
|
+
readonly GenerateXmlDocumentation: Nullable<System_Internal.Boolean>;
|
|
61
|
+
readonly KeyFile: string | undefined;
|
|
62
|
+
readonly LanguageVersion: string | undefined;
|
|
63
|
+
readonly Optimize: Nullable<System_Internal.Boolean>;
|
|
64
|
+
readonly Platform: string | undefined;
|
|
65
|
+
readonly PublicSign: Nullable<System_Internal.Boolean>;
|
|
66
|
+
readonly WarningsAsErrors: Nullable<System_Internal.Boolean>;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
export const CompilationOptions: {
|
|
71
71
|
new(defines: IEnumerable<System_Internal.String>, languageVersion: string, platform: string, allowUnsafe: Nullable<System_Internal.Boolean>, warningsAsErrors: Nullable<System_Internal.Boolean>, optimize: Nullable<System_Internal.Boolean>, keyFile: string, delaySign: Nullable<System_Internal.Boolean>, publicSign: Nullable<System_Internal.Boolean>, debugType: string, emitEntryPoint: Nullable<System_Internal.Boolean>, generateXmlDocumentation: Nullable<System_Internal.Boolean>): CompilationOptions;
|
|
72
|
-
readonly
|
|
72
|
+
readonly Default: CompilationOptions;
|
|
73
73
|
};
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
export type CompilationOptions = CompilationOptions$instance;
|
|
77
77
|
|
|
78
78
|
export interface DependencyContext$instance {
|
|
79
|
-
readonly
|
|
80
|
-
readonly
|
|
81
|
-
readonly
|
|
82
|
-
readonly
|
|
83
|
-
readonly
|
|
84
|
-
|
|
79
|
+
readonly CompilationOptions: CompilationOptions;
|
|
80
|
+
readonly CompileLibraries: IReadOnlyList<CompilationLibrary>;
|
|
81
|
+
readonly RuntimeGraph: IReadOnlyList<RuntimeFallbacks>;
|
|
82
|
+
readonly RuntimeLibraries: IReadOnlyList<RuntimeLibrary>;
|
|
83
|
+
readonly Target: TargetInfo;
|
|
84
|
+
Merge(other: DependencyContext): DependencyContext;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
|
|
88
88
|
export const DependencyContext: {
|
|
89
89
|
new(target: TargetInfo, compilationOptions: CompilationOptions, compileLibraries: IEnumerable<CompilationLibrary>, runtimeLibraries: IEnumerable<RuntimeLibrary>, runtimeGraph: IEnumerable<RuntimeFallbacks>): DependencyContext;
|
|
90
|
-
readonly
|
|
91
|
-
|
|
90
|
+
readonly Default: DependencyContext | undefined;
|
|
91
|
+
Load(assembly: Assembly): DependencyContext | undefined;
|
|
92
92
|
};
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
export type DependencyContext = DependencyContext$instance;
|
|
96
96
|
|
|
97
97
|
export interface DependencyContextJsonReader$instance {
|
|
98
|
-
|
|
99
|
-
|
|
98
|
+
Dispose(): void;
|
|
99
|
+
Read(stream: Stream): DependencyContext;
|
|
100
100
|
}
|
|
101
101
|
|
|
102
102
|
|
|
@@ -115,20 +115,20 @@ export type DependencyContextJsonReader = DependencyContextJsonReader$instance &
|
|
|
115
115
|
|
|
116
116
|
|
|
117
117
|
export interface DependencyContextLoader$instance {
|
|
118
|
-
|
|
118
|
+
Load(assembly: Assembly): DependencyContext | undefined;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
|
|
122
122
|
export const DependencyContextLoader: {
|
|
123
123
|
new(): DependencyContextLoader;
|
|
124
|
-
readonly
|
|
124
|
+
readonly Default: DependencyContextLoader;
|
|
125
125
|
};
|
|
126
126
|
|
|
127
127
|
|
|
128
128
|
export type DependencyContextLoader = DependencyContextLoader$instance;
|
|
129
129
|
|
|
130
130
|
export interface DependencyContextWriter$instance {
|
|
131
|
-
|
|
131
|
+
Write(context: DependencyContext, stream: Stream): void;
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
|
|
@@ -140,31 +140,31 @@ export const DependencyContextWriter: {
|
|
|
140
140
|
export type DependencyContextWriter = DependencyContextWriter$instance;
|
|
141
141
|
|
|
142
142
|
export interface Library$instance {
|
|
143
|
-
readonly
|
|
144
|
-
readonly
|
|
145
|
-
readonly
|
|
146
|
-
readonly
|
|
147
|
-
readonly
|
|
148
|
-
readonly
|
|
149
|
-
readonly
|
|
150
|
-
readonly
|
|
151
|
-
readonly
|
|
143
|
+
readonly Dependencies: IReadOnlyList<Dependency>;
|
|
144
|
+
readonly Hash: string | undefined;
|
|
145
|
+
readonly HashPath: string | undefined;
|
|
146
|
+
readonly Name: string;
|
|
147
|
+
readonly Path: string;
|
|
148
|
+
readonly RuntimeStoreManifestName: string | undefined;
|
|
149
|
+
readonly Serviceable: boolean;
|
|
150
|
+
readonly Type: string;
|
|
151
|
+
readonly Version: string;
|
|
152
152
|
}
|
|
153
153
|
|
|
154
154
|
|
|
155
155
|
export const Library: {
|
|
156
|
-
new(
|
|
157
|
-
new(
|
|
158
|
-
new(
|
|
156
|
+
new(type: string, name: string, version: string, hash: string, dependencies: IEnumerable<Dependency>, serviceable: boolean): Library;
|
|
157
|
+
new(type: string, name: string, version: string, hash: string, dependencies: IEnumerable<Dependency>, serviceable: boolean, path: string, hashPath: string): Library;
|
|
158
|
+
new(type: string, name: string, version: string, hash: string, dependencies: IEnumerable<Dependency>, serviceable: boolean, path: string, hashPath: string, runtimeStoreManifestName: string): Library;
|
|
159
159
|
};
|
|
160
160
|
|
|
161
161
|
|
|
162
162
|
export type Library = Library$instance;
|
|
163
163
|
|
|
164
164
|
export interface ResourceAssembly$instance {
|
|
165
|
-
|
|
166
|
-
readonly
|
|
167
|
-
|
|
165
|
+
Locale: string;
|
|
166
|
+
readonly LocalPath: string | undefined;
|
|
167
|
+
Path: string;
|
|
168
168
|
}
|
|
169
169
|
|
|
170
170
|
|
|
@@ -177,23 +177,23 @@ export const ResourceAssembly: {
|
|
|
177
177
|
export type ResourceAssembly = ResourceAssembly$instance;
|
|
178
178
|
|
|
179
179
|
export interface RuntimeAssembly$instance {
|
|
180
|
-
readonly
|
|
181
|
-
readonly
|
|
180
|
+
readonly Name: AssemblyName;
|
|
181
|
+
readonly Path: string;
|
|
182
182
|
}
|
|
183
183
|
|
|
184
184
|
|
|
185
185
|
export const RuntimeAssembly: {
|
|
186
186
|
new(assemblyName: string, path: string): RuntimeAssembly;
|
|
187
|
-
|
|
187
|
+
Create(path: string): RuntimeAssembly;
|
|
188
188
|
};
|
|
189
189
|
|
|
190
190
|
|
|
191
191
|
export type RuntimeAssembly = RuntimeAssembly$instance;
|
|
192
192
|
|
|
193
193
|
export interface RuntimeAssetGroup$instance {
|
|
194
|
-
readonly
|
|
195
|
-
readonly
|
|
196
|
-
readonly
|
|
194
|
+
readonly AssetPaths: IReadOnlyList<System_Internal.String>;
|
|
195
|
+
readonly Runtime: string;
|
|
196
|
+
readonly RuntimeFiles: IReadOnlyList<RuntimeFile>;
|
|
197
197
|
}
|
|
198
198
|
|
|
199
199
|
|
|
@@ -207,8 +207,8 @@ export const RuntimeAssetGroup: {
|
|
|
207
207
|
export type RuntimeAssetGroup = RuntimeAssetGroup$instance;
|
|
208
208
|
|
|
209
209
|
export interface RuntimeFallbacks$instance {
|
|
210
|
-
|
|
211
|
-
|
|
210
|
+
Fallbacks: IReadOnlyList<string | undefined>;
|
|
211
|
+
Runtime: string;
|
|
212
212
|
}
|
|
213
213
|
|
|
214
214
|
|
|
@@ -221,10 +221,10 @@ export const RuntimeFallbacks: {
|
|
|
221
221
|
export type RuntimeFallbacks = RuntimeFallbacks$instance;
|
|
222
222
|
|
|
223
223
|
export interface RuntimeFile$instance {
|
|
224
|
-
readonly
|
|
225
|
-
readonly
|
|
226
|
-
readonly
|
|
227
|
-
readonly
|
|
224
|
+
readonly AssemblyVersion: string | undefined;
|
|
225
|
+
readonly FileVersion: string | undefined;
|
|
226
|
+
readonly LocalPath: string | undefined;
|
|
227
|
+
readonly Path: string;
|
|
228
228
|
}
|
|
229
229
|
|
|
230
230
|
|
|
@@ -237,26 +237,26 @@ export const RuntimeFile: {
|
|
|
237
237
|
export type RuntimeFile = RuntimeFile$instance;
|
|
238
238
|
|
|
239
239
|
export interface RuntimeLibrary$instance extends Library {
|
|
240
|
-
readonly
|
|
241
|
-
readonly
|
|
242
|
-
readonly
|
|
240
|
+
readonly NativeLibraryGroups: IReadOnlyList<RuntimeAssetGroup>;
|
|
241
|
+
readonly ResourceAssemblies: IReadOnlyList<ResourceAssembly>;
|
|
242
|
+
readonly RuntimeAssemblyGroups: IReadOnlyList<RuntimeAssetGroup>;
|
|
243
243
|
}
|
|
244
244
|
|
|
245
245
|
|
|
246
246
|
export const RuntimeLibrary: {
|
|
247
|
-
new(
|
|
248
|
-
new(
|
|
249
|
-
new(
|
|
247
|
+
new(type: string, name: string, version: string, hash: string, runtimeAssemblyGroups: IReadOnlyList<RuntimeAssetGroup>, nativeLibraryGroups: IReadOnlyList<RuntimeAssetGroup>, resourceAssemblies: IEnumerable<ResourceAssembly>, dependencies: IEnumerable<Dependency>, serviceable: boolean): RuntimeLibrary;
|
|
248
|
+
new(type: string, name: string, version: string, hash: string, runtimeAssemblyGroups: IReadOnlyList<RuntimeAssetGroup>, nativeLibraryGroups: IReadOnlyList<RuntimeAssetGroup>, resourceAssemblies: IEnumerable<ResourceAssembly>, dependencies: IEnumerable<Dependency>, serviceable: boolean, path: string, hashPath: string): RuntimeLibrary;
|
|
249
|
+
new(type: string, name: string, version: string, hash: string, runtimeAssemblyGroups: IReadOnlyList<RuntimeAssetGroup>, nativeLibraryGroups: IReadOnlyList<RuntimeAssetGroup>, resourceAssemblies: IEnumerable<ResourceAssembly>, dependencies: IEnumerable<Dependency>, serviceable: boolean, path: string, hashPath: string, runtimeStoreManifestName: string): RuntimeLibrary;
|
|
250
250
|
};
|
|
251
251
|
|
|
252
252
|
|
|
253
253
|
export type RuntimeLibrary = RuntimeLibrary$instance;
|
|
254
254
|
|
|
255
255
|
export interface TargetInfo$instance {
|
|
256
|
-
readonly
|
|
257
|
-
readonly
|
|
258
|
-
readonly
|
|
259
|
-
readonly
|
|
256
|
+
readonly Framework: string;
|
|
257
|
+
readonly IsPortable: boolean;
|
|
258
|
+
readonly Runtime: string;
|
|
259
|
+
readonly RuntimeSignature: string | undefined;
|
|
260
260
|
}
|
|
261
261
|
|
|
262
262
|
|
|
@@ -268,18 +268,18 @@ export const TargetInfo: {
|
|
|
268
268
|
export type TargetInfo = TargetInfo$instance;
|
|
269
269
|
|
|
270
270
|
export abstract class DependencyContextExtensions$instance {
|
|
271
|
-
static
|
|
272
|
-
static
|
|
273
|
-
static
|
|
274
|
-
static
|
|
275
|
-
static
|
|
276
|
-
static
|
|
277
|
-
static
|
|
278
|
-
static
|
|
279
|
-
static
|
|
280
|
-
static
|
|
281
|
-
static
|
|
282
|
-
static
|
|
271
|
+
static GetDefaultAssemblyNames(self: DependencyContext): IEnumerable<AssemblyName>;
|
|
272
|
+
static GetDefaultAssemblyNames(self: RuntimeLibrary, context: DependencyContext): IEnumerable<AssemblyName>;
|
|
273
|
+
static GetDefaultNativeAssets(self: DependencyContext): IEnumerable<System_Internal.String>;
|
|
274
|
+
static GetDefaultNativeAssets(self: RuntimeLibrary, context: DependencyContext): IEnumerable<System_Internal.String>;
|
|
275
|
+
static GetDefaultNativeRuntimeFileAssets(self: DependencyContext): IEnumerable<RuntimeFile>;
|
|
276
|
+
static GetDefaultNativeRuntimeFileAssets(self: RuntimeLibrary, context: DependencyContext): IEnumerable<RuntimeFile>;
|
|
277
|
+
static GetRuntimeAssemblyNames(self: DependencyContext, runtimeIdentifier: string): IEnumerable<AssemblyName>;
|
|
278
|
+
static GetRuntimeAssemblyNames(self: RuntimeLibrary, context: DependencyContext, runtimeIdentifier: string): IEnumerable<AssemblyName>;
|
|
279
|
+
static GetRuntimeNativeAssets(self: DependencyContext, runtimeIdentifier: string): IEnumerable<System_Internal.String>;
|
|
280
|
+
static GetRuntimeNativeAssets(self: RuntimeLibrary, context: DependencyContext, runtimeIdentifier: string): IEnumerable<System_Internal.String>;
|
|
281
|
+
static GetRuntimeNativeRuntimeFileAssets(self: DependencyContext, runtimeIdentifier: string): IEnumerable<RuntimeFile>;
|
|
282
|
+
static GetRuntimeNativeRuntimeFileAssets(self: RuntimeLibrary, context: DependencyContext, runtimeIdentifier: string): IEnumerable<RuntimeFile>;
|
|
283
283
|
}
|
|
284
284
|
|
|
285
285
|
|