@tsonic/dotnet 0.4.0 → 0.5.0
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/Internal/index.d.ts +2 -2
- package/Microsoft.CSharp.RuntimeBinder/index.d.ts +6 -6
- package/Microsoft.VisualBasic/index.d.ts +36 -36
- package/Microsoft.VisualBasic.CompilerServices/index.d.ts +29 -29
- package/Microsoft.VisualBasic.FileIO/index.d.ts +10 -10
- package/Microsoft.Win32/index.d.ts +8 -8
- package/Microsoft.Win32.SafeHandles/index.d.ts +17 -17
- package/System/index.d.ts +291 -291
- package/System.Buffers/index.d.ts +27 -27
- package/System.Buffers.Binary/index.d.ts +1 -1
- package/System.Buffers.Text/index.d.ts +4 -4
- package/System.CodeDom.Compiler/index.d.ts +2 -2
- package/System.Collections/index.d.ts +15 -15
- package/System.Collections.Concurrent/index.d.ts +17 -17
- package/System.Collections.Frozen/index.d.ts +10 -10
- package/System.Collections.Generic/index.d.ts +80 -80
- package/System.Collections.Immutable/index.d.ts +39 -39
- package/System.Collections.ObjectModel/index.d.ts +17 -17
- package/System.Collections.Specialized/index.d.ts +16 -16
- package/System.ComponentModel/index.d.ts +160 -160
- package/System.ComponentModel.DataAnnotations/index.d.ts +38 -38
- package/System.ComponentModel.DataAnnotations.Schema/index.d.ts +8 -8
- package/System.ComponentModel.Design/index.d.ts +35 -35
- package/System.ComponentModel.Design.Serialization/index.d.ts +12 -12
- package/System.Configuration.Assemblies/index.d.ts +2 -2
- package/System.Data/index.d.ts +98 -98
- package/System.Data.Common/index.d.ts +37 -37
- package/System.Data.SqlTypes/index.d.ts +23 -23
- package/System.Diagnostics/index.d.ts +97 -97
- package/System.Diagnostics.CodeAnalysis/index.d.ts +27 -27
- package/System.Diagnostics.Contracts/index.d.ts +15 -15
- package/System.Diagnostics.Metrics/index.d.ts +29 -29
- package/System.Diagnostics.SymbolStore/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/index.d.ts +31 -31
- package/System.Drawing/index.d.ts +15 -15
- package/System.Dynamic/index.d.ts +18 -18
- package/System.Formats.Asn1/index.d.ts +10 -10
- package/System.Formats.Tar/index.d.ts +12 -12
- package/System.Globalization/index.d.ts +42 -42
- package/System.IO/index.d.ts +56 -56
- package/System.IO.Compression/index.d.ts +17 -17
- package/System.IO.Enumeration/index.d.ts +8 -8
- package/System.IO.IsolatedStorage/index.d.ts +5 -5
- package/System.IO.MemoryMappedFiles/index.d.ts +6 -6
- package/System.IO.Pipelines/index.d.ts +10 -10
- package/System.IO.Pipes/index.d.ts +16 -16
- package/System.Linq/index.d.ts +20 -20
- package/System.Linq.Expressions/index.d.ts +42 -42
- package/System.Linq.Expressions.Interpreter/index.d.ts +1 -1
- package/System.Net/index.d.ts +83 -83
- package/System.Net.Cache/index.d.ts +5 -5
- package/System.Net.Http/index.d.ts +33 -33
- package/System.Net.Http.Headers/index.d.ts +30 -30
- package/System.Net.Http.Json/index.d.ts +3 -3
- package/System.Net.Http.Metrics/index.d.ts +1 -1
- package/System.Net.Mail/index.d.ts +20 -20
- package/System.Net.Mime/index.d.ts +10 -10
- package/System.Net.NetworkInformation/index.d.ts +44 -44
- package/System.Net.Quic/index.d.ts +13 -13
- package/System.Net.Security/index.d.ts +23 -23
- package/System.Net.ServerSentEvents/index.d.ts +8 -8
- package/System.Net.Sockets/index.d.ts +34 -34
- package/System.Net.WebSockets/index.d.ts +16 -16
- package/System.Numerics/index.d.ts +15 -15
- package/System.Reflection/index.d.ts +101 -101
- package/System.Reflection.Emit/index.d.ts +28 -28
- package/System.Reflection.Metadata/index.d.ts +189 -189
- package/System.Reflection.Metadata.Ecma335/index.d.ts +48 -48
- package/System.Reflection.PortableExecutable/index.d.ts +27 -27
- package/System.Resources/index.d.ts +9 -9
- package/System.Runtime/index.d.ts +11 -11
- package/System.Runtime.CompilerServices/index.d.ts +189 -189
- package/System.Runtime.ConstrainedExecution/index.d.ts +5 -5
- package/System.Runtime.ExceptionServices/index.d.ts +4 -4
- package/System.Runtime.InteropServices/index.d.ts +130 -130
- package/System.Runtime.InteropServices.ComTypes/index.d.ts +38 -38
- package/System.Runtime.InteropServices.Java/index.d.ts +4 -4
- package/System.Runtime.InteropServices.JavaScript/index.d.ts +36 -36
- package/System.Runtime.InteropServices.Marshalling/index.d.ts +36 -36
- package/System.Runtime.InteropServices.ObjectiveC/index.d.ts +4 -4
- package/System.Runtime.InteropServices.Swift/index.d.ts +5 -5
- package/System.Runtime.Intrinsics/index.d.ts +12 -12
- package/System.Runtime.Intrinsics.Arm/index.d.ts +22 -22
- package/System.Runtime.Intrinsics.Wasm/index.d.ts +1 -1
- package/System.Runtime.Intrinsics.X86/index.d.ts +76 -76
- package/System.Runtime.Loader/index.d.ts +3 -3
- package/System.Runtime.Remoting/index.d.ts +1 -1
- package/System.Runtime.Serialization/index.d.ts +44 -44
- package/System.Runtime.Serialization.DataContracts/index.d.ts +4 -4
- package/System.Runtime.Serialization.Formatters/index.d.ts +3 -3
- package/System.Runtime.Serialization.Formatters.Binary/index.d.ts +1 -1
- package/System.Runtime.Serialization.Json/index.d.ts +4 -4
- package/System.Runtime.Versioning/index.d.ts +16 -16
- package/System.Security/index.d.ts +17 -17
- package/System.Security.AccessControl/index.d.ts +70 -70
- package/System.Security.Authentication/index.d.ts +6 -6
- package/System.Security.Authentication.ExtendedProtection/index.d.ts +7 -7
- package/System.Security.Claims/index.d.ts +5 -5
- package/System.Security.Cryptography/index.d.ts +167 -167
- package/System.Security.Cryptography.X509Certificates/index.d.ts +56 -56
- package/System.Security.Permissions/index.d.ts +6 -6
- package/System.Security.Policy/index.d.ts +2 -2
- package/System.Security.Principal/index.d.ts +15 -15
- package/System.Text/index.d.ts +36 -36
- package/System.Text.Encodings.Web/index.d.ts +5 -5
- package/System.Text.Json/index.d.ts +20 -20
- package/System.Text.Json.Nodes/index.d.ts +5 -5
- package/System.Text.Json.Schema/index.d.ts +3 -3
- package/System.Text.Json.Serialization/index.d.ts +40 -40
- package/System.Text.Json.Serialization.Metadata/index.d.ts +18 -18
- package/System.Text.RegularExpressions/index.d.ts +19 -19
- package/System.Text.Unicode/index.d.ts +4 -4
- package/System.Threading/index.d.ts +78 -78
- package/System.Threading.Channels/index.d.ts +15 -15
- package/System.Threading.Tasks/index.d.ts +28 -28
- package/System.Threading.Tasks.Dataflow/index.d.ts +27 -27
- package/System.Threading.Tasks.Sources/index.d.ts +4 -4
- package/System.Timers/index.d.ts +4 -4
- package/System.Transactions/index.d.ts +28 -28
- package/System.Web/index.d.ts +1 -1
- package/System.Windows.Markup/index.d.ts +1 -1
- package/System.Xml/index.d.ts +71 -71
- package/System.Xml.Linq/index.d.ts +23 -23
- package/System.Xml.Resolvers/index.d.ts +2 -2
- package/System.Xml.Schema/index.d.ts +88 -88
- package/System.Xml.Serialization/index.d.ts +68 -68
- package/System.Xml.XPath/index.d.ts +14 -14
- package/System.Xml.Xsl/index.d.ts +9 -9
- package/System.Xml.Xsl.Runtime/index.d.ts +50 -50
- package/package.json +1 -1
|
@@ -17,18 +17,18 @@ import type { Action_1, Boolean as ClrBoolean, Enum, Exception, IComparable, ICo
|
|
|
17
17
|
export * from './internal/index.js';
|
|
18
18
|
|
|
19
19
|
// Individual type exports for convenience
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
20
|
+
export { BoundedChannelFullMode as BoundedChannelFullMode } from './internal/index.js';
|
|
21
|
+
export { Channel$instance as Channel_0 } from './internal/index.js';
|
|
22
|
+
export { ChannelClosedException$instance as ChannelClosedException } from './internal/index.js';
|
|
23
|
+
export { ChannelOptions$instance as ChannelOptions } from './internal/index.js';
|
|
24
|
+
export { BoundedChannelOptions$instance as BoundedChannelOptions } from './internal/index.js';
|
|
25
|
+
export { UnboundedChannelOptions$instance as UnboundedChannelOptions } from './internal/index.js';
|
|
26
|
+
export { ChannelReader_1$instance as ChannelReader_1 } from './internal/index.js';
|
|
27
|
+
export { ChannelReader_1$instance as ChannelReader } from './internal/index.js';
|
|
28
|
+
export { ChannelWriter_1$instance as ChannelWriter_1 } from './internal/index.js';
|
|
29
|
+
export { ChannelWriter_1$instance as ChannelWriter } from './internal/index.js';
|
|
30
|
+
export { Channel_1$instance as Channel_1 } from './internal/index.js';
|
|
31
|
+
export { Channel_1$instance as Channel } from './internal/index.js';
|
|
32
|
+
export { Channel_2$instance as Channel_2 } from './internal/index.js';
|
|
33
|
+
export { UnboundedPrioritizedChannelOptions_1$instance as UnboundedPrioritizedChannelOptions_1 } from './internal/index.js';
|
|
34
|
+
export { UnboundedPrioritizedChannelOptions_1$instance as UnboundedPrioritizedChannelOptions } from './internal/index.js';
|
|
@@ -20,31 +20,31 @@ import type { Action, Action_1, Action_2, Action_3, AggregateException, AsyncCal
|
|
|
20
20
|
export * from './internal/index.js';
|
|
21
21
|
|
|
22
22
|
// Individual type exports for convenience
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
23
|
+
export { ConcurrentExclusiveSchedulerPair$instance as ConcurrentExclusiveSchedulerPair } from './internal/index.js';
|
|
24
|
+
export { ConfigureAwaitOptions as ConfigureAwaitOptions } from './internal/index.js';
|
|
25
|
+
export { Task_1$instance as Task_1 } from './internal/index.js';
|
|
26
|
+
export { Task_1$instance as Task } from './internal/index.js';
|
|
27
|
+
export { TaskFactory_1$instance as TaskFactory_1 } from './internal/index.js';
|
|
28
|
+
export { TaskFactory_1$instance as TaskFactory } from './internal/index.js';
|
|
29
|
+
export { TaskStatus as TaskStatus } from './internal/index.js';
|
|
30
|
+
export { Task$instance as Task_0 } from './internal/index.js';
|
|
31
|
+
export { TaskCreationOptions as TaskCreationOptions } from './internal/index.js';
|
|
32
|
+
export { TaskContinuationOptions as TaskContinuationOptions } from './internal/index.js';
|
|
33
|
+
export { TaskAsyncEnumerableExtensions$instance as TaskAsyncEnumerableExtensions } from './internal/index.js';
|
|
34
|
+
export { TaskCanceledException$instance as TaskCanceledException } from './internal/index.js';
|
|
35
|
+
export { TaskCompletionSource$instance as TaskCompletionSource_0 } from './internal/index.js';
|
|
36
|
+
export { TaskCompletionSource_1$instance as TaskCompletionSource_1 } from './internal/index.js';
|
|
37
|
+
export { TaskCompletionSource_1$instance as TaskCompletionSource } from './internal/index.js';
|
|
38
|
+
export { TaskExtensions$instance as TaskExtensions } from './internal/index.js';
|
|
39
|
+
export { TaskFactory$instance as TaskFactory_0 } from './internal/index.js';
|
|
40
|
+
export { TaskScheduler$instance as TaskScheduler } from './internal/index.js';
|
|
41
|
+
export { UnobservedTaskExceptionEventArgs$instance as UnobservedTaskExceptionEventArgs } from './internal/index.js';
|
|
42
|
+
export { TaskSchedulerException$instance as TaskSchedulerException } from './internal/index.js';
|
|
43
|
+
export { ValueTask$instance as ValueTask_0 } from './internal/index.js';
|
|
44
|
+
export { ValueTask_1$instance as ValueTask_1 } from './internal/index.js';
|
|
45
|
+
export { ValueTask_1$instance as ValueTask } from './internal/index.js';
|
|
46
|
+
export { TaskToAsyncResult$instance as TaskToAsyncResult } from './internal/index.js';
|
|
47
|
+
export { ParallelOptions$instance as ParallelOptions } from './internal/index.js';
|
|
48
|
+
export { Parallel$instance as Parallel } from './internal/index.js';
|
|
49
|
+
export { ParallelLoopState$instance as ParallelLoopState } from './internal/index.js';
|
|
50
|
+
export { ParallelLoopResult$instance as ParallelLoopResult } from './internal/index.js';
|
|
@@ -14,13 +14,13 @@ import type { Action_1, Boolean as ClrBoolean, Enum, Exception, Func_2, ICompara
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
17
|
+
export { DataflowBlock$instance as DataflowBlock } from './internal/index.js';
|
|
18
|
+
export { DataflowBlockOptions$instance as DataflowBlockOptions } from './internal/index.js';
|
|
19
|
+
export { ExecutionDataflowBlockOptions$instance as ExecutionDataflowBlockOptions } from './internal/index.js';
|
|
20
|
+
export { GroupingDataflowBlockOptions$instance as GroupingDataflowBlockOptions } from './internal/index.js';
|
|
21
|
+
export { DataflowLinkOptions$instance as DataflowLinkOptions } from './internal/index.js';
|
|
22
|
+
export { DataflowMessageHeader$instance as DataflowMessageHeader } from './internal/index.js';
|
|
23
|
+
export { DataflowMessageStatus as DataflowMessageStatus } from './internal/index.js';
|
|
24
24
|
export type IDataflowBlock = Internal.IDataflowBlock;
|
|
25
25
|
export type IPropagatorBlock_2<TInput, TOutput> = Internal.IPropagatorBlock_2<TInput, TOutput>;
|
|
26
26
|
export type IPropagatorBlock<TInput, TOutput> = Internal.IPropagatorBlock_2<TInput, TOutput>;
|
|
@@ -30,23 +30,23 @@ export type ISourceBlock_1<TOutput> = Internal.ISourceBlock_1<TOutput>;
|
|
|
30
30
|
export type ISourceBlock<TOutput> = Internal.ISourceBlock_1<TOutput>;
|
|
31
31
|
export type ITargetBlock_1<TInput> = Internal.ITargetBlock_1<TInput>;
|
|
32
32
|
export type ITargetBlock<TInput> = Internal.ITargetBlock_1<TInput>;
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
33
|
+
export { ActionBlock_1$instance as ActionBlock_1 } from './internal/index.js';
|
|
34
|
+
export { ActionBlock_1$instance as ActionBlock } from './internal/index.js';
|
|
35
|
+
export { BatchBlock_1$instance as BatchBlock_1 } from './internal/index.js';
|
|
36
|
+
export { BatchBlock_1$instance as BatchBlock } from './internal/index.js';
|
|
37
|
+
export { BatchedJoinBlock_2$instance as BatchedJoinBlock_2 } from './internal/index.js';
|
|
38
|
+
export { BatchedJoinBlock_2$instance as BatchedJoinBlock } from './internal/index.js';
|
|
39
|
+
export { BatchedJoinBlock_3$instance as BatchedJoinBlock_3 } from './internal/index.js';
|
|
40
|
+
export { BroadcastBlock_1$instance as BroadcastBlock_1 } from './internal/index.js';
|
|
41
|
+
export { BroadcastBlock_1$instance as BroadcastBlock } from './internal/index.js';
|
|
42
|
+
export { BufferBlock_1$instance as BufferBlock_1 } from './internal/index.js';
|
|
43
|
+
export { BufferBlock_1$instance as BufferBlock } from './internal/index.js';
|
|
44
|
+
export { JoinBlock_2$instance as JoinBlock_2 } from './internal/index.js';
|
|
45
|
+
export { JoinBlock_2$instance as JoinBlock } from './internal/index.js';
|
|
46
|
+
export { JoinBlock_3$instance as JoinBlock_3 } from './internal/index.js';
|
|
47
|
+
export { TransformBlock_2$instance as TransformBlock_2 } from './internal/index.js';
|
|
48
|
+
export { TransformBlock_2$instance as TransformBlock } from './internal/index.js';
|
|
49
|
+
export { TransformManyBlock_2$instance as TransformManyBlock_2 } from './internal/index.js';
|
|
50
|
+
export { TransformManyBlock_2$instance as TransformManyBlock } from './internal/index.js';
|
|
51
|
+
export { WriteOnceBlock_1$instance as WriteOnceBlock_1 } from './internal/index.js';
|
|
52
|
+
export { WriteOnceBlock_1$instance as WriteOnceBlock } from './internal/index.js';
|
|
@@ -11,10 +11,10 @@ import type { Action_1, Boolean as ClrBoolean, Enum, Exception, IComparable, ICo
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
15
|
-
export
|
|
14
|
+
export { ValueTaskSourceOnCompletedFlags as ValueTaskSourceOnCompletedFlags } from './internal/index.js';
|
|
15
|
+
export { ValueTaskSourceStatus as ValueTaskSourceStatus } from './internal/index.js';
|
|
16
16
|
export type IValueTaskSource_0 = Internal.IValueTaskSource;
|
|
17
17
|
export type IValueTaskSource_1<TResult> = Internal.IValueTaskSource_1<TResult>;
|
|
18
18
|
export type IValueTaskSource<TResult> = Internal.IValueTaskSource_1<TResult>;
|
|
19
|
-
export
|
|
20
|
-
export
|
|
19
|
+
export { ManualResetValueTaskSourceCore_1$instance as ManualResetValueTaskSourceCore_1 } from './internal/index.js';
|
|
20
|
+
export { ManualResetValueTaskSourceCore_1$instance as ManualResetValueTaskSourceCore } from './internal/index.js';
|
package/System.Timers/index.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ import type { AsyncCallback, Boolean as ClrBoolean, DateTime, Delegate, Double,
|
|
|
14
14
|
export * from './internal/index.js';
|
|
15
15
|
|
|
16
16
|
// Individual type exports for convenience
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
17
|
+
export { ElapsedEventArgs$instance as ElapsedEventArgs } from './internal/index.js';
|
|
18
|
+
export { ElapsedEventHandler$instance as ElapsedEventHandler } from './internal/index.js';
|
|
19
|
+
export { Timer$instance as Timer } from './internal/index.js';
|
|
20
|
+
export { TimersDescriptionAttribute$instance as TimersDescriptionAttribute } from './internal/index.js';
|
|
@@ -15,37 +15,37 @@ import type { AsyncCallback, Boolean as ClrBoolean, Byte, DateTime, Delegate, En
|
|
|
15
15
|
export * from './internal/index.js';
|
|
16
16
|
|
|
17
17
|
// Individual type exports for convenience
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
18
|
+
export { CommittableTransaction$instance as CommittableTransaction } from './internal/index.js';
|
|
19
|
+
export { DependentTransaction$instance as DependentTransaction } from './internal/index.js';
|
|
20
|
+
export { Enlistment$instance as Enlistment } from './internal/index.js';
|
|
21
21
|
export type IDtcTransaction = Internal.IDtcTransaction;
|
|
22
22
|
export type IEnlistmentNotification = Internal.IEnlistmentNotification;
|
|
23
23
|
export type IPromotableSinglePhaseNotification = Internal.IPromotableSinglePhaseNotification;
|
|
24
24
|
export type ISimpleTransactionSuperior = Internal.ISimpleTransactionSuperior;
|
|
25
25
|
export type ISinglePhaseNotification = Internal.ISinglePhaseNotification;
|
|
26
26
|
export type ITransactionPromoter = Internal.ITransactionPromoter;
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
46
|
-
export
|
|
47
|
-
export
|
|
48
|
-
export
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
27
|
+
export { PreparingEnlistment$instance as PreparingEnlistment } from './internal/index.js';
|
|
28
|
+
export { SinglePhaseEnlistment$instance as SinglePhaseEnlistment } from './internal/index.js';
|
|
29
|
+
export { SubordinateTransaction$instance as SubordinateTransaction } from './internal/index.js';
|
|
30
|
+
export { TransactionEventArgs$instance as TransactionEventArgs } from './internal/index.js';
|
|
31
|
+
export { TransactionCompletedEventHandler$instance as TransactionCompletedEventHandler } from './internal/index.js';
|
|
32
|
+
export { IsolationLevel as IsolationLevel } from './internal/index.js';
|
|
33
|
+
export { TransactionStatus as TransactionStatus } from './internal/index.js';
|
|
34
|
+
export { DependentCloneOption as DependentCloneOption } from './internal/index.js';
|
|
35
|
+
export { EnlistmentOptions as EnlistmentOptions } from './internal/index.js';
|
|
36
|
+
export { Transaction$instance as Transaction } from './internal/index.js';
|
|
37
|
+
export { TransactionException$instance as TransactionException } from './internal/index.js';
|
|
38
|
+
export { TransactionAbortedException$instance as TransactionAbortedException } from './internal/index.js';
|
|
39
|
+
export { TransactionInDoubtException$instance as TransactionInDoubtException } from './internal/index.js';
|
|
40
|
+
export { TransactionManagerCommunicationException$instance as TransactionManagerCommunicationException } from './internal/index.js';
|
|
41
|
+
export { TransactionPromotionException$instance as TransactionPromotionException } from './internal/index.js';
|
|
42
|
+
export { TransactionInformation$instance as TransactionInformation } from './internal/index.js';
|
|
43
|
+
export { HostCurrentTransactionCallback$instance as HostCurrentTransactionCallback } from './internal/index.js';
|
|
44
|
+
export { TransactionStartedEventHandler$instance as TransactionStartedEventHandler } from './internal/index.js';
|
|
45
|
+
export { TransactionManager$instance as TransactionManager } from './internal/index.js';
|
|
46
|
+
export { TransactionOptions$instance as TransactionOptions } from './internal/index.js';
|
|
47
|
+
export { TransactionScopeOption as TransactionScopeOption } from './internal/index.js';
|
|
48
|
+
export { TransactionScopeAsyncFlowOption as TransactionScopeAsyncFlowOption } from './internal/index.js';
|
|
49
|
+
export { EnterpriseServicesInteropOption as EnterpriseServicesInteropOption } from './internal/index.js';
|
|
50
|
+
export { TransactionScope$instance as TransactionScope } from './internal/index.js';
|
|
51
|
+
export { TransactionInterop$instance as TransactionInterop } from './internal/index.js';
|
package/System.Web/index.d.ts
CHANGED
|
@@ -11,4 +11,4 @@ import type { Attribute, Boolean as ClrBoolean, Int32, Object as ClrObject, Stri
|
|
|
11
11
|
export * from './internal/index.js';
|
|
12
12
|
|
|
13
13
|
// Individual type exports for convenience
|
|
14
|
-
export
|
|
14
|
+
export { ValueSerializerAttribute$instance as ValueSerializerAttribute } from './internal/index.js';
|
package/System.Xml/index.d.ts
CHANGED
|
@@ -23,85 +23,85 @@ import type { Array as ClrArray, AsyncCallback, Boolean as ClrBoolean, Byte, Cha
|
|
|
23
23
|
export * from './internal/index.js';
|
|
24
24
|
|
|
25
25
|
// Individual type exports for convenience
|
|
26
|
-
export
|
|
26
|
+
export { XmlDataDocument$instance as XmlDataDocument } from './internal/index.js';
|
|
27
27
|
export type IFragmentCapableXmlDictionaryWriter = Internal.IFragmentCapableXmlDictionaryWriter;
|
|
28
28
|
export type IStreamProvider = Internal.IStreamProvider;
|
|
29
29
|
export type IXmlDictionary = Internal.IXmlDictionary;
|
|
30
|
-
export
|
|
30
|
+
export { UniqueId$instance as UniqueId } from './internal/index.js';
|
|
31
31
|
export type IXmlBinaryReaderInitializer = Internal.IXmlBinaryReaderInitializer;
|
|
32
|
-
export
|
|
32
|
+
export { XmlBinaryReaderSession$instance as XmlBinaryReaderSession } from './internal/index.js';
|
|
33
33
|
export type IXmlBinaryWriterInitializer = Internal.IXmlBinaryWriterInitializer;
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
34
|
+
export { XmlBinaryWriterSession$instance as XmlBinaryWriterSession } from './internal/index.js';
|
|
35
|
+
export { XmlDictionary$instance as XmlDictionary } from './internal/index.js';
|
|
36
|
+
export { XmlDictionaryWriter$instance as XmlDictionaryWriter } from './internal/index.js';
|
|
37
|
+
export { OnXmlDictionaryReaderClose$instance as OnXmlDictionaryReaderClose } from './internal/index.js';
|
|
38
|
+
export { XmlDictionaryReader$instance as XmlDictionaryReader } from './internal/index.js';
|
|
39
|
+
export { XmlDictionaryReaderQuotaTypes as XmlDictionaryReaderQuotaTypes } from './internal/index.js';
|
|
40
|
+
export { XmlDictionaryReaderQuotas$instance as XmlDictionaryReaderQuotas } from './internal/index.js';
|
|
41
|
+
export { XmlDictionaryString$instance as XmlDictionaryString } from './internal/index.js';
|
|
42
42
|
export type IXmlTextReaderInitializer = Internal.IXmlTextReaderInitializer;
|
|
43
43
|
export type IXmlTextWriterInitializer = Internal.IXmlTextWriterInitializer;
|
|
44
|
-
export
|
|
44
|
+
export { XmlNamedNodeMap$instance as XmlNamedNodeMap } from './internal/index.js';
|
|
45
45
|
export type IApplicationResourceStreamResolver = Internal.IApplicationResourceStreamResolver;
|
|
46
46
|
export type IHasXmlNode = Internal.IHasXmlNode;
|
|
47
47
|
export type IXmlLineInfo = Internal.IXmlLineInfo;
|
|
48
48
|
export type IXmlNamespaceResolver = Internal.IXmlNamespaceResolver;
|
|
49
|
-
export
|
|
50
|
-
export
|
|
51
|
-
export
|
|
52
|
-
export
|
|
53
|
-
export
|
|
54
|
-
export
|
|
55
|
-
export
|
|
56
|
-
export
|
|
57
|
-
export
|
|
58
|
-
export
|
|
59
|
-
export
|
|
60
|
-
export
|
|
61
|
-
export
|
|
62
|
-
export
|
|
63
|
-
export
|
|
64
|
-
export
|
|
65
|
-
export
|
|
66
|
-
export
|
|
67
|
-
export
|
|
68
|
-
export
|
|
69
|
-
export
|
|
70
|
-
export
|
|
71
|
-
export
|
|
72
|
-
export
|
|
73
|
-
export
|
|
74
|
-
export
|
|
75
|
-
export
|
|
76
|
-
export
|
|
77
|
-
export
|
|
78
|
-
export
|
|
79
|
-
export
|
|
80
|
-
export
|
|
81
|
-
export
|
|
82
|
-
export
|
|
83
|
-
export
|
|
84
|
-
export
|
|
85
|
-
export
|
|
86
|
-
export
|
|
87
|
-
export
|
|
88
|
-
export
|
|
89
|
-
export
|
|
90
|
-
export
|
|
91
|
-
export
|
|
92
|
-
export
|
|
93
|
-
export
|
|
94
|
-
export
|
|
95
|
-
export
|
|
96
|
-
export
|
|
97
|
-
export
|
|
98
|
-
export
|
|
99
|
-
export
|
|
100
|
-
export
|
|
101
|
-
export
|
|
102
|
-
export
|
|
103
|
-
export
|
|
104
|
-
export
|
|
105
|
-
export
|
|
106
|
-
export
|
|
107
|
-
export
|
|
49
|
+
export { NameTable$instance as NameTable } from './internal/index.js';
|
|
50
|
+
export { XmlDateTimeSerializationMode as XmlDateTimeSerializationMode } from './internal/index.js';
|
|
51
|
+
export { XmlConvert$instance as XmlConvert } from './internal/index.js';
|
|
52
|
+
export { XmlException$instance as XmlException } from './internal/index.js';
|
|
53
|
+
export { XmlNamespaceManager$instance as XmlNamespaceManager } from './internal/index.js';
|
|
54
|
+
export { XmlNamespaceScope as XmlNamespaceScope } from './internal/index.js';
|
|
55
|
+
export { XmlNameTable$instance as XmlNameTable } from './internal/index.js';
|
|
56
|
+
export { XmlNodeOrder as XmlNodeOrder } from './internal/index.js';
|
|
57
|
+
export { XmlNodeType as XmlNodeType } from './internal/index.js';
|
|
58
|
+
export { XmlQualifiedName$instance as XmlQualifiedName } from './internal/index.js';
|
|
59
|
+
export { XmlResolver$instance as XmlResolver } from './internal/index.js';
|
|
60
|
+
export { XmlSecureResolver$instance as XmlSecureResolver } from './internal/index.js';
|
|
61
|
+
export { XmlUrlResolver$instance as XmlUrlResolver } from './internal/index.js';
|
|
62
|
+
export { ConformanceLevel as ConformanceLevel } from './internal/index.js';
|
|
63
|
+
export { DtdProcessing as DtdProcessing } from './internal/index.js';
|
|
64
|
+
export { EntityHandling as EntityHandling } from './internal/index.js';
|
|
65
|
+
export { NamespaceHandling as NamespaceHandling } from './internal/index.js';
|
|
66
|
+
export { NewLineHandling as NewLineHandling } from './internal/index.js';
|
|
67
|
+
export { ReadState as ReadState } from './internal/index.js';
|
|
68
|
+
export { ValidationType as ValidationType } from './internal/index.js';
|
|
69
|
+
export { WhitespaceHandling as WhitespaceHandling } from './internal/index.js';
|
|
70
|
+
export { XmlParserContext$instance as XmlParserContext } from './internal/index.js';
|
|
71
|
+
export { XmlReader$instance as XmlReader } from './internal/index.js';
|
|
72
|
+
export { XmlReaderSettings$instance as XmlReaderSettings } from './internal/index.js';
|
|
73
|
+
export { XmlSpace as XmlSpace } from './internal/index.js';
|
|
74
|
+
export { XmlTextReader$instance as XmlTextReader } from './internal/index.js';
|
|
75
|
+
export { Formatting as Formatting } from './internal/index.js';
|
|
76
|
+
export { XmlTextWriter$instance as XmlTextWriter } from './internal/index.js';
|
|
77
|
+
export { XmlValidatingReader$instance as XmlValidatingReader } from './internal/index.js';
|
|
78
|
+
export { WriteState as WriteState } from './internal/index.js';
|
|
79
|
+
export { XmlWriter$instance as XmlWriter } from './internal/index.js';
|
|
80
|
+
export { XmlOutputMethod as XmlOutputMethod } from './internal/index.js';
|
|
81
|
+
export { XmlWriterSettings$instance as XmlWriterSettings } from './internal/index.js';
|
|
82
|
+
export { XmlAttribute$instance as XmlAttribute } from './internal/index.js';
|
|
83
|
+
export { XmlAttributeCollection$instance as XmlAttributeCollection } from './internal/index.js';
|
|
84
|
+
export { XmlCDataSection$instance as XmlCDataSection } from './internal/index.js';
|
|
85
|
+
export { XmlCharacterData$instance as XmlCharacterData } from './internal/index.js';
|
|
86
|
+
export { XmlComment$instance as XmlComment } from './internal/index.js';
|
|
87
|
+
export { XmlDeclaration$instance as XmlDeclaration } from './internal/index.js';
|
|
88
|
+
export { XmlDocument$instance as XmlDocument } from './internal/index.js';
|
|
89
|
+
export { XmlDocumentFragment$instance as XmlDocumentFragment } from './internal/index.js';
|
|
90
|
+
export { XmlDocumentType$instance as XmlDocumentType } from './internal/index.js';
|
|
91
|
+
export { XmlElement$instance as XmlElement } from './internal/index.js';
|
|
92
|
+
export { XmlEntity$instance as XmlEntity } from './internal/index.js';
|
|
93
|
+
export { XmlEntityReference$instance as XmlEntityReference } from './internal/index.js';
|
|
94
|
+
export { XmlNodeChangedAction as XmlNodeChangedAction } from './internal/index.js';
|
|
95
|
+
export { XmlImplementation$instance as XmlImplementation } from './internal/index.js';
|
|
96
|
+
export { XmlLinkedNode$instance as XmlLinkedNode } from './internal/index.js';
|
|
97
|
+
export { XmlNode$instance as XmlNode } from './internal/index.js';
|
|
98
|
+
export { XmlNodeChangedEventArgs$instance as XmlNodeChangedEventArgs } from './internal/index.js';
|
|
99
|
+
export { XmlNodeChangedEventHandler$instance as XmlNodeChangedEventHandler } from './internal/index.js';
|
|
100
|
+
export { XmlNodeList$instance as XmlNodeList } from './internal/index.js';
|
|
101
|
+
export { XmlNodeReader$instance as XmlNodeReader } from './internal/index.js';
|
|
102
|
+
export { XmlNotation$instance as XmlNotation } from './internal/index.js';
|
|
103
|
+
export { XmlProcessingInstruction$instance as XmlProcessingInstruction } from './internal/index.js';
|
|
104
|
+
export { XmlSignificantWhitespace$instance as XmlSignificantWhitespace } from './internal/index.js';
|
|
105
|
+
export { XmlText$instance as XmlText } from './internal/index.js';
|
|
106
|
+
export { XmlWhitespace$instance as XmlWhitespace } from './internal/index.js';
|
|
107
|
+
export { XmlTokenizedType as XmlTokenizedType } from './internal/index.js';
|
|
@@ -20,26 +20,26 @@ import type { Boolean as ClrBoolean, Enum, EventArgs, EventHandler_1, IComparabl
|
|
|
20
20
|
export * from './internal/index.js';
|
|
21
21
|
|
|
22
22
|
// Individual type exports for convenience
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export
|
|
31
|
-
export
|
|
32
|
-
export
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
36
|
-
export
|
|
37
|
-
export
|
|
38
|
-
export
|
|
39
|
-
export
|
|
40
|
-
export
|
|
41
|
-
export
|
|
42
|
-
export
|
|
43
|
-
export
|
|
44
|
-
export
|
|
45
|
-
export
|
|
23
|
+
export { Extensions$instance as Extensions } from './internal/index.js';
|
|
24
|
+
export { XAttribute$instance as XAttribute } from './internal/index.js';
|
|
25
|
+
export { XCData$instance as XCData } from './internal/index.js';
|
|
26
|
+
export { XComment$instance as XComment } from './internal/index.js';
|
|
27
|
+
export { XContainer$instance as XContainer } from './internal/index.js';
|
|
28
|
+
export { XDeclaration$instance as XDeclaration } from './internal/index.js';
|
|
29
|
+
export { XDocument$instance as XDocument } from './internal/index.js';
|
|
30
|
+
export { XDocumentType$instance as XDocumentType } from './internal/index.js';
|
|
31
|
+
export { XElement$instance as XElement } from './internal/index.js';
|
|
32
|
+
export { XObjectChange as XObjectChange } from './internal/index.js';
|
|
33
|
+
export { LoadOptions as LoadOptions } from './internal/index.js';
|
|
34
|
+
export { SaveOptions as SaveOptions } from './internal/index.js';
|
|
35
|
+
export { ReaderOptions as ReaderOptions } from './internal/index.js';
|
|
36
|
+
export { XName$instance as XName } from './internal/index.js';
|
|
37
|
+
export { XNamespace$instance as XNamespace } from './internal/index.js';
|
|
38
|
+
export { XNode$instance as XNode } from './internal/index.js';
|
|
39
|
+
export { XNodeDocumentOrderComparer$instance as XNodeDocumentOrderComparer } from './internal/index.js';
|
|
40
|
+
export { XNodeEqualityComparer$instance as XNodeEqualityComparer } from './internal/index.js';
|
|
41
|
+
export { XObject$instance as XObject } from './internal/index.js';
|
|
42
|
+
export { XObjectChangeEventArgs$instance as XObjectChangeEventArgs } from './internal/index.js';
|
|
43
|
+
export { XProcessingInstruction$instance as XProcessingInstruction } from './internal/index.js';
|
|
44
|
+
export { XStreamingElement$instance as XStreamingElement } from './internal/index.js';
|
|
45
|
+
export { XText$instance as XText } from './internal/index.js';
|
|
@@ -16,5 +16,5 @@ import type { Boolean as ClrBoolean, Byte, Enum, IComparable, IConvertible, IFor
|
|
|
16
16
|
export * from './internal/index.js';
|
|
17
17
|
|
|
18
18
|
// Individual type exports for convenience
|
|
19
|
-
export
|
|
20
|
-
export
|
|
19
|
+
export { XmlKnownDtds as XmlKnownDtds } from './internal/index.js';
|
|
20
|
+
export { XmlPreloadedResolver$instance as XmlPreloadedResolver } from './internal/index.js';
|