@tsonic/dotnet 0.8.1 → 0.8.2
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.CSharp.RuntimeBinder/internal/index.d.ts +18 -18
- package/Microsoft.VisualBasic/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.CompilerServices/internal/index.d.ts +1 -1
- package/Microsoft.VisualBasic.FileIO/internal/index.d.ts +1 -1
- package/Microsoft.Win32/internal/index.d.ts +11 -11
- package/System/bindings.json +114 -114
- package/System/internal/index.d.ts +994 -1006
- package/System/internal/metadata.json +73 -73
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.CodeDom.Compiler/internal/index.d.ts +11 -11
- package/System.Collections/internal/index.d.ts +26 -28
- package/System.Collections.Concurrent/internal/index.d.ts +10 -10
- package/System.Collections.Frozen/bindings.json +20 -20
- package/System.Collections.Frozen/internal/index.d.ts +6 -6
- package/System.Collections.Frozen/internal/metadata.json +10 -10
- package/System.Collections.Generic/bindings.json +44 -20
- package/System.Collections.Generic/internal/index.d.ts +68 -60
- package/System.Collections.Generic/internal/metadata.json +26 -10
- package/System.Collections.Immutable/internal/index.d.ts +99 -99
- package/System.Collections.ObjectModel/internal/index.d.ts +15 -15
- package/System.Collections.Specialized/internal/index.d.ts +63 -65
- package/System.ComponentModel/internal/index.d.ts +428 -430
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +66 -66
- package/System.ComponentModel.DataAnnotations.Schema/internal/index.d.ts +2 -2
- package/System.ComponentModel.Design/internal/index.d.ts +72 -72
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +33 -33
- package/System.Data/internal/index.d.ts +168 -168
- package/System.Data.Common/internal/index.d.ts +48 -48
- package/System.Data.SqlTypes/internal/index.d.ts +21 -21
- package/System.Diagnostics/internal/index.d.ts +262 -262
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +25 -25
- package/System.Diagnostics.Contracts/internal/index.d.ts +8 -8
- package/System.Diagnostics.Metrics/internal/index.d.ts +33 -33
- package/System.Diagnostics.SymbolStore/internal/index.d.ts +5 -5
- package/System.Diagnostics.Tracing/internal/index.d.ts +28 -28
- package/System.Drawing/internal/index.d.ts +77 -77
- package/System.Dynamic/internal/index.d.ts +27 -27
- package/System.Formats.Asn1/internal/index.d.ts +4 -4
- package/System.Formats.Tar/internal/index.d.ts +3 -3
- package/System.Globalization/internal/index.d.ts +18 -18
- package/System.IO/internal/index.d.ts +107 -107
- package/System.IO.Compression/internal/index.d.ts +25 -25
- package/System.IO.Enumeration/internal/index.d.ts +5 -5
- package/System.IO.IsolatedStorage/internal/index.d.ts +9 -9
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +8 -8
- package/System.IO.Pipelines/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/index.d.ts +4 -4
- package/System.Linq/internal/index.d.ts +180 -180
- package/System.Linq.Expressions/internal/index.d.ts +169 -169
- package/System.Linq.Expressions.Interpreter/internal/index.d.ts +2 -2
- package/System.Net/internal/index.d.ts +151 -153
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Http/internal/index.d.ts +58 -58
- package/System.Net.Http.Headers/internal/index.d.ts +48 -48
- package/System.Net.Http.Json/internal/index.d.ts +58 -58
- package/System.Net.Http.Metrics/internal/index.d.ts +1 -1
- package/System.Net.Mail/internal/index.d.ts +72 -72
- package/System.Net.Mime/internal/index.d.ts +2 -2
- package/System.Net.NetworkInformation/internal/index.d.ts +24 -24
- package/System.Net.Quic/internal/index.d.ts +4 -4
- package/System.Net.Security/internal/index.d.ts +52 -52
- package/System.Net.ServerSentEvents/internal/index.d.ts +2 -2
- package/System.Net.Sockets/internal/index.d.ts +41 -41
- package/System.Net.WebSockets/internal/index.d.ts +34 -34
- package/System.Numerics/bindings.json +384 -0
- package/System.Numerics/internal/index.d.ts +91 -93
- package/System.Numerics/internal/metadata.json +256 -0
- package/System.Reflection/internal/index.d.ts +219 -219
- package/System.Reflection.Emit/internal/index.d.ts +118 -118
- package/System.Reflection.Metadata/bindings.json +48 -0
- package/System.Reflection.Metadata/internal/index.d.ts +14 -14
- package/System.Reflection.Metadata/internal/metadata.json +32 -0
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +5 -5
- package/System.Reflection.PortableExecutable/internal/index.d.ts +4 -4
- package/System.Resources/internal/index.d.ts +24 -24
- package/System.Runtime/internal/index.d.ts +5 -5
- package/System.Runtime.CompilerServices/internal/index.d.ts +31 -31
- package/System.Runtime.InteropServices/bindings.json +22 -22
- package/System.Runtime.InteropServices/internal/index.d.ts +93 -93
- package/System.Runtime.InteropServices/internal/metadata.json +13 -13
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +10 -10
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +23 -23
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +36 -36
- package/System.Runtime.Loader/internal/index.d.ts +6 -6
- package/System.Runtime.Remoting/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization/internal/index.d.ts +77 -79
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +16 -16
- package/System.Runtime.Serialization.Formatters/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Formatters.Binary/internal/index.d.ts +4 -4
- package/System.Runtime.Serialization.Json/internal/index.d.ts +26 -26
- package/System.Runtime.Versioning/internal/index.d.ts +9 -9
- package/System.Security/internal/index.d.ts +49 -49
- package/System.Security.AccessControl/internal/index.d.ts +31 -31
- package/System.Security.Authentication/internal/index.d.ts +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +10 -10
- package/System.Security.Claims/internal/index.d.ts +23 -25
- package/System.Security.Cryptography/internal/index.d.ts +189 -189
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +71 -71
- package/System.Security.Policy/internal/index.d.ts +2 -2
- package/System.Security.Principal/internal/index.d.ts +9 -11
- package/System.Text/internal/index.d.ts +51 -51
- package/System.Text.Json/internal/index.d.ts +83 -83
- package/System.Text.Json.Nodes/internal/index.d.ts +65 -65
- package/System.Text.Json.Schema/internal/index.d.ts +5 -5
- package/System.Text.Json.Serialization/internal/index.d.ts +10 -10
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +47 -47
- package/System.Text.RegularExpressions/internal/index.d.ts +5 -5
- package/System.Text.Unicode/internal/index.d.ts +4 -4
- package/System.Threading/internal/index.d.ts +87 -87
- package/System.Threading.Channels/internal/index.d.ts +8 -8
- package/System.Threading.Tasks/internal/index.d.ts +84 -94
- package/System.Threading.Tasks.Dataflow/internal/index.d.ts +29 -26
- package/System.Threading.Tasks.Sources/internal/index.d.ts +4 -4
- package/System.Timers/internal/index.d.ts +3 -3
- package/System.Transactions/internal/index.d.ts +20 -20
- package/System.Web/internal/index.d.ts +31 -31
- package/System.Windows.Input/internal/index.d.ts +2 -2
- package/System.Xml/internal/index.d.ts +215 -215
- package/System.Xml.Linq/internal/index.d.ts +51 -51
- package/System.Xml.Resolvers/internal/index.d.ts +4 -4
- package/System.Xml.Schema/internal/index.d.ts +105 -105
- package/System.Xml.Serialization/internal/index.d.ts +136 -136
- package/System.Xml.XPath/internal/index.d.ts +19 -19
- package/System.Xml.Xsl/internal/index.d.ts +41 -41
- package/System.Xml.Xsl.Runtime/internal/index.d.ts +20 -20
- package/__internal/extensions/index.d.ts +415 -414
- package/package.json +1 -1
|
@@ -499,25 +499,25 @@ export type Action = () => void;
|
|
|
499
499
|
export type Action_1<T> = (obj: T) => void;
|
|
500
500
|
|
|
501
501
|
|
|
502
|
-
export type Action_10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10) => void;
|
|
502
|
+
export type Action_10<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined) => void;
|
|
503
503
|
|
|
504
504
|
|
|
505
|
-
export type Action_11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11) => void;
|
|
505
|
+
export type Action_11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined) => void;
|
|
506
506
|
|
|
507
507
|
|
|
508
|
-
export type Action_12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12) => void;
|
|
508
|
+
export type Action_12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined) => void;
|
|
509
509
|
|
|
510
510
|
|
|
511
|
-
export type Action_13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13) => void;
|
|
511
|
+
export type Action_13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined) => void;
|
|
512
512
|
|
|
513
513
|
|
|
514
|
-
export type Action_14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14) => void;
|
|
514
|
+
export type Action_14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined) => void;
|
|
515
515
|
|
|
516
516
|
|
|
517
|
-
export type Action_15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14, arg15: T15) => void;
|
|
517
|
+
export type Action_15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined, arg15: T15 | undefined) => void;
|
|
518
518
|
|
|
519
519
|
|
|
520
|
-
export type Action_16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14, arg15: T15, arg16: T16) => void;
|
|
520
|
+
export type Action_16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined, arg15: T15 | undefined, arg16: T16 | undefined) => void;
|
|
521
521
|
|
|
522
522
|
|
|
523
523
|
export type Action_2<T1, T2> = (arg1: T1, arg2: T2) => void;
|
|
@@ -526,25 +526,25 @@ export type Action_2<T1, T2> = (arg1: T1, arg2: T2) => void;
|
|
|
526
526
|
export type Action_3<T1, T2, T3> = (arg1: T1, arg2: T2, arg3: T3) => void;
|
|
527
527
|
|
|
528
528
|
|
|
529
|
-
export type Action_4<T1, T2, T3, T4> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => void;
|
|
529
|
+
export type Action_4<T1, T2, T3, T4> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined) => void;
|
|
530
530
|
|
|
531
531
|
|
|
532
|
-
export type Action_5<T1, T2, T3, T4, T5> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => void;
|
|
532
|
+
export type Action_5<T1, T2, T3, T4, T5> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined) => void;
|
|
533
533
|
|
|
534
534
|
|
|
535
|
-
export type Action_6<T1, T2, T3, T4, T5, T6> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => void;
|
|
535
|
+
export type Action_6<T1, T2, T3, T4, T5, T6> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined) => void;
|
|
536
536
|
|
|
537
537
|
|
|
538
|
-
export type Action_7<T1, T2, T3, T4, T5, T6, T7> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7) => void;
|
|
538
|
+
export type Action_7<T1, T2, T3, T4, T5, T6, T7> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined) => void;
|
|
539
539
|
|
|
540
540
|
|
|
541
|
-
export type Action_8<T1, T2, T3, T4, T5, T6, T7, T8> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8) => void;
|
|
541
|
+
export type Action_8<T1, T2, T3, T4, T5, T6, T7, T8> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined) => void;
|
|
542
542
|
|
|
543
543
|
|
|
544
|
-
export type Action_9<T1, T2, T3, T4, T5, T6, T7, T8, T9> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9) => void;
|
|
544
|
+
export type Action_9<T1, T2, T3, T4, T5, T6, T7, T8, T9> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined) => void;
|
|
545
545
|
|
|
546
546
|
|
|
547
|
-
export type AssemblyLoadEventHandler = (sender: unknown, args: AssemblyLoadEventArgs) => void;
|
|
547
|
+
export type AssemblyLoadEventHandler = (sender: unknown | undefined, args: AssemblyLoadEventArgs) => void;
|
|
548
548
|
|
|
549
549
|
|
|
550
550
|
export type AsyncCallback = (ar: IAsyncResult) => void;
|
|
@@ -553,16 +553,16 @@ export type AsyncCallback = (ar: IAsyncResult) => void;
|
|
|
553
553
|
export type Comparison_1<T> = (x: T, y: T) => int;
|
|
554
554
|
|
|
555
555
|
|
|
556
|
-
export type ConsoleCancelEventHandler = (sender: unknown, e: ConsoleCancelEventArgs) => void;
|
|
556
|
+
export type ConsoleCancelEventHandler = (sender: unknown | undefined, e: ConsoleCancelEventArgs) => void;
|
|
557
557
|
|
|
558
558
|
|
|
559
559
|
export type Converter_2<TInput, TOutput> = (input: TInput) => TOutput;
|
|
560
560
|
|
|
561
561
|
|
|
562
|
-
export type EventHandler = (sender: unknown, e: EventArgs) => void;
|
|
562
|
+
export type EventHandler = (sender: unknown | undefined, e: EventArgs) => void;
|
|
563
563
|
|
|
564
564
|
|
|
565
|
-
export type EventHandler_1<TEventArgs> = (sender: unknown, e: TEventArgs) => void;
|
|
565
|
+
export type EventHandler_1<TEventArgs> = (sender: unknown | undefined, e: TEventArgs) => void;
|
|
566
566
|
|
|
567
567
|
|
|
568
568
|
export type EventHandler_2<TSender, TEventArgs> = (sender: TSender, e: TEventArgs) => void;
|
|
@@ -571,28 +571,28 @@ export type EventHandler_2<TSender, TEventArgs> = (sender: TSender, e: TEventArg
|
|
|
571
571
|
export type Func_1<TResult> = () => TResult;
|
|
572
572
|
|
|
573
573
|
|
|
574
|
-
export type Func_10<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9) => TResult;
|
|
574
|
+
export type Func_10<T1, T2, T3, T4, T5, T6, T7, T8, T9, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined) => TResult | undefined;
|
|
575
575
|
|
|
576
576
|
|
|
577
|
-
export type Func_11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10) => TResult;
|
|
577
|
+
export type Func_11<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined) => TResult | undefined;
|
|
578
578
|
|
|
579
579
|
|
|
580
|
-
export type Func_12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11) => TResult;
|
|
580
|
+
export type Func_12<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined) => TResult | undefined;
|
|
581
581
|
|
|
582
582
|
|
|
583
|
-
export type Func_13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12) => TResult;
|
|
583
|
+
export type Func_13<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined) => TResult | undefined;
|
|
584
584
|
|
|
585
585
|
|
|
586
|
-
export type Func_14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13) => TResult;
|
|
586
|
+
export type Func_14<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined) => TResult | undefined;
|
|
587
587
|
|
|
588
588
|
|
|
589
|
-
export type Func_15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14) => TResult;
|
|
589
|
+
export type Func_15<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined) => TResult | undefined;
|
|
590
590
|
|
|
591
591
|
|
|
592
|
-
export type Func_16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14, arg15: T15) => TResult;
|
|
592
|
+
export type Func_16<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined, arg15: T15 | undefined) => TResult | undefined;
|
|
593
593
|
|
|
594
594
|
|
|
595
|
-
export type Func_17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8, arg9: T9, arg10: T10, arg11: T11, arg12: T12, arg13: T13, arg14: T14, arg15: T15, arg16: T16) => TResult;
|
|
595
|
+
export type Func_17<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined, arg9: T9 | undefined, arg10: T10 | undefined, arg11: T11 | undefined, arg12: T12 | undefined, arg13: T13 | undefined, arg14: T14 | undefined, arg15: T15 | undefined, arg16: T16 | undefined) => TResult | undefined;
|
|
596
596
|
|
|
597
597
|
|
|
598
598
|
export type Func_2<T, TResult> = (arg: T) => TResult;
|
|
@@ -604,19 +604,19 @@ export type Func_3<T1, T2, TResult> = (arg1: T1, arg2: T2) => TResult;
|
|
|
604
604
|
export type Func_4<T1, T2, T3, TResult> = (arg1: T1, arg2: T2, arg3: T3) => TResult;
|
|
605
605
|
|
|
606
606
|
|
|
607
|
-
export type Func_5<T1, T2, T3, T4, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4) => TResult;
|
|
607
|
+
export type Func_5<T1, T2, T3, T4, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined) => TResult | undefined;
|
|
608
608
|
|
|
609
609
|
|
|
610
|
-
export type Func_6<T1, T2, T3, T4, T5, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5) => TResult;
|
|
610
|
+
export type Func_6<T1, T2, T3, T4, T5, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined) => TResult | undefined;
|
|
611
611
|
|
|
612
612
|
|
|
613
|
-
export type Func_7<T1, T2, T3, T4, T5, T6, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6) => TResult;
|
|
613
|
+
export type Func_7<T1, T2, T3, T4, T5, T6, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined) => TResult | undefined;
|
|
614
614
|
|
|
615
615
|
|
|
616
|
-
export type Func_8<T1, T2, T3, T4, T5, T6, T7, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7) => TResult;
|
|
616
|
+
export type Func_8<T1, T2, T3, T4, T5, T6, T7, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined) => TResult | undefined;
|
|
617
617
|
|
|
618
618
|
|
|
619
|
-
export type Func_9<T1, T2, T3, T4, T5, T6, T7, T8, TResult> = (arg1: T1, arg2: T2, arg3: T3, arg4: T4, arg5: T5, arg6: T6, arg7: T7, arg8: T8) => TResult;
|
|
619
|
+
export type Func_9<T1, T2, T3, T4, T5, T6, T7, T8, TResult> = (arg1: T1 | undefined, arg2: T2 | undefined, arg3: T3 | undefined, arg4: T4 | undefined, arg5: T5 | undefined, arg6: T6 | undefined, arg7: T7 | undefined, arg8: T8 | undefined) => TResult | undefined;
|
|
620
620
|
|
|
621
621
|
|
|
622
622
|
export type Predicate_1<T> = (obj: T) => boolean;
|
|
@@ -638,7 +638,7 @@ export type IAsyncDisposable = IAsyncDisposable$instance;
|
|
|
638
638
|
export interface IAsyncResult$instance {
|
|
639
639
|
readonly isCompleted: boolean;
|
|
640
640
|
readonly asyncWaitHandle: WaitHandle;
|
|
641
|
-
readonly asyncState: unknown;
|
|
641
|
+
readonly asyncState: unknown | undefined;
|
|
642
642
|
readonly completedSynchronously: boolean;
|
|
643
643
|
}
|
|
644
644
|
|
|
@@ -653,14 +653,14 @@ export interface ICloneable$instance {
|
|
|
653
653
|
export type ICloneable = ICloneable$instance;
|
|
654
654
|
|
|
655
655
|
export interface IComparable$instance {
|
|
656
|
-
compareTo(obj: unknown): int;
|
|
656
|
+
compareTo(obj: unknown | undefined): int;
|
|
657
657
|
}
|
|
658
658
|
|
|
659
659
|
|
|
660
660
|
export type IComparable = IComparable$instance;
|
|
661
661
|
|
|
662
662
|
export interface IComparable_1$instance<T> {
|
|
663
|
-
compareTo(other: T): int;
|
|
663
|
+
compareTo(other: T | undefined): int;
|
|
664
664
|
}
|
|
665
665
|
|
|
666
666
|
|
|
@@ -668,29 +668,29 @@ export type IComparable_1<T> = IComparable_1$instance<T>;
|
|
|
668
668
|
|
|
669
669
|
export interface IConvertible$instance {
|
|
670
670
|
getTypeCode(): TypeCode;
|
|
671
|
-
toBoolean(provider: IFormatProvider): boolean;
|
|
672
|
-
toByte(provider: IFormatProvider): byte;
|
|
673
|
-
toChar(provider: IFormatProvider): char;
|
|
674
|
-
toDateTime(provider: IFormatProvider): DateTime;
|
|
675
|
-
toDecimal(provider: IFormatProvider): decimal;
|
|
676
|
-
toDouble(provider: IFormatProvider): double;
|
|
677
|
-
toInt16(provider: IFormatProvider): short;
|
|
678
|
-
toInt32(provider: IFormatProvider): int;
|
|
679
|
-
toInt64(provider: IFormatProvider): long;
|
|
680
|
-
toSByte(provider: IFormatProvider): sbyte;
|
|
681
|
-
toSingle(provider: IFormatProvider): float;
|
|
682
|
-
toString(provider: IFormatProvider): string;
|
|
683
|
-
toType(conversionType: Type, provider: IFormatProvider): unknown;
|
|
684
|
-
toUInt16(provider: IFormatProvider): ushort;
|
|
685
|
-
toUInt32(provider: IFormatProvider): uint;
|
|
686
|
-
toUInt64(provider: IFormatProvider): ulong;
|
|
671
|
+
toBoolean(provider: IFormatProvider | undefined): boolean;
|
|
672
|
+
toByte(provider: IFormatProvider | undefined): byte;
|
|
673
|
+
toChar(provider: IFormatProvider | undefined): char;
|
|
674
|
+
toDateTime(provider: IFormatProvider | undefined): DateTime;
|
|
675
|
+
toDecimal(provider: IFormatProvider | undefined): decimal;
|
|
676
|
+
toDouble(provider: IFormatProvider | undefined): double;
|
|
677
|
+
toInt16(provider: IFormatProvider | undefined): short;
|
|
678
|
+
toInt32(provider: IFormatProvider | undefined): int;
|
|
679
|
+
toInt64(provider: IFormatProvider | undefined): long;
|
|
680
|
+
toSByte(provider: IFormatProvider | undefined): sbyte;
|
|
681
|
+
toSingle(provider: IFormatProvider | undefined): float;
|
|
682
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
683
|
+
toType(conversionType: Type | undefined, provider: IFormatProvider | undefined): unknown | undefined;
|
|
684
|
+
toUInt16(provider: IFormatProvider | undefined): ushort;
|
|
685
|
+
toUInt32(provider: IFormatProvider | undefined): uint;
|
|
686
|
+
toUInt64(provider: IFormatProvider | undefined): ulong;
|
|
687
687
|
}
|
|
688
688
|
|
|
689
689
|
|
|
690
690
|
export type IConvertible = IConvertible$instance;
|
|
691
691
|
|
|
692
692
|
export interface ICustomFormatter$instance {
|
|
693
|
-
format(format: string, arg: unknown, formatProvider: IFormatProvider): string;
|
|
693
|
+
format(format: string | undefined, arg: unknown | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
694
694
|
}
|
|
695
695
|
|
|
696
696
|
|
|
@@ -704,21 +704,21 @@ export interface IDisposable$instance {
|
|
|
704
704
|
export type IDisposable = IDisposable$instance;
|
|
705
705
|
|
|
706
706
|
export interface IEquatable_1$instance<T> {
|
|
707
|
-
equals(other: T): boolean;
|
|
707
|
+
equals(other: T | undefined): boolean;
|
|
708
708
|
}
|
|
709
709
|
|
|
710
710
|
|
|
711
711
|
export type IEquatable_1<T> = IEquatable_1$instance<T>;
|
|
712
712
|
|
|
713
713
|
export interface IFormatProvider$instance {
|
|
714
|
-
getFormat(formatType: Type): unknown;
|
|
714
|
+
getFormat(formatType: Type | undefined): unknown;
|
|
715
715
|
}
|
|
716
716
|
|
|
717
717
|
|
|
718
718
|
export type IFormatProvider = IFormatProvider$instance;
|
|
719
719
|
|
|
720
720
|
export interface IFormattable$instance {
|
|
721
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
721
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
722
722
|
}
|
|
723
723
|
|
|
724
724
|
|
|
@@ -754,15 +754,15 @@ export interface IProgress_1$instance<T> {
|
|
|
754
754
|
export type IProgress_1<T> = IProgress_1$instance<T>;
|
|
755
755
|
|
|
756
756
|
export interface IServiceProvider$instance {
|
|
757
|
-
getService(serviceType: Type): unknown;
|
|
757
|
+
getService(serviceType: Type): unknown | undefined;
|
|
758
758
|
}
|
|
759
759
|
|
|
760
760
|
|
|
761
761
|
export type IServiceProvider = IServiceProvider$instance;
|
|
762
762
|
|
|
763
763
|
export interface ISpanFormattable$instance extends IFormattable {
|
|
764
|
-
toString(format: string, formatProvider: IFormatProvider): string;
|
|
765
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider): boolean;
|
|
764
|
+
toString(format: string | undefined, formatProvider: IFormatProvider | undefined): string;
|
|
765
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): boolean;
|
|
766
766
|
}
|
|
767
767
|
|
|
768
768
|
|
|
@@ -779,7 +779,7 @@ export interface ISpanParsable_1$instance<TSelf extends ISpanParsable_1<TSelf>>
|
|
|
779
779
|
export type ISpanParsable_1<TSelf extends ISpanParsable_1<TSelf>> = ISpanParsable_1$instance<TSelf>;
|
|
780
780
|
|
|
781
781
|
export interface IUtf8SpanFormattable$instance {
|
|
782
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider): boolean;
|
|
782
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): boolean;
|
|
783
783
|
}
|
|
784
784
|
|
|
785
785
|
|
|
@@ -811,7 +811,7 @@ export const ArgIterator: {
|
|
|
811
811
|
export type ArgIterator = ArgIterator$instance;
|
|
812
812
|
|
|
813
813
|
export interface ArraySegment_1$instance<T> {
|
|
814
|
-
readonly array: T[];
|
|
814
|
+
readonly array: T[] | undefined;
|
|
815
815
|
readonly count: int;
|
|
816
816
|
item: T;
|
|
817
817
|
readonly offset: int;
|
|
@@ -874,8 +874,8 @@ export interface Boolean$instance {
|
|
|
874
874
|
equals(obj: boolean): boolean;
|
|
875
875
|
getHashCode(): int;
|
|
876
876
|
getTypeCode(): TypeCode;
|
|
877
|
-
toString(): string;
|
|
878
|
-
toString(provider: IFormatProvider): string;
|
|
877
|
+
toString(): string | undefined;
|
|
878
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
879
879
|
tryFormat(destination: Span_1<Char>, charsWritten: int): boolean;
|
|
880
880
|
}
|
|
881
881
|
|
|
@@ -916,12 +916,12 @@ export interface Byte$instance extends IBitwiseOperators_3<Byte, Byte, Byte>, IC
|
|
|
916
916
|
equals(obj: byte): boolean;
|
|
917
917
|
getHashCode(): int;
|
|
918
918
|
getTypeCode(): TypeCode;
|
|
919
|
-
toString(): string;
|
|
920
|
-
toString(format: string): string;
|
|
921
|
-
toString(provider: IFormatProvider): string;
|
|
919
|
+
toString(): string | undefined;
|
|
920
|
+
toString(format: string | undefined): string;
|
|
921
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
922
922
|
toString(format: string, provider: IFormatProvider): string;
|
|
923
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
924
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
923
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
924
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
925
925
|
}
|
|
926
926
|
|
|
927
927
|
|
|
@@ -941,13 +941,13 @@ export const Byte: {
|
|
|
941
941
|
log2(value: byte): byte;
|
|
942
942
|
max(x: byte, y: byte): byte;
|
|
943
943
|
min(x: byte, y: byte): byte;
|
|
944
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): byte;
|
|
945
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): byte;
|
|
946
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): byte;
|
|
947
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): byte;
|
|
948
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): byte;
|
|
944
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): byte;
|
|
945
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): byte;
|
|
946
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): byte;
|
|
947
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): byte;
|
|
948
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): byte;
|
|
949
949
|
parse(s: string, style: NumberStyles): byte;
|
|
950
|
-
parse(s: string, provider: IFormatProvider): byte;
|
|
950
|
+
parse(s: string, provider: IFormatProvider | undefined): byte;
|
|
951
951
|
parse(s: string): byte;
|
|
952
952
|
popCount(value: byte): byte;
|
|
953
953
|
rotateLeft(value: byte, rotateAmount: int): byte;
|
|
@@ -955,11 +955,11 @@ export const Byte: {
|
|
|
955
955
|
sign(value: byte): int;
|
|
956
956
|
trailingZeroCount(value: byte): byte;
|
|
957
957
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: byte): boolean;
|
|
958
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: byte): boolean;
|
|
959
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: byte): boolean;
|
|
958
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: byte): boolean;
|
|
959
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: byte): boolean;
|
|
960
960
|
tryParse(s: ReadOnlySpan_1<Char>, result: byte): boolean;
|
|
961
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: byte): boolean;
|
|
962
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: byte): boolean;
|
|
961
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: byte): boolean;
|
|
962
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: byte): boolean;
|
|
963
963
|
tryParse(s: string, result: byte): boolean;
|
|
964
964
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: byte): boolean;
|
|
965
965
|
tryParse(s: string, provider: IFormatProvider, result: byte): boolean;
|
|
@@ -1008,8 +1008,8 @@ export interface Char$instance extends IBitwiseOperators_3<Char, Char, Char>, IC
|
|
|
1008
1008
|
equals(obj: char): boolean;
|
|
1009
1009
|
getHashCode(): int;
|
|
1010
1010
|
getTypeCode(): TypeCode;
|
|
1011
|
-
toString(): string;
|
|
1012
|
-
toString(provider: IFormatProvider): string;
|
|
1011
|
+
toString(): string | undefined;
|
|
1012
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1013
1013
|
}
|
|
1014
1014
|
|
|
1015
1015
|
|
|
@@ -1156,12 +1156,12 @@ export interface DateOnly$instance {
|
|
|
1156
1156
|
toDateTime(time: TimeOnly, kind: DateTimeKind): DateTime;
|
|
1157
1157
|
toLongDateString(): string;
|
|
1158
1158
|
toShortDateString(): string;
|
|
1159
|
-
toString(): string;
|
|
1160
|
-
toString(format: string): string;
|
|
1161
|
-
toString(provider: IFormatProvider): string;
|
|
1159
|
+
toString(): string | undefined;
|
|
1160
|
+
toString(format: string | undefined): string;
|
|
1161
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1162
1162
|
toString(format: string, provider: IFormatProvider): string;
|
|
1163
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1164
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1163
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1164
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1165
1165
|
}
|
|
1166
1166
|
|
|
1167
1167
|
|
|
@@ -1172,27 +1172,27 @@ export const DateOnly: {
|
|
|
1172
1172
|
readonly maxValue: DateOnly;
|
|
1173
1173
|
fromDateTime(dateTime: DateTime): DateOnly;
|
|
1174
1174
|
fromDayNumber(dayNumber: int): DateOnly;
|
|
1175
|
-
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1176
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): DateOnly;
|
|
1177
|
-
parse(s: string, provider: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1178
|
-
parse(s: string, provider: IFormatProvider): DateOnly;
|
|
1175
|
+
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1176
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): DateOnly;
|
|
1177
|
+
parse(s: string, provider: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1178
|
+
parse(s: string, provider: IFormatProvider | undefined): DateOnly;
|
|
1179
1179
|
parse(s: string): DateOnly;
|
|
1180
|
-
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider?: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1181
|
-
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1180
|
+
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1181
|
+
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1182
1182
|
parseExact(s: ReadOnlySpan_1<Char>, formats: string[]): DateOnly;
|
|
1183
|
-
parseExact(s: string, format: string, provider: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1183
|
+
parseExact(s: string, format: string, provider: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1184
1184
|
parseExact(s: string, format: string): DateOnly;
|
|
1185
|
-
parseExact(s: string, formats: string[], provider: IFormatProvider, style?: DateTimeStyles): DateOnly;
|
|
1185
|
+
parseExact(s: string, formats: string[], provider: IFormatProvider | undefined, style?: DateTimeStyles): DateOnly;
|
|
1186
1186
|
parseExact(s: string, formats: string[]): DateOnly;
|
|
1187
1187
|
tryParse(s: ReadOnlySpan_1<Char>, result: DateOnly): boolean;
|
|
1188
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: DateOnly): boolean;
|
|
1189
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1188
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: DateOnly): boolean;
|
|
1189
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1190
1190
|
tryParse(s: string, result: DateOnly): boolean;
|
|
1191
1191
|
tryParse(s: string, provider: IFormatProvider, result: DateOnly): boolean;
|
|
1192
1192
|
tryParse(s: string, provider: IFormatProvider, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1193
1193
|
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, result: DateOnly): boolean;
|
|
1194
|
-
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1195
|
-
tryParseExact(s: ReadOnlySpan_1<Char>, formats: string[], result: DateOnly): boolean;
|
|
1194
|
+
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1195
|
+
tryParseExact(s: ReadOnlySpan_1<Char>, formats: (string | undefined)[] | undefined, result: DateOnly): boolean;
|
|
1196
1196
|
tryParseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style: DateTimeStyles, result: DateOnly): boolean;
|
|
1197
1197
|
tryParseExact(s: string, format: string, result: DateOnly): boolean;
|
|
1198
1198
|
tryParseExact(s: string, format: string, provider: IFormatProvider, style: DateTimeStyles, result: DateOnly): boolean;
|
|
@@ -1255,9 +1255,9 @@ export interface DateTime$instance {
|
|
|
1255
1255
|
equals(value: unknown): boolean;
|
|
1256
1256
|
equals(value: DateTime): boolean;
|
|
1257
1257
|
getDateTimeFormats(): string[];
|
|
1258
|
-
getDateTimeFormats(provider: IFormatProvider): string[];
|
|
1258
|
+
getDateTimeFormats(provider: IFormatProvider | undefined): string[];
|
|
1259
1259
|
getDateTimeFormats(format: char): string[];
|
|
1260
|
-
getDateTimeFormats(format: char, provider: IFormatProvider): string[];
|
|
1260
|
+
getDateTimeFormats(format: char, provider: IFormatProvider | undefined): string[];
|
|
1261
1261
|
getHashCode(): int;
|
|
1262
1262
|
getTypeCode(): TypeCode;
|
|
1263
1263
|
isDaylightSavingTime(): boolean;
|
|
@@ -1272,13 +1272,13 @@ export interface DateTime$instance {
|
|
|
1272
1272
|
toOADate(): double;
|
|
1273
1273
|
toShortDateString(): string;
|
|
1274
1274
|
toShortTimeString(): string;
|
|
1275
|
-
toString(): string;
|
|
1276
|
-
toString(format: string): string;
|
|
1277
|
-
toString(provider: IFormatProvider): string;
|
|
1275
|
+
toString(): string | undefined;
|
|
1276
|
+
toString(format: string | undefined): string;
|
|
1277
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1278
1278
|
toString(format: string, provider: IFormatProvider): string;
|
|
1279
1279
|
toUniversalTime(): DateTime;
|
|
1280
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1281
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1280
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1281
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1282
1282
|
}
|
|
1283
1283
|
|
|
1284
1284
|
|
|
@@ -1314,24 +1314,24 @@ export const DateTime: {
|
|
|
1314
1314
|
fromFileTimeUtc(fileTime: long): DateTime;
|
|
1315
1315
|
fromOADate(d: double): DateTime;
|
|
1316
1316
|
isLeapYear(year: int): boolean;
|
|
1317
|
-
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider, styles?: DateTimeStyles): DateTime;
|
|
1318
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): DateTime;
|
|
1319
|
-
parse(s: string, provider: IFormatProvider, styles: DateTimeStyles): DateTime;
|
|
1320
|
-
parse(s: string, provider: IFormatProvider): DateTime;
|
|
1317
|
+
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined, styles?: DateTimeStyles): DateTime;
|
|
1318
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): DateTime;
|
|
1319
|
+
parse(s: string, provider: IFormatProvider | undefined, styles: DateTimeStyles): DateTime;
|
|
1320
|
+
parse(s: string, provider: IFormatProvider | undefined): DateTime;
|
|
1321
1321
|
parse(s: string): DateTime;
|
|
1322
|
-
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider, style?: DateTimeStyles): DateTime;
|
|
1323
|
-
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style?: DateTimeStyles): DateTime;
|
|
1324
|
-
parseExact(s: string, format: string, provider: IFormatProvider, style: DateTimeStyles): DateTime;
|
|
1325
|
-
parseExact(s: string, format: string, provider: IFormatProvider): DateTime;
|
|
1326
|
-
parseExact(s: string, formats: string[], provider: IFormatProvider, style: DateTimeStyles): DateTime;
|
|
1322
|
+
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style?: DateTimeStyles): DateTime;
|
|
1323
|
+
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider | undefined, style?: DateTimeStyles): DateTime;
|
|
1324
|
+
parseExact(s: string, format: string, provider: IFormatProvider | undefined, style: DateTimeStyles): DateTime;
|
|
1325
|
+
parseExact(s: string, format: string, provider: IFormatProvider | undefined): DateTime;
|
|
1326
|
+
parseExact(s: string, formats: string[], provider: IFormatProvider | undefined, style: DateTimeStyles): DateTime;
|
|
1327
1327
|
specifyKind(value: DateTime, kind: DateTimeKind): DateTime;
|
|
1328
1328
|
tryParse(s: ReadOnlySpan_1<Char>, result: DateTime): boolean;
|
|
1329
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: DateTime): boolean;
|
|
1330
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, styles: DateTimeStyles, result: DateTime): boolean;
|
|
1329
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: DateTime): boolean;
|
|
1330
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, styles: DateTimeStyles, result: DateTime): boolean;
|
|
1331
1331
|
tryParse(s: string, result: DateTime): boolean;
|
|
1332
1332
|
tryParse(s: string, provider: IFormatProvider, result: DateTime): boolean;
|
|
1333
1333
|
tryParse(s: string, provider: IFormatProvider, styles: DateTimeStyles, result: DateTime): boolean;
|
|
1334
|
-
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider, style: DateTimeStyles, result: DateTime): boolean;
|
|
1334
|
+
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style: DateTimeStyles, result: DateTime): boolean;
|
|
1335
1335
|
tryParseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style: DateTimeStyles, result: DateTime): boolean;
|
|
1336
1336
|
tryParseExact(s: string, format: string, provider: IFormatProvider, style: DateTimeStyles, result: DateTime): boolean;
|
|
1337
1337
|
tryParseExact(s: string, formats: string[], provider: IFormatProvider, style: DateTimeStyles, result: DateTime): boolean;
|
|
@@ -1403,15 +1403,15 @@ export interface DateTimeOffset$instance {
|
|
|
1403
1403
|
toFileTime(): long;
|
|
1404
1404
|
toLocalTime(): DateTimeOffset;
|
|
1405
1405
|
toOffset(offset: TimeSpan): DateTimeOffset;
|
|
1406
|
-
toString(): string;
|
|
1407
|
-
toString(format: string): string;
|
|
1408
|
-
toString(formatProvider: IFormatProvider): string;
|
|
1406
|
+
toString(): string | undefined;
|
|
1407
|
+
toString(format: string | undefined): string;
|
|
1408
|
+
toString(formatProvider: IFormatProvider | undefined): string;
|
|
1409
1409
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
1410
1410
|
toUniversalTime(): DateTimeOffset;
|
|
1411
1411
|
toUnixTimeMilliseconds(): long;
|
|
1412
1412
|
toUnixTimeSeconds(): long;
|
|
1413
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider): boolean;
|
|
1414
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider): boolean;
|
|
1413
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined): boolean;
|
|
1414
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined): boolean;
|
|
1415
1415
|
}
|
|
1416
1416
|
|
|
1417
1417
|
|
|
@@ -1435,23 +1435,23 @@ export const DateTimeOffset: {
|
|
|
1435
1435
|
fromFileTime(fileTime: long): DateTimeOffset;
|
|
1436
1436
|
fromUnixTimeMilliseconds(milliseconds: long): DateTimeOffset;
|
|
1437
1437
|
fromUnixTimeSeconds(seconds: long): DateTimeOffset;
|
|
1438
|
-
parse(input: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider, styles?: DateTimeStyles): DateTimeOffset;
|
|
1439
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): DateTimeOffset;
|
|
1440
|
-
parse(input: string, formatProvider: IFormatProvider, styles: DateTimeStyles): DateTimeOffset;
|
|
1441
|
-
parse(input: string, formatProvider: IFormatProvider): DateTimeOffset;
|
|
1438
|
+
parse(input: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined, styles?: DateTimeStyles): DateTimeOffset;
|
|
1439
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): DateTimeOffset;
|
|
1440
|
+
parse(input: string, formatProvider: IFormatProvider | undefined, styles: DateTimeStyles): DateTimeOffset;
|
|
1441
|
+
parse(input: string, formatProvider: IFormatProvider | undefined): DateTimeOffset;
|
|
1442
1442
|
parse(input: string): DateTimeOffset;
|
|
1443
|
-
parseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, styles?: DateTimeStyles): DateTimeOffset;
|
|
1444
|
-
parseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider, styles?: DateTimeStyles): DateTimeOffset;
|
|
1445
|
-
parseExact(input: string, format: string, formatProvider: IFormatProvider, styles: DateTimeStyles): DateTimeOffset;
|
|
1446
|
-
parseExact(input: string, format: string, formatProvider: IFormatProvider): DateTimeOffset;
|
|
1447
|
-
parseExact(input: string, formats: string[], formatProvider: IFormatProvider, styles: DateTimeStyles): DateTimeOffset;
|
|
1443
|
+
parseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, styles?: DateTimeStyles): DateTimeOffset;
|
|
1444
|
+
parseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider | undefined, styles?: DateTimeStyles): DateTimeOffset;
|
|
1445
|
+
parseExact(input: string, format: string, formatProvider: IFormatProvider | undefined, styles: DateTimeStyles): DateTimeOffset;
|
|
1446
|
+
parseExact(input: string, format: string, formatProvider: IFormatProvider | undefined): DateTimeOffset;
|
|
1447
|
+
parseExact(input: string, formats: string[], formatProvider: IFormatProvider | undefined, styles: DateTimeStyles): DateTimeOffset;
|
|
1448
1448
|
tryParse(input: ReadOnlySpan_1<Char>, result: DateTimeOffset): boolean;
|
|
1449
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: DateTimeOffset): boolean;
|
|
1450
|
-
tryParse(input: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1449
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: DateTimeOffset): boolean;
|
|
1450
|
+
tryParse(input: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1451
1451
|
tryParse(input: string, result: DateTimeOffset): boolean;
|
|
1452
1452
|
tryParse(s: string, provider: IFormatProvider, result: DateTimeOffset): boolean;
|
|
1453
1453
|
tryParse(input: string, formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1454
|
-
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1454
|
+
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1455
1455
|
tryParseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1456
1456
|
tryParseExact(input: string, format: string, formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
1457
1457
|
tryParseExact(input: string, formats: string[], formatProvider: IFormatProvider, styles: DateTimeStyles, result: DateTimeOffset): boolean;
|
|
@@ -1489,12 +1489,12 @@ export interface Decimal$instance extends IAdditionOperators_3<Decimal, Decimal,
|
|
|
1489
1489
|
equals(value: decimal): boolean;
|
|
1490
1490
|
getHashCode(): int;
|
|
1491
1491
|
getTypeCode(): TypeCode;
|
|
1492
|
-
toString(): string;
|
|
1493
|
-
toString(format: string): string;
|
|
1494
|
-
toString(provider: IFormatProvider): string;
|
|
1492
|
+
toString(): string | undefined;
|
|
1493
|
+
toString(format: string | undefined): string;
|
|
1494
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1495
1495
|
toString(format: string, provider: IFormatProvider): string;
|
|
1496
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1497
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1496
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1497
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1498
1498
|
}
|
|
1499
1499
|
|
|
1500
1500
|
|
|
@@ -1542,13 +1542,13 @@ export const Decimal: {
|
|
|
1542
1542
|
minMagnitude(x: decimal, y: decimal): decimal;
|
|
1543
1543
|
multiply(d1: decimal, d2: decimal): decimal;
|
|
1544
1544
|
negate(d: decimal): decimal;
|
|
1545
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): decimal;
|
|
1546
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): decimal;
|
|
1547
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): decimal;
|
|
1548
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): decimal;
|
|
1549
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): decimal;
|
|
1545
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): decimal;
|
|
1546
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): decimal;
|
|
1547
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): decimal;
|
|
1548
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): decimal;
|
|
1549
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): decimal;
|
|
1550
1550
|
parse(s: string, style: NumberStyles): decimal;
|
|
1551
|
-
parse(s: string, provider: IFormatProvider): decimal;
|
|
1551
|
+
parse(s: string, provider: IFormatProvider | undefined): decimal;
|
|
1552
1552
|
parse(s: string): decimal;
|
|
1553
1553
|
remainder(d1: decimal, d2: decimal): decimal;
|
|
1554
1554
|
round(d: decimal, decimals: int, mode: MidpointRounding): decimal;
|
|
@@ -1571,11 +1571,11 @@ export const Decimal: {
|
|
|
1571
1571
|
truncate(d: decimal): decimal;
|
|
1572
1572
|
tryGetBits(d: decimal, destination: Span_1<Int32>, valuesWritten: int): boolean;
|
|
1573
1573
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: decimal): boolean;
|
|
1574
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: decimal): boolean;
|
|
1575
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: decimal): boolean;
|
|
1574
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: decimal): boolean;
|
|
1575
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: decimal): boolean;
|
|
1576
1576
|
tryParse(s: ReadOnlySpan_1<Char>, result: decimal): boolean;
|
|
1577
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: decimal): boolean;
|
|
1578
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: decimal): boolean;
|
|
1577
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: decimal): boolean;
|
|
1578
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: decimal): boolean;
|
|
1579
1579
|
tryParse(s: string, result: decimal): boolean;
|
|
1580
1580
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: decimal): boolean;
|
|
1581
1581
|
tryParse(s: string, provider: IFormatProvider, result: decimal): boolean;
|
|
@@ -1641,12 +1641,12 @@ export interface Double$instance extends IBitwiseOperators_3<Double, Double, Dou
|
|
|
1641
1641
|
equals(obj: double): boolean;
|
|
1642
1642
|
getHashCode(): int;
|
|
1643
1643
|
getTypeCode(): TypeCode;
|
|
1644
|
-
toString(): string;
|
|
1645
|
-
toString(format: string): string;
|
|
1646
|
-
toString(provider: IFormatProvider): string;
|
|
1644
|
+
toString(): string | undefined;
|
|
1645
|
+
toString(format: string | undefined): string;
|
|
1646
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1647
1647
|
toString(format: string, provider: IFormatProvider): string;
|
|
1648
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1649
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1648
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1649
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1650
1650
|
}
|
|
1651
1651
|
|
|
1652
1652
|
|
|
@@ -1734,13 +1734,13 @@ export const Double: {
|
|
|
1734
1734
|
minNative(x: double, y: double): double;
|
|
1735
1735
|
minNumber(x: double, y: double): double;
|
|
1736
1736
|
multiplyAddEstimate(left: double, right: double, addend: double): double;
|
|
1737
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): double;
|
|
1738
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): double;
|
|
1739
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): double;
|
|
1740
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): double;
|
|
1741
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): double;
|
|
1737
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): double;
|
|
1738
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): double;
|
|
1739
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): double;
|
|
1740
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): double;
|
|
1741
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): double;
|
|
1742
1742
|
parse(s: string, style: NumberStyles): double;
|
|
1743
|
-
parse(s: string, provider: IFormatProvider): double;
|
|
1743
|
+
parse(s: string, provider: IFormatProvider | undefined): double;
|
|
1744
1744
|
parse(s: string): double;
|
|
1745
1745
|
pow(x: double, y: double): double;
|
|
1746
1746
|
radiansToDegrees(radians: double): double;
|
|
@@ -1764,11 +1764,11 @@ export const Double: {
|
|
|
1764
1764
|
tanPi(x: double): double;
|
|
1765
1765
|
truncate(x: double): double;
|
|
1766
1766
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: double): boolean;
|
|
1767
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: double): boolean;
|
|
1768
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: double): boolean;
|
|
1767
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: double): boolean;
|
|
1768
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: double): boolean;
|
|
1769
1769
|
tryParse(s: ReadOnlySpan_1<Char>, result: double): boolean;
|
|
1770
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: double): boolean;
|
|
1771
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: double): boolean;
|
|
1770
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: double): boolean;
|
|
1771
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: double): boolean;
|
|
1772
1772
|
tryParse(s: string, result: double): boolean;
|
|
1773
1773
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: double): boolean;
|
|
1774
1774
|
tryParse(s: string, provider: IFormatProvider, result: double): boolean;
|
|
@@ -1879,8 +1879,8 @@ export interface Guid$instance {
|
|
|
1879
1879
|
getHashCode(): int;
|
|
1880
1880
|
toByteArray(): byte[];
|
|
1881
1881
|
toByteArray(bigEndian: boolean): byte[];
|
|
1882
|
-
toString(): string;
|
|
1883
|
-
toString(format: string): string;
|
|
1882
|
+
toString(): string | undefined;
|
|
1883
|
+
toString(format: string | undefined): string;
|
|
1884
1884
|
toString(format: string, provider: IFormatProvider): string;
|
|
1885
1885
|
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>): boolean;
|
|
1886
1886
|
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>): boolean;
|
|
@@ -1902,18 +1902,18 @@ export const Guid: {
|
|
|
1902
1902
|
createVersion7(): Guid;
|
|
1903
1903
|
createVersion7(timestamp: DateTimeOffset): Guid;
|
|
1904
1904
|
newGuid(): Guid;
|
|
1905
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): Guid;
|
|
1905
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): Guid;
|
|
1906
1906
|
parse(utf8Text: ReadOnlySpan_1<Byte>): Guid;
|
|
1907
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): Guid;
|
|
1907
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): Guid;
|
|
1908
1908
|
parse(input: ReadOnlySpan_1<Char>): Guid;
|
|
1909
|
-
parse(s: string, provider: IFormatProvider): Guid;
|
|
1909
|
+
parse(s: string, provider: IFormatProvider | undefined): Guid;
|
|
1910
1910
|
parse(input: string): Guid;
|
|
1911
1911
|
parseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>): Guid;
|
|
1912
1912
|
parseExact(input: string, format: string): Guid;
|
|
1913
1913
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: Guid): boolean;
|
|
1914
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: Guid): boolean;
|
|
1914
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: Guid): boolean;
|
|
1915
1915
|
tryParse(input: ReadOnlySpan_1<Char>, result: Guid): boolean;
|
|
1916
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: Guid): boolean;
|
|
1916
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: Guid): boolean;
|
|
1917
1917
|
tryParse(input: string, result: Guid): boolean;
|
|
1918
1918
|
tryParse(s: string, provider: IFormatProvider, result: Guid): boolean;
|
|
1919
1919
|
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, result: Guid): boolean;
|
|
@@ -1949,12 +1949,12 @@ export interface Half$instance extends IBitwiseOperators_3<Half, Half, Half>, IC
|
|
|
1949
1949
|
equals(obj: unknown): boolean;
|
|
1950
1950
|
equals(other: half): boolean;
|
|
1951
1951
|
getHashCode(): int;
|
|
1952
|
-
toString(): string;
|
|
1953
|
-
toString(format: string): string;
|
|
1954
|
-
toString(provider: IFormatProvider): string;
|
|
1952
|
+
toString(): string | undefined;
|
|
1953
|
+
toString(format: string | undefined): string;
|
|
1954
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
1955
1955
|
toString(format: string, provider: IFormatProvider): string;
|
|
1956
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1957
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
1956
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1957
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
1958
1958
|
}
|
|
1959
1959
|
|
|
1960
1960
|
|
|
@@ -2046,13 +2046,13 @@ export const Half: {
|
|
|
2046
2046
|
minNative(x: half, y: half): half;
|
|
2047
2047
|
minNumber(x: half, y: half): half;
|
|
2048
2048
|
multiplyAddEstimate(left: half, right: half, addend: half): half;
|
|
2049
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): half;
|
|
2050
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): half;
|
|
2051
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): half;
|
|
2052
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): half;
|
|
2053
|
-
parse(s: string, style?: NumberStyles, provider?: IFormatProvider): half;
|
|
2049
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): half;
|
|
2050
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): half;
|
|
2051
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): half;
|
|
2052
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): half;
|
|
2053
|
+
parse(s: string, style?: NumberStyles, provider?: IFormatProvider | undefined): half;
|
|
2054
2054
|
parse(s: string, style: NumberStyles): half;
|
|
2055
|
-
parse(s: string, provider: IFormatProvider): half;
|
|
2055
|
+
parse(s: string, provider: IFormatProvider | undefined): half;
|
|
2056
2056
|
parse(s: string): half;
|
|
2057
2057
|
pow(x: half, y: half): half;
|
|
2058
2058
|
radiansToDegrees(radians: half): half;
|
|
@@ -2075,12 +2075,12 @@ export const Half: {
|
|
|
2075
2075
|
tanh(x: half): half;
|
|
2076
2076
|
tanPi(x: half): half;
|
|
2077
2077
|
truncate(x: half): half;
|
|
2078
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: half): boolean;
|
|
2078
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: half): boolean;
|
|
2079
2079
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: half): boolean;
|
|
2080
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: half): boolean;
|
|
2081
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: half): boolean;
|
|
2080
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: half): boolean;
|
|
2081
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: half): boolean;
|
|
2082
2082
|
tryParse(s: ReadOnlySpan_1<Char>, result: half): boolean;
|
|
2083
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: half): boolean;
|
|
2083
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: half): boolean;
|
|
2084
2084
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: half): boolean;
|
|
2085
2085
|
tryParse(s: string, result: half): boolean;
|
|
2086
2086
|
tryParse(s: string, provider: IFormatProvider, result: half): boolean;
|
|
@@ -2126,7 +2126,7 @@ export type Half = number & Half$instance & __Half$views;
|
|
|
2126
2126
|
|
|
2127
2127
|
export interface HashCode$instance {
|
|
2128
2128
|
add<T>(value: T): void;
|
|
2129
|
-
add<T>(value: T, comparer: IEqualityComparer_1<T>): void;
|
|
2129
|
+
add<T>(value: T, comparer: IEqualityComparer_1<T> | undefined): void;
|
|
2130
2130
|
addBytes(value: ReadOnlySpan_1<Byte>): void;
|
|
2131
2131
|
equals(obj: unknown): boolean;
|
|
2132
2132
|
getHashCode(): int;
|
|
@@ -2156,7 +2156,7 @@ export interface Index$instance {
|
|
|
2156
2156
|
equals(other: Index): boolean;
|
|
2157
2157
|
getHashCode(): int;
|
|
2158
2158
|
getOffset(length: int): int;
|
|
2159
|
-
toString(): string;
|
|
2159
|
+
toString(): string | undefined;
|
|
2160
2160
|
}
|
|
2161
2161
|
|
|
2162
2162
|
|
|
@@ -2185,12 +2185,12 @@ export interface Int128$instance extends IBitwiseOperators_3<Int128, Int128, Int
|
|
|
2185
2185
|
equals(obj: unknown): boolean;
|
|
2186
2186
|
equals(other: int128): boolean;
|
|
2187
2187
|
getHashCode(): int;
|
|
2188
|
-
toString(): string;
|
|
2189
|
-
toString(provider: IFormatProvider): string;
|
|
2190
|
-
toString(format: string): string;
|
|
2188
|
+
toString(): string | undefined;
|
|
2189
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
2190
|
+
toString(format: string | undefined): string;
|
|
2191
2191
|
toString(format: string, provider: IFormatProvider): string;
|
|
2192
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2193
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2192
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2193
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2194
2194
|
}
|
|
2195
2195
|
|
|
2196
2196
|
|
|
@@ -2220,24 +2220,24 @@ export const Int128: {
|
|
|
2220
2220
|
maxMagnitude(x: int128, y: int128): int128;
|
|
2221
2221
|
min(x: int128, y: int128): int128;
|
|
2222
2222
|
minMagnitude(x: int128, y: int128): int128;
|
|
2223
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): int128;
|
|
2224
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): int128;
|
|
2225
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): int128;
|
|
2226
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): int128;
|
|
2227
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): int128;
|
|
2223
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): int128;
|
|
2224
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): int128;
|
|
2225
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): int128;
|
|
2226
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): int128;
|
|
2227
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): int128;
|
|
2228
2228
|
parse(s: string, style: NumberStyles): int128;
|
|
2229
|
-
parse(s: string, provider: IFormatProvider): int128;
|
|
2229
|
+
parse(s: string, provider: IFormatProvider | undefined): int128;
|
|
2230
2230
|
parse(s: string): int128;
|
|
2231
2231
|
popCount(value: int128): int128;
|
|
2232
2232
|
rotateLeft(value: int128, rotateAmount: int): int128;
|
|
2233
2233
|
rotateRight(value: int128, rotateAmount: int): int128;
|
|
2234
2234
|
sign(value: int128): int;
|
|
2235
2235
|
trailingZeroCount(value: int128): int128;
|
|
2236
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: int128): boolean;
|
|
2237
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: int128): boolean;
|
|
2236
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: int128): boolean;
|
|
2237
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: int128): boolean;
|
|
2238
2238
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: int128): boolean;
|
|
2239
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: int128): boolean;
|
|
2240
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: int128): boolean;
|
|
2239
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: int128): boolean;
|
|
2240
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: int128): boolean;
|
|
2241
2241
|
tryParse(s: ReadOnlySpan_1<Char>, result: int128): boolean;
|
|
2242
2242
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: int128): boolean;
|
|
2243
2243
|
tryParse(s: string, provider: IFormatProvider, result: int128): boolean;
|
|
@@ -2285,12 +2285,12 @@ export interface Int16$instance extends IBitwiseOperators_3<Int16, Int16, Int16>
|
|
|
2285
2285
|
equals(obj: short): boolean;
|
|
2286
2286
|
getHashCode(): int;
|
|
2287
2287
|
getTypeCode(): TypeCode;
|
|
2288
|
-
toString(): string;
|
|
2289
|
-
toString(provider: IFormatProvider): string;
|
|
2290
|
-
toString(format: string): string;
|
|
2288
|
+
toString(): string | undefined;
|
|
2289
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
2290
|
+
toString(format: string | undefined): string;
|
|
2291
2291
|
toString(format: string, provider: IFormatProvider): string;
|
|
2292
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2293
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2292
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2293
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2294
2294
|
}
|
|
2295
2295
|
|
|
2296
2296
|
|
|
@@ -2316,24 +2316,24 @@ export const Int16: {
|
|
|
2316
2316
|
maxMagnitude(x: short, y: short): short;
|
|
2317
2317
|
min(x: short, y: short): short;
|
|
2318
2318
|
minMagnitude(x: short, y: short): short;
|
|
2319
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): short;
|
|
2320
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): short;
|
|
2321
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): short;
|
|
2322
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): short;
|
|
2323
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): short;
|
|
2319
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): short;
|
|
2320
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): short;
|
|
2321
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): short;
|
|
2322
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): short;
|
|
2323
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): short;
|
|
2324
2324
|
parse(s: string, style: NumberStyles): short;
|
|
2325
|
-
parse(s: string, provider: IFormatProvider): short;
|
|
2325
|
+
parse(s: string, provider: IFormatProvider | undefined): short;
|
|
2326
2326
|
parse(s: string): short;
|
|
2327
2327
|
popCount(value: short): short;
|
|
2328
2328
|
rotateLeft(value: short, rotateAmount: int): short;
|
|
2329
2329
|
rotateRight(value: short, rotateAmount: int): short;
|
|
2330
2330
|
sign(value: short): int;
|
|
2331
2331
|
trailingZeroCount(value: short): short;
|
|
2332
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: short): boolean;
|
|
2333
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: short): boolean;
|
|
2332
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: short): boolean;
|
|
2333
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: short): boolean;
|
|
2334
2334
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: short): boolean;
|
|
2335
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: short): boolean;
|
|
2336
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: short): boolean;
|
|
2335
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: short): boolean;
|
|
2336
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: short): boolean;
|
|
2337
2337
|
tryParse(s: ReadOnlySpan_1<Char>, result: short): boolean;
|
|
2338
2338
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: short): boolean;
|
|
2339
2339
|
tryParse(s: string, provider: IFormatProvider, result: short): boolean;
|
|
@@ -2383,12 +2383,12 @@ export interface Int32$instance extends IBitwiseOperators_3<Int32, Int32, Int32>
|
|
|
2383
2383
|
equals(obj: int): boolean;
|
|
2384
2384
|
getHashCode(): int;
|
|
2385
2385
|
getTypeCode(): TypeCode;
|
|
2386
|
-
toString(): string;
|
|
2387
|
-
toString(format: string): string;
|
|
2388
|
-
toString(provider: IFormatProvider): string;
|
|
2386
|
+
toString(): string | undefined;
|
|
2387
|
+
toString(format: string | undefined): string;
|
|
2388
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
2389
2389
|
toString(format: string, provider: IFormatProvider): string;
|
|
2390
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2391
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2390
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2391
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2392
2392
|
}
|
|
2393
2393
|
|
|
2394
2394
|
|
|
@@ -2415,24 +2415,24 @@ export const Int32: {
|
|
|
2415
2415
|
maxMagnitude(x: int, y: int): int;
|
|
2416
2416
|
min(x: int, y: int): int;
|
|
2417
2417
|
minMagnitude(x: int, y: int): int;
|
|
2418
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): int;
|
|
2419
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): int;
|
|
2420
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): int;
|
|
2421
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): int;
|
|
2422
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): int;
|
|
2418
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): int;
|
|
2419
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): int;
|
|
2420
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): int;
|
|
2421
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): int;
|
|
2422
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): int;
|
|
2423
2423
|
parse(s: string, style: NumberStyles): int;
|
|
2424
|
-
parse(s: string, provider: IFormatProvider): int;
|
|
2424
|
+
parse(s: string, provider: IFormatProvider | undefined): int;
|
|
2425
2425
|
parse(s: string): int;
|
|
2426
2426
|
popCount(value: int): int;
|
|
2427
2427
|
rotateLeft(value: int, rotateAmount: int): int;
|
|
2428
2428
|
rotateRight(value: int, rotateAmount: int): int;
|
|
2429
2429
|
sign(value: int): int;
|
|
2430
2430
|
trailingZeroCount(value: int): int;
|
|
2431
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: int): boolean;
|
|
2432
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: int): boolean;
|
|
2431
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: int): boolean;
|
|
2432
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: int): boolean;
|
|
2433
2433
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: int): boolean;
|
|
2434
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: int): boolean;
|
|
2435
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: int): boolean;
|
|
2434
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: int): boolean;
|
|
2435
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: int): boolean;
|
|
2436
2436
|
tryParse(s: ReadOnlySpan_1<Char>, result: int): boolean;
|
|
2437
2437
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: int): boolean;
|
|
2438
2438
|
tryParse(s: string, provider: IFormatProvider, result: int): boolean;
|
|
@@ -2482,12 +2482,12 @@ export interface Int64$instance extends IBitwiseOperators_3<Int64, Int64, Int64>
|
|
|
2482
2482
|
equals(obj: long): boolean;
|
|
2483
2483
|
getHashCode(): int;
|
|
2484
2484
|
getTypeCode(): TypeCode;
|
|
2485
|
-
toString(): string;
|
|
2486
|
-
toString(provider: IFormatProvider): string;
|
|
2487
|
-
toString(format: string): string;
|
|
2485
|
+
toString(): string | undefined;
|
|
2486
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
2487
|
+
toString(format: string | undefined): string;
|
|
2488
2488
|
toString(format: string, provider: IFormatProvider): string;
|
|
2489
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2490
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2489
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2490
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2491
2491
|
}
|
|
2492
2492
|
|
|
2493
2493
|
|
|
@@ -2514,24 +2514,24 @@ export const Int64: {
|
|
|
2514
2514
|
maxMagnitude(x: long, y: long): long;
|
|
2515
2515
|
min(x: long, y: long): long;
|
|
2516
2516
|
minMagnitude(x: long, y: long): long;
|
|
2517
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): long;
|
|
2518
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): long;
|
|
2519
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): long;
|
|
2520
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): long;
|
|
2521
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): long;
|
|
2517
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): long;
|
|
2518
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): long;
|
|
2519
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): long;
|
|
2520
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): long;
|
|
2521
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): long;
|
|
2522
2522
|
parse(s: string, style: NumberStyles): long;
|
|
2523
|
-
parse(s: string, provider: IFormatProvider): long;
|
|
2523
|
+
parse(s: string, provider: IFormatProvider | undefined): long;
|
|
2524
2524
|
parse(s: string): long;
|
|
2525
2525
|
popCount(value: long): long;
|
|
2526
2526
|
rotateLeft(value: long, rotateAmount: int): long;
|
|
2527
2527
|
rotateRight(value: long, rotateAmount: int): long;
|
|
2528
2528
|
sign(value: long): int;
|
|
2529
2529
|
trailingZeroCount(value: long): long;
|
|
2530
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: long): boolean;
|
|
2531
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: long): boolean;
|
|
2530
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: long): boolean;
|
|
2531
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: long): boolean;
|
|
2532
2532
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: long): boolean;
|
|
2533
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: long): boolean;
|
|
2534
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: long): boolean;
|
|
2533
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: long): boolean;
|
|
2534
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: long): boolean;
|
|
2535
2535
|
tryParse(s: ReadOnlySpan_1<Char>, result: long): boolean;
|
|
2536
2536
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: long): boolean;
|
|
2537
2537
|
tryParse(s: string, provider: IFormatProvider, result: long): boolean;
|
|
@@ -2583,12 +2583,12 @@ export interface IntPtr$instance extends IBitwiseOperators_3<IntPtr, IntPtr, Int
|
|
|
2583
2583
|
toInt32(): int;
|
|
2584
2584
|
toInt64(): long;
|
|
2585
2585
|
toPointer(): ptr<void>;
|
|
2586
|
-
toString(): string;
|
|
2587
|
-
toString(format: string): string;
|
|
2588
|
-
toString(provider: IFormatProvider): string;
|
|
2586
|
+
toString(): string | undefined;
|
|
2587
|
+
toString(format: string | undefined): string;
|
|
2588
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
2589
2589
|
toString(format: string, provider: IFormatProvider): string;
|
|
2590
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2591
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
2590
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2591
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
2592
2592
|
}
|
|
2593
2593
|
|
|
2594
2594
|
|
|
@@ -2620,13 +2620,13 @@ export const IntPtr: {
|
|
|
2620
2620
|
maxMagnitude(x: nint, y: nint): nint;
|
|
2621
2621
|
min(x: nint, y: nint): nint;
|
|
2622
2622
|
minMagnitude(x: nint, y: nint): nint;
|
|
2623
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): nint;
|
|
2624
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): nint;
|
|
2625
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): nint;
|
|
2626
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): nint;
|
|
2627
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): nint;
|
|
2623
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): nint;
|
|
2624
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): nint;
|
|
2625
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): nint;
|
|
2626
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): nint;
|
|
2627
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): nint;
|
|
2628
2628
|
parse(s: string, style: NumberStyles): nint;
|
|
2629
|
-
parse(s: string, provider: IFormatProvider): nint;
|
|
2629
|
+
parse(s: string, provider: IFormatProvider | undefined): nint;
|
|
2630
2630
|
parse(s: string): nint;
|
|
2631
2631
|
popCount(value: nint): nint;
|
|
2632
2632
|
rotateLeft(value: nint, rotateAmount: int): nint;
|
|
@@ -2634,11 +2634,11 @@ export const IntPtr: {
|
|
|
2634
2634
|
sign(value: nint): int;
|
|
2635
2635
|
subtract(pointer: nint, offset: int): nint;
|
|
2636
2636
|
trailingZeroCount(value: nint): nint;
|
|
2637
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: nint): boolean;
|
|
2638
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: nint): boolean;
|
|
2637
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: nint): boolean;
|
|
2638
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: nint): boolean;
|
|
2639
2639
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: nint): boolean;
|
|
2640
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: nint): boolean;
|
|
2641
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: nint): boolean;
|
|
2640
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: nint): boolean;
|
|
2641
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: nint): boolean;
|
|
2642
2642
|
tryParse(s: ReadOnlySpan_1<Char>, result: nint): boolean;
|
|
2643
2643
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: nint): boolean;
|
|
2644
2644
|
tryParse(s: string, provider: IFormatProvider, result: nint): boolean;
|
|
@@ -2699,8 +2699,8 @@ export interface Memory_1$instance<T> {
|
|
|
2699
2699
|
|
|
2700
2700
|
|
|
2701
2701
|
export const Memory_1: {
|
|
2702
|
-
new<T>(array: T[]): Memory_1<T>;
|
|
2703
|
-
new<T>(array: T[], start: int, length: int): Memory_1<T>;
|
|
2702
|
+
new<T>(array: T[] | undefined): Memory_1<T>;
|
|
2703
|
+
new<T>(array: T[] | undefined, start: int, length: int): Memory_1<T>;
|
|
2704
2704
|
readonly empty: unknown;
|
|
2705
2705
|
};
|
|
2706
2706
|
|
|
@@ -2744,7 +2744,7 @@ export interface MemoryExtensions_TryWriteInterpolatedStringHandler$instance {
|
|
|
2744
2744
|
appendFormatted<T>(value: T, alignment: int): boolean;
|
|
2745
2745
|
appendFormatted<T>(value: T, alignment: int, format: string): boolean;
|
|
2746
2746
|
appendFormatted(value: ReadOnlySpan_1<Char>): boolean;
|
|
2747
|
-
appendFormatted(value: ReadOnlySpan_1<Char>, alignment?: int, format?: string): boolean;
|
|
2747
|
+
appendFormatted(value: ReadOnlySpan_1<Char>, alignment?: int, format?: string | undefined): boolean;
|
|
2748
2748
|
appendFormatted(value: string): boolean;
|
|
2749
2749
|
appendFormatted(value: string, alignment?: int, format?: string): boolean;
|
|
2750
2750
|
appendFormatted(value: unknown, alignment?: int, format?: string): boolean;
|
|
@@ -2754,7 +2754,7 @@ export interface MemoryExtensions_TryWriteInterpolatedStringHandler$instance {
|
|
|
2754
2754
|
|
|
2755
2755
|
export const MemoryExtensions_TryWriteInterpolatedStringHandler: {
|
|
2756
2756
|
new(literalLength: int, formattedCount: int, destination: Span_1<Char>, shouldAppend: boolean): MemoryExtensions_TryWriteInterpolatedStringHandler;
|
|
2757
|
-
new(literalLength: int, formattedCount: int, destination: Span_1<Char>, provider: IFormatProvider, shouldAppend: boolean): MemoryExtensions_TryWriteInterpolatedStringHandler;
|
|
2757
|
+
new(literalLength: int, formattedCount: int, destination: Span_1<Char>, provider: IFormatProvider | undefined, shouldAppend: boolean): MemoryExtensions_TryWriteInterpolatedStringHandler;
|
|
2758
2758
|
};
|
|
2759
2759
|
|
|
2760
2760
|
|
|
@@ -2762,18 +2762,18 @@ export type MemoryExtensions_TryWriteInterpolatedStringHandler = MemoryExtension
|
|
|
2762
2762
|
|
|
2763
2763
|
export interface ModuleHandle$instance {
|
|
2764
2764
|
readonly mdStreamVersion: int;
|
|
2765
|
-
equals(obj: unknown): boolean;
|
|
2765
|
+
equals(obj: unknown | undefined): boolean;
|
|
2766
2766
|
equals(handle: ModuleHandle): boolean;
|
|
2767
2767
|
getHashCode(): int;
|
|
2768
2768
|
getRuntimeFieldHandleFromMetadataToken(fieldToken: int): RuntimeFieldHandle;
|
|
2769
2769
|
getRuntimeMethodHandleFromMetadataToken(methodToken: int): RuntimeMethodHandle;
|
|
2770
2770
|
getRuntimeTypeHandleFromMetadataToken(typeToken: int): RuntimeTypeHandle;
|
|
2771
2771
|
resolveFieldHandle(fieldToken: int): RuntimeFieldHandle;
|
|
2772
|
-
resolveFieldHandle(fieldToken: int, typeInstantiationContext: RuntimeTypeHandle[], methodInstantiationContext: RuntimeTypeHandle[]): RuntimeFieldHandle;
|
|
2772
|
+
resolveFieldHandle(fieldToken: int, typeInstantiationContext: RuntimeTypeHandle[] | undefined, methodInstantiationContext: RuntimeTypeHandle[] | undefined): RuntimeFieldHandle;
|
|
2773
2773
|
resolveMethodHandle(methodToken: int): RuntimeMethodHandle;
|
|
2774
|
-
resolveMethodHandle(methodToken: int, typeInstantiationContext: RuntimeTypeHandle[], methodInstantiationContext: RuntimeTypeHandle[]): RuntimeMethodHandle;
|
|
2774
|
+
resolveMethodHandle(methodToken: int, typeInstantiationContext: RuntimeTypeHandle[] | undefined, methodInstantiationContext: RuntimeTypeHandle[] | undefined): RuntimeMethodHandle;
|
|
2775
2775
|
resolveTypeHandle(typeToken: int): RuntimeTypeHandle;
|
|
2776
|
-
resolveTypeHandle(typeToken: int, typeInstantiationContext: RuntimeTypeHandle[], methodInstantiationContext: RuntimeTypeHandle[]): RuntimeTypeHandle;
|
|
2776
|
+
resolveTypeHandle(typeToken: int, typeInstantiationContext: RuntimeTypeHandle[] | undefined, methodInstantiationContext: RuntimeTypeHandle[] | undefined): RuntimeTypeHandle;
|
|
2777
2777
|
}
|
|
2778
2778
|
|
|
2779
2779
|
|
|
@@ -2800,7 +2800,7 @@ export interface Nullable_1$instance<T extends unknown> {
|
|
|
2800
2800
|
getHashCode(): int;
|
|
2801
2801
|
getValueOrDefault(): T;
|
|
2802
2802
|
getValueOrDefault(defaultValue: T): T;
|
|
2803
|
-
toString(): string;
|
|
2803
|
+
toString(): string | undefined;
|
|
2804
2804
|
}
|
|
2805
2805
|
|
|
2806
2806
|
|
|
@@ -2818,7 +2818,7 @@ export interface Range$instance {
|
|
|
2818
2818
|
equals(other: Range): boolean;
|
|
2819
2819
|
getHashCode(): int;
|
|
2820
2820
|
getOffsetAndLength(length: int): ValueTuple_2<Int32, Int32>;
|
|
2821
|
-
toString(): string;
|
|
2821
|
+
toString(): string | undefined;
|
|
2822
2822
|
}
|
|
2823
2823
|
|
|
2824
2824
|
|
|
@@ -2858,8 +2858,8 @@ export interface ReadOnlyMemory_1$instance<T> {
|
|
|
2858
2858
|
|
|
2859
2859
|
|
|
2860
2860
|
export const ReadOnlyMemory_1: {
|
|
2861
|
-
new<T>(array: T[]): ReadOnlyMemory_1<T>;
|
|
2862
|
-
new<T>(array: T[], start: int, length: int): ReadOnlyMemory_1<T>;
|
|
2861
|
+
new<T>(array: T[] | undefined): ReadOnlyMemory_1<T>;
|
|
2862
|
+
new<T>(array: T[] | undefined, start: int, length: int): ReadOnlyMemory_1<T>;
|
|
2863
2863
|
readonly empty: unknown;
|
|
2864
2864
|
};
|
|
2865
2865
|
|
|
@@ -2892,8 +2892,8 @@ export interface ReadOnlySpan_1$instance<T> {
|
|
|
2892
2892
|
|
|
2893
2893
|
|
|
2894
2894
|
export const ReadOnlySpan_1: {
|
|
2895
|
-
new<T>(array: T[]): ReadOnlySpan_1<T>;
|
|
2896
|
-
new<T>(array: T[], start: int, length: int): ReadOnlySpan_1<T>;
|
|
2895
|
+
new<T>(array: T[] | undefined): ReadOnlySpan_1<T>;
|
|
2896
|
+
new<T>(array: T[] | undefined, start: int, length: int): ReadOnlySpan_1<T>;
|
|
2897
2897
|
new<T>(pointer: ptr<void>, length: int): ReadOnlySpan_1<T>;
|
|
2898
2898
|
new<T>(reference: T): ReadOnlySpan_1<T>;
|
|
2899
2899
|
readonly empty: unknown;
|
|
@@ -2996,11 +2996,11 @@ export type RuntimeMethodHandle = RuntimeMethodHandle$instance & __RuntimeMethod
|
|
|
2996
2996
|
|
|
2997
2997
|
export interface RuntimeTypeHandle$instance {
|
|
2998
2998
|
readonly value: nint;
|
|
2999
|
-
equals(obj: unknown): boolean;
|
|
2999
|
+
equals(obj: unknown | undefined): boolean;
|
|
3000
3000
|
equals(handle: RuntimeTypeHandle): boolean;
|
|
3001
3001
|
getHashCode(): int;
|
|
3002
3002
|
getModuleHandle(): ModuleHandle;
|
|
3003
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
3003
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
3004
3004
|
}
|
|
3005
3005
|
|
|
3006
3006
|
|
|
@@ -3019,8 +3019,6 @@ export interface __RuntimeTypeHandle$views {
|
|
|
3019
3019
|
equals(other: RuntimeTypeHandle): boolean;
|
|
3020
3020
|
}
|
|
3021
3021
|
|
|
3022
|
-
export interface RuntimeTypeHandle$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
|
|
3023
|
-
|
|
3024
3022
|
export type RuntimeTypeHandle = RuntimeTypeHandle$instance & __RuntimeTypeHandle$views;
|
|
3025
3023
|
|
|
3026
3024
|
|
|
@@ -3031,12 +3029,12 @@ export interface SByte$instance extends IBitwiseOperators_3<SByte, SByte, SByte>
|
|
|
3031
3029
|
equals(obj: sbyte): boolean;
|
|
3032
3030
|
getHashCode(): int;
|
|
3033
3031
|
getTypeCode(): TypeCode;
|
|
3034
|
-
toString(): string;
|
|
3035
|
-
toString(format: string): string;
|
|
3036
|
-
toString(provider: IFormatProvider): string;
|
|
3032
|
+
toString(): string | undefined;
|
|
3033
|
+
toString(format: string | undefined): string;
|
|
3034
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3037
3035
|
toString(format: string, provider: IFormatProvider): string;
|
|
3038
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3039
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3036
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3037
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3040
3038
|
}
|
|
3041
3039
|
|
|
3042
3040
|
|
|
@@ -3062,24 +3060,24 @@ export const SByte: {
|
|
|
3062
3060
|
maxMagnitude(x: sbyte, y: sbyte): sbyte;
|
|
3063
3061
|
min(x: sbyte, y: sbyte): sbyte;
|
|
3064
3062
|
minMagnitude(x: sbyte, y: sbyte): sbyte;
|
|
3065
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): sbyte;
|
|
3066
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): sbyte;
|
|
3067
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): sbyte;
|
|
3068
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): sbyte;
|
|
3069
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): sbyte;
|
|
3063
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): sbyte;
|
|
3064
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): sbyte;
|
|
3065
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): sbyte;
|
|
3066
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): sbyte;
|
|
3067
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): sbyte;
|
|
3070
3068
|
parse(s: string, style: NumberStyles): sbyte;
|
|
3071
|
-
parse(s: string, provider: IFormatProvider): sbyte;
|
|
3069
|
+
parse(s: string, provider: IFormatProvider | undefined): sbyte;
|
|
3072
3070
|
parse(s: string): sbyte;
|
|
3073
3071
|
popCount(value: sbyte): sbyte;
|
|
3074
3072
|
rotateLeft(value: sbyte, rotateAmount: int): sbyte;
|
|
3075
3073
|
rotateRight(value: sbyte, rotateAmount: int): sbyte;
|
|
3076
3074
|
sign(value: sbyte): int;
|
|
3077
3075
|
trailingZeroCount(value: sbyte): sbyte;
|
|
3078
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: sbyte): boolean;
|
|
3079
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: sbyte): boolean;
|
|
3076
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: sbyte): boolean;
|
|
3077
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: sbyte): boolean;
|
|
3080
3078
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: sbyte): boolean;
|
|
3081
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: sbyte): boolean;
|
|
3082
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: sbyte): boolean;
|
|
3079
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: sbyte): boolean;
|
|
3080
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: sbyte): boolean;
|
|
3083
3081
|
tryParse(s: ReadOnlySpan_1<Char>, result: sbyte): boolean;
|
|
3084
3082
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: sbyte): boolean;
|
|
3085
3083
|
tryParse(s: string, provider: IFormatProvider, result: sbyte): boolean;
|
|
@@ -3124,15 +3122,15 @@ export type SByte = number & SByte$instance & __SByte$views;
|
|
|
3124
3122
|
|
|
3125
3123
|
export interface SequencePosition$instance {
|
|
3126
3124
|
equals(other: SequencePosition): boolean;
|
|
3127
|
-
equals(obj: unknown): boolean;
|
|
3125
|
+
equals(obj: unknown | undefined): boolean;
|
|
3128
3126
|
getHashCode(): int;
|
|
3129
3127
|
getInteger(): int;
|
|
3130
|
-
getObject(): unknown;
|
|
3128
|
+
getObject(): unknown | undefined;
|
|
3131
3129
|
}
|
|
3132
3130
|
|
|
3133
3131
|
|
|
3134
3132
|
export const SequencePosition: {
|
|
3135
|
-
new(object_: unknown, integer: int): SequencePosition;
|
|
3133
|
+
new(object_: unknown | undefined, integer: int): SequencePosition;
|
|
3136
3134
|
};
|
|
3137
3135
|
|
|
3138
3136
|
|
|
@@ -3153,12 +3151,12 @@ export interface Single$instance extends IBitwiseOperators_3<Single, Single, Sin
|
|
|
3153
3151
|
equals(obj: float): boolean;
|
|
3154
3152
|
getHashCode(): int;
|
|
3155
3153
|
getTypeCode(): TypeCode;
|
|
3156
|
-
toString(): string;
|
|
3157
|
-
toString(provider: IFormatProvider): string;
|
|
3158
|
-
toString(format: string): string;
|
|
3154
|
+
toString(): string | undefined;
|
|
3155
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3156
|
+
toString(format: string | undefined): string;
|
|
3159
3157
|
toString(format: string, provider: IFormatProvider): string;
|
|
3160
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3161
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3158
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3159
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3162
3160
|
}
|
|
3163
3161
|
|
|
3164
3162
|
|
|
@@ -3246,13 +3244,13 @@ export const Single: {
|
|
|
3246
3244
|
minNative(x: float, y: float): float;
|
|
3247
3245
|
minNumber(x: float, y: float): float;
|
|
3248
3246
|
multiplyAddEstimate(left: float, right: float, addend: float): float;
|
|
3249
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): float;
|
|
3250
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): float;
|
|
3251
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): float;
|
|
3252
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): float;
|
|
3253
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): float;
|
|
3247
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): float;
|
|
3248
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): float;
|
|
3249
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): float;
|
|
3250
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): float;
|
|
3251
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): float;
|
|
3254
3252
|
parse(s: string, style: NumberStyles): float;
|
|
3255
|
-
parse(s: string, provider: IFormatProvider): float;
|
|
3253
|
+
parse(s: string, provider: IFormatProvider | undefined): float;
|
|
3256
3254
|
parse(s: string): float;
|
|
3257
3255
|
pow(x: float, y: float): float;
|
|
3258
3256
|
radiansToDegrees(radians: float): float;
|
|
@@ -3275,11 +3273,11 @@ export const Single: {
|
|
|
3275
3273
|
tanh(x: float): float;
|
|
3276
3274
|
tanPi(x: float): float;
|
|
3277
3275
|
truncate(x: float): float;
|
|
3278
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: float): boolean;
|
|
3279
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: float): boolean;
|
|
3276
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: float): boolean;
|
|
3277
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: float): boolean;
|
|
3280
3278
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: float): boolean;
|
|
3281
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: float): boolean;
|
|
3282
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: float): boolean;
|
|
3279
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: float): boolean;
|
|
3280
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: float): boolean;
|
|
3283
3281
|
tryParse(s: ReadOnlySpan_1<Char>, result: float): boolean;
|
|
3284
3282
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: float): boolean;
|
|
3285
3283
|
tryParse(s: string, provider: IFormatProvider, result: float): boolean;
|
|
@@ -3345,8 +3343,8 @@ export interface Span_1$instance<T> {
|
|
|
3345
3343
|
|
|
3346
3344
|
|
|
3347
3345
|
export const Span_1: {
|
|
3348
|
-
new<T>(array: T[]): Span_1<T>;
|
|
3349
|
-
new<T>(array: T[], start: int, length: int): Span_1<T>;
|
|
3346
|
+
new<T>(array: T[] | undefined): Span_1<T>;
|
|
3347
|
+
new<T>(array: T[] | undefined, start: int, length: int): Span_1<T>;
|
|
3350
3348
|
new<T>(pointer: ptr<void>, length: int): Span_1<T>;
|
|
3351
3349
|
new<T>(reference: T): Span_1<T>;
|
|
3352
3350
|
readonly empty: unknown;
|
|
@@ -3402,13 +3400,13 @@ export interface TimeOnly$instance {
|
|
|
3402
3400
|
isBetween(start: TimeOnly, end: TimeOnly): boolean;
|
|
3403
3401
|
toLongTimeString(): string;
|
|
3404
3402
|
toShortTimeString(): string;
|
|
3405
|
-
toString(): string;
|
|
3406
|
-
toString(format: string): string;
|
|
3407
|
-
toString(provider: IFormatProvider): string;
|
|
3403
|
+
toString(): string | undefined;
|
|
3404
|
+
toString(format: string | undefined): string;
|
|
3405
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3408
3406
|
toString(format: string, provider: IFormatProvider): string;
|
|
3409
3407
|
toTimeSpan(): TimeSpan;
|
|
3410
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3411
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3408
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3409
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3412
3410
|
}
|
|
3413
3411
|
|
|
3414
3412
|
|
|
@@ -3422,28 +3420,28 @@ export const TimeOnly: {
|
|
|
3422
3420
|
readonly maxValue: TimeOnly;
|
|
3423
3421
|
fromDateTime(dateTime: DateTime): TimeOnly;
|
|
3424
3422
|
fromTimeSpan(timeSpan: TimeSpan): TimeOnly;
|
|
3425
|
-
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3426
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): TimeOnly;
|
|
3427
|
-
parse(s: string, provider: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3428
|
-
parse(s: string, provider: IFormatProvider): TimeOnly;
|
|
3423
|
+
parse(s: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3424
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): TimeOnly;
|
|
3425
|
+
parse(s: string, provider: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3426
|
+
parse(s: string, provider: IFormatProvider | undefined): TimeOnly;
|
|
3429
3427
|
parse(s: string): TimeOnly;
|
|
3430
|
-
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider?: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3431
|
-
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3428
|
+
parseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3429
|
+
parseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3432
3430
|
parseExact(s: ReadOnlySpan_1<Char>, formats: string[]): TimeOnly;
|
|
3433
|
-
parseExact(s: string, format: string, provider: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3431
|
+
parseExact(s: string, format: string, provider: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3434
3432
|
parseExact(s: string, format: string): TimeOnly;
|
|
3435
|
-
parseExact(s: string, formats: string[], provider: IFormatProvider, style?: DateTimeStyles): TimeOnly;
|
|
3433
|
+
parseExact(s: string, formats: string[], provider: IFormatProvider | undefined, style?: DateTimeStyles): TimeOnly;
|
|
3436
3434
|
parseExact(s: string, formats: string[]): TimeOnly;
|
|
3437
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3438
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: TimeOnly): boolean;
|
|
3435
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3436
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: TimeOnly): boolean;
|
|
3439
3437
|
tryParse(s: ReadOnlySpan_1<Char>, result: TimeOnly): boolean;
|
|
3440
3438
|
tryParse(s: string, provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3441
3439
|
tryParse(s: string, provider: IFormatProvider, result: TimeOnly): boolean;
|
|
3442
3440
|
tryParse(s: string, result: TimeOnly): boolean;
|
|
3443
|
-
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3441
|
+
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3444
3442
|
tryParseExact(s: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, result: TimeOnly): boolean;
|
|
3445
3443
|
tryParseExact(s: ReadOnlySpan_1<Char>, formats: string[], provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3446
|
-
tryParseExact(s: ReadOnlySpan_1<Char>, formats: string[], result: TimeOnly): boolean;
|
|
3444
|
+
tryParseExact(s: ReadOnlySpan_1<Char>, formats: (string | undefined)[] | undefined, result: TimeOnly): boolean;
|
|
3447
3445
|
tryParseExact(s: string, format: string, provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
3448
3446
|
tryParseExact(s: string, format: string, result: TimeOnly): boolean;
|
|
3449
3447
|
tryParseExact(s: string, formats: string[], provider: IFormatProvider, style: DateTimeStyles, result: TimeOnly): boolean;
|
|
@@ -3467,7 +3465,7 @@ export interface __TimeOnly$views {
|
|
|
3467
3465
|
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider): boolean;
|
|
3468
3466
|
}
|
|
3469
3467
|
|
|
3470
|
-
export interface TimeOnly$instance extends
|
|
3468
|
+
export interface TimeOnly$instance extends ISpanParsable_1$instance<TimeOnly> {}
|
|
3471
3469
|
|
|
3472
3470
|
export type TimeOnly = TimeOnly$instance & __TimeOnly$views;
|
|
3473
3471
|
|
|
@@ -3500,11 +3498,11 @@ export interface TimeSpan$instance {
|
|
|
3500
3498
|
multiply(factor: double): TimeSpan;
|
|
3501
3499
|
negate(): TimeSpan;
|
|
3502
3500
|
subtract(ts: TimeSpan): TimeSpan;
|
|
3503
|
-
toString(): string;
|
|
3504
|
-
toString(format: string): string;
|
|
3501
|
+
toString(): string | undefined;
|
|
3502
|
+
toString(format: string | undefined): string;
|
|
3505
3503
|
toString(format: string, formatProvider: IFormatProvider): string;
|
|
3506
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider): boolean;
|
|
3507
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider): boolean;
|
|
3504
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined): boolean;
|
|
3505
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined): boolean;
|
|
3508
3506
|
}
|
|
3509
3507
|
|
|
3510
3508
|
|
|
@@ -3559,21 +3557,21 @@ export const TimeSpan: {
|
|
|
3559
3557
|
fromSeconds(seconds: long, milliseconds?: long, microseconds?: long): TimeSpan;
|
|
3560
3558
|
fromSeconds(seconds: long): TimeSpan;
|
|
3561
3559
|
fromTicks(value: long): TimeSpan;
|
|
3562
|
-
parse(input: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider): TimeSpan;
|
|
3563
|
-
parse(input: string, formatProvider: IFormatProvider): TimeSpan;
|
|
3560
|
+
parse(input: ReadOnlySpan_1<Char>, formatProvider?: IFormatProvider | undefined): TimeSpan;
|
|
3561
|
+
parse(input: string, formatProvider: IFormatProvider | undefined): TimeSpan;
|
|
3564
3562
|
parse(s: string): TimeSpan;
|
|
3565
|
-
parseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, styles?: TimeSpanStyles): TimeSpan;
|
|
3566
|
-
parseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider, styles?: TimeSpanStyles): TimeSpan;
|
|
3567
|
-
parseExact(input: string, format: string, formatProvider: IFormatProvider, styles: TimeSpanStyles): TimeSpan;
|
|
3568
|
-
parseExact(input: string, format: string, formatProvider: IFormatProvider): TimeSpan;
|
|
3569
|
-
parseExact(input: string, formats: string[], formatProvider: IFormatProvider, styles: TimeSpanStyles): TimeSpan;
|
|
3570
|
-
parseExact(input: string, formats: string[], formatProvider: IFormatProvider): TimeSpan;
|
|
3571
|
-
tryParse(input: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, result: TimeSpan): boolean;
|
|
3563
|
+
parseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, styles?: TimeSpanStyles): TimeSpan;
|
|
3564
|
+
parseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider | undefined, styles?: TimeSpanStyles): TimeSpan;
|
|
3565
|
+
parseExact(input: string, format: string, formatProvider: IFormatProvider | undefined, styles: TimeSpanStyles): TimeSpan;
|
|
3566
|
+
parseExact(input: string, format: string, formatProvider: IFormatProvider | undefined): TimeSpan;
|
|
3567
|
+
parseExact(input: string, formats: string[], formatProvider: IFormatProvider | undefined, styles: TimeSpanStyles): TimeSpan;
|
|
3568
|
+
parseExact(input: string, formats: string[], formatProvider: IFormatProvider | undefined): TimeSpan;
|
|
3569
|
+
tryParse(input: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, result: TimeSpan): boolean;
|
|
3572
3570
|
tryParse(s: ReadOnlySpan_1<Char>, result: TimeSpan): boolean;
|
|
3573
3571
|
tryParse(input: string, formatProvider: IFormatProvider, result: TimeSpan): boolean;
|
|
3574
3572
|
tryParse(s: string, result: TimeSpan): boolean;
|
|
3575
|
-
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, styles: TimeSpanStyles, result: TimeSpan): boolean;
|
|
3576
|
-
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider, result: TimeSpan): boolean;
|
|
3573
|
+
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, styles: TimeSpanStyles, result: TimeSpan): boolean;
|
|
3574
|
+
tryParseExact(input: ReadOnlySpan_1<Char>, format: ReadOnlySpan_1<Char>, formatProvider: IFormatProvider | undefined, result: TimeSpan): boolean;
|
|
3577
3575
|
tryParseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider, styles: TimeSpanStyles, result: TimeSpan): boolean;
|
|
3578
3576
|
tryParseExact(input: ReadOnlySpan_1<Char>, formats: string[], formatProvider: IFormatProvider, result: TimeSpan): boolean;
|
|
3579
3577
|
tryParseExact(input: string, format: string, formatProvider: IFormatProvider, styles: TimeSpanStyles, result: TimeSpan): boolean;
|
|
@@ -3599,7 +3597,7 @@ export interface __TimeSpan$views {
|
|
|
3599
3597
|
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider): boolean;
|
|
3600
3598
|
}
|
|
3601
3599
|
|
|
3602
|
-
export interface TimeSpan$instance extends
|
|
3600
|
+
export interface TimeSpan$instance extends ISpanParsable_1$instance<TimeSpan> {}
|
|
3603
3601
|
|
|
3604
3602
|
export type TimeSpan = TimeSpan$instance & __TimeSpan$views;
|
|
3605
3603
|
|
|
@@ -3639,18 +3637,18 @@ export type TimeZoneInfo_TransitionTime = TimeZoneInfo_TransitionTime$instance &
|
|
|
3639
3637
|
|
|
3640
3638
|
|
|
3641
3639
|
export interface TypedReference$instance {
|
|
3642
|
-
equals(o: unknown): boolean;
|
|
3640
|
+
equals(o: unknown | undefined): boolean;
|
|
3643
3641
|
getHashCode(): int;
|
|
3644
3642
|
}
|
|
3645
3643
|
|
|
3646
3644
|
|
|
3647
3645
|
export const TypedReference: {
|
|
3648
3646
|
new(): TypedReference;
|
|
3649
|
-
getTargetType(value: TypedReference): Type;
|
|
3650
|
-
makeTypedReference(target: unknown, flds: FieldInfo[]): TypedReference;
|
|
3651
|
-
setTypedReference(target: TypedReference, value: unknown): void;
|
|
3647
|
+
getTargetType(value: TypedReference): Type | undefined;
|
|
3648
|
+
makeTypedReference(target: unknown | undefined, flds: (FieldInfo | undefined)[] | undefined): TypedReference;
|
|
3649
|
+
setTypedReference(target: TypedReference, value: unknown | undefined): void;
|
|
3652
3650
|
targetTypeToken(value: TypedReference): RuntimeTypeHandle;
|
|
3653
|
-
toObject(value: TypedReference): unknown;
|
|
3651
|
+
toObject(value: TypedReference): unknown | undefined;
|
|
3654
3652
|
};
|
|
3655
3653
|
|
|
3656
3654
|
|
|
@@ -3662,12 +3660,12 @@ export interface UInt128$instance extends IBitwiseOperators_3<UInt128, UInt128,
|
|
|
3662
3660
|
equals(obj: unknown): boolean;
|
|
3663
3661
|
equals(other: uint128): boolean;
|
|
3664
3662
|
getHashCode(): int;
|
|
3665
|
-
toString(): string;
|
|
3666
|
-
toString(provider: IFormatProvider): string;
|
|
3667
|
-
toString(format: string): string;
|
|
3663
|
+
toString(): string | undefined;
|
|
3664
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3665
|
+
toString(format: string | undefined): string;
|
|
3668
3666
|
toString(format: string, provider: IFormatProvider): string;
|
|
3669
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3670
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3667
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3668
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3671
3669
|
}
|
|
3672
3670
|
|
|
3673
3671
|
|
|
@@ -3690,24 +3688,24 @@ export const UInt128: {
|
|
|
3690
3688
|
log2(value: uint128): uint128;
|
|
3691
3689
|
max(x: uint128, y: uint128): uint128;
|
|
3692
3690
|
min(x: uint128, y: uint128): uint128;
|
|
3693
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): uint128;
|
|
3694
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): uint128;
|
|
3695
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): uint128;
|
|
3696
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): uint128;
|
|
3697
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): uint128;
|
|
3691
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): uint128;
|
|
3692
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): uint128;
|
|
3693
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): uint128;
|
|
3694
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): uint128;
|
|
3695
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): uint128;
|
|
3698
3696
|
parse(s: string, style: NumberStyles): uint128;
|
|
3699
|
-
parse(s: string, provider: IFormatProvider): uint128;
|
|
3697
|
+
parse(s: string, provider: IFormatProvider | undefined): uint128;
|
|
3700
3698
|
parse(s: string): uint128;
|
|
3701
3699
|
popCount(value: uint128): uint128;
|
|
3702
3700
|
rotateLeft(value: uint128, rotateAmount: int): uint128;
|
|
3703
3701
|
rotateRight(value: uint128, rotateAmount: int): uint128;
|
|
3704
3702
|
sign(value: uint128): int;
|
|
3705
3703
|
trailingZeroCount(value: uint128): uint128;
|
|
3706
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: uint128): boolean;
|
|
3707
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: uint128): boolean;
|
|
3704
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: uint128): boolean;
|
|
3705
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: uint128): boolean;
|
|
3708
3706
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: uint128): boolean;
|
|
3709
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: uint128): boolean;
|
|
3710
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: uint128): boolean;
|
|
3707
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: uint128): boolean;
|
|
3708
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: uint128): boolean;
|
|
3711
3709
|
tryParse(s: ReadOnlySpan_1<Char>, result: uint128): boolean;
|
|
3712
3710
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: uint128): boolean;
|
|
3713
3711
|
tryParse(s: string, provider: IFormatProvider, result: uint128): boolean;
|
|
@@ -3755,12 +3753,12 @@ export interface UInt16$instance extends IBitwiseOperators_3<UInt16, UInt16, UIn
|
|
|
3755
3753
|
equals(obj: ushort): boolean;
|
|
3756
3754
|
getHashCode(): int;
|
|
3757
3755
|
getTypeCode(): TypeCode;
|
|
3758
|
-
toString(): string;
|
|
3759
|
-
toString(provider: IFormatProvider): string;
|
|
3760
|
-
toString(format: string): string;
|
|
3756
|
+
toString(): string | undefined;
|
|
3757
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3758
|
+
toString(format: string | undefined): string;
|
|
3761
3759
|
toString(format: string, provider: IFormatProvider): string;
|
|
3762
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3763
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3760
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3761
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3764
3762
|
}
|
|
3765
3763
|
|
|
3766
3764
|
|
|
@@ -3780,24 +3778,24 @@ export const UInt16: {
|
|
|
3780
3778
|
log2(value: ushort): ushort;
|
|
3781
3779
|
max(x: ushort, y: ushort): ushort;
|
|
3782
3780
|
min(x: ushort, y: ushort): ushort;
|
|
3783
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): ushort;
|
|
3784
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): ushort;
|
|
3785
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): ushort;
|
|
3786
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): ushort;
|
|
3787
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): ushort;
|
|
3781
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): ushort;
|
|
3782
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): ushort;
|
|
3783
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): ushort;
|
|
3784
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): ushort;
|
|
3785
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): ushort;
|
|
3788
3786
|
parse(s: string, style: NumberStyles): ushort;
|
|
3789
|
-
parse(s: string, provider: IFormatProvider): ushort;
|
|
3787
|
+
parse(s: string, provider: IFormatProvider | undefined): ushort;
|
|
3790
3788
|
parse(s: string): ushort;
|
|
3791
3789
|
popCount(value: ushort): ushort;
|
|
3792
3790
|
rotateLeft(value: ushort, rotateAmount: int): ushort;
|
|
3793
3791
|
rotateRight(value: ushort, rotateAmount: int): ushort;
|
|
3794
3792
|
sign(value: ushort): int;
|
|
3795
3793
|
trailingZeroCount(value: ushort): ushort;
|
|
3796
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: ushort): boolean;
|
|
3797
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: ushort): boolean;
|
|
3794
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: ushort): boolean;
|
|
3795
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: ushort): boolean;
|
|
3798
3796
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: ushort): boolean;
|
|
3799
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: ushort): boolean;
|
|
3800
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: ushort): boolean;
|
|
3797
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: ushort): boolean;
|
|
3798
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: ushort): boolean;
|
|
3801
3799
|
tryParse(s: ReadOnlySpan_1<Char>, result: ushort): boolean;
|
|
3802
3800
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: ushort): boolean;
|
|
3803
3801
|
tryParse(s: string, provider: IFormatProvider, result: ushort): boolean;
|
|
@@ -3847,12 +3845,12 @@ export interface UInt32$instance extends IBitwiseOperators_3<UInt32, UInt32, UIn
|
|
|
3847
3845
|
equals(obj: uint): boolean;
|
|
3848
3846
|
getHashCode(): int;
|
|
3849
3847
|
getTypeCode(): TypeCode;
|
|
3850
|
-
toString(): string;
|
|
3851
|
-
toString(provider: IFormatProvider): string;
|
|
3852
|
-
toString(format: string): string;
|
|
3848
|
+
toString(): string | undefined;
|
|
3849
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3850
|
+
toString(format: string | undefined): string;
|
|
3853
3851
|
toString(format: string, provider: IFormatProvider): string;
|
|
3854
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3855
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3852
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3853
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3856
3854
|
}
|
|
3857
3855
|
|
|
3858
3856
|
|
|
@@ -3873,24 +3871,24 @@ export const UInt32: {
|
|
|
3873
3871
|
log2(value: uint): uint;
|
|
3874
3872
|
max(x: uint, y: uint): uint;
|
|
3875
3873
|
min(x: uint, y: uint): uint;
|
|
3876
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): uint;
|
|
3877
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): uint;
|
|
3878
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): uint;
|
|
3879
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): uint;
|
|
3880
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): uint;
|
|
3874
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): uint;
|
|
3875
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): uint;
|
|
3876
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): uint;
|
|
3877
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): uint;
|
|
3878
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): uint;
|
|
3881
3879
|
parse(s: string, style: NumberStyles): uint;
|
|
3882
|
-
parse(s: string, provider: IFormatProvider): uint;
|
|
3880
|
+
parse(s: string, provider: IFormatProvider | undefined): uint;
|
|
3883
3881
|
parse(s: string): uint;
|
|
3884
3882
|
popCount(value: uint): uint;
|
|
3885
3883
|
rotateLeft(value: uint, rotateAmount: int): uint;
|
|
3886
3884
|
rotateRight(value: uint, rotateAmount: int): uint;
|
|
3887
3885
|
sign(value: uint): int;
|
|
3888
3886
|
trailingZeroCount(value: uint): uint;
|
|
3889
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: uint): boolean;
|
|
3890
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: uint): boolean;
|
|
3887
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: uint): boolean;
|
|
3888
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: uint): boolean;
|
|
3891
3889
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: uint): boolean;
|
|
3892
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: uint): boolean;
|
|
3893
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: uint): boolean;
|
|
3890
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: uint): boolean;
|
|
3891
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: uint): boolean;
|
|
3894
3892
|
tryParse(s: ReadOnlySpan_1<Char>, result: uint): boolean;
|
|
3895
3893
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: uint): boolean;
|
|
3896
3894
|
tryParse(s: string, provider: IFormatProvider, result: uint): boolean;
|
|
@@ -3940,12 +3938,12 @@ export interface UInt64$instance extends IBitwiseOperators_3<UInt64, UInt64, UIn
|
|
|
3940
3938
|
equals(obj: ulong): boolean;
|
|
3941
3939
|
getHashCode(): int;
|
|
3942
3940
|
getTypeCode(): TypeCode;
|
|
3943
|
-
toString(): string;
|
|
3944
|
-
toString(provider: IFormatProvider): string;
|
|
3945
|
-
toString(format: string): string;
|
|
3941
|
+
toString(): string | undefined;
|
|
3942
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
3943
|
+
toString(format: string | undefined): string;
|
|
3946
3944
|
toString(format: string, provider: IFormatProvider): string;
|
|
3947
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3948
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
3945
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3946
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
3949
3947
|
}
|
|
3950
3948
|
|
|
3951
3949
|
|
|
@@ -3966,24 +3964,24 @@ export const UInt64: {
|
|
|
3966
3964
|
log2(value: ulong): ulong;
|
|
3967
3965
|
max(x: ulong, y: ulong): ulong;
|
|
3968
3966
|
min(x: ulong, y: ulong): ulong;
|
|
3969
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): ulong;
|
|
3970
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): ulong;
|
|
3971
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): ulong;
|
|
3972
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): ulong;
|
|
3973
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): ulong;
|
|
3967
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): ulong;
|
|
3968
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): ulong;
|
|
3969
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): ulong;
|
|
3970
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): ulong;
|
|
3971
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): ulong;
|
|
3974
3972
|
parse(s: string, style: NumberStyles): ulong;
|
|
3975
|
-
parse(s: string, provider: IFormatProvider): ulong;
|
|
3973
|
+
parse(s: string, provider: IFormatProvider | undefined): ulong;
|
|
3976
3974
|
parse(s: string): ulong;
|
|
3977
3975
|
popCount(value: ulong): ulong;
|
|
3978
3976
|
rotateLeft(value: ulong, rotateAmount: int): ulong;
|
|
3979
3977
|
rotateRight(value: ulong, rotateAmount: int): ulong;
|
|
3980
3978
|
sign(value: ulong): int;
|
|
3981
3979
|
trailingZeroCount(value: ulong): ulong;
|
|
3982
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: ulong): boolean;
|
|
3983
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: ulong): boolean;
|
|
3980
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: ulong): boolean;
|
|
3981
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: ulong): boolean;
|
|
3984
3982
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: ulong): boolean;
|
|
3985
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: ulong): boolean;
|
|
3986
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: ulong): boolean;
|
|
3983
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: ulong): boolean;
|
|
3984
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: ulong): boolean;
|
|
3987
3985
|
tryParse(s: ReadOnlySpan_1<Char>, result: ulong): boolean;
|
|
3988
3986
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: ulong): boolean;
|
|
3989
3987
|
tryParse(s: string, provider: IFormatProvider, result: ulong): boolean;
|
|
@@ -4033,14 +4031,14 @@ export interface UIntPtr$instance extends IBitwiseOperators_3<UIntPtr, UIntPtr,
|
|
|
4033
4031
|
equals(other: nuint): boolean;
|
|
4034
4032
|
getHashCode(): int;
|
|
4035
4033
|
toPointer(): ptr<void>;
|
|
4036
|
-
toString(): string;
|
|
4037
|
-
toString(format: string): string;
|
|
4038
|
-
toString(provider: IFormatProvider): string;
|
|
4034
|
+
toString(): string | undefined;
|
|
4035
|
+
toString(format: string | undefined): string;
|
|
4036
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
4039
4037
|
toString(format: string, provider: IFormatProvider): string;
|
|
4040
4038
|
toUInt32(): uint;
|
|
4041
4039
|
toUInt64(): ulong;
|
|
4042
|
-
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
4043
|
-
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider): boolean;
|
|
4040
|
+
tryFormat(destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
4041
|
+
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format?: ReadOnlySpan_1<Char>, provider?: IFormatProvider | undefined): boolean;
|
|
4044
4042
|
}
|
|
4045
4043
|
|
|
4046
4044
|
|
|
@@ -4066,13 +4064,13 @@ export const UIntPtr: {
|
|
|
4066
4064
|
log2(value: nuint): nuint;
|
|
4067
4065
|
max(x: nuint, y: nuint): nuint;
|
|
4068
4066
|
min(x: nuint, y: nuint): nuint;
|
|
4069
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider): nuint;
|
|
4070
|
-
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider): nuint;
|
|
4071
|
-
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider): nuint;
|
|
4072
|
-
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider): nuint;
|
|
4073
|
-
parse(s: string, style: NumberStyles, provider: IFormatProvider): nuint;
|
|
4067
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, style?: NumberStyles, provider?: IFormatProvider | undefined): nuint;
|
|
4068
|
+
parse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined): nuint;
|
|
4069
|
+
parse(s: ReadOnlySpan_1<Char>, style?: NumberStyles, provider?: IFormatProvider | undefined): nuint;
|
|
4070
|
+
parse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined): nuint;
|
|
4071
|
+
parse(s: string, style: NumberStyles, provider: IFormatProvider | undefined): nuint;
|
|
4074
4072
|
parse(s: string, style: NumberStyles): nuint;
|
|
4075
|
-
parse(s: string, provider: IFormatProvider): nuint;
|
|
4073
|
+
parse(s: string, provider: IFormatProvider | undefined): nuint;
|
|
4076
4074
|
parse(s: string): nuint;
|
|
4077
4075
|
popCount(value: nuint): nuint;
|
|
4078
4076
|
rotateLeft(value: nuint, rotateAmount: int): nuint;
|
|
@@ -4080,11 +4078,11 @@ export const UIntPtr: {
|
|
|
4080
4078
|
sign(value: nuint): int;
|
|
4081
4079
|
subtract(pointer: nuint, offset: int): nuint;
|
|
4082
4080
|
trailingZeroCount(value: nuint): nuint;
|
|
4083
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider, result: nuint): boolean;
|
|
4084
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider, result: nuint): boolean;
|
|
4081
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, style: NumberStyles, provider: IFormatProvider | undefined, result: nuint): boolean;
|
|
4082
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, provider: IFormatProvider | undefined, result: nuint): boolean;
|
|
4085
4083
|
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: nuint): boolean;
|
|
4086
|
-
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider, result: nuint): boolean;
|
|
4087
|
-
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider, result: nuint): boolean;
|
|
4084
|
+
tryParse(s: ReadOnlySpan_1<Char>, style: NumberStyles, provider: IFormatProvider | undefined, result: nuint): boolean;
|
|
4085
|
+
tryParse(s: ReadOnlySpan_1<Char>, provider: IFormatProvider | undefined, result: nuint): boolean;
|
|
4088
4086
|
tryParse(s: ReadOnlySpan_1<Char>, result: nuint): boolean;
|
|
4089
4087
|
tryParse(s: string, style: NumberStyles, provider: IFormatProvider, result: nuint): boolean;
|
|
4090
4088
|
tryParse(s: string, provider: IFormatProvider, result: nuint): boolean;
|
|
@@ -4186,7 +4184,7 @@ export interface ValueTuple_1$instance<T1> {
|
|
|
4186
4184
|
equals(obj: unknown): boolean;
|
|
4187
4185
|
equals(other: ValueTuple_1<T1>): boolean;
|
|
4188
4186
|
getHashCode(): int;
|
|
4189
|
-
toString(): string;
|
|
4187
|
+
toString(): string | undefined;
|
|
4190
4188
|
}
|
|
4191
4189
|
|
|
4192
4190
|
|
|
@@ -4220,7 +4218,7 @@ export interface ValueTuple_2$instance<T1, T2> {
|
|
|
4220
4218
|
equals(obj: unknown): boolean;
|
|
4221
4219
|
equals(other: ValueTuple_2<T1, T2>): boolean;
|
|
4222
4220
|
getHashCode(): int;
|
|
4223
|
-
toString(): string;
|
|
4221
|
+
toString(): string | undefined;
|
|
4224
4222
|
}
|
|
4225
4223
|
|
|
4226
4224
|
|
|
@@ -4255,7 +4253,7 @@ export interface ValueTuple_3$instance<T1, T2, T3> {
|
|
|
4255
4253
|
equals(obj: unknown): boolean;
|
|
4256
4254
|
equals(other: ValueTuple_3<T1, T2, T3>): boolean;
|
|
4257
4255
|
getHashCode(): int;
|
|
4258
|
-
toString(): string;
|
|
4256
|
+
toString(): string | undefined;
|
|
4259
4257
|
}
|
|
4260
4258
|
|
|
4261
4259
|
|
|
@@ -4291,7 +4289,7 @@ export interface ValueTuple_4$instance<T1, T2, T3, T4> {
|
|
|
4291
4289
|
equals(obj: unknown): boolean;
|
|
4292
4290
|
equals(other: ValueTuple_4<T1, T2, T3, T4>): boolean;
|
|
4293
4291
|
getHashCode(): int;
|
|
4294
|
-
toString(): string;
|
|
4292
|
+
toString(): string | undefined;
|
|
4295
4293
|
}
|
|
4296
4294
|
|
|
4297
4295
|
|
|
@@ -4490,8 +4488,8 @@ export interface AccessViolationException$instance extends SystemException$insta
|
|
|
4490
4488
|
|
|
4491
4489
|
export const AccessViolationException: {
|
|
4492
4490
|
new(): AccessViolationException;
|
|
4493
|
-
new(message: string): AccessViolationException;
|
|
4494
|
-
new(message: string, innerException: Exception): AccessViolationException;
|
|
4491
|
+
new(message: string | undefined): AccessViolationException;
|
|
4492
|
+
new(message: string | undefined, innerException: Exception | undefined): AccessViolationException;
|
|
4495
4493
|
};
|
|
4496
4494
|
|
|
4497
4495
|
|
|
@@ -4516,11 +4514,11 @@ export interface AggregateException$instance extends Exception$instance {
|
|
|
4516
4514
|
export const AggregateException: {
|
|
4517
4515
|
new(): AggregateException;
|
|
4518
4516
|
new(message: string): AggregateException;
|
|
4519
|
-
new(message: string, innerException: Exception): AggregateException;
|
|
4517
|
+
new(message: string | undefined, innerException: Exception): AggregateException;
|
|
4520
4518
|
new(innerExceptions: IEnumerable_1<Exception>): AggregateException;
|
|
4521
4519
|
new(innerExceptions: Exception[]): AggregateException;
|
|
4522
|
-
new(message: string, innerExceptions: IEnumerable_1<Exception>): AggregateException;
|
|
4523
|
-
new(message: string, innerExceptions: Exception[]): AggregateException;
|
|
4520
|
+
new(message: string | undefined, innerExceptions: IEnumerable_1<Exception>): AggregateException;
|
|
4521
|
+
new(message: string | undefined, innerExceptions: Exception[]): AggregateException;
|
|
4524
4522
|
};
|
|
4525
4523
|
|
|
4526
4524
|
|
|
@@ -4533,7 +4531,7 @@ export type AggregateException = AggregateException$instance & __AggregateExcept
|
|
|
4533
4531
|
|
|
4534
4532
|
export interface AppDomain$instance extends MarshalByRefObject {
|
|
4535
4533
|
readonly baseDirectory: string;
|
|
4536
|
-
readonly dynamicDirectory: string;
|
|
4534
|
+
readonly dynamicDirectory: string | undefined;
|
|
4537
4535
|
readonly friendlyName: string;
|
|
4538
4536
|
readonly id: int;
|
|
4539
4537
|
readonly isFullyTrusted: boolean;
|
|
@@ -4542,43 +4540,43 @@ export interface AppDomain$instance extends MarshalByRefObject {
|
|
|
4542
4540
|
readonly monitoringTotalAllocatedMemorySize: long;
|
|
4543
4541
|
readonly monitoringTotalProcessorTime: TimeSpan;
|
|
4544
4542
|
readonly permissionSet: PermissionSet;
|
|
4545
|
-
readonly relativeSearchPath: string;
|
|
4543
|
+
readonly relativeSearchPath: string | undefined;
|
|
4546
4544
|
readonly setupInformation: AppDomainSetup;
|
|
4547
4545
|
readonly shadowCopyFiles: boolean;
|
|
4548
4546
|
appendPrivatePath(path: string): void;
|
|
4549
4547
|
applyPolicy(assemblyName: string): string;
|
|
4550
4548
|
clearPrivatePath(): void;
|
|
4551
4549
|
clearShadowCopyPath(): void;
|
|
4552
|
-
createInstance(assemblyName: string, typeName: string): ObjectHandle;
|
|
4550
|
+
createInstance(assemblyName: string, typeName: string): ObjectHandle | undefined;
|
|
4553
4551
|
createInstance(assemblyName: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle;
|
|
4554
|
-
createInstance(assemblyName: string, typeName: string, activationAttributes: unknown[]): ObjectHandle;
|
|
4555
|
-
createInstanceAndUnwrap(assemblyName: string, typeName: string): unknown;
|
|
4552
|
+
createInstance(assemblyName: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): ObjectHandle | undefined;
|
|
4553
|
+
createInstanceAndUnwrap(assemblyName: string, typeName: string): unknown | undefined;
|
|
4556
4554
|
createInstanceAndUnwrap(assemblyName: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): unknown;
|
|
4557
|
-
createInstanceAndUnwrap(assemblyName: string, typeName: string, activationAttributes: unknown[]): unknown;
|
|
4558
|
-
createInstanceFrom(assemblyFile: string, typeName: string): ObjectHandle;
|
|
4555
|
+
createInstanceAndUnwrap(assemblyName: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): unknown | undefined;
|
|
4556
|
+
createInstanceFrom(assemblyFile: string, typeName: string): ObjectHandle | undefined;
|
|
4559
4557
|
createInstanceFrom(assemblyFile: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle;
|
|
4560
|
-
createInstanceFrom(assemblyFile: string, typeName: string, activationAttributes: unknown[]): ObjectHandle;
|
|
4561
|
-
createInstanceFromAndUnwrap(assemblyFile: string, typeName: string): unknown;
|
|
4558
|
+
createInstanceFrom(assemblyFile: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): ObjectHandle | undefined;
|
|
4559
|
+
createInstanceFromAndUnwrap(assemblyFile: string, typeName: string): unknown | undefined;
|
|
4562
4560
|
createInstanceFromAndUnwrap(assemblyFile: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): unknown;
|
|
4563
|
-
createInstanceFromAndUnwrap(assemblyFile: string, typeName: string, activationAttributes: unknown[]): unknown;
|
|
4561
|
+
createInstanceFromAndUnwrap(assemblyFile: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): unknown | undefined;
|
|
4564
4562
|
executeAssembly(assemblyFile: string): int;
|
|
4565
|
-
executeAssembly(assemblyFile: string, args: string[]): int;
|
|
4563
|
+
executeAssembly(assemblyFile: string, args: (string | undefined)[] | undefined): int;
|
|
4566
4564
|
executeAssembly(assemblyFile: string, args: string[], hashValue: byte[], hashAlgorithm: AssemblyHashAlgorithm): int;
|
|
4567
4565
|
executeAssemblyByName(assemblyName: AssemblyName, ...args: string[]): int;
|
|
4568
4566
|
executeAssemblyByName(assemblyName: string): int;
|
|
4569
4567
|
executeAssemblyByName(assemblyName: string, ...args: string[]): int;
|
|
4570
4568
|
getAssemblies(): Assembly[];
|
|
4571
|
-
getData(name: string): unknown;
|
|
4569
|
+
getData(name: string): unknown | undefined;
|
|
4572
4570
|
isCompatibilitySwitchSet(value: string): Nullable_1<Boolean>;
|
|
4573
4571
|
isDefaultAppDomain(): boolean;
|
|
4574
4572
|
isFinalizingForUnload(): boolean;
|
|
4575
4573
|
load(rawAssembly: byte[]): Assembly;
|
|
4576
|
-
load(rawAssembly: byte[], rawSymbolStore: byte[]): Assembly;
|
|
4574
|
+
load(rawAssembly: byte[], rawSymbolStore: byte[] | undefined): Assembly;
|
|
4577
4575
|
load(assemblyRef: AssemblyName): Assembly;
|
|
4578
4576
|
load(assemblyString: string): Assembly;
|
|
4579
4577
|
reflectionOnlyGetAssemblies(): Assembly[];
|
|
4580
4578
|
setCachePath(path: string): void;
|
|
4581
|
-
setData(name: string, data: unknown): void;
|
|
4579
|
+
setData(name: string, data: unknown | undefined): void;
|
|
4582
4580
|
setDynamicBase(path: string): void;
|
|
4583
4581
|
setPrincipalPolicy(policy: PrincipalPolicy): void;
|
|
4584
4582
|
setShadowCopyFiles(): void;
|
|
@@ -4602,8 +4600,8 @@ export const AppDomain: {
|
|
|
4602
4600
|
export type AppDomain = AppDomain$instance;
|
|
4603
4601
|
|
|
4604
4602
|
export interface AppDomainSetup$instance {
|
|
4605
|
-
readonly applicationBase: string;
|
|
4606
|
-
readonly targetFrameworkName: string;
|
|
4603
|
+
readonly applicationBase: string | undefined;
|
|
4604
|
+
readonly targetFrameworkName: string | undefined;
|
|
4607
4605
|
}
|
|
4608
4606
|
|
|
4609
4607
|
|
|
@@ -4621,8 +4619,8 @@ export interface AppDomainUnloadedException$instance extends SystemException$ins
|
|
|
4621
4619
|
|
|
4622
4620
|
export const AppDomainUnloadedException: {
|
|
4623
4621
|
new(): AppDomainUnloadedException;
|
|
4624
|
-
new(message: string): AppDomainUnloadedException;
|
|
4625
|
-
new(message: string, innerException: Exception): AppDomainUnloadedException;
|
|
4622
|
+
new(message: string | undefined): AppDomainUnloadedException;
|
|
4623
|
+
new(message: string | undefined, innerException: Exception | undefined): AppDomainUnloadedException;
|
|
4626
4624
|
};
|
|
4627
4625
|
|
|
4628
4626
|
|
|
@@ -4634,14 +4632,14 @@ export type AppDomainUnloadedException = AppDomainUnloadedException$instance & _
|
|
|
4634
4632
|
|
|
4635
4633
|
|
|
4636
4634
|
export interface ApplicationException$instance extends Exception$instance {
|
|
4637
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
4635
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
4638
4636
|
}
|
|
4639
4637
|
|
|
4640
4638
|
|
|
4641
4639
|
export const ApplicationException: {
|
|
4642
4640
|
new(): ApplicationException;
|
|
4643
|
-
new(message: string): ApplicationException;
|
|
4644
|
-
new(message: string, innerException: Exception): ApplicationException;
|
|
4641
|
+
new(message: string | undefined): ApplicationException;
|
|
4642
|
+
new(message: string | undefined, innerException: Exception | undefined): ApplicationException;
|
|
4645
4643
|
};
|
|
4646
4644
|
|
|
4647
4645
|
|
|
@@ -4655,7 +4653,7 @@ export type ApplicationException = ApplicationException$instance & __Application
|
|
|
4655
4653
|
export interface ApplicationId$instance {
|
|
4656
4654
|
readonly culture: string;
|
|
4657
4655
|
readonly name: string;
|
|
4658
|
-
readonly processorArchitecture: string;
|
|
4656
|
+
readonly processorArchitecture: string | undefined;
|
|
4659
4657
|
readonly publicKeyToken: byte[];
|
|
4660
4658
|
readonly version: Version;
|
|
4661
4659
|
copy(): ApplicationId;
|
|
@@ -4666,7 +4664,7 @@ export interface ApplicationId$instance {
|
|
|
4666
4664
|
|
|
4667
4665
|
|
|
4668
4666
|
export const ApplicationId: {
|
|
4669
|
-
new(publicKeyToken: byte[], name: string, version: Version, processorArchitecture: string, culture: string): ApplicationId;
|
|
4667
|
+
new(publicKeyToken: byte[], name: string, version: Version, processorArchitecture: string | undefined, culture: string | undefined): ApplicationId;
|
|
4670
4668
|
};
|
|
4671
4669
|
|
|
4672
4670
|
|
|
@@ -4674,19 +4672,19 @@ export type ApplicationId = ApplicationId$instance;
|
|
|
4674
4672
|
|
|
4675
4673
|
export interface ArgumentException$instance extends SystemException$instance {
|
|
4676
4674
|
readonly message: string;
|
|
4677
|
-
readonly paramName: string;
|
|
4678
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
4675
|
+
readonly paramName: string | undefined;
|
|
4676
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
4679
4677
|
}
|
|
4680
4678
|
|
|
4681
4679
|
|
|
4682
4680
|
export const ArgumentException: {
|
|
4683
4681
|
new(): ArgumentException;
|
|
4684
|
-
new(message: string): ArgumentException;
|
|
4685
|
-
new(message: string, innerException: Exception): ArgumentException;
|
|
4686
|
-
new(message: string, paramName: string, innerException: Exception): ArgumentException;
|
|
4687
|
-
new(message: string, paramName: string): ArgumentException;
|
|
4688
|
-
throwIfNullOrEmpty(argument: string, paramName?: string): void;
|
|
4689
|
-
throwIfNullOrWhiteSpace(argument: string, paramName?: string): void;
|
|
4682
|
+
new(message: string | undefined): ArgumentException;
|
|
4683
|
+
new(message: string | undefined, innerException: Exception | undefined): ArgumentException;
|
|
4684
|
+
new(message: string | undefined, paramName: string | undefined, innerException: Exception | undefined): ArgumentException;
|
|
4685
|
+
new(message: string | undefined, paramName: string | undefined): ArgumentException;
|
|
4686
|
+
throwIfNullOrEmpty(argument: string | undefined, paramName?: string | undefined): void;
|
|
4687
|
+
throwIfNullOrWhiteSpace(argument: string | undefined, paramName?: string | undefined): void;
|
|
4690
4688
|
};
|
|
4691
4689
|
|
|
4692
4690
|
|
|
@@ -4698,17 +4696,17 @@ export type ArgumentException = ArgumentException$instance & __ArgumentException
|
|
|
4698
4696
|
|
|
4699
4697
|
|
|
4700
4698
|
export interface ArgumentNullException$instance extends ArgumentException$instance {
|
|
4701
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
4699
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
4702
4700
|
}
|
|
4703
4701
|
|
|
4704
4702
|
|
|
4705
4703
|
export const ArgumentNullException: {
|
|
4706
4704
|
new(): ArgumentNullException;
|
|
4707
|
-
new(paramName: string): ArgumentNullException;
|
|
4708
|
-
new(message: string, innerException: Exception): ArgumentNullException;
|
|
4709
|
-
new(paramName: string, message: string): ArgumentNullException;
|
|
4710
|
-
throwIfNull(argument: unknown, paramName?: string): void;
|
|
4711
|
-
throwIfNull(argument: ptr<void>, paramName?: string): void;
|
|
4705
|
+
new(paramName: string | undefined): ArgumentNullException;
|
|
4706
|
+
new(message: string | undefined, innerException: Exception | undefined): ArgumentNullException;
|
|
4707
|
+
new(paramName: string | undefined, message: string | undefined): ArgumentNullException;
|
|
4708
|
+
throwIfNull(argument: unknown | undefined, paramName?: string | undefined): void;
|
|
4709
|
+
throwIfNull(argument: ptr<void>, paramName?: string | undefined): void;
|
|
4712
4710
|
};
|
|
4713
4711
|
|
|
4714
4712
|
|
|
@@ -4720,7 +4718,7 @@ export type ArgumentNullException = ArgumentNullException$instance & __ArgumentN
|
|
|
4720
4718
|
|
|
4721
4719
|
|
|
4722
4720
|
export interface ArgumentOutOfRangeException$instance extends ArgumentException$instance {
|
|
4723
|
-
readonly actualValue: unknown;
|
|
4721
|
+
readonly actualValue: unknown | undefined;
|
|
4724
4722
|
readonly message: string;
|
|
4725
4723
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
4726
4724
|
}
|
|
@@ -4732,15 +4730,15 @@ export const ArgumentOutOfRangeException: {
|
|
|
4732
4730
|
new(paramName: string, message: string): ArgumentOutOfRangeException;
|
|
4733
4731
|
new(message: string, innerException: Exception): ArgumentOutOfRangeException;
|
|
4734
4732
|
new(paramName: string, actualValue: unknown, message: string): ArgumentOutOfRangeException;
|
|
4735
|
-
throwIfEqual<T>(value: T, other: T, paramName?: string): void;
|
|
4736
|
-
throwIfGreaterThan<T extends IComparable_1<T>>(value: T, other: T, paramName?: string): void;
|
|
4737
|
-
throwIfGreaterThanOrEqual<T extends IComparable_1<T>>(value: T, other: T, paramName?: string): void;
|
|
4738
|
-
throwIfLessThan<T extends IComparable_1<T>>(value: T, other: T, paramName?: string): void;
|
|
4739
|
-
throwIfLessThanOrEqual<T extends IComparable_1<T>>(value: T, other: T, paramName?: string): void;
|
|
4740
|
-
throwIfNegative<T extends INumberBase_1<T>>(value: T, paramName?: string): void;
|
|
4741
|
-
throwIfNegativeOrZero<T extends INumberBase_1<T>>(value: T, paramName?: string): void;
|
|
4742
|
-
throwIfNotEqual<T>(value: T, other: T, paramName?: string): void;
|
|
4743
|
-
throwIfZero<T extends INumberBase_1<T>>(value: T, paramName?: string): void;
|
|
4733
|
+
throwIfEqual<T>(value: T, other: T, paramName?: string | undefined): void;
|
|
4734
|
+
throwIfGreaterThan<T extends IComparable_1<T>>(value: T, other: T, paramName?: string | undefined): void;
|
|
4735
|
+
throwIfGreaterThanOrEqual<T extends IComparable_1<T>>(value: T, other: T, paramName?: string | undefined): void;
|
|
4736
|
+
throwIfLessThan<T extends IComparable_1<T>>(value: T, other: T, paramName?: string | undefined): void;
|
|
4737
|
+
throwIfLessThanOrEqual<T extends IComparable_1<T>>(value: T, other: T, paramName?: string | undefined): void;
|
|
4738
|
+
throwIfNegative<T extends INumberBase_1<T>>(value: T, paramName?: string | undefined): void;
|
|
4739
|
+
throwIfNegativeOrZero<T extends INumberBase_1<T>>(value: T, paramName?: string | undefined): void;
|
|
4740
|
+
throwIfNotEqual<T>(value: T, other: T, paramName?: string | undefined): void;
|
|
4741
|
+
throwIfZero<T extends INumberBase_1<T>>(value: T, paramName?: string | undefined): void;
|
|
4744
4742
|
};
|
|
4745
4743
|
|
|
4746
4744
|
|
|
@@ -4758,8 +4756,8 @@ export interface ArithmeticException$instance extends SystemException$instance {
|
|
|
4758
4756
|
|
|
4759
4757
|
export const ArithmeticException: {
|
|
4760
4758
|
new(): ArithmeticException;
|
|
4761
|
-
new(message: string): ArithmeticException;
|
|
4762
|
-
new(message: string, innerException: Exception): ArithmeticException;
|
|
4759
|
+
new(message: string | undefined): ArithmeticException;
|
|
4760
|
+
new(message: string | undefined, innerException: Exception | undefined): ArithmeticException;
|
|
4763
4761
|
};
|
|
4764
4762
|
|
|
4765
4763
|
|
|
@@ -4786,23 +4784,23 @@ export interface Array$instance {
|
|
|
4786
4784
|
getLongLength(dimension: int): long;
|
|
4787
4785
|
getLowerBound(dimension: int): int;
|
|
4788
4786
|
getUpperBound(dimension: int): int;
|
|
4789
|
-
getValue(...indices: int[]): unknown;
|
|
4787
|
+
getValue(...indices: int[]): unknown | undefined;
|
|
4790
4788
|
getValue(index: int): unknown;
|
|
4791
4789
|
getValue(index1: int, index2: int): unknown;
|
|
4792
4790
|
getValue(index1: int, index2: int, index3: int): unknown;
|
|
4793
4791
|
getValue(index: long): unknown;
|
|
4794
4792
|
getValue(index1: long, index2: long): unknown;
|
|
4795
4793
|
getValue(index1: long, index2: long, index3: long): unknown;
|
|
4796
|
-
getValue(...indices: long[]): unknown;
|
|
4794
|
+
getValue(...indices: long[]): unknown | undefined;
|
|
4797
4795
|
initialize(): void;
|
|
4798
4796
|
setValue(value: unknown, index: int): void;
|
|
4799
4797
|
setValue(value: unknown, index1: int, index2: int): void;
|
|
4800
4798
|
setValue(value: unknown, index1: int, index2: int, index3: int): void;
|
|
4801
|
-
setValue(value: unknown, ...indices: int[]): void;
|
|
4799
|
+
setValue(value: unknown | undefined, ...indices: int[]): void;
|
|
4802
4800
|
setValue(value: unknown, index: long): void;
|
|
4803
4801
|
setValue(value: unknown, index1: long, index2: long): void;
|
|
4804
4802
|
setValue(value: unknown, index1: long, index2: long, index3: long): void;
|
|
4805
|
-
setValue(value: unknown, ...indices: long[]): void;
|
|
4803
|
+
setValue(value: unknown | undefined, ...indices: long[]): void;
|
|
4806
4804
|
}
|
|
4807
4805
|
|
|
4808
4806
|
|
|
@@ -4810,12 +4808,12 @@ export const Array: {
|
|
|
4810
4808
|
readonly maxLength: int;
|
|
4811
4809
|
asReadOnly<T>(array: T[]): ReadOnlyCollection_1<T>;
|
|
4812
4810
|
binarySearch(array: Array, index: int, length: int, value: unknown, comparer: IComparer): int;
|
|
4813
|
-
binarySearch(array: Array, index: int, length: int, value: unknown): int;
|
|
4811
|
+
binarySearch(array: Array, index: int, length: int, value: unknown | undefined): int;
|
|
4814
4812
|
binarySearch(array: Array, value: unknown, comparer: IComparer): int;
|
|
4815
|
-
binarySearch(array: Array, value: unknown): int;
|
|
4816
|
-
binarySearch<T>(array: T[], index: int, length: int, value: T, comparer: IComparer_1<T>): int;
|
|
4813
|
+
binarySearch(array: Array, value: unknown | undefined): int;
|
|
4814
|
+
binarySearch<T>(array: T[], index: int, length: int, value: T, comparer: IComparer_1<T> | undefined): int;
|
|
4817
4815
|
binarySearch<T>(array: T[], index: int, length: int, value: T): int;
|
|
4818
|
-
binarySearch<T>(array: T[], value: T, comparer: IComparer_1<T>): int;
|
|
4816
|
+
binarySearch<T>(array: T[], value: T, comparer: IComparer_1<T> | undefined): int;
|
|
4819
4817
|
binarySearch<T>(array: T[], value: T): int;
|
|
4820
4818
|
clear(array: Array, index: int, length: int): void;
|
|
4821
4819
|
clear(array: Array): void;
|
|
@@ -4838,50 +4836,50 @@ export const Array: {
|
|
|
4838
4836
|
exists<T>(array: T[], match: Predicate_1<T>): boolean;
|
|
4839
4837
|
fill<T>(array: T[], value: T, startIndex: int, count: int): void;
|
|
4840
4838
|
fill<T>(array: T[], value: T): void;
|
|
4841
|
-
find<T>(array: T[], match: Predicate_1<T>): T;
|
|
4839
|
+
find<T>(array: T[], match: Predicate_1<T>): T | undefined;
|
|
4842
4840
|
findAll<T>(array: T[], match: Predicate_1<T>): T[];
|
|
4843
4841
|
findIndex<T>(array: T[], match: Predicate_1<T>): int;
|
|
4844
4842
|
findIndex<T>(array: T[], startIndex: int, match: Predicate_1<T>): int;
|
|
4845
4843
|
findIndex<T>(array: T[], startIndex: int, count: int, match: Predicate_1<T>): int;
|
|
4846
|
-
findLast<T>(array: T[], match: Predicate_1<T>): T;
|
|
4844
|
+
findLast<T>(array: T[], match: Predicate_1<T>): T | undefined;
|
|
4847
4845
|
findLastIndex<T>(array: T[], match: Predicate_1<T>): int;
|
|
4848
4846
|
findLastIndex<T>(array: T[], startIndex: int, match: Predicate_1<T>): int;
|
|
4849
4847
|
findLastIndex<T>(array: T[], startIndex: int, count: int, match: Predicate_1<T>): int;
|
|
4850
4848
|
forEach<T>(array: T[], action: Action_1<T>): void;
|
|
4851
|
-
indexOf(array: Array, value: unknown, startIndex: int, count: int): int;
|
|
4852
|
-
indexOf(array: Array, value: unknown, startIndex: int): int;
|
|
4853
|
-
indexOf(array: Array, value: unknown): int;
|
|
4849
|
+
indexOf(array: Array, value: unknown | undefined, startIndex: int, count: int): int;
|
|
4850
|
+
indexOf(array: Array, value: unknown | undefined, startIndex: int): int;
|
|
4851
|
+
indexOf(array: Array, value: unknown | undefined): int;
|
|
4854
4852
|
indexOf<T>(array: T[], value: T, startIndex: int, count: int): int;
|
|
4855
4853
|
indexOf<T>(array: T[], value: T, startIndex: int): int;
|
|
4856
4854
|
indexOf<T>(array: T[], value: T): int;
|
|
4857
|
-
lastIndexOf(array: Array, value: unknown, startIndex: int, count: int): int;
|
|
4858
|
-
lastIndexOf(array: Array, value: unknown, startIndex: int): int;
|
|
4859
|
-
lastIndexOf(array: Array, value: unknown): int;
|
|
4855
|
+
lastIndexOf(array: Array, value: unknown | undefined, startIndex: int, count: int): int;
|
|
4856
|
+
lastIndexOf(array: Array, value: unknown | undefined, startIndex: int): int;
|
|
4857
|
+
lastIndexOf(array: Array, value: unknown | undefined): int;
|
|
4860
4858
|
lastIndexOf<T>(array: T[], value: T, startIndex: int, count: int): int;
|
|
4861
4859
|
lastIndexOf<T>(array: T[], value: T, startIndex: int): int;
|
|
4862
4860
|
lastIndexOf<T>(array: T[], value: T): int;
|
|
4863
|
-
resize<T>(array: T[], newSize: int): void;
|
|
4861
|
+
resize<T>(array: T[] | undefined, newSize: int): void;
|
|
4864
4862
|
reverse(array: Array, index: int, length: int): void;
|
|
4865
4863
|
reverse(array: Array): void;
|
|
4866
4864
|
reverse<T>(array: T[], index: int, length: int): void;
|
|
4867
4865
|
reverse<T>(array: T[]): void;
|
|
4868
4866
|
sort(keys: Array, items: Array, comparer: IComparer): void;
|
|
4869
4867
|
sort(keys: Array, items: Array, index: int, length: int, comparer: IComparer): void;
|
|
4870
|
-
sort(keys: Array, items: Array, index: int, length: int): void;
|
|
4871
|
-
sort(keys: Array, items: Array): void;
|
|
4872
|
-
sort(array: Array, comparer: IComparer): void;
|
|
4873
|
-
sort(array: Array, index: int, length: int, comparer: IComparer): void;
|
|
4868
|
+
sort(keys: Array, items: Array | undefined, index: int, length: int): void;
|
|
4869
|
+
sort(keys: Array, items: Array | undefined): void;
|
|
4870
|
+
sort(array: Array, comparer: IComparer | undefined): void;
|
|
4871
|
+
sort(array: Array, index: int, length: int, comparer: IComparer | undefined): void;
|
|
4874
4872
|
sort(array: Array, index: int, length: int): void;
|
|
4875
4873
|
sort(array: Array): void;
|
|
4876
4874
|
sort<T>(array: T[], comparison: Comparison_1<T>): void;
|
|
4877
|
-
sort<T>(array: T[], comparer: IComparer_1<T>): void;
|
|
4878
|
-
sort<T>(array: T[], index: int, length: int, comparer: IComparer_1<T>): void;
|
|
4875
|
+
sort<T>(array: T[], comparer: IComparer_1<T> | undefined): void;
|
|
4876
|
+
sort<T>(array: T[], index: int, length: int, comparer: IComparer_1<T> | undefined): void;
|
|
4879
4877
|
sort<T>(array: T[], index: int, length: int): void;
|
|
4880
4878
|
sort<T>(array: T[]): void;
|
|
4881
|
-
sort<TKey, TValue>(keys: TKey[], items: TValue[], comparer: IComparer_1<TKey>): void;
|
|
4882
|
-
sort<TKey, TValue>(keys: TKey[], items: TValue[], index: int, length: int, comparer: IComparer_1<TKey>): void;
|
|
4883
|
-
sort<TKey, TValue>(keys: TKey[], items: TValue[], index: int, length: int): void;
|
|
4884
|
-
sort<TKey, TValue>(keys: TKey[], items: TValue[]): void;
|
|
4879
|
+
sort<TKey, TValue>(keys: TKey[], items: TValue[] | undefined, comparer: IComparer_1<TKey> | undefined): void;
|
|
4880
|
+
sort<TKey, TValue>(keys: TKey[], items: TValue[] | undefined, index: int, length: int, comparer: IComparer_1<TKey> | undefined): void;
|
|
4881
|
+
sort<TKey, TValue>(keys: TKey[], items: TValue[] | undefined, index: int, length: int): void;
|
|
4882
|
+
sort<TKey, TValue>(keys: TKey[], items: TValue[] | undefined): void;
|
|
4885
4883
|
trueForAll<T>(array: T[], match: Predicate_1<T>): boolean;
|
|
4886
4884
|
};
|
|
4887
4885
|
|
|
@@ -4907,8 +4905,8 @@ export interface ArrayTypeMismatchException$instance extends SystemException$ins
|
|
|
4907
4905
|
|
|
4908
4906
|
export const ArrayTypeMismatchException: {
|
|
4909
4907
|
new(): ArrayTypeMismatchException;
|
|
4910
|
-
new(message: string): ArrayTypeMismatchException;
|
|
4911
|
-
new(message: string, innerException: Exception): ArrayTypeMismatchException;
|
|
4908
|
+
new(message: string | undefined): ArrayTypeMismatchException;
|
|
4909
|
+
new(message: string | undefined, innerException: Exception | undefined): ArrayTypeMismatchException;
|
|
4912
4910
|
};
|
|
4913
4911
|
|
|
4914
4912
|
|
|
@@ -4941,14 +4939,14 @@ export interface Attribute$instance {
|
|
|
4941
4939
|
|
|
4942
4940
|
|
|
4943
4941
|
export const Attribute: {
|
|
4944
|
-
getCustomAttribute(element: Assembly, attributeType: Type, inherit: boolean): Attribute;
|
|
4945
|
-
getCustomAttribute(element: Assembly, attributeType: Type): Attribute;
|
|
4946
|
-
getCustomAttribute(element: MemberInfo, attributeType: Type, inherit: boolean): Attribute;
|
|
4947
|
-
getCustomAttribute(element: MemberInfo, attributeType: Type): Attribute;
|
|
4948
|
-
getCustomAttribute(element: Module, attributeType: Type, inherit: boolean): Attribute;
|
|
4949
|
-
getCustomAttribute(element: Module, attributeType: Type): Attribute;
|
|
4950
|
-
getCustomAttribute(element: ParameterInfo, attributeType: Type, inherit: boolean): Attribute;
|
|
4951
|
-
getCustomAttribute(element: ParameterInfo, attributeType: Type): Attribute;
|
|
4942
|
+
getCustomAttribute(element: Assembly, attributeType: Type, inherit: boolean): Attribute | undefined;
|
|
4943
|
+
getCustomAttribute(element: Assembly, attributeType: Type): Attribute | undefined;
|
|
4944
|
+
getCustomAttribute(element: MemberInfo, attributeType: Type, inherit: boolean): Attribute | undefined;
|
|
4945
|
+
getCustomAttribute(element: MemberInfo, attributeType: Type): Attribute | undefined;
|
|
4946
|
+
getCustomAttribute(element: Module, attributeType: Type, inherit: boolean): Attribute | undefined;
|
|
4947
|
+
getCustomAttribute(element: Module, attributeType: Type): Attribute | undefined;
|
|
4948
|
+
getCustomAttribute(element: ParameterInfo, attributeType: Type, inherit: boolean): Attribute | undefined;
|
|
4949
|
+
getCustomAttribute(element: ParameterInfo, attributeType: Type): Attribute | undefined;
|
|
4952
4950
|
getCustomAttributes(element: Assembly, inherit: boolean): Attribute[];
|
|
4953
4951
|
getCustomAttributes(element: Assembly, attributeType: Type, inherit: boolean): Attribute[];
|
|
4954
4952
|
getCustomAttributes(element: Assembly, attributeType: Type): Attribute[];
|
|
@@ -4994,19 +4992,19 @@ export type AttributeUsageAttribute = AttributeUsageAttribute$instance;
|
|
|
4994
4992
|
|
|
4995
4993
|
export interface BadImageFormatException$instance extends SystemException$instance {
|
|
4996
4994
|
readonly fileName: string;
|
|
4997
|
-
readonly fusionLog: string;
|
|
4995
|
+
readonly fusionLog: string | undefined;
|
|
4998
4996
|
readonly message: string;
|
|
4999
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5000
|
-
toString(): string;
|
|
4997
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
4998
|
+
toString(): string | undefined;
|
|
5001
4999
|
}
|
|
5002
5000
|
|
|
5003
5001
|
|
|
5004
5002
|
export const BadImageFormatException: {
|
|
5005
5003
|
new(): BadImageFormatException;
|
|
5006
|
-
new(message: string): BadImageFormatException;
|
|
5007
|
-
new(message: string, inner: Exception): BadImageFormatException;
|
|
5008
|
-
new(message: string, fileName: string): BadImageFormatException;
|
|
5009
|
-
new(message: string, fileName: string, inner: Exception): BadImageFormatException;
|
|
5004
|
+
new(message: string | undefined): BadImageFormatException;
|
|
5005
|
+
new(message: string | undefined, inner: Exception | undefined): BadImageFormatException;
|
|
5006
|
+
new(message: string | undefined, fileName: string | undefined): BadImageFormatException;
|
|
5007
|
+
new(message: string | undefined, fileName: string | undefined, inner: Exception | undefined): BadImageFormatException;
|
|
5010
5008
|
};
|
|
5011
5009
|
|
|
5012
5010
|
|
|
@@ -5024,8 +5022,8 @@ export interface CannotUnloadAppDomainException$instance extends SystemException
|
|
|
5024
5022
|
|
|
5025
5023
|
export const CannotUnloadAppDomainException: {
|
|
5026
5024
|
new(): CannotUnloadAppDomainException;
|
|
5027
|
-
new(message: string): CannotUnloadAppDomainException;
|
|
5028
|
-
new(message: string, innerException: Exception): CannotUnloadAppDomainException;
|
|
5025
|
+
new(message: string | undefined): CannotUnloadAppDomainException;
|
|
5026
|
+
new(message: string | undefined, innerException: Exception | undefined): CannotUnloadAppDomainException;
|
|
5029
5027
|
};
|
|
5030
5028
|
|
|
5031
5029
|
|
|
@@ -5103,8 +5101,8 @@ export interface ContextMarshalException$instance extends SystemException$instan
|
|
|
5103
5101
|
|
|
5104
5102
|
export const ContextMarshalException: {
|
|
5105
5103
|
new(): ContextMarshalException;
|
|
5106
|
-
new(message: string): ContextMarshalException;
|
|
5107
|
-
new(message: string, inner: Exception): ContextMarshalException;
|
|
5104
|
+
new(message: string | undefined): ContextMarshalException;
|
|
5105
|
+
new(message: string | undefined, inner: Exception | undefined): ContextMarshalException;
|
|
5108
5106
|
};
|
|
5109
5107
|
|
|
5110
5108
|
|
|
@@ -5127,16 +5125,16 @@ export const ContextStaticAttribute: {
|
|
|
5127
5125
|
export type ContextStaticAttribute = ContextStaticAttribute$instance;
|
|
5128
5126
|
|
|
5129
5127
|
export interface CultureAwareComparer$instance extends StringComparer$instance {
|
|
5130
|
-
compare(x: string, y: string): int;
|
|
5128
|
+
compare(x: string | undefined, y: string | undefined): int;
|
|
5131
5129
|
compare(x: unknown, y: unknown): int;
|
|
5132
5130
|
compare(x: unknown, y: unknown): int;
|
|
5133
|
-
equals(x: string, y: string): boolean;
|
|
5131
|
+
equals(x: string | undefined, y: string | undefined): boolean;
|
|
5134
5132
|
equals(x: unknown, y: unknown): boolean;
|
|
5135
5133
|
equals(x: unknown, y: unknown): boolean;
|
|
5136
|
-
getHashCode(obj: string): int;
|
|
5134
|
+
getHashCode(obj: string | undefined): int;
|
|
5137
5135
|
getHashCode(obj: unknown): int;
|
|
5138
5136
|
getHashCode(obj: unknown): int;
|
|
5139
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5137
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5140
5138
|
}
|
|
5141
5139
|
|
|
5142
5140
|
|
|
@@ -5154,8 +5152,6 @@ export interface __CultureAwareComparer$views {
|
|
|
5154
5152
|
As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
|
|
5155
5153
|
}
|
|
5156
5154
|
|
|
5157
|
-
export interface CultureAwareComparer$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
|
|
5158
|
-
|
|
5159
5155
|
export type CultureAwareComparer = CultureAwareComparer$instance & __CultureAwareComparer$views;
|
|
5160
5156
|
|
|
5161
5157
|
|
|
@@ -5166,8 +5162,8 @@ export interface DataMisalignedException$instance extends SystemException$instan
|
|
|
5166
5162
|
|
|
5167
5163
|
export const DataMisalignedException: {
|
|
5168
5164
|
new(): DataMisalignedException;
|
|
5169
|
-
new(message: string): DataMisalignedException;
|
|
5170
|
-
new(message: string, innerException: Exception): DataMisalignedException;
|
|
5165
|
+
new(message: string | undefined): DataMisalignedException;
|
|
5166
|
+
new(message: string | undefined, innerException: Exception | undefined): DataMisalignedException;
|
|
5171
5167
|
};
|
|
5172
5168
|
|
|
5173
5169
|
|
|
@@ -5182,7 +5178,7 @@ export interface DBNull$instance {
|
|
|
5182
5178
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5183
5179
|
getTypeCode(): TypeCode;
|
|
5184
5180
|
toString(): string;
|
|
5185
|
-
toString(provider: IFormatProvider): string;
|
|
5181
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
5186
5182
|
}
|
|
5187
5183
|
|
|
5188
5184
|
|
|
@@ -5219,17 +5215,17 @@ export const Delegate: {
|
|
|
5219
5215
|
combine(a: Function, b: Function): Function;
|
|
5220
5216
|
combine(...delegates: Function[]): Function;
|
|
5221
5217
|
combine(delegates: ReadOnlySpan_1<Function>): Function;
|
|
5222
|
-
createDelegate(type_: Type, firstArgument: unknown, method: MethodInfo, throwOnBindFailure: boolean): Function;
|
|
5223
|
-
createDelegate(type_: Type, firstArgument: unknown, method: MethodInfo): Function;
|
|
5224
|
-
createDelegate(type_: Type, target: unknown, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function;
|
|
5218
|
+
createDelegate(type_: Type, firstArgument: unknown | undefined, method: MethodInfo, throwOnBindFailure: boolean): Function | undefined;
|
|
5219
|
+
createDelegate(type_: Type, firstArgument: unknown | undefined, method: MethodInfo): Function;
|
|
5220
|
+
createDelegate(type_: Type, target: unknown, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function | undefined;
|
|
5225
5221
|
createDelegate(type_: Type, target: unknown, method: string, ignoreCase: boolean): Function;
|
|
5226
5222
|
createDelegate(type_: Type, target: unknown, method: string): Function;
|
|
5227
|
-
createDelegate(type_: Type, method: MethodInfo, throwOnBindFailure: boolean): Function;
|
|
5223
|
+
createDelegate(type_: Type, method: MethodInfo, throwOnBindFailure: boolean): Function | undefined;
|
|
5228
5224
|
createDelegate(type_: Type, method: MethodInfo): Function;
|
|
5229
|
-
createDelegate(type_: Type, target: Type, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function;
|
|
5225
|
+
createDelegate(type_: Type, target: Type, method: string, ignoreCase: boolean, throwOnBindFailure: boolean): Function | undefined;
|
|
5230
5226
|
createDelegate(type_: Type, target: Type, method: string, ignoreCase: boolean): Function;
|
|
5231
5227
|
createDelegate(type_: Type, target: Type, method: string): Function;
|
|
5232
|
-
enumerateInvocationList<TDelegate extends Function>(d: TDelegate): Delegate_InvocationListEnumerator_1<TDelegate>;
|
|
5228
|
+
enumerateInvocationList<TDelegate extends Function>(d: TDelegate | undefined): Delegate_InvocationListEnumerator_1<TDelegate>;
|
|
5233
5229
|
remove(source: Function, value: Function): Function;
|
|
5234
5230
|
removeAll(source: Function, value: Function): Function;
|
|
5235
5231
|
};
|
|
@@ -5252,8 +5248,8 @@ export interface DivideByZeroException$instance extends ArithmeticException$inst
|
|
|
5252
5248
|
|
|
5253
5249
|
export const DivideByZeroException: {
|
|
5254
5250
|
new(): DivideByZeroException;
|
|
5255
|
-
new(message: string): DivideByZeroException;
|
|
5256
|
-
new(message: string, innerException: Exception): DivideByZeroException;
|
|
5251
|
+
new(message: string | undefined): DivideByZeroException;
|
|
5252
|
+
new(message: string | undefined, innerException: Exception | undefined): DivideByZeroException;
|
|
5257
5253
|
};
|
|
5258
5254
|
|
|
5259
5255
|
|
|
@@ -5271,8 +5267,8 @@ export interface DllNotFoundException$instance extends TypeLoadException$instanc
|
|
|
5271
5267
|
|
|
5272
5268
|
export const DllNotFoundException: {
|
|
5273
5269
|
new(): DllNotFoundException;
|
|
5274
|
-
new(message: string): DllNotFoundException;
|
|
5275
|
-
new(message: string, inner: Exception): DllNotFoundException;
|
|
5270
|
+
new(message: string | undefined): DllNotFoundException;
|
|
5271
|
+
new(message: string | undefined, inner: Exception | undefined): DllNotFoundException;
|
|
5276
5272
|
};
|
|
5277
5273
|
|
|
5278
5274
|
|
|
@@ -5284,15 +5280,15 @@ export type DllNotFoundException = DllNotFoundException$instance & __DllNotFound
|
|
|
5284
5280
|
|
|
5285
5281
|
|
|
5286
5282
|
export interface DuplicateWaitObjectException$instance extends ArgumentException$instance {
|
|
5287
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5283
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5288
5284
|
}
|
|
5289
5285
|
|
|
5290
5286
|
|
|
5291
5287
|
export const DuplicateWaitObjectException: {
|
|
5292
5288
|
new(): DuplicateWaitObjectException;
|
|
5293
|
-
new(parameterName: string): DuplicateWaitObjectException;
|
|
5294
|
-
new(parameterName: string, message: string): DuplicateWaitObjectException;
|
|
5295
|
-
new(message: string, innerException: Exception): DuplicateWaitObjectException;
|
|
5289
|
+
new(parameterName: string | undefined): DuplicateWaitObjectException;
|
|
5290
|
+
new(parameterName: string | undefined, message: string | undefined): DuplicateWaitObjectException;
|
|
5291
|
+
new(message: string | undefined, innerException: Exception | undefined): DuplicateWaitObjectException;
|
|
5296
5292
|
};
|
|
5297
5293
|
|
|
5298
5294
|
|
|
@@ -5310,8 +5306,8 @@ export interface EntryPointNotFoundException$instance extends TypeLoadException$
|
|
|
5310
5306
|
|
|
5311
5307
|
export const EntryPointNotFoundException: {
|
|
5312
5308
|
new(): EntryPointNotFoundException;
|
|
5313
|
-
new(message: string): EntryPointNotFoundException;
|
|
5314
|
-
new(message: string, inner: Exception): EntryPointNotFoundException;
|
|
5309
|
+
new(message: string | undefined): EntryPointNotFoundException;
|
|
5310
|
+
new(message: string | undefined, inner: Exception | undefined): EntryPointNotFoundException;
|
|
5315
5311
|
};
|
|
5316
5312
|
|
|
5317
5313
|
|
|
@@ -5329,16 +5325,16 @@ export interface Enum$instance {
|
|
|
5329
5325
|
getTypeCode(): TypeCode;
|
|
5330
5326
|
hasFlag(flag: number): boolean;
|
|
5331
5327
|
toString(): string;
|
|
5332
|
-
toString(format: string): string;
|
|
5333
|
-
toString(provider: IFormatProvider): string;
|
|
5328
|
+
toString(format: string | undefined): string;
|
|
5329
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
5334
5330
|
toString(format: string, provider: IFormatProvider): string;
|
|
5335
5331
|
}
|
|
5336
5332
|
|
|
5337
5333
|
|
|
5338
5334
|
export const Enum: {
|
|
5339
5335
|
format(enumType: Type, value: unknown, format: string): string;
|
|
5340
|
-
getName(enumType: Type, value: unknown): string;
|
|
5341
|
-
getName<TEnum extends number>(value: TEnum): string;
|
|
5336
|
+
getName(enumType: Type, value: unknown): string | undefined;
|
|
5337
|
+
getName<TEnum extends number>(value: TEnum): string | undefined;
|
|
5342
5338
|
getNames<TEnum extends number>(): string[];
|
|
5343
5339
|
getNames(enumType: Type): string[];
|
|
5344
5340
|
getUnderlyingType(enumType: Type): Type;
|
|
@@ -5368,10 +5364,10 @@ export const Enum: {
|
|
|
5368
5364
|
tryFormat<TEnum extends unknown>(value: TEnum, destination: Span_1<Char>, charsWritten: int, format?: ReadOnlySpan_1<Char>): boolean;
|
|
5369
5365
|
tryParse<TEnum extends unknown>(value: ReadOnlySpan_1<Char>, ignoreCase: boolean, result: TEnum): boolean;
|
|
5370
5366
|
tryParse<TEnum extends unknown>(value: ReadOnlySpan_1<Char>, result: TEnum): boolean;
|
|
5371
|
-
tryParse<TEnum extends unknown>(value: string, ignoreCase: boolean, result: TEnum): boolean;
|
|
5372
|
-
tryParse<TEnum extends unknown>(value: string, result: TEnum): boolean;
|
|
5373
|
-
tryParse(enumType: Type, value: ReadOnlySpan_1<Char>, ignoreCase: boolean, result: unknown): boolean;
|
|
5374
|
-
tryParse(enumType: Type, value: ReadOnlySpan_1<Char>, result: unknown): boolean;
|
|
5367
|
+
tryParse<TEnum extends unknown>(value: string | undefined, ignoreCase: boolean, result: TEnum): boolean;
|
|
5368
|
+
tryParse<TEnum extends unknown>(value: string | undefined, result: TEnum): boolean;
|
|
5369
|
+
tryParse(enumType: Type, value: ReadOnlySpan_1<Char>, ignoreCase: boolean, result: unknown | undefined): boolean;
|
|
5370
|
+
tryParse(enumType: Type, value: ReadOnlySpan_1<Char>, result: unknown | undefined): boolean;
|
|
5375
5371
|
tryParse(enumType: Type, value: string, ignoreCase: boolean, result: unknown): boolean;
|
|
5376
5372
|
tryParse(enumType: Type, value: string, result: unknown): boolean;
|
|
5377
5373
|
};
|
|
@@ -5387,8 +5383,6 @@ export interface __Enum$views {
|
|
|
5387
5383
|
compareTo(obj: unknown): int;
|
|
5388
5384
|
}
|
|
5389
5385
|
|
|
5390
|
-
export interface Enum$instance extends IComparable$instance {}
|
|
5391
|
-
|
|
5392
5386
|
export type Enum = Enum$instance & __Enum$views;
|
|
5393
5387
|
|
|
5394
5388
|
|
|
@@ -5406,24 +5400,24 @@ export type EventArgs = EventArgs$instance;
|
|
|
5406
5400
|
|
|
5407
5401
|
export interface Exception$instance {
|
|
5408
5402
|
readonly data: IDictionary;
|
|
5409
|
-
helpLink: string;
|
|
5403
|
+
helpLink: string | undefined;
|
|
5410
5404
|
hResult: int;
|
|
5411
|
-
readonly innerException: Exception;
|
|
5405
|
+
readonly innerException: Exception | undefined;
|
|
5412
5406
|
readonly message: string;
|
|
5413
5407
|
source: string;
|
|
5414
|
-
readonly stackTrace: string;
|
|
5415
|
-
readonly targetSite: MethodBase;
|
|
5416
|
-
getBaseException(): Exception;
|
|
5417
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5408
|
+
readonly stackTrace: string | undefined;
|
|
5409
|
+
readonly targetSite: MethodBase | undefined;
|
|
5410
|
+
getBaseException(): Exception | undefined;
|
|
5411
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5418
5412
|
getType(): Type;
|
|
5419
|
-
toString(): string;
|
|
5413
|
+
toString(): string | undefined;
|
|
5420
5414
|
}
|
|
5421
5415
|
|
|
5422
5416
|
|
|
5423
5417
|
export const Exception: {
|
|
5424
5418
|
new(): Exception;
|
|
5425
|
-
new(message: string): Exception;
|
|
5426
|
-
new(message: string, innerException: Exception): Exception;
|
|
5419
|
+
new(message: string | undefined): Exception;
|
|
5420
|
+
new(message: string | undefined, innerException: Exception | undefined): Exception;
|
|
5427
5421
|
};
|
|
5428
5422
|
|
|
5429
5423
|
|
|
@@ -5431,8 +5425,6 @@ export interface __Exception$views {
|
|
|
5431
5425
|
As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
|
|
5432
5426
|
}
|
|
5433
5427
|
|
|
5434
|
-
export interface Exception$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
|
|
5435
|
-
|
|
5436
5428
|
export type Exception = Exception$instance & __Exception$views;
|
|
5437
5429
|
|
|
5438
5430
|
|
|
@@ -5443,8 +5435,8 @@ export interface ExecutionEngineException$instance extends SystemException$insta
|
|
|
5443
5435
|
|
|
5444
5436
|
export const ExecutionEngineException: {
|
|
5445
5437
|
new(): ExecutionEngineException;
|
|
5446
|
-
new(message: string): ExecutionEngineException;
|
|
5447
|
-
new(message: string, innerException: Exception): ExecutionEngineException;
|
|
5438
|
+
new(message: string | undefined): ExecutionEngineException;
|
|
5439
|
+
new(message: string | undefined, innerException: Exception | undefined): ExecutionEngineException;
|
|
5448
5440
|
};
|
|
5449
5441
|
|
|
5450
5442
|
|
|
@@ -5462,8 +5454,8 @@ export interface FieldAccessException$instance extends MemberAccessException$ins
|
|
|
5462
5454
|
|
|
5463
5455
|
export const FieldAccessException: {
|
|
5464
5456
|
new(): FieldAccessException;
|
|
5465
|
-
new(message: string): FieldAccessException;
|
|
5466
|
-
new(message: string, inner: Exception): FieldAccessException;
|
|
5457
|
+
new(message: string | undefined): FieldAccessException;
|
|
5458
|
+
new(message: string | undefined, inner: Exception | undefined): FieldAccessException;
|
|
5467
5459
|
};
|
|
5468
5460
|
|
|
5469
5461
|
|
|
@@ -5503,8 +5495,8 @@ export interface FormatException$instance extends SystemException$instance {
|
|
|
5503
5495
|
|
|
5504
5496
|
export const FormatException: {
|
|
5505
5497
|
new(): FormatException;
|
|
5506
|
-
new(message: string): FormatException;
|
|
5507
|
-
new(message: string, innerException: Exception): FormatException;
|
|
5498
|
+
new(message: string | undefined): FormatException;
|
|
5499
|
+
new(message: string | undefined, innerException: Exception | undefined): FormatException;
|
|
5508
5500
|
};
|
|
5509
5501
|
|
|
5510
5502
|
|
|
@@ -5519,8 +5511,8 @@ export interface FormattableString$instance {
|
|
|
5519
5511
|
readonly argumentCount: int;
|
|
5520
5512
|
readonly format: string;
|
|
5521
5513
|
getArgument(index: int): unknown;
|
|
5522
|
-
getArguments(): unknown[];
|
|
5523
|
-
toString(formatProvider: IFormatProvider): string;
|
|
5514
|
+
getArguments(): (unknown | undefined)[];
|
|
5515
|
+
toString(formatProvider: IFormatProvider | undefined): string;
|
|
5524
5516
|
toString(): string;
|
|
5525
5517
|
}
|
|
5526
5518
|
|
|
@@ -5589,8 +5581,8 @@ export interface IndexOutOfRangeException$instance extends SystemException$insta
|
|
|
5589
5581
|
|
|
5590
5582
|
export const IndexOutOfRangeException: {
|
|
5591
5583
|
new(): IndexOutOfRangeException;
|
|
5592
|
-
new(message: string): IndexOutOfRangeException;
|
|
5593
|
-
new(message: string, innerException: Exception): IndexOutOfRangeException;
|
|
5584
|
+
new(message: string | undefined): IndexOutOfRangeException;
|
|
5585
|
+
new(message: string | undefined, innerException: Exception | undefined): IndexOutOfRangeException;
|
|
5594
5586
|
};
|
|
5595
5587
|
|
|
5596
5588
|
|
|
@@ -5608,8 +5600,8 @@ export interface InsufficientExecutionStackException$instance extends SystemExce
|
|
|
5608
5600
|
|
|
5609
5601
|
export const InsufficientExecutionStackException: {
|
|
5610
5602
|
new(): InsufficientExecutionStackException;
|
|
5611
|
-
new(message: string): InsufficientExecutionStackException;
|
|
5612
|
-
new(message: string, innerException: Exception): InsufficientExecutionStackException;
|
|
5603
|
+
new(message: string | undefined): InsufficientExecutionStackException;
|
|
5604
|
+
new(message: string | undefined, innerException: Exception | undefined): InsufficientExecutionStackException;
|
|
5613
5605
|
};
|
|
5614
5606
|
|
|
5615
5607
|
|
|
@@ -5627,8 +5619,8 @@ export interface InsufficientMemoryException$instance extends OutOfMemoryExcepti
|
|
|
5627
5619
|
|
|
5628
5620
|
export const InsufficientMemoryException: {
|
|
5629
5621
|
new(): InsufficientMemoryException;
|
|
5630
|
-
new(message: string): InsufficientMemoryException;
|
|
5631
|
-
new(message: string, innerException: Exception): InsufficientMemoryException;
|
|
5622
|
+
new(message: string | undefined): InsufficientMemoryException;
|
|
5623
|
+
new(message: string | undefined, innerException: Exception | undefined): InsufficientMemoryException;
|
|
5632
5624
|
};
|
|
5633
5625
|
|
|
5634
5626
|
|
|
@@ -5646,9 +5638,9 @@ export interface InvalidCastException$instance extends SystemException$instance
|
|
|
5646
5638
|
|
|
5647
5639
|
export const InvalidCastException: {
|
|
5648
5640
|
new(): InvalidCastException;
|
|
5649
|
-
new(message: string): InvalidCastException;
|
|
5650
|
-
new(message: string, innerException: Exception): InvalidCastException;
|
|
5651
|
-
new(message: string, errorCode: int): InvalidCastException;
|
|
5641
|
+
new(message: string | undefined): InvalidCastException;
|
|
5642
|
+
new(message: string | undefined, innerException: Exception | undefined): InvalidCastException;
|
|
5643
|
+
new(message: string | undefined, errorCode: int): InvalidCastException;
|
|
5652
5644
|
};
|
|
5653
5645
|
|
|
5654
5646
|
|
|
@@ -5666,8 +5658,8 @@ export interface InvalidOperationException$instance extends SystemException$inst
|
|
|
5666
5658
|
|
|
5667
5659
|
export const InvalidOperationException: {
|
|
5668
5660
|
new(): InvalidOperationException;
|
|
5669
|
-
new(message: string): InvalidOperationException;
|
|
5670
|
-
new(message: string, innerException: Exception): InvalidOperationException;
|
|
5661
|
+
new(message: string | undefined): InvalidOperationException;
|
|
5662
|
+
new(message: string | undefined, innerException: Exception | undefined): InvalidOperationException;
|
|
5671
5663
|
};
|
|
5672
5664
|
|
|
5673
5665
|
|
|
@@ -5685,8 +5677,8 @@ export interface InvalidProgramException$instance extends SystemException$instan
|
|
|
5685
5677
|
|
|
5686
5678
|
export const InvalidProgramException: {
|
|
5687
5679
|
new(): InvalidProgramException;
|
|
5688
|
-
new(message: string): InvalidProgramException;
|
|
5689
|
-
new(message: string, inner: Exception): InvalidProgramException;
|
|
5680
|
+
new(message: string | undefined): InvalidProgramException;
|
|
5681
|
+
new(message: string | undefined, inner: Exception | undefined): InvalidProgramException;
|
|
5690
5682
|
};
|
|
5691
5683
|
|
|
5692
5684
|
|
|
@@ -5698,14 +5690,14 @@ export type InvalidProgramException = InvalidProgramException$instance & __Inval
|
|
|
5698
5690
|
|
|
5699
5691
|
|
|
5700
5692
|
export interface InvalidTimeZoneException$instance extends Exception$instance {
|
|
5701
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5693
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5702
5694
|
}
|
|
5703
5695
|
|
|
5704
5696
|
|
|
5705
5697
|
export const InvalidTimeZoneException: {
|
|
5706
5698
|
new(): InvalidTimeZoneException;
|
|
5707
|
-
new(message: string): InvalidTimeZoneException;
|
|
5708
|
-
new(message: string, innerException: Exception): InvalidTimeZoneException;
|
|
5699
|
+
new(message: string | undefined): InvalidTimeZoneException;
|
|
5700
|
+
new(message: string | undefined, innerException: Exception | undefined): InvalidTimeZoneException;
|
|
5709
5701
|
};
|
|
5710
5702
|
|
|
5711
5703
|
|
|
@@ -5807,8 +5799,8 @@ export interface MemberAccessException$instance extends SystemException$instance
|
|
|
5807
5799
|
|
|
5808
5800
|
export const MemberAccessException: {
|
|
5809
5801
|
new(): MemberAccessException;
|
|
5810
|
-
new(message: string): MemberAccessException;
|
|
5811
|
-
new(message: string, inner: Exception): MemberAccessException;
|
|
5802
|
+
new(message: string | undefined): MemberAccessException;
|
|
5803
|
+
new(message: string | undefined, inner: Exception | undefined): MemberAccessException;
|
|
5812
5804
|
};
|
|
5813
5805
|
|
|
5814
5806
|
|
|
@@ -5826,8 +5818,8 @@ export interface MethodAccessException$instance extends MemberAccessException$in
|
|
|
5826
5818
|
|
|
5827
5819
|
export const MethodAccessException: {
|
|
5828
5820
|
new(): MethodAccessException;
|
|
5829
|
-
new(message: string): MethodAccessException;
|
|
5830
|
-
new(message: string, inner: Exception): MethodAccessException;
|
|
5821
|
+
new(message: string | undefined): MethodAccessException;
|
|
5822
|
+
new(message: string | undefined, inner: Exception | undefined): MethodAccessException;
|
|
5831
5823
|
};
|
|
5832
5824
|
|
|
5833
5825
|
|
|
@@ -5840,7 +5832,7 @@ export type MethodAccessException = MethodAccessException$instance & __MethodAcc
|
|
|
5840
5832
|
|
|
5841
5833
|
export interface MissingFieldException$instance extends MissingMemberException$instance {
|
|
5842
5834
|
readonly message: string;
|
|
5843
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5835
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5844
5836
|
}
|
|
5845
5837
|
|
|
5846
5838
|
|
|
@@ -5861,15 +5853,15 @@ export type MissingFieldException = MissingFieldException$instance & __MissingFi
|
|
|
5861
5853
|
|
|
5862
5854
|
export interface MissingMemberException$instance extends MemberAccessException$instance {
|
|
5863
5855
|
readonly message: string;
|
|
5864
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5856
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5865
5857
|
}
|
|
5866
5858
|
|
|
5867
5859
|
|
|
5868
5860
|
export const MissingMemberException: {
|
|
5869
5861
|
new(): MissingMemberException;
|
|
5870
|
-
new(message: string): MissingMemberException;
|
|
5871
|
-
new(message: string, inner: Exception): MissingMemberException;
|
|
5872
|
-
new(className: string, memberName: string): MissingMemberException;
|
|
5862
|
+
new(message: string | undefined): MissingMemberException;
|
|
5863
|
+
new(message: string | undefined, inner: Exception | undefined): MissingMemberException;
|
|
5864
|
+
new(className: string | undefined, memberName: string | undefined): MissingMemberException;
|
|
5873
5865
|
};
|
|
5874
5866
|
|
|
5875
5867
|
|
|
@@ -5882,7 +5874,7 @@ export type MissingMemberException = MissingMemberException$instance & __Missing
|
|
|
5882
5874
|
|
|
5883
5875
|
export interface MissingMethodException$instance extends MissingMemberException$instance {
|
|
5884
5876
|
readonly message: string;
|
|
5885
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5877
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
5886
5878
|
}
|
|
5887
5879
|
|
|
5888
5880
|
|
|
@@ -5940,8 +5932,8 @@ export interface MulticastNotSupportedException$instance extends SystemException
|
|
|
5940
5932
|
|
|
5941
5933
|
export const MulticastNotSupportedException: {
|
|
5942
5934
|
new(): MulticastNotSupportedException;
|
|
5943
|
-
new(message: string): MulticastNotSupportedException;
|
|
5944
|
-
new(message: string, inner: Exception): MulticastNotSupportedException;
|
|
5935
|
+
new(message: string | undefined): MulticastNotSupportedException;
|
|
5936
|
+
new(message: string | undefined, inner: Exception | undefined): MulticastNotSupportedException;
|
|
5945
5937
|
};
|
|
5946
5938
|
|
|
5947
5939
|
|
|
@@ -5998,17 +5990,17 @@ export type NonSerializedAttribute = NonSerializedAttribute$instance;
|
|
|
5998
5990
|
|
|
5999
5991
|
export interface NotFiniteNumberException$instance extends ArithmeticException$instance {
|
|
6000
5992
|
readonly offendingNumber: double;
|
|
6001
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
5993
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
6002
5994
|
}
|
|
6003
5995
|
|
|
6004
5996
|
|
|
6005
5997
|
export const NotFiniteNumberException: {
|
|
6006
5998
|
new(): NotFiniteNumberException;
|
|
6007
5999
|
new(offendingNumber: double): NotFiniteNumberException;
|
|
6008
|
-
new(message: string): NotFiniteNumberException;
|
|
6009
|
-
new(message: string, offendingNumber: double): NotFiniteNumberException;
|
|
6010
|
-
new(message: string, innerException: Exception): NotFiniteNumberException;
|
|
6011
|
-
new(message: string, offendingNumber: double, innerException: Exception): NotFiniteNumberException;
|
|
6000
|
+
new(message: string | undefined): NotFiniteNumberException;
|
|
6001
|
+
new(message: string | undefined, offendingNumber: double): NotFiniteNumberException;
|
|
6002
|
+
new(message: string | undefined, innerException: Exception | undefined): NotFiniteNumberException;
|
|
6003
|
+
new(message: string | undefined, offendingNumber: double, innerException: Exception | undefined): NotFiniteNumberException;
|
|
6012
6004
|
};
|
|
6013
6005
|
|
|
6014
6006
|
|
|
@@ -6026,8 +6018,8 @@ export interface NotImplementedException$instance extends SystemException$instan
|
|
|
6026
6018
|
|
|
6027
6019
|
export const NotImplementedException: {
|
|
6028
6020
|
new(): NotImplementedException;
|
|
6029
|
-
new(message: string): NotImplementedException;
|
|
6030
|
-
new(message: string, inner: Exception): NotImplementedException;
|
|
6021
|
+
new(message: string | undefined): NotImplementedException;
|
|
6022
|
+
new(message: string | undefined, inner: Exception | undefined): NotImplementedException;
|
|
6031
6023
|
};
|
|
6032
6024
|
|
|
6033
6025
|
|
|
@@ -6045,8 +6037,8 @@ export interface NotSupportedException$instance extends SystemException$instance
|
|
|
6045
6037
|
|
|
6046
6038
|
export const NotSupportedException: {
|
|
6047
6039
|
new(): NotSupportedException;
|
|
6048
|
-
new(message: string): NotSupportedException;
|
|
6049
|
-
new(message: string, innerException: Exception): NotSupportedException;
|
|
6040
|
+
new(message: string | undefined): NotSupportedException;
|
|
6041
|
+
new(message: string | undefined, innerException: Exception | undefined): NotSupportedException;
|
|
6050
6042
|
};
|
|
6051
6043
|
|
|
6052
6044
|
|
|
@@ -6064,8 +6056,8 @@ export interface NullReferenceException$instance extends SystemException$instanc
|
|
|
6064
6056
|
|
|
6065
6057
|
export const NullReferenceException: {
|
|
6066
6058
|
new(): NullReferenceException;
|
|
6067
|
-
new(message: string): NullReferenceException;
|
|
6068
|
-
new(message: string, innerException: Exception): NullReferenceException;
|
|
6059
|
+
new(message: string | undefined): NullReferenceException;
|
|
6060
|
+
new(message: string | undefined, innerException: Exception | undefined): NullReferenceException;
|
|
6069
6061
|
};
|
|
6070
6062
|
|
|
6071
6063
|
|
|
@@ -6077,17 +6069,17 @@ export type NullReferenceException = NullReferenceException$instance & __NullRef
|
|
|
6077
6069
|
|
|
6078
6070
|
|
|
6079
6071
|
export interface Object$instance {
|
|
6080
|
-
equals(obj: unknown): boolean;
|
|
6072
|
+
equals(obj: unknown | undefined): boolean;
|
|
6081
6073
|
getHashCode(): int;
|
|
6082
6074
|
getType(): Type;
|
|
6083
|
-
toString(): string;
|
|
6075
|
+
toString(): string | undefined;
|
|
6084
6076
|
}
|
|
6085
6077
|
|
|
6086
6078
|
|
|
6087
6079
|
export const Object: {
|
|
6088
6080
|
new(): Object;
|
|
6089
|
-
equals(objA: unknown, objB: unknown): boolean;
|
|
6090
|
-
referenceEquals(objA: unknown, objB: unknown): boolean;
|
|
6081
|
+
equals(objA: unknown | undefined, objB: unknown | undefined): boolean;
|
|
6082
|
+
referenceEquals(objA: unknown | undefined, objB: unknown | undefined): boolean;
|
|
6091
6083
|
};
|
|
6092
6084
|
|
|
6093
6085
|
|
|
@@ -6120,14 +6112,14 @@ export interface ObsoleteAttribute$instance extends Attribute {
|
|
|
6120
6112
|
diagnosticId: string;
|
|
6121
6113
|
readonly isError: boolean;
|
|
6122
6114
|
readonly message: string;
|
|
6123
|
-
urlFormat: string;
|
|
6115
|
+
urlFormat: string | undefined;
|
|
6124
6116
|
}
|
|
6125
6117
|
|
|
6126
6118
|
|
|
6127
6119
|
export const ObsoleteAttribute: {
|
|
6128
6120
|
new(): ObsoleteAttribute;
|
|
6129
|
-
new(message: string): ObsoleteAttribute;
|
|
6130
|
-
new(message: string, error: boolean): ObsoleteAttribute;
|
|
6121
|
+
new(message: string | undefined): ObsoleteAttribute;
|
|
6122
|
+
new(message: string | undefined, error: boolean): ObsoleteAttribute;
|
|
6131
6123
|
};
|
|
6132
6124
|
|
|
6133
6125
|
|
|
@@ -6188,11 +6180,11 @@ export interface OperationCanceledException$instance extends SystemException$ins
|
|
|
6188
6180
|
|
|
6189
6181
|
export const OperationCanceledException: {
|
|
6190
6182
|
new(): OperationCanceledException;
|
|
6191
|
-
new(message: string): OperationCanceledException;
|
|
6192
|
-
new(message: string, innerException: Exception): OperationCanceledException;
|
|
6183
|
+
new(message: string | undefined): OperationCanceledException;
|
|
6184
|
+
new(message: string | undefined, innerException: Exception | undefined): OperationCanceledException;
|
|
6193
6185
|
new(token: CancellationToken): OperationCanceledException;
|
|
6194
|
-
new(message: string, token: CancellationToken): OperationCanceledException;
|
|
6195
|
-
new(message: string, innerException: Exception, token: CancellationToken): OperationCanceledException;
|
|
6186
|
+
new(message: string | undefined, token: CancellationToken): OperationCanceledException;
|
|
6187
|
+
new(message: string | undefined, innerException: Exception | undefined, token: CancellationToken): OperationCanceledException;
|
|
6196
6188
|
};
|
|
6197
6189
|
|
|
6198
6190
|
|
|
@@ -6204,13 +6196,13 @@ export type OperationCanceledException = OperationCanceledException$instance & _
|
|
|
6204
6196
|
|
|
6205
6197
|
|
|
6206
6198
|
export interface OrdinalComparer$instance extends StringComparer$instance {
|
|
6207
|
-
compare(x: string, y: string): int;
|
|
6199
|
+
compare(x: string | undefined, y: string | undefined): int;
|
|
6208
6200
|
compare(x: unknown, y: unknown): int;
|
|
6209
6201
|
compare(x: unknown, y: unknown): int;
|
|
6210
|
-
equals(x: string, y: string): boolean;
|
|
6202
|
+
equals(x: string | undefined, y: string | undefined): boolean;
|
|
6211
6203
|
equals(x: unknown, y: unknown): boolean;
|
|
6212
6204
|
equals(x: unknown, y: unknown): boolean;
|
|
6213
|
-
getHashCode(obj: string): int;
|
|
6205
|
+
getHashCode(obj: string | undefined): int;
|
|
6214
6206
|
getHashCode(obj: unknown): int;
|
|
6215
6207
|
getHashCode(obj: unknown): int;
|
|
6216
6208
|
}
|
|
@@ -6239,8 +6231,8 @@ export interface OutOfMemoryException$instance extends SystemException$instance
|
|
|
6239
6231
|
|
|
6240
6232
|
export const OutOfMemoryException: {
|
|
6241
6233
|
new(): OutOfMemoryException;
|
|
6242
|
-
new(message: string): OutOfMemoryException;
|
|
6243
|
-
new(message: string, innerException: Exception): OutOfMemoryException;
|
|
6234
|
+
new(message: string | undefined): OutOfMemoryException;
|
|
6235
|
+
new(message: string | undefined, innerException: Exception | undefined): OutOfMemoryException;
|
|
6244
6236
|
};
|
|
6245
6237
|
|
|
6246
6238
|
|
|
@@ -6258,8 +6250,8 @@ export interface OverflowException$instance extends ArithmeticException$instance
|
|
|
6258
6250
|
|
|
6259
6251
|
export const OverflowException: {
|
|
6260
6252
|
new(): OverflowException;
|
|
6261
|
-
new(message: string): OverflowException;
|
|
6262
|
-
new(message: string, innerException: Exception): OverflowException;
|
|
6253
|
+
new(message: string | undefined): OverflowException;
|
|
6254
|
+
new(message: string | undefined, innerException: Exception | undefined): OverflowException;
|
|
6263
6255
|
};
|
|
6264
6256
|
|
|
6265
6257
|
|
|
@@ -6288,8 +6280,8 @@ export interface PlatformNotSupportedException$instance extends NotSupportedExce
|
|
|
6288
6280
|
|
|
6289
6281
|
export const PlatformNotSupportedException: {
|
|
6290
6282
|
new(): PlatformNotSupportedException;
|
|
6291
|
-
new(message: string): PlatformNotSupportedException;
|
|
6292
|
-
new(message: string, inner: Exception): PlatformNotSupportedException;
|
|
6283
|
+
new(message: string | undefined): PlatformNotSupportedException;
|
|
6284
|
+
new(message: string | undefined, inner: Exception | undefined): PlatformNotSupportedException;
|
|
6293
6285
|
};
|
|
6294
6286
|
|
|
6295
6287
|
|
|
@@ -6357,8 +6349,8 @@ export interface RankException$instance extends SystemException$instance {
|
|
|
6357
6349
|
|
|
6358
6350
|
export const RankException: {
|
|
6359
6351
|
new(): RankException;
|
|
6360
|
-
new(message: string): RankException;
|
|
6361
|
-
new(message: string, innerException: Exception): RankException;
|
|
6352
|
+
new(message: string | undefined): RankException;
|
|
6353
|
+
new(message: string | undefined, innerException: Exception | undefined): RankException;
|
|
6362
6354
|
};
|
|
6363
6355
|
|
|
6364
6356
|
|
|
@@ -6371,13 +6363,13 @@ export type RankException = RankException$instance & __RankException$views;
|
|
|
6371
6363
|
|
|
6372
6364
|
export interface ResolveEventArgs$instance extends EventArgs {
|
|
6373
6365
|
readonly name: string;
|
|
6374
|
-
readonly requestingAssembly: Assembly;
|
|
6366
|
+
readonly requestingAssembly: Assembly | undefined;
|
|
6375
6367
|
}
|
|
6376
6368
|
|
|
6377
6369
|
|
|
6378
6370
|
export const ResolveEventArgs: {
|
|
6379
6371
|
new(name: string): ResolveEventArgs;
|
|
6380
|
-
new(name: string, requestingAssembly: Assembly): ResolveEventArgs;
|
|
6372
|
+
new(name: string, requestingAssembly: Assembly | undefined): ResolveEventArgs;
|
|
6381
6373
|
};
|
|
6382
6374
|
|
|
6383
6375
|
|
|
@@ -6401,8 +6393,8 @@ export interface StackOverflowException$instance extends SystemException$instanc
|
|
|
6401
6393
|
|
|
6402
6394
|
export const StackOverflowException: {
|
|
6403
6395
|
new(): StackOverflowException;
|
|
6404
|
-
new(message: string): StackOverflowException;
|
|
6405
|
-
new(message: string, innerException: Exception): StackOverflowException;
|
|
6396
|
+
new(message: string | undefined): StackOverflowException;
|
|
6397
|
+
new(message: string | undefined, innerException: Exception | undefined): StackOverflowException;
|
|
6406
6398
|
};
|
|
6407
6399
|
|
|
6408
6400
|
|
|
@@ -6438,7 +6430,7 @@ export interface String$instance {
|
|
|
6438
6430
|
copyTo(destination: Span_1<Char>): void;
|
|
6439
6431
|
endsWith(value: string): boolean;
|
|
6440
6432
|
endsWith(value: string, comparisonType: StringComparison): boolean;
|
|
6441
|
-
endsWith(value: string, ignoreCase: boolean, culture: CultureInfo): boolean;
|
|
6433
|
+
endsWith(value: string, ignoreCase: boolean, culture: CultureInfo | undefined): boolean;
|
|
6442
6434
|
endsWith(value: char): boolean;
|
|
6443
6435
|
enumerateRunes(): StringRuneEnumerator;
|
|
6444
6436
|
equals(obj: unknown): boolean;
|
|
@@ -6485,38 +6477,38 @@ export interface String$instance {
|
|
|
6485
6477
|
padRight(totalWidth: int, paddingChar: char): string;
|
|
6486
6478
|
remove(startIndex: int, count: int): string;
|
|
6487
6479
|
remove(startIndex: int): string;
|
|
6488
|
-
replace(oldValue: string, newValue: string, ignoreCase: boolean, culture: CultureInfo): string;
|
|
6489
|
-
replace(oldValue: string, newValue: string, comparisonType: StringComparison): string;
|
|
6480
|
+
replace(oldValue: string, newValue: string | undefined, ignoreCase: boolean, culture: CultureInfo | undefined): string;
|
|
6481
|
+
replace(oldValue: string, newValue: string | undefined, comparisonType: StringComparison): string;
|
|
6490
6482
|
replace(oldChar: char, newChar: char): string;
|
|
6491
|
-
replace(oldValue: string, newValue: string): string;
|
|
6483
|
+
replace(oldValue: string, newValue: string | undefined): string;
|
|
6492
6484
|
replaceLineEndings(): string;
|
|
6493
6485
|
replaceLineEndings(replacementText: string): string;
|
|
6494
6486
|
split(separator: char, options?: StringSplitOptions): string[];
|
|
6495
6487
|
split(separator: char, count: int, options?: StringSplitOptions): string[];
|
|
6496
6488
|
split(...separator: char[]): string[];
|
|
6497
6489
|
split(separator: ReadOnlySpan_1<Char>): string[];
|
|
6498
|
-
split(separator: char[], count: int): string[];
|
|
6499
|
-
split(separator: char[], options: StringSplitOptions): string[];
|
|
6500
|
-
split(separator: char[], count: int, options: StringSplitOptions): string[];
|
|
6501
|
-
split(separator: string, options?: StringSplitOptions): string[];
|
|
6502
|
-
split(separator: string, count: int, options?: StringSplitOptions): string[];
|
|
6503
|
-
split(separator: string[], options: StringSplitOptions): string[];
|
|
6504
|
-
split(separator: string[], count: int, options: StringSplitOptions): string[];
|
|
6490
|
+
split(separator: char[] | undefined, count: int): string[];
|
|
6491
|
+
split(separator: char[] | undefined, options: StringSplitOptions): string[];
|
|
6492
|
+
split(separator: char[] | undefined, count: int, options: StringSplitOptions): string[];
|
|
6493
|
+
split(separator: string | undefined, options?: StringSplitOptions): string[];
|
|
6494
|
+
split(separator: string | undefined, count: int, options?: StringSplitOptions): string[];
|
|
6495
|
+
split(separator: string[] | undefined, options: StringSplitOptions): string[];
|
|
6496
|
+
split(separator: string[] | undefined, count: int, options: StringSplitOptions): string[];
|
|
6505
6497
|
startsWith(value: string): boolean;
|
|
6506
6498
|
startsWith(value: string, comparisonType: StringComparison): boolean;
|
|
6507
|
-
startsWith(value: string, ignoreCase: boolean, culture: CultureInfo): boolean;
|
|
6499
|
+
startsWith(value: string, ignoreCase: boolean, culture: CultureInfo | undefined): boolean;
|
|
6508
6500
|
startsWith(value: char): boolean;
|
|
6509
6501
|
substring(startIndex: int): string;
|
|
6510
6502
|
substring(startIndex: int, length: int): string;
|
|
6511
6503
|
toCharArray(): char[];
|
|
6512
6504
|
toCharArray(startIndex: int, length: int): char[];
|
|
6513
6505
|
toLower(): string;
|
|
6514
|
-
toLower(culture: CultureInfo): string;
|
|
6506
|
+
toLower(culture: CultureInfo | undefined): string;
|
|
6515
6507
|
toLowerInvariant(): string;
|
|
6516
6508
|
toString(): string;
|
|
6517
|
-
toString(provider: IFormatProvider): string;
|
|
6509
|
+
toString(provider: IFormatProvider | undefined): string;
|
|
6518
6510
|
toUpper(): string;
|
|
6519
|
-
toUpper(culture: CultureInfo): string;
|
|
6511
|
+
toUpper(culture: CultureInfo | undefined): string;
|
|
6520
6512
|
toUpperInvariant(): string;
|
|
6521
6513
|
trim(): string;
|
|
6522
6514
|
trim(trimChar: char): string;
|
|
@@ -6558,10 +6550,10 @@ export const String: {
|
|
|
6558
6550
|
compareOrdinal(strA: string, indexA: int, strB: string, indexB: int, length: int): int;
|
|
6559
6551
|
compareOrdinal(strA: string, strB: string): int;
|
|
6560
6552
|
concat<T>(values: IEnumerable_1<T>): string;
|
|
6561
|
-
concat(values: IEnumerable_1<
|
|
6553
|
+
concat(values: IEnumerable_1<string | undefined>): string;
|
|
6562
6554
|
concat(arg0: unknown, arg1: unknown, arg2: unknown): string;
|
|
6563
6555
|
concat(arg0: unknown, arg1: unknown): string;
|
|
6564
|
-
concat(arg0: unknown): string;
|
|
6556
|
+
concat(arg0: unknown | undefined): string;
|
|
6565
6557
|
concat(...args: unknown[]): string;
|
|
6566
6558
|
concat(str0: ReadOnlySpan_1<Char>, str1: ReadOnlySpan_1<Char>, str2: ReadOnlySpan_1<Char>, str3: ReadOnlySpan_1<Char>): string;
|
|
6567
6559
|
concat(str0: ReadOnlySpan_1<Char>, str1: ReadOnlySpan_1<Char>, str2: ReadOnlySpan_1<Char>): string;
|
|
@@ -6573,45 +6565,45 @@ export const String: {
|
|
|
6573
6565
|
concat(str0: string, str1: string): string;
|
|
6574
6566
|
concat(...values: string[]): string;
|
|
6575
6567
|
copy(str: string): string;
|
|
6576
|
-
create(provider: IFormatProvider, handler: DefaultInterpolatedStringHandler): string;
|
|
6577
|
-
create(provider: IFormatProvider, initialBuffer: Span_1<Char>, handler: DefaultInterpolatedStringHandler): string;
|
|
6568
|
+
create(provider: IFormatProvider | undefined, handler: DefaultInterpolatedStringHandler): string;
|
|
6569
|
+
create(provider: IFormatProvider | undefined, initialBuffer: Span_1<Char>, handler: DefaultInterpolatedStringHandler): string;
|
|
6578
6570
|
create<TState>(length: int, state: TState, action: SpanAction_2<Char, TState>): string;
|
|
6579
6571
|
equals(a: string, b: string, comparisonType: StringComparison): boolean;
|
|
6580
6572
|
equals(a: string, b: string): boolean;
|
|
6581
6573
|
format(provider: IFormatProvider, format: string, arg0: unknown, arg1: unknown, arg2: unknown): string;
|
|
6582
6574
|
format(provider: IFormatProvider, format: string, arg0: unknown, arg1: unknown): string;
|
|
6583
|
-
format(provider: IFormatProvider, format: string, arg0: unknown): string;
|
|
6584
|
-
format(provider: IFormatProvider, format: string, ...args: unknown[]): string;
|
|
6585
|
-
format(provider: IFormatProvider, format: string, args: ReadOnlySpan_1<unknown>): string;
|
|
6586
|
-
format(provider: IFormatProvider, format: CompositeFormat, ...args: unknown[]): string;
|
|
6587
|
-
format(provider: IFormatProvider, format: CompositeFormat, args: ReadOnlySpan_1<unknown>): string;
|
|
6588
|
-
format<TArg0, TArg1, TArg2>(provider: IFormatProvider, format: CompositeFormat, arg0: TArg0, arg1: TArg1, arg2: TArg2): string;
|
|
6589
|
-
format<TArg0, TArg1>(provider: IFormatProvider, format: CompositeFormat, arg0: TArg0, arg1: TArg1): string;
|
|
6590
|
-
format<TArg0>(provider: IFormatProvider, format: CompositeFormat, arg0: TArg0): string;
|
|
6575
|
+
format(provider: IFormatProvider | undefined, format: string, arg0: unknown | undefined): string;
|
|
6576
|
+
format(provider: IFormatProvider | undefined, format: string, ...args: unknown[]): string;
|
|
6577
|
+
format(provider: IFormatProvider | undefined, format: string, args: ReadOnlySpan_1<unknown>): string;
|
|
6578
|
+
format(provider: IFormatProvider | undefined, format: CompositeFormat, ...args: unknown[]): string;
|
|
6579
|
+
format(provider: IFormatProvider | undefined, format: CompositeFormat, args: ReadOnlySpan_1<unknown>): string;
|
|
6580
|
+
format<TArg0, TArg1, TArg2>(provider: IFormatProvider | undefined, format: CompositeFormat, arg0: TArg0, arg1: TArg1, arg2: TArg2): string;
|
|
6581
|
+
format<TArg0, TArg1>(provider: IFormatProvider | undefined, format: CompositeFormat, arg0: TArg0, arg1: TArg1): string;
|
|
6582
|
+
format<TArg0>(provider: IFormatProvider | undefined, format: CompositeFormat, arg0: TArg0): string;
|
|
6591
6583
|
format(format: string, arg0: unknown, arg1: unknown, arg2: unknown): string;
|
|
6592
|
-
format(format: string, arg0: unknown, arg1: unknown): string;
|
|
6593
|
-
format(format: string, arg0: unknown): string;
|
|
6584
|
+
format(format: string, arg0: unknown | undefined, arg1: unknown | undefined): string;
|
|
6585
|
+
format(format: string, arg0: unknown | undefined): string;
|
|
6594
6586
|
format(format: string, ...args: unknown[]): string;
|
|
6595
6587
|
format(format: string, args: ReadOnlySpan_1<unknown>): string;
|
|
6596
6588
|
getHashCode(value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): int;
|
|
6597
6589
|
getHashCode(value: ReadOnlySpan_1<Char>): int;
|
|
6598
6590
|
intern(str: string): string;
|
|
6599
|
-
isInterned(str: string): string;
|
|
6591
|
+
isInterned(str: string): string | undefined;
|
|
6600
6592
|
isNullOrEmpty(value: string): boolean;
|
|
6601
6593
|
isNullOrWhiteSpace(value: string): boolean;
|
|
6602
6594
|
join<T>(separator: char, values: IEnumerable_1<T>): string;
|
|
6603
6595
|
join(separator: char, ...values: unknown[]): string;
|
|
6604
6596
|
join(separator: char, values: ReadOnlySpan_1<unknown>): string;
|
|
6605
6597
|
join(separator: char, value: ReadOnlySpan_1<String>): string;
|
|
6606
|
-
join(separator: char, value: string[], startIndex: int, count: int): string;
|
|
6598
|
+
join(separator: char, value: (string | undefined)[], startIndex: int, count: int): string;
|
|
6607
6599
|
join(separator: char, ...value: string[]): string;
|
|
6608
|
-
join<T>(separator: string, values: IEnumerable_1<T>): string;
|
|
6609
|
-
join(separator: string, values: IEnumerable_1<
|
|
6610
|
-
join(separator: string, ...values: unknown[]): string;
|
|
6611
|
-
join(separator: string, values: ReadOnlySpan_1<unknown>): string;
|
|
6612
|
-
join(separator: string, value: ReadOnlySpan_1<String>): string;
|
|
6613
|
-
join(separator: string, value: string[], startIndex: int, count: int): string;
|
|
6614
|
-
join(separator: string, ...value: string[]): string;
|
|
6600
|
+
join<T>(separator: string | undefined, values: IEnumerable_1<T>): string;
|
|
6601
|
+
join(separator: string | undefined, values: IEnumerable_1<string | undefined>): string;
|
|
6602
|
+
join(separator: string | undefined, ...values: unknown[]): string;
|
|
6603
|
+
join(separator: string | undefined, values: ReadOnlySpan_1<unknown>): string;
|
|
6604
|
+
join(separator: string | undefined, value: ReadOnlySpan_1<String>): string;
|
|
6605
|
+
join(separator: string | undefined, value: (string | undefined)[], startIndex: int, count: int): string;
|
|
6606
|
+
join(separator: string | undefined, ...value: string[]): string;
|
|
6615
6607
|
};
|
|
6616
6608
|
|
|
6617
6609
|
|
|
@@ -6631,7 +6623,7 @@ export interface __String$views {
|
|
|
6631
6623
|
compareTo(obj: unknown): int;
|
|
6632
6624
|
}
|
|
6633
6625
|
|
|
6634
|
-
export interface String$instance extends ICloneable$instance,
|
|
6626
|
+
export interface String$instance extends ICloneable$instance, ISpanParsable_1$instance<String> {}
|
|
6635
6627
|
|
|
6636
6628
|
export type String = string & String$instance & __String$views;
|
|
6637
6629
|
|
|
@@ -6668,20 +6660,18 @@ export interface __StringComparer$views {
|
|
|
6668
6660
|
As_IEqualityComparer(): System_Collections_Internal.IEqualityComparer$instance;
|
|
6669
6661
|
}
|
|
6670
6662
|
|
|
6671
|
-
export interface StringComparer$instance extends System_Collections_Internal.IComparer$instance {}
|
|
6672
|
-
|
|
6673
6663
|
export type StringComparer = StringComparer$instance & __StringComparer$views;
|
|
6674
6664
|
|
|
6675
6665
|
|
|
6676
6666
|
export interface SystemException$instance extends Exception$instance {
|
|
6677
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
6667
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
6678
6668
|
}
|
|
6679
6669
|
|
|
6680
6670
|
|
|
6681
6671
|
export const SystemException: {
|
|
6682
6672
|
new(): SystemException;
|
|
6683
|
-
new(message: string): SystemException;
|
|
6684
|
-
new(message: string, innerException: Exception): SystemException;
|
|
6673
|
+
new(message: string | undefined): SystemException;
|
|
6674
|
+
new(message: string | undefined, innerException: Exception | undefined): SystemException;
|
|
6685
6675
|
};
|
|
6686
6676
|
|
|
6687
6677
|
|
|
@@ -6710,8 +6700,8 @@ export interface TimeoutException$instance extends SystemException$instance {
|
|
|
6710
6700
|
|
|
6711
6701
|
export const TimeoutException: {
|
|
6712
6702
|
new(): TimeoutException;
|
|
6713
|
-
new(message: string): TimeoutException;
|
|
6714
|
-
new(message: string, innerException: Exception): TimeoutException;
|
|
6703
|
+
new(message: string | undefined): TimeoutException;
|
|
6704
|
+
new(message: string | undefined, innerException: Exception | undefined): TimeoutException;
|
|
6715
6705
|
};
|
|
6716
6706
|
|
|
6717
6707
|
|
|
@@ -6725,7 +6715,7 @@ export type TimeoutException = TimeoutException$instance & __TimeoutException$vi
|
|
|
6725
6715
|
export interface TimeProvider$instance {
|
|
6726
6716
|
readonly localTimeZone: TimeZoneInfo;
|
|
6727
6717
|
readonly timestampFrequency: long;
|
|
6728
|
-
createTimer(callback: TimerCallback, state: unknown, dueTime: TimeSpan, period: TimeSpan): ITimer;
|
|
6718
|
+
createTimer(callback: TimerCallback, state: unknown | undefined, dueTime: TimeSpan, period: TimeSpan): ITimer;
|
|
6729
6719
|
getElapsedTime(startingTimestamp: long, endingTimestamp: long): TimeSpan;
|
|
6730
6720
|
getElapsedTime(startingTimestamp: long): TimeSpan;
|
|
6731
6721
|
getLocalNow(): DateTimeOffset;
|
|
@@ -6801,17 +6791,17 @@ export const TimeZoneInfo: {
|
|
|
6801
6791
|
convertTimeFromUtc(dateTime: DateTime, destinationTimeZone: TimeZoneInfo): DateTime;
|
|
6802
6792
|
convertTimeToUtc(dateTime: DateTime, sourceTimeZone: TimeZoneInfo): DateTime;
|
|
6803
6793
|
convertTimeToUtc(dateTime: DateTime): DateTime;
|
|
6804
|
-
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string, standardDisplayName: string, daylightDisplayName: string, adjustmentRules: TimeZoneInfo_AdjustmentRule[], disableDaylightSavingTime: boolean): TimeZoneInfo;
|
|
6805
|
-
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string, standardDisplayName: string, daylightDisplayName: string, adjustmentRules: TimeZoneInfo_AdjustmentRule[]): TimeZoneInfo;
|
|
6806
|
-
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string, standardDisplayName: string): TimeZoneInfo;
|
|
6794
|
+
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string, standardDisplayName: string, daylightDisplayName: string, adjustmentRules: TimeZoneInfo_AdjustmentRule[] | undefined, disableDaylightSavingTime: boolean): TimeZoneInfo;
|
|
6795
|
+
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string, standardDisplayName: string, daylightDisplayName: string, adjustmentRules: TimeZoneInfo_AdjustmentRule[] | undefined): TimeZoneInfo;
|
|
6796
|
+
createCustomTimeZone(id: string, baseUtcOffset: TimeSpan, displayName: string | undefined, standardDisplayName: string | undefined): TimeZoneInfo;
|
|
6807
6797
|
findSystemTimeZoneById(id: string): TimeZoneInfo;
|
|
6808
6798
|
fromSerializedString(source: string): TimeZoneInfo;
|
|
6809
6799
|
getSystemTimeZones(): ReadOnlyCollection_1<TimeZoneInfo>;
|
|
6810
6800
|
getSystemTimeZones(skipSorting: boolean): ReadOnlyCollection_1<TimeZoneInfo>;
|
|
6811
|
-
tryConvertIanaIdToWindowsId(ianaId: string, windowsId: string): boolean;
|
|
6801
|
+
tryConvertIanaIdToWindowsId(ianaId: string, windowsId: string | undefined): boolean;
|
|
6812
6802
|
tryConvertWindowsIdToIanaId(windowsId: string, region: string, ianaId: string): boolean;
|
|
6813
|
-
tryConvertWindowsIdToIanaId(windowsId: string, ianaId: string): boolean;
|
|
6814
|
-
tryFindSystemTimeZoneById(id: string, timeZoneInfo: TimeZoneInfo): boolean;
|
|
6803
|
+
tryConvertWindowsIdToIanaId(windowsId: string, ianaId: string | undefined): boolean;
|
|
6804
|
+
tryFindSystemTimeZoneById(id: string, timeZoneInfo: TimeZoneInfo | undefined): boolean;
|
|
6815
6805
|
};
|
|
6816
6806
|
|
|
6817
6807
|
|
|
@@ -6864,14 +6854,14 @@ export type TimeZoneInfo_AdjustmentRule = TimeZoneInfo_AdjustmentRule$instance &
|
|
|
6864
6854
|
|
|
6865
6855
|
|
|
6866
6856
|
export interface TimeZoneNotFoundException$instance extends Exception$instance {
|
|
6867
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
6857
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
6868
6858
|
}
|
|
6869
6859
|
|
|
6870
6860
|
|
|
6871
6861
|
export const TimeZoneNotFoundException: {
|
|
6872
6862
|
new(): TimeZoneNotFoundException;
|
|
6873
|
-
new(message: string): TimeZoneNotFoundException;
|
|
6874
|
-
new(message: string, innerException: Exception): TimeZoneNotFoundException;
|
|
6863
|
+
new(message: string | undefined): TimeZoneNotFoundException;
|
|
6864
|
+
new(message: string | undefined, innerException: Exception | undefined): TimeZoneNotFoundException;
|
|
6875
6865
|
};
|
|
6876
6866
|
|
|
6877
6867
|
|
|
@@ -6886,7 +6876,7 @@ export interface Tuple_1$instance<T1> {
|
|
|
6886
6876
|
readonly item1: T1;
|
|
6887
6877
|
equals(obj: unknown): boolean;
|
|
6888
6878
|
getHashCode(): int;
|
|
6889
|
-
toString(): string;
|
|
6879
|
+
toString(): string | undefined;
|
|
6890
6880
|
}
|
|
6891
6881
|
|
|
6892
6882
|
|
|
@@ -6915,7 +6905,7 @@ export interface Tuple_2$instance<T1, T2> {
|
|
|
6915
6905
|
readonly item2: T2;
|
|
6916
6906
|
equals(obj: unknown): boolean;
|
|
6917
6907
|
getHashCode(): int;
|
|
6918
|
-
toString(): string;
|
|
6908
|
+
toString(): string | undefined;
|
|
6919
6909
|
}
|
|
6920
6910
|
|
|
6921
6911
|
|
|
@@ -7138,9 +7128,9 @@ export interface Type$instance extends MemberInfo {
|
|
|
7138
7128
|
readonly assembly: Assembly;
|
|
7139
7129
|
readonly assemblyQualifiedName: string;
|
|
7140
7130
|
readonly attributes: TypeAttributes;
|
|
7141
|
-
readonly baseType: Type;
|
|
7131
|
+
readonly baseType: Type | undefined;
|
|
7142
7132
|
readonly containsGenericParameters: boolean;
|
|
7143
|
-
readonly declaringMethod: MethodBase;
|
|
7133
|
+
readonly declaringMethod: MethodBase | undefined;
|
|
7144
7134
|
readonly declaringType: Type;
|
|
7145
7135
|
readonly fullName: string;
|
|
7146
7136
|
readonly genericParameterAttributes: GenericParameterAttributes;
|
|
@@ -7199,18 +7189,18 @@ export interface Type$instance extends MemberInfo {
|
|
|
7199
7189
|
readonly memberType: MemberTypes;
|
|
7200
7190
|
readonly module_: Module;
|
|
7201
7191
|
readonly namespace_: string;
|
|
7202
|
-
readonly reflectedType: Type;
|
|
7203
|
-
readonly structLayoutAttribute: StructLayoutAttribute;
|
|
7192
|
+
readonly reflectedType: Type | undefined;
|
|
7193
|
+
readonly structLayoutAttribute: StructLayoutAttribute | undefined;
|
|
7204
7194
|
readonly typeHandle: RuntimeTypeHandle;
|
|
7205
|
-
readonly typeInitializer: ConstructorInfo;
|
|
7195
|
+
readonly typeInitializer: ConstructorInfo | undefined;
|
|
7206
7196
|
readonly underlyingSystemType: Type;
|
|
7207
7197
|
equals(o: unknown): boolean;
|
|
7208
7198
|
equals(o: Type): boolean;
|
|
7209
|
-
findInterfaces(filter: TypeFilter, filterCriteria: unknown): Type[];
|
|
7199
|
+
findInterfaces(filter: TypeFilter, filterCriteria: unknown | undefined): Type[];
|
|
7210
7200
|
findMembers(memberType: MemberTypes, bindingAttr: BindingFlags, filter: MemberFilter, filterCriteria: unknown): MemberInfo[];
|
|
7211
7201
|
getArrayRank(): int;
|
|
7212
|
-
getConstructor(types: Type[]): ConstructorInfo;
|
|
7213
|
-
getConstructor(bindingAttr: BindingFlags, types: Type[]): ConstructorInfo;
|
|
7202
|
+
getConstructor(types: Type[]): ConstructorInfo | undefined;
|
|
7203
|
+
getConstructor(bindingAttr: BindingFlags, types: Type[]): ConstructorInfo | undefined;
|
|
7214
7204
|
getConstructor(bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): ConstructorInfo;
|
|
7215
7205
|
getConstructor(bindingAttr: BindingFlags, binder: Binder, callConvention: CallingConventions, types: Type[], modifiers: ParameterModifier[]): ConstructorInfo;
|
|
7216
7206
|
getConstructors(): ConstructorInfo[];
|
|
@@ -7219,17 +7209,17 @@ export interface Type$instance extends MemberInfo {
|
|
|
7219
7209
|
getCustomAttributes(attributeType: Type, inherit: boolean): unknown[];
|
|
7220
7210
|
getDefaultMembers(): MemberInfo[];
|
|
7221
7211
|
getElementType(): Type;
|
|
7222
|
-
getEnumName(value: unknown): string;
|
|
7212
|
+
getEnumName(value: unknown): string | undefined;
|
|
7223
7213
|
getEnumNames(): string[];
|
|
7224
7214
|
getEnumUnderlyingType(): Type;
|
|
7225
7215
|
getEnumValues(): Array;
|
|
7226
7216
|
getEnumValuesAsUnderlyingType(): Array;
|
|
7227
|
-
getEvent(name: string): EventInfo;
|
|
7228
|
-
getEvent(name: string, bindingAttr: BindingFlags): EventInfo;
|
|
7217
|
+
getEvent(name: string): EventInfo | undefined;
|
|
7218
|
+
getEvent(name: string, bindingAttr: BindingFlags): EventInfo | undefined;
|
|
7229
7219
|
getEvents(): EventInfo[];
|
|
7230
7220
|
getEvents(bindingAttr: BindingFlags): EventInfo[];
|
|
7231
|
-
getField(name: string): FieldInfo;
|
|
7232
|
-
getField(name: string, bindingAttr: BindingFlags): FieldInfo;
|
|
7221
|
+
getField(name: string): FieldInfo | undefined;
|
|
7222
|
+
getField(name: string, bindingAttr: BindingFlags): FieldInfo | undefined;
|
|
7233
7223
|
getFields(): FieldInfo[];
|
|
7234
7224
|
getFields(bindingAttr: BindingFlags): FieldInfo[];
|
|
7235
7225
|
getFunctionPointerCallingConventions(): Type[];
|
|
@@ -7239,8 +7229,8 @@ export interface Type$instance extends MemberInfo {
|
|
|
7239
7229
|
getGenericParameterConstraints(): Type[];
|
|
7240
7230
|
getGenericTypeDefinition(): Type;
|
|
7241
7231
|
getHashCode(): int;
|
|
7242
|
-
getInterface(name: string): Type;
|
|
7243
|
-
getInterface(name: string, ignoreCase: boolean): Type;
|
|
7232
|
+
getInterface(name: string): Type | undefined;
|
|
7233
|
+
getInterface(name: string, ignoreCase: boolean): Type | undefined;
|
|
7244
7234
|
getInterfaceMap(interfaceType: Type): InterfaceMapping;
|
|
7245
7235
|
getInterfaces(): Type[];
|
|
7246
7236
|
getMember(name: string): MemberInfo[];
|
|
@@ -7249,39 +7239,39 @@ export interface Type$instance extends MemberInfo {
|
|
|
7249
7239
|
getMembers(): MemberInfo[];
|
|
7250
7240
|
getMembers(bindingAttr: BindingFlags): MemberInfo[];
|
|
7251
7241
|
getMemberWithSameMetadataDefinitionAs(member: MemberInfo): MemberInfo;
|
|
7252
|
-
getMethod(name: string): MethodInfo;
|
|
7253
|
-
getMethod(name: string, bindingAttr: BindingFlags): MethodInfo;
|
|
7254
|
-
getMethod(name: string, bindingAttr: BindingFlags, types: Type[]): MethodInfo;
|
|
7255
|
-
getMethod(name: string, types: Type[]): MethodInfo;
|
|
7256
|
-
getMethod(name: string, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7242
|
+
getMethod(name: string): MethodInfo | undefined;
|
|
7243
|
+
getMethod(name: string, bindingAttr: BindingFlags): MethodInfo | undefined;
|
|
7244
|
+
getMethod(name: string, bindingAttr: BindingFlags, types: Type[]): MethodInfo | undefined;
|
|
7245
|
+
getMethod(name: string, types: Type[]): MethodInfo | undefined;
|
|
7246
|
+
getMethod(name: string, types: Type[], modifiers: ParameterModifier[] | undefined): MethodInfo | undefined;
|
|
7257
7247
|
getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7258
7248
|
getMethod(name: string, bindingAttr: BindingFlags, binder: Binder, callConvention: CallingConventions, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7259
|
-
getMethod(name: string, genericParameterCount: int, types: Type[]): MethodInfo;
|
|
7260
|
-
getMethod(name: string, genericParameterCount: int, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7261
|
-
getMethod(name: string, genericParameterCount: int, bindingAttr: BindingFlags, types: Type[]): MethodInfo;
|
|
7249
|
+
getMethod(name: string, genericParameterCount: int, types: Type[]): MethodInfo | undefined;
|
|
7250
|
+
getMethod(name: string, genericParameterCount: int, types: Type[], modifiers: ParameterModifier[] | undefined): MethodInfo | undefined;
|
|
7251
|
+
getMethod(name: string, genericParameterCount: int, bindingAttr: BindingFlags, types: Type[]): MethodInfo | undefined;
|
|
7262
7252
|
getMethod(name: string, genericParameterCount: int, bindingAttr: BindingFlags, binder: Binder, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7263
7253
|
getMethod(name: string, genericParameterCount: int, bindingAttr: BindingFlags, binder: Binder, callConvention: CallingConventions, types: Type[], modifiers: ParameterModifier[]): MethodInfo;
|
|
7264
7254
|
getMethods(): MethodInfo[];
|
|
7265
7255
|
getMethods(bindingAttr: BindingFlags): MethodInfo[];
|
|
7266
|
-
getNestedType(name: string): Type;
|
|
7267
|
-
getNestedType(name: string, bindingAttr: BindingFlags): Type;
|
|
7256
|
+
getNestedType(name: string): Type | undefined;
|
|
7257
|
+
getNestedType(name: string, bindingAttr: BindingFlags): Type | undefined;
|
|
7268
7258
|
getNestedTypes(): Type[];
|
|
7269
7259
|
getNestedTypes(bindingAttr: BindingFlags): Type[];
|
|
7270
7260
|
getOptionalCustomModifiers(): Type[];
|
|
7271
7261
|
getProperties(): PropertyInfo[];
|
|
7272
7262
|
getProperties(bindingAttr: BindingFlags): PropertyInfo[];
|
|
7273
|
-
getProperty(name: string): PropertyInfo;
|
|
7274
|
-
getProperty(name: string, bindingAttr: BindingFlags): PropertyInfo;
|
|
7263
|
+
getProperty(name: string): PropertyInfo | undefined;
|
|
7264
|
+
getProperty(name: string, bindingAttr: BindingFlags): PropertyInfo | undefined;
|
|
7275
7265
|
getProperty(name: string, returnType: Type): PropertyInfo;
|
|
7276
|
-
getProperty(name: string, types: Type[]): PropertyInfo;
|
|
7277
|
-
getProperty(name: string, returnType: Type, types: Type[]): PropertyInfo;
|
|
7266
|
+
getProperty(name: string, types: Type[]): PropertyInfo | undefined;
|
|
7267
|
+
getProperty(name: string, returnType: Type | undefined, types: Type[]): PropertyInfo | undefined;
|
|
7278
7268
|
getProperty(name: string, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
|
|
7279
7269
|
getProperty(name: string, bindingAttr: BindingFlags, binder: Binder, returnType: Type, types: Type[], modifiers: ParameterModifier[]): PropertyInfo;
|
|
7280
7270
|
getRequiredCustomModifiers(): Type[];
|
|
7281
7271
|
getType(): Type;
|
|
7282
7272
|
invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[]): unknown;
|
|
7283
7273
|
invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], culture: CultureInfo): unknown;
|
|
7284
|
-
invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[]): unknown;
|
|
7274
|
+
invokeMember(name: string, invokeAttr: BindingFlags, binder: Binder, target: unknown, args: unknown[], modifiers: ParameterModifier[], culture: CultureInfo, namedParameters: string[] | undefined): unknown;
|
|
7285
7275
|
isAssignableFrom(c: Type): boolean;
|
|
7286
7276
|
isAssignableTo(targetType: Type): boolean;
|
|
7287
7277
|
isDefined(attributeType: Type, inherit: boolean): boolean;
|
|
@@ -7306,12 +7296,12 @@ export const Type: {
|
|
|
7306
7296
|
readonly filterName: MemberFilter;
|
|
7307
7297
|
readonly filterNameIgnoreCase: MemberFilter;
|
|
7308
7298
|
readonly defaultBinder: Binder;
|
|
7309
|
-
getType(typeName: string, throwOnError: boolean, ignoreCase: boolean): Type;
|
|
7310
|
-
getType(typeName: string, throwOnError: boolean): Type;
|
|
7311
|
-
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly
|
|
7312
|
-
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly
|
|
7313
|
-
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly
|
|
7314
|
-
getType(typeName: string): Type;
|
|
7299
|
+
getType(typeName: string, throwOnError: boolean, ignoreCase: boolean): Type | undefined;
|
|
7300
|
+
getType(typeName: string, throwOnError: boolean): Type | undefined;
|
|
7301
|
+
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly | undefined> | undefined, typeResolver: Func_4<Assembly | undefined, String, Boolean, Type | undefined> | undefined, throwOnError: boolean, ignoreCase: boolean): Type | undefined;
|
|
7302
|
+
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly | undefined> | undefined, typeResolver: Func_4<Assembly | undefined, String, Boolean, Type | undefined> | undefined, throwOnError: boolean): Type | undefined;
|
|
7303
|
+
getType(typeName: string, assemblyResolver: Func_2<AssemblyName, Assembly | undefined> | undefined, typeResolver: Func_4<Assembly | undefined, String, Boolean, Type | undefined> | undefined): Type | undefined;
|
|
7304
|
+
getType(typeName: string): Type | undefined;
|
|
7315
7305
|
getTypeArray(args: unknown[]): Type[];
|
|
7316
7306
|
getTypeCode(type_: Type): TypeCode;
|
|
7317
7307
|
getTypeFromCLSID(clsid: Guid, throwOnError: boolean): Type;
|
|
@@ -7319,14 +7309,14 @@ export const Type: {
|
|
|
7319
7309
|
getTypeFromCLSID(clsid: Guid, server: string): Type;
|
|
7320
7310
|
getTypeFromCLSID(clsid: Guid): Type;
|
|
7321
7311
|
getTypeFromHandle(handle: RuntimeTypeHandle): Type;
|
|
7322
|
-
getTypeFromProgID(progID: string, throwOnError: boolean): Type;
|
|
7312
|
+
getTypeFromProgID(progID: string, throwOnError: boolean): Type | undefined;
|
|
7323
7313
|
getTypeFromProgID(progID: string, server: string, throwOnError: boolean): Type;
|
|
7324
7314
|
getTypeFromProgID(progID: string, server: string): Type;
|
|
7325
|
-
getTypeFromProgID(progID: string): Type;
|
|
7315
|
+
getTypeFromProgID(progID: string): Type | undefined;
|
|
7326
7316
|
getTypeHandle(o: unknown): RuntimeTypeHandle;
|
|
7327
7317
|
makeGenericMethodParameter(position: int): Type;
|
|
7328
7318
|
makeGenericSignatureType(genericTypeDefinition: Type, ...typeArguments: Type[]): Type;
|
|
7329
|
-
reflectionOnlyGetType(typeName: string, throwIfNotFound: boolean, ignoreCase: boolean): Type;
|
|
7319
|
+
reflectionOnlyGetType(typeName: string, throwIfNotFound: boolean, ignoreCase: boolean): Type | undefined;
|
|
7330
7320
|
};
|
|
7331
7321
|
|
|
7332
7322
|
|
|
@@ -7345,8 +7335,8 @@ export interface TypeAccessException$instance extends TypeLoadException$instance
|
|
|
7345
7335
|
|
|
7346
7336
|
export const TypeAccessException: {
|
|
7347
7337
|
new(): TypeAccessException;
|
|
7348
|
-
new(message: string): TypeAccessException;
|
|
7349
|
-
new(message: string, inner: Exception): TypeAccessException;
|
|
7338
|
+
new(message: string | undefined): TypeAccessException;
|
|
7339
|
+
new(message: string | undefined, inner: Exception | undefined): TypeAccessException;
|
|
7350
7340
|
};
|
|
7351
7341
|
|
|
7352
7342
|
|
|
@@ -7403,8 +7393,8 @@ export interface TypeUnloadedException$instance extends SystemException$instance
|
|
|
7403
7393
|
|
|
7404
7394
|
export const TypeUnloadedException: {
|
|
7405
7395
|
new(): TypeUnloadedException;
|
|
7406
|
-
new(message: string): TypeUnloadedException;
|
|
7407
|
-
new(message: string, innerException: Exception): TypeUnloadedException;
|
|
7396
|
+
new(message: string | undefined): TypeUnloadedException;
|
|
7397
|
+
new(message: string | undefined, innerException: Exception | undefined): TypeUnloadedException;
|
|
7408
7398
|
};
|
|
7409
7399
|
|
|
7410
7400
|
|
|
@@ -7422,8 +7412,8 @@ export interface UnauthorizedAccessException$instance extends SystemException$in
|
|
|
7422
7412
|
|
|
7423
7413
|
export const UnauthorizedAccessException: {
|
|
7424
7414
|
new(): UnauthorizedAccessException;
|
|
7425
|
-
new(message: string): UnauthorizedAccessException;
|
|
7426
|
-
new(message: string, inner: Exception): UnauthorizedAccessException;
|
|
7415
|
+
new(message: string | undefined): UnauthorizedAccessException;
|
|
7416
|
+
new(message: string | undefined, inner: Exception | undefined): UnauthorizedAccessException;
|
|
7427
7417
|
};
|
|
7428
7418
|
|
|
7429
7419
|
|
|
@@ -7508,10 +7498,10 @@ export interface Uri$instance {
|
|
|
7508
7498
|
export const Uri: {
|
|
7509
7499
|
new(uriString: string): Uri;
|
|
7510
7500
|
new(uriString: string, dontEscape: boolean): Uri;
|
|
7511
|
-
new(baseUri: Uri, relativeUri: string, dontEscape: boolean): Uri;
|
|
7501
|
+
new(baseUri: Uri, relativeUri: string | undefined, dontEscape: boolean): Uri;
|
|
7512
7502
|
new(uriString: string, uriKind: UriKind): Uri;
|
|
7513
7503
|
new(uriString: string, creationOptions: UriCreationOptions): Uri;
|
|
7514
|
-
new(baseUri: Uri, relativeUri: string): Uri;
|
|
7504
|
+
new(baseUri: Uri, relativeUri: string | undefined): Uri;
|
|
7515
7505
|
new(baseUri: Uri, relativeUri: Uri): Uri;
|
|
7516
7506
|
readonly uriSchemeFile: string;
|
|
7517
7507
|
readonly uriSchemeFtp: string;
|
|
@@ -7629,16 +7619,16 @@ export const UriParser: {
|
|
|
7629
7619
|
export type UriParser = UriParser$instance;
|
|
7630
7620
|
|
|
7631
7621
|
export interface UriTypeConverter$instance extends TypeConverter {
|
|
7632
|
-
canConvertFrom(context: ITypeDescriptorContext, sourceType: Type): boolean;
|
|
7633
|
-
canConvertFrom(sourceType: Type): boolean;
|
|
7634
|
-
canConvertTo(context: ITypeDescriptorContext, destinationType: Type): boolean;
|
|
7635
|
-
canConvertTo(destinationType: Type): boolean;
|
|
7636
|
-
convertFrom(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown): unknown;
|
|
7637
|
-
convertFrom(value: unknown): unknown;
|
|
7638
|
-
convertTo(context: ITypeDescriptorContext, culture: CultureInfo, value: unknown, destinationType: Type): unknown;
|
|
7639
|
-
convertTo(value: unknown, destinationType: Type): unknown;
|
|
7640
|
-
isValid(context: ITypeDescriptorContext, value: unknown): boolean;
|
|
7641
|
-
isValid(value: unknown): boolean;
|
|
7622
|
+
canConvertFrom(context: ITypeDescriptorContext | undefined, sourceType: Type | undefined): boolean;
|
|
7623
|
+
canConvertFrom(sourceType: Type | undefined): boolean;
|
|
7624
|
+
canConvertTo(context: ITypeDescriptorContext | undefined, destinationType: Type | undefined): boolean;
|
|
7625
|
+
canConvertTo(destinationType: Type | undefined): boolean;
|
|
7626
|
+
convertFrom(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined): unknown | undefined;
|
|
7627
|
+
convertFrom(value: unknown | undefined): unknown | undefined;
|
|
7628
|
+
convertTo(context: ITypeDescriptorContext | undefined, culture: CultureInfo | undefined, value: unknown | undefined, destinationType: Type): unknown;
|
|
7629
|
+
convertTo(value: unknown | undefined, destinationType: Type): unknown | undefined;
|
|
7630
|
+
isValid(context: ITypeDescriptorContext | undefined, value: unknown | undefined): boolean;
|
|
7631
|
+
isValid(value: unknown | undefined): boolean;
|
|
7642
7632
|
}
|
|
7643
7633
|
|
|
7644
7634
|
|
|
@@ -7650,9 +7640,9 @@ export const UriTypeConverter: {
|
|
|
7650
7640
|
export type UriTypeConverter = UriTypeConverter$instance;
|
|
7651
7641
|
|
|
7652
7642
|
export interface ValueType$instance {
|
|
7653
|
-
equals(obj: unknown): boolean;
|
|
7643
|
+
equals(obj: unknown | undefined): boolean;
|
|
7654
7644
|
getHashCode(): int;
|
|
7655
|
-
toString(): string;
|
|
7645
|
+
toString(): string | undefined;
|
|
7656
7646
|
}
|
|
7657
7647
|
|
|
7658
7648
|
|
|
@@ -7675,7 +7665,7 @@ export interface Version$instance {
|
|
|
7675
7665
|
equals(obj: unknown): boolean;
|
|
7676
7666
|
equals(obj: Version): boolean;
|
|
7677
7667
|
getHashCode(): int;
|
|
7678
|
-
toString(): string;
|
|
7668
|
+
toString(): string | undefined;
|
|
7679
7669
|
toString(fieldCount: int): string;
|
|
7680
7670
|
tryFormat(destination: Span_1<Char>, charsWritten: int): boolean;
|
|
7681
7671
|
tryFormat(destination: Span_1<Char>, fieldCount: int, charsWritten: int): boolean;
|
|
@@ -7693,8 +7683,8 @@ export const Version: {
|
|
|
7693
7683
|
parse(utf8Text: ReadOnlySpan_1<Byte>): Version;
|
|
7694
7684
|
parse(input: ReadOnlySpan_1<Char>): Version;
|
|
7695
7685
|
parse(input: string): Version;
|
|
7696
|
-
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: Version): boolean;
|
|
7697
|
-
tryParse(input: ReadOnlySpan_1<Char>, result: Version): boolean;
|
|
7686
|
+
tryParse(utf8Text: ReadOnlySpan_1<Byte>, result: Version | undefined): boolean;
|
|
7687
|
+
tryParse(input: ReadOnlySpan_1<Char>, result: Version | undefined): boolean;
|
|
7698
7688
|
tryParse(input: string, result: Version): boolean;
|
|
7699
7689
|
};
|
|
7700
7690
|
|
|
@@ -7715,7 +7705,7 @@ export interface __Version$views {
|
|
|
7715
7705
|
tryFormat(utf8Destination: Span_1<Byte>, bytesWritten: int, format: ReadOnlySpan_1<Char>, provider: IFormatProvider): boolean;
|
|
7716
7706
|
}
|
|
7717
7707
|
|
|
7718
|
-
export interface Version$instance extends ICloneable$instance,
|
|
7708
|
+
export interface Version$instance extends ICloneable$instance, IUtf8SpanParsable_1$instance<Version> {}
|
|
7719
7709
|
|
|
7720
7710
|
export type Version = Version$instance & __Version$views;
|
|
7721
7711
|
|
|
@@ -7724,13 +7714,13 @@ export interface WeakReference$instance {
|
|
|
7724
7714
|
readonly isAlive: boolean;
|
|
7725
7715
|
target: unknown;
|
|
7726
7716
|
readonly trackResurrection: boolean;
|
|
7727
|
-
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
7717
|
+
getObjectData(info: SerializationInfo | undefined, context: StreamingContext): void;
|
|
7728
7718
|
}
|
|
7729
7719
|
|
|
7730
7720
|
|
|
7731
7721
|
export const WeakReference: {
|
|
7732
|
-
new(target: unknown): WeakReference;
|
|
7733
|
-
new(target: unknown, trackResurrection: boolean): WeakReference;
|
|
7722
|
+
new(target: unknown | undefined): WeakReference;
|
|
7723
|
+
new(target: unknown | undefined, trackResurrection: boolean): WeakReference;
|
|
7734
7724
|
};
|
|
7735
7725
|
|
|
7736
7726
|
|
|
@@ -7738,8 +7728,6 @@ export interface __WeakReference$views {
|
|
|
7738
7728
|
As_ISerializable(): System_Runtime_Serialization_Internal.ISerializable$instance;
|
|
7739
7729
|
}
|
|
7740
7730
|
|
|
7741
|
-
export interface WeakReference$instance extends System_Runtime_Serialization_Internal.ISerializable$instance {}
|
|
7742
|
-
|
|
7743
7731
|
export type WeakReference = WeakReference$instance & __WeakReference$views;
|
|
7744
7732
|
|
|
7745
7733
|
|
|
@@ -7768,17 +7756,17 @@ export type WeakReference_1<T> = WeakReference_1$instance<T> & __WeakReference_1
|
|
|
7768
7756
|
export abstract class Activator$instance {
|
|
7769
7757
|
static createInstance<T>(): T;
|
|
7770
7758
|
static createInstance(assemblyName: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle;
|
|
7771
|
-
static createInstance(assemblyName: string, typeName: string, activationAttributes: unknown[]): ObjectHandle;
|
|
7772
|
-
static createInstance(assemblyName: string, typeName: string): ObjectHandle;
|
|
7773
|
-
static createInstance(type_: Type, nonPublic: boolean): unknown;
|
|
7759
|
+
static createInstance(assemblyName: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): ObjectHandle | undefined;
|
|
7760
|
+
static createInstance(assemblyName: string, typeName: string): ObjectHandle | undefined;
|
|
7761
|
+
static createInstance(type_: Type, nonPublic: boolean): unknown | undefined;
|
|
7774
7762
|
static createInstance(type_: Type, args: unknown[], activationAttributes: unknown[]): unknown;
|
|
7775
7763
|
static createInstance(type_: Type, ...args: unknown[]): unknown;
|
|
7776
7764
|
static createInstance(type_: Type, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): unknown;
|
|
7777
7765
|
static createInstance(type_: Type, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo): unknown;
|
|
7778
|
-
static createInstance(type_: Type): unknown;
|
|
7766
|
+
static createInstance(type_: Type): unknown | undefined;
|
|
7779
7767
|
static createInstanceFrom(assemblyFile: string, typeName: string, ignoreCase: boolean, bindingAttr: BindingFlags, binder: Binder, args: unknown[], culture: CultureInfo, activationAttributes: unknown[]): ObjectHandle;
|
|
7780
|
-
static createInstanceFrom(assemblyFile: string, typeName: string, activationAttributes: unknown[]): ObjectHandle;
|
|
7781
|
-
static createInstanceFrom(assemblyFile: string, typeName: string): ObjectHandle;
|
|
7768
|
+
static createInstanceFrom(assemblyFile: string, typeName: string, activationAttributes: (unknown | undefined)[] | undefined): ObjectHandle | undefined;
|
|
7769
|
+
static createInstanceFrom(assemblyFile: string, typeName: string): ObjectHandle | undefined;
|
|
7782
7770
|
}
|
|
7783
7771
|
|
|
7784
7772
|
|
|
@@ -7786,9 +7774,9 @@ export type Activator = Activator$instance;
|
|
|
7786
7774
|
|
|
7787
7775
|
export abstract class AppContext$instance {
|
|
7788
7776
|
static readonly baseDirectory: string;
|
|
7789
|
-
static readonly targetFrameworkName: string;
|
|
7790
|
-
static getData(name: string): unknown;
|
|
7791
|
-
static setData(name: string, data: unknown): void;
|
|
7777
|
+
static readonly targetFrameworkName: string | undefined;
|
|
7778
|
+
static getData(name: string): unknown | undefined;
|
|
7779
|
+
static setData(name: string, data: unknown | undefined): void;
|
|
7792
7780
|
static setSwitch(switchName: string, isEnabled: boolean): void;
|
|
7793
7781
|
static tryGetSwitch(switchName: string, isEnabled: boolean): boolean;
|
|
7794
7782
|
}
|
|
@@ -7947,7 +7935,7 @@ export abstract class Console$instance {
|
|
|
7947
7935
|
static write(value: float): void;
|
|
7948
7936
|
static write(format: string, arg0: unknown, arg1: unknown, arg2: unknown): void;
|
|
7949
7937
|
static write(format: string, arg0: unknown, arg1: unknown): void;
|
|
7950
|
-
static write(format: string, arg0: unknown): void;
|
|
7938
|
+
static write(format: string, arg0: unknown | undefined): void;
|
|
7951
7939
|
static write(format: string, ...arg: unknown[]): void;
|
|
7952
7940
|
static write(format: string, arg: ReadOnlySpan_1<unknown>): void;
|
|
7953
7941
|
static write(value: string): void;
|
|
@@ -7967,7 +7955,7 @@ export abstract class Console$instance {
|
|
|
7967
7955
|
static writeLine(value: float): void;
|
|
7968
7956
|
static writeLine(format: string, arg0: unknown, arg1: unknown, arg2: unknown): void;
|
|
7969
7957
|
static writeLine(format: string, arg0: unknown, arg1: unknown): void;
|
|
7970
|
-
static writeLine(format: string, arg0: unknown): void;
|
|
7958
|
+
static writeLine(format: string, arg0: unknown | undefined): void;
|
|
7971
7959
|
static writeLine(format: string, ...arg: unknown[]): void;
|
|
7972
7960
|
static writeLine(format: string, arg: ReadOnlySpan_1<unknown>): void;
|
|
7973
7961
|
static writeLine(value: string): void;
|
|
@@ -7980,26 +7968,26 @@ export type Console = Console$instance;
|
|
|
7980
7968
|
|
|
7981
7969
|
export abstract class Convert$instance {
|
|
7982
7970
|
static readonly dbNull: unknown;
|
|
7983
|
-
static changeType(value: unknown, conversionType: Type, provider: IFormatProvider): unknown;
|
|
7984
|
-
static changeType(value: unknown, conversionType: Type): unknown;
|
|
7985
|
-
static changeType(value: unknown, typeCode: TypeCode, provider: IFormatProvider): unknown;
|
|
7986
|
-
static changeType(value: unknown, typeCode: TypeCode): unknown;
|
|
7987
|
-
static fromBase64CharArray(inArray: char[], offset: int, length: int): byte[];
|
|
7988
|
-
static fromBase64String(s: string): byte[];
|
|
7971
|
+
static changeType(value: unknown | undefined, conversionType: Type, provider: IFormatProvider | undefined): unknown | undefined;
|
|
7972
|
+
static changeType(value: unknown | undefined, conversionType: Type): unknown | undefined;
|
|
7973
|
+
static changeType(value: unknown | undefined, typeCode: TypeCode, provider: IFormatProvider | undefined): unknown | undefined;
|
|
7974
|
+
static changeType(value: unknown | undefined, typeCode: TypeCode): unknown | undefined;
|
|
7975
|
+
static fromBase64CharArray(inArray: char[] | undefined, offset: int, length: int): byte[] | undefined;
|
|
7976
|
+
static fromBase64String(s: string | undefined): byte[] | undefined;
|
|
7989
7977
|
static fromHexString(utf8Source: ReadOnlySpan_1<Byte>, destination: Span_1<Byte>, bytesConsumed: int, bytesWritten: int): OperationStatus;
|
|
7990
7978
|
static fromHexString(utf8Source: ReadOnlySpan_1<Byte>): byte[];
|
|
7991
7979
|
static fromHexString(source: ReadOnlySpan_1<Char>, destination: Span_1<Byte>, charsConsumed: int, bytesWritten: int): OperationStatus;
|
|
7992
7980
|
static fromHexString(chars: ReadOnlySpan_1<Char>): byte[];
|
|
7993
7981
|
static fromHexString(source: string, destination: Span_1<Byte>, charsConsumed: int, bytesWritten: int): OperationStatus;
|
|
7994
|
-
static fromHexString(s: string): byte[];
|
|
7995
|
-
static getTypeCode(value: unknown): TypeCode;
|
|
7996
|
-
static isDBNull(value: unknown): boolean;
|
|
7997
|
-
static toBase64CharArray(inArray: byte[], offsetIn: int, length: int, outArray: char[], offsetOut: int, options: Base64FormattingOptions): int;
|
|
7998
|
-
static toBase64CharArray(inArray: byte[], offsetIn: int, length: int, outArray: char[], offsetOut: int): int;
|
|
7999
|
-
static toBase64String(inArray: byte[], options: Base64FormattingOptions): string;
|
|
8000
|
-
static toBase64String(inArray: byte[], offset: int, length: int, options: Base64FormattingOptions): string;
|
|
8001
|
-
static toBase64String(inArray: byte[], offset: int, length: int): string;
|
|
8002
|
-
static toBase64String(inArray: byte[]): string;
|
|
7982
|
+
static fromHexString(s: string | undefined): byte[] | undefined;
|
|
7983
|
+
static getTypeCode(value: unknown | undefined): TypeCode;
|
|
7984
|
+
static isDBNull(value: unknown | undefined): boolean;
|
|
7985
|
+
static toBase64CharArray(inArray: byte[] | undefined, offsetIn: int, length: int, outArray: char[] | undefined, offsetOut: int, options: Base64FormattingOptions): int;
|
|
7986
|
+
static toBase64CharArray(inArray: byte[] | undefined, offsetIn: int, length: int, outArray: char[] | undefined, offsetOut: int): int;
|
|
7987
|
+
static toBase64String(inArray: byte[] | undefined, options: Base64FormattingOptions): string | undefined;
|
|
7988
|
+
static toBase64String(inArray: byte[] | undefined, offset: int, length: int, options: Base64FormattingOptions): string | undefined;
|
|
7989
|
+
static toBase64String(inArray: byte[] | undefined, offset: int, length: int): string | undefined;
|
|
7990
|
+
static toBase64String(inArray: byte[] | undefined): string | undefined;
|
|
8003
7991
|
static toBase64String(bytes: ReadOnlySpan_1<Byte>, options?: Base64FormattingOptions): string;
|
|
8004
7992
|
static toBoolean(value: boolean): boolean;
|
|
8005
7993
|
static toBoolean(value: byte): boolean;
|
|
@@ -8010,12 +7998,12 @@ export abstract class Convert$instance {
|
|
|
8010
7998
|
static toBoolean(value: short): boolean;
|
|
8011
7999
|
static toBoolean(value: int): boolean;
|
|
8012
8000
|
static toBoolean(value: long): boolean;
|
|
8013
|
-
static toBoolean(value: unknown, provider: IFormatProvider): boolean;
|
|
8014
|
-
static toBoolean(value: unknown): boolean;
|
|
8001
|
+
static toBoolean(value: unknown | undefined, provider: IFormatProvider | undefined): boolean;
|
|
8002
|
+
static toBoolean(value: unknown | undefined): boolean;
|
|
8015
8003
|
static toBoolean(value: sbyte): boolean;
|
|
8016
8004
|
static toBoolean(value: float): boolean;
|
|
8017
|
-
static toBoolean(value: string, provider: IFormatProvider): boolean;
|
|
8018
|
-
static toBoolean(value: string): boolean;
|
|
8005
|
+
static toBoolean(value: string | undefined, provider: IFormatProvider | undefined): boolean;
|
|
8006
|
+
static toBoolean(value: string | undefined): boolean;
|
|
8019
8007
|
static toBoolean(value: ushort): boolean;
|
|
8020
8008
|
static toBoolean(value: uint): boolean;
|
|
8021
8009
|
static toBoolean(value: ulong): boolean;
|
|
@@ -8028,13 +8016,13 @@ export abstract class Convert$instance {
|
|
|
8028
8016
|
static toByte(value: short): byte;
|
|
8029
8017
|
static toByte(value: int): byte;
|
|
8030
8018
|
static toByte(value: long): byte;
|
|
8031
|
-
static toByte(value: unknown, provider: IFormatProvider): byte;
|
|
8032
|
-
static toByte(value: unknown): byte;
|
|
8019
|
+
static toByte(value: unknown | undefined, provider: IFormatProvider | undefined): byte;
|
|
8020
|
+
static toByte(value: unknown | undefined): byte;
|
|
8033
8021
|
static toByte(value: sbyte): byte;
|
|
8034
8022
|
static toByte(value: float): byte;
|
|
8035
|
-
static toByte(value: string, provider: IFormatProvider): byte;
|
|
8036
|
-
static toByte(value: string, fromBase: int): byte;
|
|
8037
|
-
static toByte(value: string): byte;
|
|
8023
|
+
static toByte(value: string | undefined, provider: IFormatProvider | undefined): byte;
|
|
8024
|
+
static toByte(value: string | undefined, fromBase: int): byte;
|
|
8025
|
+
static toByte(value: string | undefined): byte;
|
|
8038
8026
|
static toByte(value: ushort): byte;
|
|
8039
8027
|
static toByte(value: uint): byte;
|
|
8040
8028
|
static toByte(value: ulong): byte;
|
|
@@ -8047,12 +8035,12 @@ export abstract class Convert$instance {
|
|
|
8047
8035
|
static toChar(value: short): char;
|
|
8048
8036
|
static toChar(value: int): char;
|
|
8049
8037
|
static toChar(value: long): char;
|
|
8050
|
-
static toChar(value: unknown, provider: IFormatProvider): char;
|
|
8051
|
-
static toChar(value: unknown): char;
|
|
8038
|
+
static toChar(value: unknown | undefined, provider: IFormatProvider | undefined): char;
|
|
8039
|
+
static toChar(value: unknown | undefined): char;
|
|
8052
8040
|
static toChar(value: sbyte): char;
|
|
8053
8041
|
static toChar(value: float): char;
|
|
8054
|
-
static toChar(value: string, provider: IFormatProvider): char;
|
|
8055
|
-
static toChar(value: string): char;
|
|
8042
|
+
static toChar(value: string | undefined, provider: IFormatProvider | undefined): char;
|
|
8043
|
+
static toChar(value: string | undefined): char;
|
|
8056
8044
|
static toChar(value: ushort): char;
|
|
8057
8045
|
static toChar(value: uint): char;
|
|
8058
8046
|
static toChar(value: ulong): char;
|
|
@@ -8065,12 +8053,12 @@ export abstract class Convert$instance {
|
|
|
8065
8053
|
static toDateTime(value: short): DateTime;
|
|
8066
8054
|
static toDateTime(value: int): DateTime;
|
|
8067
8055
|
static toDateTime(value: long): DateTime;
|
|
8068
|
-
static toDateTime(value: unknown, provider: IFormatProvider): DateTime;
|
|
8069
|
-
static toDateTime(value: unknown): DateTime;
|
|
8056
|
+
static toDateTime(value: unknown | undefined, provider: IFormatProvider | undefined): DateTime;
|
|
8057
|
+
static toDateTime(value: unknown | undefined): DateTime;
|
|
8070
8058
|
static toDateTime(value: sbyte): DateTime;
|
|
8071
8059
|
static toDateTime(value: float): DateTime;
|
|
8072
|
-
static toDateTime(value: string, provider: IFormatProvider): DateTime;
|
|
8073
|
-
static toDateTime(value: string): DateTime;
|
|
8060
|
+
static toDateTime(value: string | undefined, provider: IFormatProvider | undefined): DateTime;
|
|
8061
|
+
static toDateTime(value: string | undefined): DateTime;
|
|
8074
8062
|
static toDateTime(value: ushort): DateTime;
|
|
8075
8063
|
static toDateTime(value: uint): DateTime;
|
|
8076
8064
|
static toDateTime(value: ulong): DateTime;
|
|
@@ -8083,12 +8071,12 @@ export abstract class Convert$instance {
|
|
|
8083
8071
|
static toDecimal(value: short): decimal;
|
|
8084
8072
|
static toDecimal(value: int): decimal;
|
|
8085
8073
|
static toDecimal(value: long): decimal;
|
|
8086
|
-
static toDecimal(value: unknown, provider: IFormatProvider): decimal;
|
|
8087
|
-
static toDecimal(value: unknown): decimal;
|
|
8074
|
+
static toDecimal(value: unknown | undefined, provider: IFormatProvider | undefined): decimal;
|
|
8075
|
+
static toDecimal(value: unknown | undefined): decimal;
|
|
8088
8076
|
static toDecimal(value: sbyte): decimal;
|
|
8089
8077
|
static toDecimal(value: float): decimal;
|
|
8090
|
-
static toDecimal(value: string, provider: IFormatProvider): decimal;
|
|
8091
|
-
static toDecimal(value: string): decimal;
|
|
8078
|
+
static toDecimal(value: string | undefined, provider: IFormatProvider | undefined): decimal;
|
|
8079
|
+
static toDecimal(value: string | undefined): decimal;
|
|
8092
8080
|
static toDecimal(value: ushort): decimal;
|
|
8093
8081
|
static toDecimal(value: uint): decimal;
|
|
8094
8082
|
static toDecimal(value: ulong): decimal;
|
|
@@ -8101,20 +8089,20 @@ export abstract class Convert$instance {
|
|
|
8101
8089
|
static toDouble(value: short): double;
|
|
8102
8090
|
static toDouble(value: int): double;
|
|
8103
8091
|
static toDouble(value: long): double;
|
|
8104
|
-
static toDouble(value: unknown, provider: IFormatProvider): double;
|
|
8105
|
-
static toDouble(value: unknown): double;
|
|
8092
|
+
static toDouble(value: unknown | undefined, provider: IFormatProvider | undefined): double;
|
|
8093
|
+
static toDouble(value: unknown | undefined): double;
|
|
8106
8094
|
static toDouble(value: sbyte): double;
|
|
8107
8095
|
static toDouble(value: float): double;
|
|
8108
|
-
static toDouble(value: string, provider: IFormatProvider): double;
|
|
8109
|
-
static toDouble(value: string): double;
|
|
8096
|
+
static toDouble(value: string | undefined, provider: IFormatProvider | undefined): double;
|
|
8097
|
+
static toDouble(value: string | undefined): double;
|
|
8110
8098
|
static toDouble(value: ushort): double;
|
|
8111
8099
|
static toDouble(value: uint): double;
|
|
8112
8100
|
static toDouble(value: ulong): double;
|
|
8113
|
-
static toHexString(inArray: byte[], offset: int, length: int): string;
|
|
8114
|
-
static toHexString(inArray: byte[]): string;
|
|
8101
|
+
static toHexString(inArray: byte[] | undefined, offset: int, length: int): string | undefined;
|
|
8102
|
+
static toHexString(inArray: byte[] | undefined): string | undefined;
|
|
8115
8103
|
static toHexString(bytes: ReadOnlySpan_1<Byte>): string;
|
|
8116
|
-
static toHexStringLower(inArray: byte[], offset: int, length: int): string;
|
|
8117
|
-
static toHexStringLower(inArray: byte[]): string;
|
|
8104
|
+
static toHexStringLower(inArray: byte[] | undefined, offset: int, length: int): string | undefined;
|
|
8105
|
+
static toHexStringLower(inArray: byte[] | undefined): string | undefined;
|
|
8118
8106
|
static toHexStringLower(bytes: ReadOnlySpan_1<Byte>): string;
|
|
8119
8107
|
static toInt16(value: boolean): short;
|
|
8120
8108
|
static toInt16(value: byte): short;
|
|
@@ -8125,13 +8113,13 @@ export abstract class Convert$instance {
|
|
|
8125
8113
|
static toInt16(value: short): short;
|
|
8126
8114
|
static toInt16(value: int): short;
|
|
8127
8115
|
static toInt16(value: long): short;
|
|
8128
|
-
static toInt16(value: unknown, provider: IFormatProvider): short;
|
|
8129
|
-
static toInt16(value: unknown): short;
|
|
8116
|
+
static toInt16(value: unknown | undefined, provider: IFormatProvider | undefined): short;
|
|
8117
|
+
static toInt16(value: unknown | undefined): short;
|
|
8130
8118
|
static toInt16(value: sbyte): short;
|
|
8131
8119
|
static toInt16(value: float): short;
|
|
8132
|
-
static toInt16(value: string, provider: IFormatProvider): short;
|
|
8133
|
-
static toInt16(value: string, fromBase: int): short;
|
|
8134
|
-
static toInt16(value: string): short;
|
|
8120
|
+
static toInt16(value: string | undefined, provider: IFormatProvider | undefined): short;
|
|
8121
|
+
static toInt16(value: string | undefined, fromBase: int): short;
|
|
8122
|
+
static toInt16(value: string | undefined): short;
|
|
8135
8123
|
static toInt16(value: ushort): short;
|
|
8136
8124
|
static toInt16(value: uint): short;
|
|
8137
8125
|
static toInt16(value: ulong): short;
|
|
@@ -8144,13 +8132,13 @@ export abstract class Convert$instance {
|
|
|
8144
8132
|
static toInt32(value: short): int;
|
|
8145
8133
|
static toInt32(value: int): int;
|
|
8146
8134
|
static toInt32(value: long): int;
|
|
8147
|
-
static toInt32(value: unknown, provider: IFormatProvider): int;
|
|
8148
|
-
static toInt32(value: unknown): int;
|
|
8135
|
+
static toInt32(value: unknown | undefined, provider: IFormatProvider | undefined): int;
|
|
8136
|
+
static toInt32(value: unknown | undefined): int;
|
|
8149
8137
|
static toInt32(value: sbyte): int;
|
|
8150
8138
|
static toInt32(value: float): int;
|
|
8151
|
-
static toInt32(value: string, provider: IFormatProvider): int;
|
|
8152
|
-
static toInt32(value: string, fromBase: int): int;
|
|
8153
|
-
static toInt32(value: string): int;
|
|
8139
|
+
static toInt32(value: string | undefined, provider: IFormatProvider | undefined): int;
|
|
8140
|
+
static toInt32(value: string | undefined, fromBase: int): int;
|
|
8141
|
+
static toInt32(value: string | undefined): int;
|
|
8154
8142
|
static toInt32(value: ushort): int;
|
|
8155
8143
|
static toInt32(value: uint): int;
|
|
8156
8144
|
static toInt32(value: ulong): int;
|
|
@@ -8163,13 +8151,13 @@ export abstract class Convert$instance {
|
|
|
8163
8151
|
static toInt64(value: short): long;
|
|
8164
8152
|
static toInt64(value: int): long;
|
|
8165
8153
|
static toInt64(value: long): long;
|
|
8166
|
-
static toInt64(value: unknown, provider: IFormatProvider): long;
|
|
8167
|
-
static toInt64(value: unknown): long;
|
|
8154
|
+
static toInt64(value: unknown | undefined, provider: IFormatProvider | undefined): long;
|
|
8155
|
+
static toInt64(value: unknown | undefined): long;
|
|
8168
8156
|
static toInt64(value: sbyte): long;
|
|
8169
8157
|
static toInt64(value: float): long;
|
|
8170
|
-
static toInt64(value: string, provider: IFormatProvider): long;
|
|
8171
|
-
static toInt64(value: string, fromBase: int): long;
|
|
8172
|
-
static toInt64(value: string): long;
|
|
8158
|
+
static toInt64(value: string | undefined, provider: IFormatProvider | undefined): long;
|
|
8159
|
+
static toInt64(value: string | undefined, fromBase: int): long;
|
|
8160
|
+
static toInt64(value: string | undefined): long;
|
|
8173
8161
|
static toInt64(value: ushort): long;
|
|
8174
8162
|
static toInt64(value: uint): long;
|
|
8175
8163
|
static toInt64(value: ulong): long;
|
|
@@ -8182,13 +8170,13 @@ export abstract class Convert$instance {
|
|
|
8182
8170
|
static toSByte(value: short): sbyte;
|
|
8183
8171
|
static toSByte(value: int): sbyte;
|
|
8184
8172
|
static toSByte(value: long): sbyte;
|
|
8185
|
-
static toSByte(value: unknown, provider: IFormatProvider): sbyte;
|
|
8186
|
-
static toSByte(value: unknown): sbyte;
|
|
8173
|
+
static toSByte(value: unknown | undefined, provider: IFormatProvider | undefined): sbyte;
|
|
8174
|
+
static toSByte(value: unknown | undefined): sbyte;
|
|
8187
8175
|
static toSByte(value: sbyte): sbyte;
|
|
8188
8176
|
static toSByte(value: float): sbyte;
|
|
8189
|
-
static toSByte(value: string, provider: IFormatProvider): sbyte;
|
|
8190
|
-
static toSByte(value: string, fromBase: int): sbyte;
|
|
8191
|
-
static toSByte(value: string): sbyte;
|
|
8177
|
+
static toSByte(value: string | undefined, provider: IFormatProvider | undefined): sbyte;
|
|
8178
|
+
static toSByte(value: string | undefined, fromBase: int): sbyte;
|
|
8179
|
+
static toSByte(value: string | undefined): sbyte;
|
|
8192
8180
|
static toSByte(value: ushort): sbyte;
|
|
8193
8181
|
static toSByte(value: uint): sbyte;
|
|
8194
8182
|
static toSByte(value: ulong): sbyte;
|
|
@@ -8201,51 +8189,51 @@ export abstract class Convert$instance {
|
|
|
8201
8189
|
static toSingle(value: short): float;
|
|
8202
8190
|
static toSingle(value: int): float;
|
|
8203
8191
|
static toSingle(value: long): float;
|
|
8204
|
-
static toSingle(value: unknown, provider: IFormatProvider): float;
|
|
8205
|
-
static toSingle(value: unknown): float;
|
|
8192
|
+
static toSingle(value: unknown | undefined, provider: IFormatProvider | undefined): float;
|
|
8193
|
+
static toSingle(value: unknown | undefined): float;
|
|
8206
8194
|
static toSingle(value: sbyte): float;
|
|
8207
8195
|
static toSingle(value: float): float;
|
|
8208
|
-
static toSingle(value: string, provider: IFormatProvider): float;
|
|
8209
|
-
static toSingle(value: string): float;
|
|
8196
|
+
static toSingle(value: string | undefined, provider: IFormatProvider | undefined): float;
|
|
8197
|
+
static toSingle(value: string | undefined): float;
|
|
8210
8198
|
static toSingle(value: ushort): float;
|
|
8211
8199
|
static toSingle(value: uint): float;
|
|
8212
8200
|
static toSingle(value: ulong): float;
|
|
8213
|
-
static toString(value: boolean, provider: IFormatProvider): string;
|
|
8214
|
-
static toString(value: boolean): string;
|
|
8215
|
-
static toString(value: byte, provider: IFormatProvider): string;
|
|
8216
|
-
static toString(value: byte, toBase: int): string;
|
|
8217
|
-
static toString(value: byte): string;
|
|
8218
|
-
static toString(value: char, provider: IFormatProvider): string;
|
|
8219
|
-
static toString(value: char): string;
|
|
8220
|
-
static toString(value: DateTime, provider: IFormatProvider): string;
|
|
8221
|
-
static toString(value: DateTime): string;
|
|
8222
|
-
static toString(value: decimal, provider: IFormatProvider): string;
|
|
8223
|
-
static toString(value: decimal): string;
|
|
8224
|
-
static toString(value: double, provider: IFormatProvider): string;
|
|
8225
|
-
static toString(value: double): string;
|
|
8226
|
-
static toString(value: short, provider: IFormatProvider): string;
|
|
8227
|
-
static toString(value: short, toBase: int): string;
|
|
8228
|
-
static toString(value: short): string;
|
|
8229
|
-
static toString(value: int, provider: IFormatProvider): string;
|
|
8230
|
-
static toString(value: int, toBase: int): string;
|
|
8231
|
-
static toString(value: int): string;
|
|
8232
|
-
static toString(value: long, provider: IFormatProvider): string;
|
|
8233
|
-
static toString(value: long, toBase: int): string;
|
|
8234
|
-
static toString(value: long): string;
|
|
8235
|
-
static toString(value: unknown, provider: IFormatProvider): string;
|
|
8236
|
-
static toString(value: unknown): string;
|
|
8237
|
-
static toString(value: sbyte, provider: IFormatProvider): string;
|
|
8238
|
-
static toString(value: sbyte): string;
|
|
8239
|
-
static toString(value: float, provider: IFormatProvider): string;
|
|
8240
|
-
static toString(value: float): string;
|
|
8241
|
-
static toString(value: string, provider: IFormatProvider): string;
|
|
8242
|
-
static toString(value: string): string;
|
|
8243
|
-
static toString(value: ushort, provider: IFormatProvider): string;
|
|
8244
|
-
static toString(value: ushort): string;
|
|
8245
|
-
static toString(value: uint, provider: IFormatProvider): string;
|
|
8246
|
-
static toString(value: uint): string;
|
|
8247
|
-
static toString(value: ulong, provider: IFormatProvider): string;
|
|
8248
|
-
static toString(value: ulong): string;
|
|
8201
|
+
static toString(value: boolean, provider: IFormatProvider | undefined): string | undefined;
|
|
8202
|
+
static toString(value: boolean): string | undefined;
|
|
8203
|
+
static toString(value: byte, provider: IFormatProvider | undefined): string | undefined;
|
|
8204
|
+
static toString(value: byte, toBase: int): string | undefined;
|
|
8205
|
+
static toString(value: byte): string | undefined;
|
|
8206
|
+
static toString(value: char, provider: IFormatProvider | undefined): string | undefined;
|
|
8207
|
+
static toString(value: char): string | undefined;
|
|
8208
|
+
static toString(value: DateTime, provider: IFormatProvider | undefined): string | undefined;
|
|
8209
|
+
static toString(value: DateTime): string | undefined;
|
|
8210
|
+
static toString(value: decimal, provider: IFormatProvider | undefined): string | undefined;
|
|
8211
|
+
static toString(value: decimal): string | undefined;
|
|
8212
|
+
static toString(value: double, provider: IFormatProvider | undefined): string | undefined;
|
|
8213
|
+
static toString(value: double): string | undefined;
|
|
8214
|
+
static toString(value: short, provider: IFormatProvider | undefined): string | undefined;
|
|
8215
|
+
static toString(value: short, toBase: int): string | undefined;
|
|
8216
|
+
static toString(value: short): string | undefined;
|
|
8217
|
+
static toString(value: int, provider: IFormatProvider | undefined): string | undefined;
|
|
8218
|
+
static toString(value: int, toBase: int): string | undefined;
|
|
8219
|
+
static toString(value: int): string | undefined;
|
|
8220
|
+
static toString(value: long, provider: IFormatProvider | undefined): string | undefined;
|
|
8221
|
+
static toString(value: long, toBase: int): string | undefined;
|
|
8222
|
+
static toString(value: long): string | undefined;
|
|
8223
|
+
static toString(value: unknown | undefined, provider: IFormatProvider | undefined): string | undefined;
|
|
8224
|
+
static toString(value: unknown | undefined): string | undefined;
|
|
8225
|
+
static toString(value: sbyte, provider: IFormatProvider | undefined): string | undefined;
|
|
8226
|
+
static toString(value: sbyte): string | undefined;
|
|
8227
|
+
static toString(value: float, provider: IFormatProvider | undefined): string | undefined;
|
|
8228
|
+
static toString(value: float): string | undefined;
|
|
8229
|
+
static toString(value: string | undefined, provider: IFormatProvider | undefined): string | undefined;
|
|
8230
|
+
static toString(value: string | undefined): string | undefined;
|
|
8231
|
+
static toString(value: ushort, provider: IFormatProvider | undefined): string | undefined;
|
|
8232
|
+
static toString(value: ushort): string | undefined;
|
|
8233
|
+
static toString(value: uint, provider: IFormatProvider | undefined): string | undefined;
|
|
8234
|
+
static toString(value: uint): string | undefined;
|
|
8235
|
+
static toString(value: ulong, provider: IFormatProvider | undefined): string | undefined;
|
|
8236
|
+
static toString(value: ulong): string | undefined;
|
|
8249
8237
|
static toUInt16(value: boolean): ushort;
|
|
8250
8238
|
static toUInt16(value: byte): ushort;
|
|
8251
8239
|
static toUInt16(value: char): ushort;
|
|
@@ -8255,13 +8243,13 @@ export abstract class Convert$instance {
|
|
|
8255
8243
|
static toUInt16(value: short): ushort;
|
|
8256
8244
|
static toUInt16(value: int): ushort;
|
|
8257
8245
|
static toUInt16(value: long): ushort;
|
|
8258
|
-
static toUInt16(value: unknown, provider: IFormatProvider): ushort;
|
|
8259
|
-
static toUInt16(value: unknown): ushort;
|
|
8246
|
+
static toUInt16(value: unknown | undefined, provider: IFormatProvider | undefined): ushort;
|
|
8247
|
+
static toUInt16(value: unknown | undefined): ushort;
|
|
8260
8248
|
static toUInt16(value: sbyte): ushort;
|
|
8261
8249
|
static toUInt16(value: float): ushort;
|
|
8262
|
-
static toUInt16(value: string, provider: IFormatProvider): ushort;
|
|
8263
|
-
static toUInt16(value: string, fromBase: int): ushort;
|
|
8264
|
-
static toUInt16(value: string): ushort;
|
|
8250
|
+
static toUInt16(value: string | undefined, provider: IFormatProvider | undefined): ushort;
|
|
8251
|
+
static toUInt16(value: string | undefined, fromBase: int): ushort;
|
|
8252
|
+
static toUInt16(value: string | undefined): ushort;
|
|
8265
8253
|
static toUInt16(value: ushort): ushort;
|
|
8266
8254
|
static toUInt16(value: uint): ushort;
|
|
8267
8255
|
static toUInt16(value: ulong): ushort;
|
|
@@ -8274,13 +8262,13 @@ export abstract class Convert$instance {
|
|
|
8274
8262
|
static toUInt32(value: short): uint;
|
|
8275
8263
|
static toUInt32(value: int): uint;
|
|
8276
8264
|
static toUInt32(value: long): uint;
|
|
8277
|
-
static toUInt32(value: unknown, provider: IFormatProvider): uint;
|
|
8278
|
-
static toUInt32(value: unknown): uint;
|
|
8265
|
+
static toUInt32(value: unknown | undefined, provider: IFormatProvider | undefined): uint;
|
|
8266
|
+
static toUInt32(value: unknown | undefined): uint;
|
|
8279
8267
|
static toUInt32(value: sbyte): uint;
|
|
8280
8268
|
static toUInt32(value: float): uint;
|
|
8281
|
-
static toUInt32(value: string, provider: IFormatProvider): uint;
|
|
8282
|
-
static toUInt32(value: string, fromBase: int): uint;
|
|
8283
|
-
static toUInt32(value: string): uint;
|
|
8269
|
+
static toUInt32(value: string | undefined, provider: IFormatProvider | undefined): uint;
|
|
8270
|
+
static toUInt32(value: string | undefined, fromBase: int): uint;
|
|
8271
|
+
static toUInt32(value: string | undefined): uint;
|
|
8284
8272
|
static toUInt32(value: ushort): uint;
|
|
8285
8273
|
static toUInt32(value: uint): uint;
|
|
8286
8274
|
static toUInt32(value: ulong): uint;
|
|
@@ -8293,13 +8281,13 @@ export abstract class Convert$instance {
|
|
|
8293
8281
|
static toUInt64(value: short): ulong;
|
|
8294
8282
|
static toUInt64(value: int): ulong;
|
|
8295
8283
|
static toUInt64(value: long): ulong;
|
|
8296
|
-
static toUInt64(value: unknown, provider: IFormatProvider): ulong;
|
|
8297
|
-
static toUInt64(value: unknown): ulong;
|
|
8284
|
+
static toUInt64(value: unknown | undefined, provider: IFormatProvider | undefined): ulong;
|
|
8285
|
+
static toUInt64(value: unknown | undefined): ulong;
|
|
8298
8286
|
static toUInt64(value: sbyte): ulong;
|
|
8299
8287
|
static toUInt64(value: float): ulong;
|
|
8300
|
-
static toUInt64(value: string, provider: IFormatProvider): ulong;
|
|
8301
|
-
static toUInt64(value: string, fromBase: int): ulong;
|
|
8302
|
-
static toUInt64(value: string): ulong;
|
|
8288
|
+
static toUInt64(value: string | undefined, provider: IFormatProvider | undefined): ulong;
|
|
8289
|
+
static toUInt64(value: string | undefined, fromBase: int): ulong;
|
|
8290
|
+
static toUInt64(value: string | undefined): ulong;
|
|
8303
8291
|
static toUInt64(value: ushort): ulong;
|
|
8304
8292
|
static toUInt64(value: uint): ulong;
|
|
8305
8293
|
static toUInt64(value: ulong): ulong;
|
|
@@ -8324,7 +8312,7 @@ export abstract class Environment$instance {
|
|
|
8324
8312
|
static readonly commandLine: string;
|
|
8325
8313
|
static currentDirectory: string;
|
|
8326
8314
|
static readonly processId: int;
|
|
8327
|
-
static readonly processPath: string;
|
|
8315
|
+
static readonly processPath: string | undefined;
|
|
8328
8316
|
static readonly is64BitProcess: boolean;
|
|
8329
8317
|
static readonly is64BitOperatingSystem: boolean;
|
|
8330
8318
|
static readonly newLine: string;
|
|
@@ -8346,15 +8334,15 @@ export abstract class Environment$instance {
|
|
|
8346
8334
|
static failFast(message: string, exception: Exception): void;
|
|
8347
8335
|
static failFast(message: string): void;
|
|
8348
8336
|
static getCommandLineArgs(): string[];
|
|
8349
|
-
static getEnvironmentVariable(variable: string, target: EnvironmentVariableTarget): string;
|
|
8350
|
-
static getEnvironmentVariable(variable: string): string;
|
|
8337
|
+
static getEnvironmentVariable(variable: string, target: EnvironmentVariableTarget): string | undefined;
|
|
8338
|
+
static getEnvironmentVariable(variable: string): string | undefined;
|
|
8351
8339
|
static getEnvironmentVariables(): IDictionary;
|
|
8352
8340
|
static getEnvironmentVariables(target: EnvironmentVariableTarget): IDictionary;
|
|
8353
8341
|
static getFolderPath(folder: Environment_SpecialFolder, option: Environment_SpecialFolderOption): string;
|
|
8354
8342
|
static getFolderPath(folder: Environment_SpecialFolder): string;
|
|
8355
8343
|
static getLogicalDrives(): string[];
|
|
8356
|
-
static setEnvironmentVariable(variable: string, value: string, target: EnvironmentVariableTarget): void;
|
|
8357
|
-
static setEnvironmentVariable(variable: string, value: string): void;
|
|
8344
|
+
static setEnvironmentVariable(variable: string, value: string | undefined, target: EnvironmentVariableTarget): void;
|
|
8345
|
+
static setEnvironmentVariable(variable: string, value: string | undefined): void;
|
|
8358
8346
|
}
|
|
8359
8347
|
|
|
8360
8348
|
|
|
@@ -8591,51 +8579,51 @@ export abstract class MemoryExtensions$instance {
|
|
|
8591
8579
|
static asMemory<T>(segment: ArraySegment_1<T>, start: int, length: int): Memory_1<T>;
|
|
8592
8580
|
static asMemory<T>(segment: ArraySegment_1<T>, start: int): Memory_1<T>;
|
|
8593
8581
|
static asMemory<T>(segment: ArraySegment_1<T>): Memory_1<T>;
|
|
8594
|
-
static asMemory(text: string, startIndex: Index): ReadOnlyMemory_1<Char>;
|
|
8595
|
-
static asMemory(text: string, start: int, length: int): ReadOnlyMemory_1<Char>;
|
|
8596
|
-
static asMemory(text: string, start: int): ReadOnlyMemory_1<Char>;
|
|
8597
|
-
static asMemory(text: string, range: Range): ReadOnlyMemory_1<Char>;
|
|
8598
|
-
static asMemory(text: string): ReadOnlyMemory_1<Char>;
|
|
8599
|
-
static asMemory<T>(array: T[], startIndex: Index): Memory_1<T>;
|
|
8600
|
-
static asMemory<T>(array: T[], start: int, length: int): Memory_1<T>;
|
|
8601
|
-
static asMemory<T>(array: T[], start: int): Memory_1<T>;
|
|
8602
|
-
static asMemory<T>(array: T[], range: Range): Memory_1<T>;
|
|
8603
|
-
static asMemory<T>(array: T[]): Memory_1<T>;
|
|
8582
|
+
static asMemory(text: string | undefined, startIndex: Index): ReadOnlyMemory_1<Char>;
|
|
8583
|
+
static asMemory(text: string | undefined, start: int, length: int): ReadOnlyMemory_1<Char>;
|
|
8584
|
+
static asMemory(text: string | undefined, start: int): ReadOnlyMemory_1<Char>;
|
|
8585
|
+
static asMemory(text: string | undefined, range: Range): ReadOnlyMemory_1<Char>;
|
|
8586
|
+
static asMemory(text: string | undefined): ReadOnlyMemory_1<Char>;
|
|
8587
|
+
static asMemory<T>(array: T[] | undefined, startIndex: Index): Memory_1<T>;
|
|
8588
|
+
static asMemory<T>(array: T[] | undefined, start: int, length: int): Memory_1<T>;
|
|
8589
|
+
static asMemory<T>(array: T[] | undefined, start: int): Memory_1<T>;
|
|
8590
|
+
static asMemory<T>(array: T[] | undefined, range: Range): Memory_1<T>;
|
|
8591
|
+
static asMemory<T>(array: T[] | undefined): Memory_1<T>;
|
|
8604
8592
|
static asSpan<T>(segment: ArraySegment_1<T>, startIndex: Index): Span_1<T>;
|
|
8605
8593
|
static asSpan<T>(segment: ArraySegment_1<T>, start: int, length: int): Span_1<T>;
|
|
8606
8594
|
static asSpan<T>(segment: ArraySegment_1<T>, start: int): Span_1<T>;
|
|
8607
8595
|
static asSpan<T>(segment: ArraySegment_1<T>, range: Range): Span_1<T>;
|
|
8608
8596
|
static asSpan<T>(segment: ArraySegment_1<T>): Span_1<T>;
|
|
8609
|
-
static asSpan(text: string, startIndex: Index): ReadOnlySpan_1<Char>;
|
|
8610
|
-
static asSpan(text: string, start: int, length: int): ReadOnlySpan_1<Char>;
|
|
8611
|
-
static asSpan(text: string, start: int): ReadOnlySpan_1<Char>;
|
|
8612
|
-
static asSpan(text: string, range: Range): ReadOnlySpan_1<Char>;
|
|
8613
|
-
static asSpan(text: string): ReadOnlySpan_1<Char>;
|
|
8614
|
-
static asSpan<T>(array: T[], startIndex: Index): Span_1<T>;
|
|
8615
|
-
static asSpan<T>(array: T[], start: int, length: int): Span_1<T>;
|
|
8616
|
-
static asSpan<T>(array: T[], start: int): Span_1<T>;
|
|
8617
|
-
static asSpan<T>(array: T[], range: Range): Span_1<T>;
|
|
8618
|
-
static asSpan<T>(array: T[]): Span_1<T>;
|
|
8597
|
+
static asSpan(text: string | undefined, startIndex: Index): ReadOnlySpan_1<Char>;
|
|
8598
|
+
static asSpan(text: string | undefined, start: int, length: int): ReadOnlySpan_1<Char>;
|
|
8599
|
+
static asSpan(text: string | undefined, start: int): ReadOnlySpan_1<Char>;
|
|
8600
|
+
static asSpan(text: string | undefined, range: Range): ReadOnlySpan_1<Char>;
|
|
8601
|
+
static asSpan(text: string | undefined): ReadOnlySpan_1<Char>;
|
|
8602
|
+
static asSpan<T>(array: T[] | undefined, startIndex: Index): Span_1<T>;
|
|
8603
|
+
static asSpan<T>(array: T[] | undefined, start: int, length: int): Span_1<T>;
|
|
8604
|
+
static asSpan<T>(array: T[] | undefined, start: int): Span_1<T>;
|
|
8605
|
+
static asSpan<T>(array: T[] | undefined, range: Range): Span_1<T>;
|
|
8606
|
+
static asSpan<T>(array: T[] | undefined): Span_1<T>;
|
|
8619
8607
|
static binarySearch<T>(span: ReadOnlySpan_1<T>, comparable: IComparable_1<T>): int;
|
|
8620
8608
|
static binarySearch<T, TComparer extends IComparer_1<T>>(span: ReadOnlySpan_1<T>, value: T, comparer: TComparer): int;
|
|
8621
8609
|
static binarySearch<T, TComparable extends IComparable_1<T>>(span: ReadOnlySpan_1<T>, comparable: TComparable): int;
|
|
8622
8610
|
static binarySearch<T>(span: Span_1<T>, comparable: IComparable_1<T>): int;
|
|
8623
8611
|
static binarySearch<T, TComparer extends IComparer_1<T>>(span: Span_1<T>, value: T, comparer: TComparer): int;
|
|
8624
8612
|
static binarySearch<T, TComparable extends IComparable_1<T>>(span: Span_1<T>, comparable: TComparable): int;
|
|
8625
|
-
static commonPrefixLength<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer: IEqualityComparer_1<T>): int;
|
|
8613
|
+
static commonPrefixLength<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer: IEqualityComparer_1<T> | undefined): int;
|
|
8626
8614
|
static commonPrefixLength<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>): int;
|
|
8627
|
-
static commonPrefixLength<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>, comparer: IEqualityComparer_1<T>): int;
|
|
8615
|
+
static commonPrefixLength<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>, comparer: IEqualityComparer_1<T> | undefined): int;
|
|
8628
8616
|
static commonPrefixLength<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>): int;
|
|
8629
8617
|
static compareTo(span: ReadOnlySpan_1<Char>, other: ReadOnlySpan_1<Char>, comparisonType: StringComparison): int;
|
|
8630
|
-
static contains<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8618
|
+
static contains<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8631
8619
|
static contains<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): boolean;
|
|
8632
8620
|
static contains<T extends IEquatable_1<T>>(span: Span_1<T>, value: T): boolean;
|
|
8633
8621
|
static contains(span: ReadOnlySpan_1<Char>, value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): boolean;
|
|
8634
|
-
static containsAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8622
|
+
static containsAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8635
8623
|
static containsAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): boolean;
|
|
8636
8624
|
static containsAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): boolean;
|
|
8637
|
-
static containsAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8638
|
-
static containsAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8625
|
+
static containsAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8626
|
+
static containsAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8639
8627
|
static containsAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): boolean;
|
|
8640
8628
|
static containsAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): boolean;
|
|
8641
8629
|
static containsAny<T extends IEquatable_1<T>>(span: Span_1<T>, values: ReadOnlySpan_1<T>): boolean;
|
|
@@ -8644,12 +8632,12 @@ export abstract class MemoryExtensions$instance {
|
|
|
8644
8632
|
static containsAny<T extends IEquatable_1<T>>(span: Span_1<T>, value0: T, value1: T): boolean;
|
|
8645
8633
|
static containsAny(span: ReadOnlySpan_1<Char>, values: SearchValues_1<String>): boolean;
|
|
8646
8634
|
static containsAny(span: Span_1<Char>, values: SearchValues_1<String>): boolean;
|
|
8647
|
-
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8635
|
+
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8648
8636
|
static containsAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): boolean;
|
|
8649
8637
|
static containsAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): boolean;
|
|
8650
|
-
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8651
|
-
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8652
|
-
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8638
|
+
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8639
|
+
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8640
|
+
static containsAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8653
8641
|
static containsAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): boolean;
|
|
8654
8642
|
static containsAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): boolean;
|
|
8655
8643
|
static containsAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): boolean;
|
|
@@ -8662,20 +8650,20 @@ export abstract class MemoryExtensions$instance {
|
|
|
8662
8650
|
static containsAnyExceptInRange<T extends IComparable_1<T>>(span: Span_1<T>, lowInclusive: T, highInclusive: T): boolean;
|
|
8663
8651
|
static containsAnyInRange<T extends IComparable_1<T>>(span: ReadOnlySpan_1<T>, lowInclusive: T, highInclusive: T): boolean;
|
|
8664
8652
|
static containsAnyInRange<T extends IComparable_1<T>>(span: Span_1<T>, lowInclusive: T, highInclusive: T): boolean;
|
|
8665
|
-
static copyTo<T>(source: T[], destination: Memory_1<T>): void;
|
|
8666
|
-
static copyTo<T>(source: T[], destination: Span_1<T>): void;
|
|
8667
|
-
static count<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8653
|
+
static copyTo<T>(source: T[] | undefined, destination: Memory_1<T>): void;
|
|
8654
|
+
static copyTo<T>(source: T[] | undefined, destination: Span_1<T>): void;
|
|
8655
|
+
static count<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8668
8656
|
static count<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8669
|
-
static count<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8657
|
+
static count<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8670
8658
|
static count<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): int;
|
|
8671
8659
|
static count<T extends IEquatable_1<T>>(span: Span_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8672
8660
|
static count<T extends IEquatable_1<T>>(span: Span_1<T>, value: T): int;
|
|
8673
|
-
static countAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8661
|
+
static countAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8674
8662
|
static countAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8675
8663
|
static countAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): int;
|
|
8676
|
-
static endsWith<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8664
|
+
static endsWith<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8677
8665
|
static endsWith<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>): boolean;
|
|
8678
|
-
static endsWith<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8666
|
+
static endsWith<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8679
8667
|
static endsWith<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): boolean;
|
|
8680
8668
|
static endsWith<T extends IEquatable_1<T>>(span: Span_1<T>, value: ReadOnlySpan_1<T>): boolean;
|
|
8681
8669
|
static endsWith(span: ReadOnlySpan_1<Char>, value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): boolean;
|
|
@@ -8684,18 +8672,18 @@ export abstract class MemoryExtensions$instance {
|
|
|
8684
8672
|
static enumerateRunes(span: ReadOnlySpan_1<Char>): SpanRuneEnumerator;
|
|
8685
8673
|
static enumerateRunes(span: Span_1<Char>): SpanRuneEnumerator;
|
|
8686
8674
|
static equals(span: ReadOnlySpan_1<Char>, other: ReadOnlySpan_1<Char>, comparisonType: StringComparison): boolean;
|
|
8687
|
-
static indexOf<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8675
|
+
static indexOf<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8688
8676
|
static indexOf<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8689
|
-
static indexOf<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8677
|
+
static indexOf<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8690
8678
|
static indexOf<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): int;
|
|
8691
8679
|
static indexOf<T extends IEquatable_1<T>>(span: Span_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8692
8680
|
static indexOf<T extends IEquatable_1<T>>(span: Span_1<T>, value: T): int;
|
|
8693
8681
|
static indexOf(span: ReadOnlySpan_1<Char>, value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): int;
|
|
8694
|
-
static indexOfAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8682
|
+
static indexOfAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8695
8683
|
static indexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8696
8684
|
static indexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): int;
|
|
8697
|
-
static indexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8698
|
-
static indexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8685
|
+
static indexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8686
|
+
static indexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8699
8687
|
static indexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): int;
|
|
8700
8688
|
static indexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): int;
|
|
8701
8689
|
static indexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
@@ -8704,12 +8692,12 @@ export abstract class MemoryExtensions$instance {
|
|
|
8704
8692
|
static indexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, value0: T, value1: T): int;
|
|
8705
8693
|
static indexOfAny(span: ReadOnlySpan_1<Char>, values: SearchValues_1<String>): int;
|
|
8706
8694
|
static indexOfAny(span: Span_1<Char>, values: SearchValues_1<String>): int;
|
|
8707
|
-
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8695
|
+
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8708
8696
|
static indexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8709
8697
|
static indexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): int;
|
|
8710
|
-
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8711
|
-
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8712
|
-
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8698
|
+
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8699
|
+
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8700
|
+
static indexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8713
8701
|
static indexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): int;
|
|
8714
8702
|
static indexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): int;
|
|
8715
8703
|
static indexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): int;
|
|
@@ -8723,30 +8711,30 @@ export abstract class MemoryExtensions$instance {
|
|
|
8723
8711
|
static indexOfAnyInRange<T extends IComparable_1<T>>(span: ReadOnlySpan_1<T>, lowInclusive: T, highInclusive: T): int;
|
|
8724
8712
|
static indexOfAnyInRange<T extends IComparable_1<T>>(span: Span_1<T>, lowInclusive: T, highInclusive: T): int;
|
|
8725
8713
|
static isWhiteSpace(span: ReadOnlySpan_1<Char>): boolean;
|
|
8726
|
-
static lastIndexOf<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8714
|
+
static lastIndexOf<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8727
8715
|
static lastIndexOf<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8728
|
-
static lastIndexOf<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8716
|
+
static lastIndexOf<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8729
8717
|
static lastIndexOf<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): int;
|
|
8730
8718
|
static lastIndexOf<T extends IEquatable_1<T>>(span: Span_1<T>, value: ReadOnlySpan_1<T>): int;
|
|
8731
8719
|
static lastIndexOf<T extends IEquatable_1<T>>(span: Span_1<T>, value: T): int;
|
|
8732
8720
|
static lastIndexOf(span: ReadOnlySpan_1<Char>, value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): int;
|
|
8733
|
-
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8721
|
+
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8734
8722
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8735
8723
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): int;
|
|
8736
|
-
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8737
|
-
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8724
|
+
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8725
|
+
static lastIndexOfAny<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8738
8726
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): int;
|
|
8739
8727
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): int;
|
|
8740
8728
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8741
8729
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, values: SearchValues_1<T>): int;
|
|
8742
8730
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, value0: T, value1: T, value2: T): int;
|
|
8743
8731
|
static lastIndexOfAny<T extends IEquatable_1<T>>(span: Span_1<T>, value0: T, value1: T): int;
|
|
8744
|
-
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): int;
|
|
8732
|
+
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8745
8733
|
static lastIndexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: ReadOnlySpan_1<T>): int;
|
|
8746
8734
|
static lastIndexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, values: SearchValues_1<T>): int;
|
|
8747
|
-
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8748
|
-
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8749
|
-
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T>): int;
|
|
8735
|
+
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8736
|
+
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8737
|
+
static lastIndexOfAnyExcept<T>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T, comparer?: IEqualityComparer_1<T> | undefined): int;
|
|
8750
8738
|
static lastIndexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T, value2: T): int;
|
|
8751
8739
|
static lastIndexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value0: T, value1: T): int;
|
|
8752
8740
|
static lastIndexOfAnyExcept<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): int;
|
|
@@ -8763,21 +8751,21 @@ export abstract class MemoryExtensions$instance {
|
|
|
8763
8751
|
static overlaps<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>): boolean;
|
|
8764
8752
|
static overlaps<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>, elementOffset: int): boolean;
|
|
8765
8753
|
static overlaps<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>): boolean;
|
|
8766
|
-
static replace<T>(source: ReadOnlySpan_1<T>, destination: Span_1<T>, oldValue: T, newValue: T, comparer?: IEqualityComparer_1<T>): void;
|
|
8754
|
+
static replace<T>(source: ReadOnlySpan_1<T>, destination: Span_1<T>, oldValue: T, newValue: T, comparer?: IEqualityComparer_1<T> | undefined): void;
|
|
8767
8755
|
static replace<T extends IEquatable_1<T>>(source: ReadOnlySpan_1<T>, destination: Span_1<T>, oldValue: T, newValue: T): void;
|
|
8768
|
-
static replace<T>(span: Span_1<T>, oldValue: T, newValue: T, comparer?: IEqualityComparer_1<T>): void;
|
|
8756
|
+
static replace<T>(span: Span_1<T>, oldValue: T, newValue: T, comparer?: IEqualityComparer_1<T> | undefined): void;
|
|
8769
8757
|
static replace<T extends IEquatable_1<T>>(span: Span_1<T>, oldValue: T, newValue: T): void;
|
|
8770
8758
|
static replaceAny<T extends IEquatable_1<T>>(source: ReadOnlySpan_1<T>, destination: Span_1<T>, values: SearchValues_1<T>, newValue: T): void;
|
|
8771
8759
|
static replaceAny<T extends IEquatable_1<T>>(span: Span_1<T>, values: SearchValues_1<T>, newValue: T): void;
|
|
8772
8760
|
static replaceAnyExcept<T extends IEquatable_1<T>>(source: ReadOnlySpan_1<T>, destination: Span_1<T>, values: SearchValues_1<T>, newValue: T): void;
|
|
8773
8761
|
static replaceAnyExcept<T extends IEquatable_1<T>>(span: Span_1<T>, values: SearchValues_1<T>, newValue: T): void;
|
|
8774
8762
|
static reverse<T>(span: Span_1<T>): void;
|
|
8775
|
-
static sequenceCompareTo<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer?: IComparer_1<T>): int;
|
|
8763
|
+
static sequenceCompareTo<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer?: IComparer_1<T> | undefined): int;
|
|
8776
8764
|
static sequenceCompareTo<T extends IComparable_1<T>>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>): int;
|
|
8777
8765
|
static sequenceCompareTo<T extends IComparable_1<T>>(span: Span_1<T>, other: ReadOnlySpan_1<T>): int;
|
|
8778
|
-
static sequenceEqual<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8766
|
+
static sequenceEqual<T>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8779
8767
|
static sequenceEqual<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, other: ReadOnlySpan_1<T>): boolean;
|
|
8780
|
-
static sequenceEqual<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8768
|
+
static sequenceEqual<T>(span: Span_1<T>, other: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8781
8769
|
static sequenceEqual<T extends IEquatable_1<T>>(span: Span_1<T>, other: ReadOnlySpan_1<T>): boolean;
|
|
8782
8770
|
static sort<T>(span: Span_1<T>, comparison: Comparison_1<T>): void;
|
|
8783
8771
|
static sort<TKey, TValue>(keys: Span_1<TKey>, items: Span_1<TValue>, comparison: Comparison_1<TKey>): void;
|
|
@@ -8793,15 +8781,15 @@ export abstract class MemoryExtensions$instance {
|
|
|
8793
8781
|
static splitAny<T extends IEquatable_1<T>>(source: ReadOnlySpan_1<T>, separators: SearchValues_1<T>): MemoryExtensions_SpanSplitEnumerator_1<T>;
|
|
8794
8782
|
static splitAny(source: ReadOnlySpan_1<Char>, destination: Span_1<Range>, separators: ReadOnlySpan_1<Char>, options?: StringSplitOptions): int;
|
|
8795
8783
|
static splitAny(source: ReadOnlySpan_1<Char>, destination: Span_1<Range>, separators: ReadOnlySpan_1<String>, options?: StringSplitOptions): int;
|
|
8796
|
-
static startsWith<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8784
|
+
static startsWith<T>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8797
8785
|
static startsWith<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: ReadOnlySpan_1<T>): boolean;
|
|
8798
|
-
static startsWith<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T>): boolean;
|
|
8786
|
+
static startsWith<T>(span: ReadOnlySpan_1<T>, value: T, comparer?: IEqualityComparer_1<T> | undefined): boolean;
|
|
8799
8787
|
static startsWith<T extends IEquatable_1<T>>(span: ReadOnlySpan_1<T>, value: T): boolean;
|
|
8800
8788
|
static startsWith<T extends IEquatable_1<T>>(span: Span_1<T>, value: ReadOnlySpan_1<T>): boolean;
|
|
8801
8789
|
static startsWith(span: ReadOnlySpan_1<Char>, value: ReadOnlySpan_1<Char>, comparisonType: StringComparison): boolean;
|
|
8802
|
-
static toLower(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>, culture: CultureInfo): int;
|
|
8790
|
+
static toLower(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>, culture: CultureInfo | undefined): int;
|
|
8803
8791
|
static toLowerInvariant(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>): int;
|
|
8804
|
-
static toUpper(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>, culture: CultureInfo): int;
|
|
8792
|
+
static toUpper(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>, culture: CultureInfo | undefined): int;
|
|
8805
8793
|
static toUpperInvariant(source: ReadOnlySpan_1<Char>, destination: Span_1<Char>): int;
|
|
8806
8794
|
static trim<T extends IEquatable_1<T>>(memory: Memory_1<T>, trimElements: ReadOnlySpan_1<T>): Memory_1<T>;
|
|
8807
8795
|
static trim<T extends IEquatable_1<T>>(memory: Memory_1<T>, trimElement: T): Memory_1<T>;
|
|
@@ -8845,12 +8833,12 @@ export abstract class MemoryExtensions$instance {
|
|
|
8845
8833
|
static trimStart(span: ReadOnlySpan_1<Char>, trimChars: ReadOnlySpan_1<Char>): ReadOnlySpan_1<Char>;
|
|
8846
8834
|
static trimStart(span: ReadOnlySpan_1<Char>): ReadOnlySpan_1<Char>;
|
|
8847
8835
|
static trimStart(span: Span_1<Char>): Span_1<Char>;
|
|
8848
|
-
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider, handler: MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
8849
|
-
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider, format: CompositeFormat, charsWritten: int, ...args: unknown[]): boolean;
|
|
8850
|
-
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider, format: CompositeFormat, charsWritten: int, args: ReadOnlySpan_1<unknown>): boolean;
|
|
8851
|
-
static tryWrite<TArg0, TArg1, TArg2>(destination: Span_1<Char>, provider: IFormatProvider, format: CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
|
|
8852
|
-
static tryWrite<TArg0, TArg1>(destination: Span_1<Char>, provider: IFormatProvider, format: CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1): boolean;
|
|
8853
|
-
static tryWrite<TArg0>(destination: Span_1<Char>, provider: IFormatProvider, format: CompositeFormat, charsWritten: int, arg0: TArg0): boolean;
|
|
8836
|
+
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider | undefined, handler: MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
8837
|
+
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider | undefined, format: CompositeFormat, charsWritten: int, ...args: unknown[]): boolean;
|
|
8838
|
+
static tryWrite(destination: Span_1<Char>, provider: IFormatProvider | undefined, format: CompositeFormat, charsWritten: int, args: ReadOnlySpan_1<unknown>): boolean;
|
|
8839
|
+
static tryWrite<TArg0, TArg1, TArg2>(destination: Span_1<Char>, provider: IFormatProvider | undefined, format: CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1, arg2: TArg2): boolean;
|
|
8840
|
+
static tryWrite<TArg0, TArg1>(destination: Span_1<Char>, provider: IFormatProvider | undefined, format: CompositeFormat, charsWritten: int, arg0: TArg0, arg1: TArg1): boolean;
|
|
8841
|
+
static tryWrite<TArg0>(destination: Span_1<Char>, provider: IFormatProvider | undefined, format: CompositeFormat, charsWritten: int, arg0: TArg0): boolean;
|
|
8854
8842
|
static tryWrite(destination: Span_1<Char>, handler: MemoryExtensions_TryWriteInterpolatedStringHandler, charsWritten: int): boolean;
|
|
8855
8843
|
}
|
|
8856
8844
|
|
|
@@ -8860,7 +8848,7 @@ export type MemoryExtensions = MemoryExtensions$instance;
|
|
|
8860
8848
|
export abstract class Nullable$instance {
|
|
8861
8849
|
static compare<T extends unknown>(n1: Nullable_1<T>, n2: Nullable_1<T>): int;
|
|
8862
8850
|
static equals<T extends unknown>(n1: Nullable_1<T>, n2: Nullable_1<T>): boolean;
|
|
8863
|
-
static getUnderlyingType(nullableType: Type): Type;
|
|
8851
|
+
static getUnderlyingType(nullableType: Type): Type | undefined;
|
|
8864
8852
|
static getValueRefOrDefaultRef<T extends unknown>(nullable: Nullable_1<T>): T;
|
|
8865
8853
|
}
|
|
8866
8854
|
|
|
@@ -8895,28 +8883,28 @@ export abstract class Tuple$instance {
|
|
|
8895
8883
|
export type Tuple = Tuple$instance;
|
|
8896
8884
|
|
|
8897
8885
|
export abstract class TupleExtensions$instance {
|
|
8898
|
-
static deconstruct<T1>(value: Tuple_1<T1
|
|
8899
|
-
static deconstruct<T1, T2>(value: Tuple_2<T1, T2
|
|
8900
|
-
static deconstruct<T1, T2, T3>(value: Tuple_3<T1, T2, T3
|
|
8901
|
-
static deconstruct<T1, T2, T3, T4>(value: Tuple_4<T1, T2, T3, T4
|
|
8902
|
-
static deconstruct<T1, T2, T3, T4, T5>(value: Tuple_5<T1, T2, T3, T4, T5
|
|
8903
|
-
static deconstruct<T1, T2, T3, T4, T5, T6>(value: Tuple_6<T1, T2, T3, T4, T5, T6
|
|
8904
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7>(value: Tuple_7<T1, T2, T3, T4, T5, T6, T7
|
|
8905
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_7<T15, T16, T17, T18, T19, T20, T21
|
|
8906
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_6<T15, T16, T17, T18, T19, T20
|
|
8907
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_5<T15, T16, T17, T18, T19
|
|
8908
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_4<T15, T16, T17, T18
|
|
8909
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_3<T15, T16, T17
|
|
8910
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_2<T15, T16
|
|
8911
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_8<T8, T9, T10, T11, T12, T13, T14, Tuple_1<T15
|
|
8912
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_7<T8, T9, T10, T11, T12, T13, T14
|
|
8913
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_6<T8, T9, T10, T11, T12, T13
|
|
8914
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_5<T8, T9, T10, T11, T12
|
|
8915
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_4<T8, T9, T10, T11
|
|
8916
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_3<T8, T9, T10
|
|
8917
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_2<T8, T9
|
|
8918
|
-
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8>(value: Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_1<T8
|
|
8919
|
-
static toTuple<T1>(value: ValueTuple_1<T1>): Tuple_1<T1
|
|
8886
|
+
static deconstruct<T1>(value: Tuple_1<T1 | undefined> | undefined, item1: T1 | undefined): void;
|
|
8887
|
+
static deconstruct<T1, T2>(value: Tuple_2<T1 | undefined, T2 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined): void;
|
|
8888
|
+
static deconstruct<T1, T2, T3>(value: Tuple_3<T1 | undefined, T2 | undefined, T3 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined): void;
|
|
8889
|
+
static deconstruct<T1, T2, T3, T4>(value: Tuple_4<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined): void;
|
|
8890
|
+
static deconstruct<T1, T2, T3, T4, T5>(value: Tuple_5<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined): void;
|
|
8891
|
+
static deconstruct<T1, T2, T3, T4, T5, T6>(value: Tuple_6<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined): void;
|
|
8892
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7>(value: Tuple_7<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined): void;
|
|
8893
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, T21>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_7<T15 | undefined, T16 | undefined, T17 | undefined, T18 | undefined, T19 | undefined, T20 | undefined, T21 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined, item20: T20 | undefined, item21: T21 | undefined): void;
|
|
8894
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_6<T15 | undefined, T16 | undefined, T17 | undefined, T18 | undefined, T19 | undefined, T20 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined, item20: T20 | undefined): void;
|
|
8895
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_5<T15 | undefined, T16 | undefined, T17 | undefined, T18 | undefined, T19 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined, item19: T19 | undefined): void;
|
|
8896
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_4<T15 | undefined, T16 | undefined, T17 | undefined, T18 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined, item18: T18 | undefined): void;
|
|
8897
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_3<T15 | undefined, T16 | undefined, T17 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined, item17: T17 | undefined): void;
|
|
8898
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_2<T15 | undefined, T16 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined, item16: T16 | undefined): void;
|
|
8899
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_8<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined, Tuple_1<T15 | undefined> | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined, item15: T15 | undefined): void;
|
|
8900
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_7<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined, T14 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined, item14: T14 | undefined): void;
|
|
8901
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_6<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined, T13 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined, item13: T13 | undefined): void;
|
|
8902
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_5<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined, T12 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined, item12: T12 | undefined): void;
|
|
8903
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_4<T8 | undefined, T9 | undefined, T10 | undefined, T11 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined, item11: T11 | undefined): void;
|
|
8904
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9, T10>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_3<T8 | undefined, T9 | undefined, T10 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined, item10: T10 | undefined): void;
|
|
8905
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8, T9>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_2<T8 | undefined, T9 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined, item9: T9 | undefined): void;
|
|
8906
|
+
static deconstruct<T1, T2, T3, T4, T5, T6, T7, T8>(value: Tuple_8<T1 | undefined, T2 | undefined, T3 | undefined, T4 | undefined, T5 | undefined, T6 | undefined, T7 | undefined, Tuple_1<T8 | undefined> | undefined> | undefined, item1: T1 | undefined, item2: T2 | undefined, item3: T3 | undefined, item4: T4 | undefined, item5: T5 | undefined, item6: T6 | undefined, item7: T7 | undefined, item8: T8 | undefined): void;
|
|
8907
|
+
static toTuple<T1>(value: ValueTuple_1<T1>): Tuple_1<T1 | undefined> | undefined;
|
|
8920
8908
|
static toTuple<T1, T2>(value: ValueTuple_2<T1, T2>): Tuple_2<T1, T2>;
|
|
8921
8909
|
static toTuple<T1, T2, T3>(value: ValueTuple_3<T1, T2, T3>): Tuple_3<T1, T2, T3>;
|
|
8922
8910
|
static toTuple<T1, T2, T3, T4>(value: ValueTuple_4<T1, T2, T3, T4>): Tuple_4<T1, T2, T3, T4>;
|
|
@@ -8924,7 +8912,7 @@ export abstract class TupleExtensions$instance {
|
|
|
8924
8912
|
static toTuple<T1, T2, T3, T4, T5, T6>(value: ValueTuple_6<T1, T2, T3, T4, T5, T6>): Tuple_6<T1, T2, T3, T4, T5, T6>;
|
|
8925
8913
|
static toTuple<T1, T2, T3, T4, T5, T6, T7>(value: ValueTuple_7<T1, T2, T3, T4, T5, T6, T7>): Tuple_7<T1, T2, T3, T4, T5, T6, T7>;
|
|
8926
8914
|
static toTuple<T1, T2, T3, T4, T5, T6, T7, T8>(value: ValueTuple_8<T1, T2, T3, T4, T5, T6, T7, ValueTuple_1<T8>>): Tuple_8<T1, T2, T3, T4, T5, T6, T7, Tuple_1<T8>>;
|
|
8927
|
-
static toValueTuple<T1>(value: Tuple_1<T1>): ValueTuple_1<T1>;
|
|
8915
|
+
static toValueTuple<T1>(value: Tuple_1<T1 | undefined> | undefined): ValueTuple_1<T1>;
|
|
8928
8916
|
static toValueTuple<T1, T2>(value: Tuple_2<T1, T2>): ValueTuple_2<T1, T2>;
|
|
8929
8917
|
static toValueTuple<T1, T2, T3>(value: Tuple_3<T1, T2, T3>): ValueTuple_3<T1, T2, T3>;
|
|
8930
8918
|
static toValueTuple<T1, T2, T3, T4>(value: Tuple_4<T1, T2, T3, T4>): ValueTuple_4<T1, T2, T3, T4>;
|