@tsonic/dotnet 0.8.8 → 0.8.10
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 +1 -1
- package/Microsoft.VisualBasic/bindings.json +26 -26
- package/Microsoft.VisualBasic/internal/index.d.ts +13 -13
- package/Microsoft.VisualBasic/internal/metadata.json +13 -13
- package/Microsoft.Win32/bindings.json +8 -8
- package/Microsoft.Win32/internal/index.d.ts +4 -4
- package/Microsoft.Win32/internal/metadata.json +4 -4
- package/README.md +2 -2
- package/System/bindings.json +32 -32
- package/System/internal/index.d.ts +36 -36
- package/System/internal/metadata.json +16 -16
- package/System.Buffers/bindings.json +4 -4
- package/System.Buffers/internal/index.d.ts +3 -3
- package/System.Buffers/internal/metadata.json +2 -2
- package/System.Collections/bindings.json +10 -10
- package/System.Collections/internal/index.d.ts +6 -6
- package/System.Collections/internal/metadata.json +5 -5
- package/System.Collections.Frozen/bindings.json +2 -2
- package/System.Collections.Frozen/internal/index.d.ts +1 -1
- package/System.Collections.Frozen/internal/metadata.json +1 -1
- package/System.Collections.Generic/bindings.json +15 -15
- package/System.Collections.Generic/internal/index.d.ts +4 -4
- package/System.Collections.Generic/internal/metadata.json +3 -3
- package/System.Collections.Immutable/bindings.json +2 -2
- package/System.Collections.Immutable/internal/index.d.ts +1 -1
- package/System.Collections.Immutable/internal/metadata.json +1 -1
- package/System.Collections.ObjectModel/internal/index.d.ts +1 -1
- package/System.Collections.Specialized/bindings.json +8 -8
- package/System.Collections.Specialized/internal/index.d.ts +4 -4
- package/System.Collections.Specialized/internal/metadata.json +4 -4
- package/System.ComponentModel/bindings.json +74 -74
- package/System.ComponentModel/internal/index.d.ts +81 -81
- package/System.ComponentModel/internal/metadata.json +37 -37
- package/System.ComponentModel.DataAnnotations/internal/index.d.ts +3 -3
- package/System.ComponentModel.Design/bindings.json +6 -6
- package/System.ComponentModel.Design/internal/index.d.ts +7 -7
- package/System.ComponentModel.Design/internal/metadata.json +3 -3
- package/System.ComponentModel.Design.Serialization/internal/index.d.ts +2 -2
- package/System.Data/bindings.json +35 -35
- package/System.Data/internal/index.d.ts +20 -20
- package/System.Data/internal/metadata.json +17 -17
- package/System.Data.Common/bindings.json +4 -4
- package/System.Data.Common/internal/index.d.ts +2 -2
- package/System.Data.Common/internal/metadata.json +2 -2
- package/System.Data.SqlTypes/bindings.json +36 -36
- package/System.Data.SqlTypes/internal/index.d.ts +18 -18
- package/System.Data.SqlTypes/internal/metadata.json +18 -18
- package/System.Diagnostics/bindings.json +18 -18
- package/System.Diagnostics/internal/index.d.ts +12 -12
- package/System.Diagnostics/internal/metadata.json +9 -9
- package/System.Diagnostics.CodeAnalysis/bindings.json +2 -2
- package/System.Diagnostics.CodeAnalysis/internal/index.d.ts +3 -3
- package/System.Diagnostics.CodeAnalysis/internal/metadata.json +1 -1
- package/System.Diagnostics.Tracing/bindings.json +8 -8
- package/System.Diagnostics.Tracing/internal/index.d.ts +4 -4
- package/System.Diagnostics.Tracing/internal/metadata.json +4 -4
- package/System.Dynamic/bindings.json +2 -2
- package/System.Dynamic/internal/index.d.ts +3 -3
- package/System.Dynamic/internal/metadata.json +1 -1
- package/System.Formats.Asn1/bindings.json +12 -12
- package/System.Formats.Asn1/internal/index.d.ts +6 -6
- package/System.Formats.Asn1/internal/metadata.json +6 -6
- package/System.Formats.Tar/bindings.json +2 -2
- package/System.Formats.Tar/internal/index.d.ts +1 -1
- package/System.Formats.Tar/internal/metadata.json +1 -1
- package/System.Globalization/bindings.json +8 -8
- package/System.Globalization/internal/index.d.ts +5 -5
- package/System.Globalization/internal/metadata.json +4 -4
- package/System.IO/bindings.json +30 -30
- package/System.IO/internal/index.d.ts +12 -12
- package/System.IO/internal/metadata.json +15 -15
- package/System.IO.Compression/bindings.json +4 -4
- package/System.IO.Compression/internal/index.d.ts +2 -2
- package/System.IO.Compression/internal/metadata.json +2 -2
- package/System.IO.MemoryMappedFiles/bindings.json +2 -2
- package/System.IO.MemoryMappedFiles/internal/index.d.ts +1 -1
- package/System.IO.MemoryMappedFiles/internal/metadata.json +1 -1
- package/System.IO.Pipelines/bindings.json +2 -2
- package/System.IO.Pipelines/internal/index.d.ts +1 -1
- package/System.IO.Pipelines/internal/metadata.json +1 -1
- package/System.IO.Pipes/bindings.json +4 -4
- package/System.IO.Pipes/internal/index.d.ts +5 -5
- package/System.IO.Pipes/internal/metadata.json +2 -2
- package/System.Linq/bindings.json +22 -22
- package/System.Linq/internal/index.d.ts +11 -11
- package/System.Linq/internal/metadata.json +11 -11
- package/System.Linq.Expressions/bindings.json +655 -655
- package/System.Linq.Expressions/internal/index.d.ts +103 -103
- package/System.Linq.Expressions/internal/metadata.json +66 -66
- package/System.Net/bindings.json +24 -24
- package/System.Net/internal/index.d.ts +15 -15
- package/System.Net/internal/metadata.json +12 -12
- package/System.Net.Cache/bindings.json +4 -4
- package/System.Net.Cache/internal/index.d.ts +2 -2
- package/System.Net.Cache/internal/metadata.json +2 -2
- package/System.Net.Http/bindings.json +8 -8
- package/System.Net.Http/internal/index.d.ts +4 -4
- package/System.Net.Http/internal/metadata.json +4 -4
- package/System.Net.Http.Headers/bindings.json +12 -12
- package/System.Net.Http.Headers/internal/index.d.ts +11 -11
- package/System.Net.Http.Headers/internal/metadata.json +6 -6
- package/System.Net.Http.Json/internal/index.d.ts +15 -15
- package/System.Net.Mail/bindings.json +4 -4
- package/System.Net.Mail/internal/index.d.ts +10 -10
- package/System.Net.Mail/internal/metadata.json +2 -2
- package/System.Net.Mime/bindings.json +2 -2
- package/System.Net.Mime/internal/index.d.ts +1 -1
- package/System.Net.Mime/internal/metadata.json +1 -1
- package/System.Net.NetworkInformation/bindings.json +12 -12
- package/System.Net.NetworkInformation/internal/index.d.ts +6 -6
- package/System.Net.NetworkInformation/internal/metadata.json +6 -6
- package/System.Net.Quic/bindings.json +2 -2
- package/System.Net.Quic/internal/index.d.ts +2 -2
- package/System.Net.Quic/internal/metadata.json +1 -1
- package/System.Net.Security/bindings.json +6 -6
- package/System.Net.Security/internal/index.d.ts +3 -3
- package/System.Net.Security/internal/metadata.json +3 -3
- package/System.Net.Sockets/bindings.json +12 -12
- package/System.Net.Sockets/internal/index.d.ts +6 -6
- package/System.Net.Sockets/internal/metadata.json +6 -6
- package/System.Numerics/bindings.json +10 -10
- package/System.Numerics/internal/index.d.ts +5 -5
- package/System.Numerics/internal/metadata.json +5 -5
- package/System.Reflection/bindings.json +70 -70
- package/System.Reflection/internal/index.d.ts +83 -83
- package/System.Reflection/internal/metadata.json +31 -31
- package/System.Reflection.Emit/bindings.json +26 -26
- package/System.Reflection.Emit/internal/index.d.ts +20 -20
- package/System.Reflection.Emit/internal/metadata.json +8 -8
- package/System.Reflection.Metadata/bindings.json +82 -82
- package/System.Reflection.Metadata/internal/index.d.ts +45 -45
- package/System.Reflection.Metadata/internal/metadata.json +41 -41
- package/System.Reflection.Metadata.Ecma335/bindings.json +34 -34
- package/System.Reflection.Metadata.Ecma335/internal/index.d.ts +36 -36
- package/System.Reflection.Metadata.Ecma335/internal/metadata.json +17 -17
- package/System.Reflection.PortableExecutable/bindings.json +10 -10
- package/System.Reflection.PortableExecutable/internal/index.d.ts +8 -8
- package/System.Reflection.PortableExecutable/internal/metadata.json +5 -5
- package/System.Runtime/bindings.json +2 -2
- package/System.Runtime/internal/index.d.ts +1 -1
- package/System.Runtime/internal/metadata.json +1 -1
- package/System.Runtime.CompilerServices/bindings.json +26 -26
- package/System.Runtime.CompilerServices/internal/index.d.ts +19 -19
- package/System.Runtime.CompilerServices/internal/metadata.json +13 -13
- package/System.Runtime.ExceptionServices/bindings.json +4 -4
- package/System.Runtime.ExceptionServices/internal/index.d.ts +2 -2
- package/System.Runtime.ExceptionServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices/bindings.json +4 -4
- package/System.Runtime.InteropServices/internal/index.d.ts +9 -9
- package/System.Runtime.InteropServices/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.ComTypes/bindings.json +4 -4
- package/System.Runtime.InteropServices.ComTypes/internal/index.d.ts +2 -2
- package/System.Runtime.InteropServices.ComTypes/internal/metadata.json +2 -2
- package/System.Runtime.InteropServices.JavaScript/bindings.json +16 -16
- package/System.Runtime.InteropServices.JavaScript/internal/index.d.ts +8 -8
- package/System.Runtime.InteropServices.JavaScript/internal/metadata.json +8 -8
- package/System.Runtime.InteropServices.Marshalling/bindings.json +6 -6
- package/System.Runtime.InteropServices.Marshalling/internal/index.d.ts +7 -7
- package/System.Runtime.InteropServices.Marshalling/internal/metadata.json +3 -3
- package/System.Runtime.Intrinsics/bindings.json +16 -16
- package/System.Runtime.Intrinsics/internal/index.d.ts +8 -8
- package/System.Runtime.Intrinsics/internal/metadata.json +8 -8
- package/System.Runtime.Intrinsics.Arm/bindings.json +11 -11
- package/System.Runtime.Intrinsics.Arm/internal/index.d.ts +55 -55
- package/System.Runtime.Intrinsics.Arm/internal/metadata.json +1 -1
- package/System.Runtime.Loader/bindings.json +2 -2
- package/System.Runtime.Loader/internal/index.d.ts +1 -1
- package/System.Runtime.Loader/internal/metadata.json +1 -1
- package/System.Runtime.Serialization/bindings.json +14 -14
- package/System.Runtime.Serialization/internal/index.d.ts +39 -39
- package/System.Runtime.Serialization/internal/metadata.json +7 -7
- package/System.Runtime.Serialization.DataContracts/internal/index.d.ts +2 -2
- package/System.Runtime.Serialization.Json/internal/index.d.ts +7 -7
- package/System.Runtime.Versioning/bindings.json +2 -2
- package/System.Runtime.Versioning/internal/index.d.ts +3 -3
- package/System.Runtime.Versioning/internal/metadata.json +1 -1
- package/System.Security/internal/index.d.ts +2 -2
- package/System.Security.AccessControl/bindings.json +14 -14
- package/System.Security.AccessControl/internal/index.d.ts +36 -36
- package/System.Security.AccessControl/internal/metadata.json +7 -7
- package/System.Security.Authentication/bindings.json +4 -4
- package/System.Security.Authentication/internal/index.d.ts +2 -2
- package/System.Security.Authentication/internal/metadata.json +2 -2
- package/System.Security.Authentication.ExtendedProtection/bindings.json +4 -4
- package/System.Security.Authentication.ExtendedProtection/internal/index.d.ts +2 -2
- package/System.Security.Authentication.ExtendedProtection/internal/metadata.json +2 -2
- package/System.Security.Claims/bindings.json +6 -6
- package/System.Security.Claims/internal/index.d.ts +14 -14
- package/System.Security.Claims/internal/metadata.json +3 -3
- package/System.Security.Cryptography/bindings.json +4226 -4226
- package/System.Security.Cryptography/internal/index.d.ts +7 -7
- package/System.Security.Cryptography/internal/metadata.json +7 -7
- package/System.Security.Cryptography.X509Certificates/bindings.json +826 -826
- package/System.Security.Cryptography.X509Certificates/internal/index.d.ts +28 -28
- package/System.Security.Cryptography.X509Certificates/internal/metadata.json +28 -28
- package/System.Security.Principal/internal/index.d.ts +5 -5
- package/System.Text/bindings.json +7 -7
- package/System.Text/internal/index.d.ts +1 -1
- package/System.Text/internal/metadata.json +1 -1
- package/System.Text.Encodings.Web/bindings.json +6 -6
- package/System.Text.Encodings.Web/internal/index.d.ts +3 -3
- package/System.Text.Encodings.Web/internal/metadata.json +3 -3
- package/System.Text.Json/bindings.json +24 -24
- package/System.Text.Json/internal/index.d.ts +14 -14
- package/System.Text.Json/internal/metadata.json +12 -12
- package/System.Text.Json.Schema/bindings.json +2 -2
- package/System.Text.Json.Schema/internal/index.d.ts +2 -2
- package/System.Text.Json.Schema/internal/metadata.json +1 -1
- package/System.Text.Json.Serialization/bindings.json +13 -13
- package/System.Text.Json.Serialization/internal/index.d.ts +7 -7
- package/System.Text.Json.Serialization/internal/metadata.json +5 -5
- package/System.Text.Json.Serialization.Metadata/bindings.json +9 -9
- package/System.Text.Json.Serialization.Metadata/internal/index.d.ts +8 -8
- package/System.Text.Json.Serialization.Metadata/internal/metadata.json +4 -4
- package/System.Text.RegularExpressions/bindings.json +4 -4
- package/System.Text.RegularExpressions/internal/index.d.ts +2 -2
- package/System.Text.RegularExpressions/internal/metadata.json +2 -2
- package/System.Threading/bindings.json +10 -10
- package/System.Threading/internal/index.d.ts +4 -4
- package/System.Threading/internal/metadata.json +4 -4
- package/System.Threading.Tasks/bindings.json +31 -31
- package/System.Threading.Tasks/internal/index.d.ts +15 -15
- package/System.Threading.Tasks/internal/metadata.json +15 -15
- package/System.Transactions/internal/index.d.ts +1 -1
- package/System.Xml/bindings.json +20 -20
- package/System.Xml/internal/index.d.ts +15 -15
- package/System.Xml/internal/metadata.json +10 -10
- package/System.Xml.Linq/bindings.json +8 -8
- package/System.Xml.Linq/internal/index.d.ts +7 -7
- package/System.Xml.Linq/internal/metadata.json +4 -4
- package/System.Xml.Resolvers/internal/index.d.ts +1 -1
- package/System.Xml.Schema/bindings.json +16 -16
- package/System.Xml.Schema/internal/index.d.ts +10 -10
- package/System.Xml.Schema/internal/metadata.json +8 -8
- package/System.Xml.Serialization/bindings.json +42 -42
- package/System.Xml.Serialization/internal/index.d.ts +67 -67
- package/System.Xml.Serialization/internal/metadata.json +20 -20
- package/System.Xml.XPath/bindings.json +12 -12
- package/System.Xml.XPath/internal/index.d.ts +13 -13
- package/System.Xml.XPath/internal/metadata.json +6 -6
- package/System.Xml.Xsl/bindings.json +2 -2
- package/System.Xml.Xsl/internal/index.d.ts +1 -1
- package/System.Xml.Xsl/internal/metadata.json +1 -1
- package/__internal/extensions/index.d.ts +30 -30
- package/package.json +1 -1
|
@@ -28,7 +28,7 @@ import * as System_Internal from "../../System/internal/index.js";
|
|
|
28
28
|
import type { Array as ClrArray, Boolean as ClrBoolean, Byte, Char, DateTime, DateTimeOffset, Enum, Exception, IComparable, IConvertible, IDisposable, IFormatProvider, IFormattable, Int32, IntPtr, ISpanFormattable, Nullable_1, Object as ClrObject, ReadOnlyMemory_1, ReadOnlySpan_1, Span_1, String as ClrString, TimeSpan, Type, TypeCode, Uri, ValueType, Void } from "../../System/internal/index.js";
|
|
29
29
|
|
|
30
30
|
export enum CertificateRequestLoadOptions {
|
|
31
|
-
|
|
31
|
+
default = 0,
|
|
32
32
|
skipSignatureValidation = 1,
|
|
33
33
|
unsafeLoadCertificateExtensions = 2
|
|
34
34
|
}
|
|
@@ -44,7 +44,7 @@ export enum OpenFlags {
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
export enum Pkcs12ExportPbeParameters {
|
|
47
|
-
|
|
47
|
+
default = 0,
|
|
48
48
|
pkcs12TripleDesSha1 = 1,
|
|
49
49
|
pbes2Aes256Sha256 = 2
|
|
50
50
|
}
|
|
@@ -119,7 +119,7 @@ export enum X509ChainTrustMode {
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
export enum X509ContentType {
|
|
122
|
-
|
|
122
|
+
unknown = 0,
|
|
123
123
|
cert = 1,
|
|
124
124
|
serializedCert = 2,
|
|
125
125
|
pfx = 3,
|
|
@@ -550,9 +550,9 @@ export interface X509Certificate$instance {
|
|
|
550
550
|
dispose(): void;
|
|
551
551
|
equals(obj: unknown): boolean;
|
|
552
552
|
equals(other: X509Certificate): boolean;
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
553
|
+
export(contentType: X509ContentType): byte[];
|
|
554
|
+
export(contentType: X509ContentType, password: string): byte[];
|
|
555
|
+
export(contentType: X509ContentType, password: SecureString): byte[];
|
|
556
556
|
exportPkcs12(exportParameters: Pkcs12ExportPbeParameters, password: string): byte[];
|
|
557
557
|
exportPkcs12(exportParameters: PbeParameters, password: string): byte[];
|
|
558
558
|
getCertHash(): byte[];
|
|
@@ -574,12 +574,12 @@ export interface X509Certificate$instance {
|
|
|
574
574
|
getRawCertDataString(): string;
|
|
575
575
|
getSerialNumber(): byte[];
|
|
576
576
|
getSerialNumberString(): string;
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
577
|
+
import(rawData: byte[]): void;
|
|
578
|
+
import(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): void;
|
|
579
|
+
import(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): void;
|
|
580
|
+
import(fileName: string): void;
|
|
581
|
+
import(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): void;
|
|
582
|
+
import(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): void;
|
|
583
583
|
reset(): void;
|
|
584
584
|
toString(): string;
|
|
585
585
|
toString(fVerbose: boolean): string;
|
|
@@ -655,12 +655,12 @@ export interface X509Certificate2$instance extends X509Certificate$instance {
|
|
|
655
655
|
getObjectData(info: SerializationInfo, context: StreamingContext): void;
|
|
656
656
|
getSlhDsaPrivateKey(): SlhDsa | undefined;
|
|
657
657
|
getSlhDsaPublicKey(): SlhDsa | undefined;
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
|
|
658
|
+
import(rawData: byte[]): void;
|
|
659
|
+
import(rawData: byte[], password: string, keyStorageFlags: X509KeyStorageFlags): void;
|
|
660
|
+
import(rawData: byte[], password: SecureString, keyStorageFlags: X509KeyStorageFlags): void;
|
|
661
|
+
import(fileName: string): void;
|
|
662
|
+
import(fileName: string, password: string, keyStorageFlags: X509KeyStorageFlags): void;
|
|
663
|
+
import(fileName: string, password: SecureString, keyStorageFlags: X509KeyStorageFlags): void;
|
|
664
664
|
matchesHostname(hostname: string, allowWildcards?: boolean, allowCommonName?: boolean): boolean;
|
|
665
665
|
onDeserialization(sender: unknown): void;
|
|
666
666
|
reset(): void;
|
|
@@ -721,8 +721,8 @@ export interface X509Certificate2Collection$instance extends X509CertificateColl
|
|
|
721
721
|
contains(value: unknown): boolean;
|
|
722
722
|
copyTo(array: X509Certificate[], index: int): void;
|
|
723
723
|
copyTo(array: ClrArray, index: int): void;
|
|
724
|
-
|
|
725
|
-
|
|
724
|
+
export(contentType: X509ContentType): byte[];
|
|
725
|
+
export(contentType: X509ContentType, password: string): byte[];
|
|
726
726
|
exportCertificatePems(): string;
|
|
727
727
|
exportPkcs12(exportParameters: Pkcs12ExportPbeParameters, password: string): byte[];
|
|
728
728
|
exportPkcs12(exportParameters: PbeParameters, password: string): byte[];
|
|
@@ -733,14 +733,14 @@ export interface X509Certificate2Collection$instance extends X509CertificateColl
|
|
|
733
733
|
findByThumbprint(hashAlgorithm: HashAlgorithmName, thumbprintBytes: ReadOnlySpan_1<System_Internal.Byte>): X509Certificate2Collection;
|
|
734
734
|
getEnumerator(): X509CertificateCollection_X509CertificateEnumerator;
|
|
735
735
|
getEnumerator(): IEnumerator;
|
|
736
|
-
|
|
737
|
-
|
|
738
|
-
|
|
739
|
-
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
736
|
+
import(rawData: byte[]): void;
|
|
737
|
+
import(rawData: ReadOnlySpan_1<System_Internal.Byte>): void;
|
|
738
|
+
import(rawData: byte[], password: string, keyStorageFlags?: X509KeyStorageFlags): void;
|
|
739
|
+
import(rawData: ReadOnlySpan_1<System_Internal.Byte>, password: string, keyStorageFlags?: X509KeyStorageFlags): void;
|
|
740
|
+
import(rawData: ReadOnlySpan_1<System_Internal.Byte>, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags?: X509KeyStorageFlags): void;
|
|
741
|
+
import(fileName: string): void;
|
|
742
|
+
import(fileName: string, password: string, keyStorageFlags?: X509KeyStorageFlags): void;
|
|
743
|
+
import(fileName: string, password: ReadOnlySpan_1<System_Internal.Char>, keyStorageFlags?: X509KeyStorageFlags): void;
|
|
744
744
|
importFromPem(certPem: ReadOnlySpan_1<System_Internal.Char>): void;
|
|
745
745
|
importFromPemFile(certPemFilePath: string): void;
|
|
746
746
|
indexOf(value: X509Certificate): int;
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
{
|
|
30
30
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions::DefaultSystem.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions",
|
|
31
31
|
"clrName": "Default",
|
|
32
|
-
"tsEmitName": "
|
|
32
|
+
"tsEmitName": "default",
|
|
33
33
|
"normalizedSignature": "Default|System.Security.Cryptography.X509Certificates.CertificateRequestLoadOptions|static=true|const=true",
|
|
34
34
|
"isStatic": true,
|
|
35
35
|
"isReadOnly": false,
|
|
@@ -153,7 +153,7 @@
|
|
|
153
153
|
{
|
|
154
154
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters::DefaultSystem.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters",
|
|
155
155
|
"clrName": "Default",
|
|
156
|
-
"tsEmitName": "
|
|
156
|
+
"tsEmitName": "default",
|
|
157
157
|
"normalizedSignature": "Default|System.Security.Cryptography.X509Certificates.Pkcs12ExportPbeParameters|static=true|const=true",
|
|
158
158
|
"isStatic": true,
|
|
159
159
|
"isReadOnly": false,
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
{
|
|
769
769
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509ContentType::UnknownSystem.Security.Cryptography.X509Certificates.X509ContentType",
|
|
770
770
|
"clrName": "Unknown",
|
|
771
|
-
"tsEmitName": "
|
|
771
|
+
"tsEmitName": "unknown",
|
|
772
772
|
"normalizedSignature": "Unknown|System.Security.Cryptography.X509Certificates.X509ContentType|static=true|const=true",
|
|
773
773
|
"isStatic": true,
|
|
774
774
|
"isReadOnly": false,
|
|
@@ -4223,7 +4223,7 @@
|
|
|
4223
4223
|
{
|
|
4224
4224
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Export(System.Security.Cryptography.X509Certificates.X509ContentType):System.Byte[]",
|
|
4225
4225
|
"clrName": "Export",
|
|
4226
|
-
"tsEmitName": "
|
|
4226
|
+
"tsEmitName": "export",
|
|
4227
4227
|
"normalizedSignature": "Export|(System.Security.Cryptography.X509Certificates.X509ContentType):System.Byte[]|static=false",
|
|
4228
4228
|
"provenance": "Original",
|
|
4229
4229
|
"emitScope": "ClassSurface",
|
|
@@ -4239,7 +4239,7 @@
|
|
|
4239
4239
|
{
|
|
4240
4240
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.String):System.Byte[]",
|
|
4241
4241
|
"clrName": "Export",
|
|
4242
|
-
"tsEmitName": "
|
|
4242
|
+
"tsEmitName": "export",
|
|
4243
4243
|
"normalizedSignature": "Export|(System.Security.Cryptography.X509Certificates.X509ContentType,System.String):System.Byte[]|static=false",
|
|
4244
4244
|
"provenance": "Original",
|
|
4245
4245
|
"emitScope": "ClassSurface",
|
|
@@ -4255,7 +4255,7 @@
|
|
|
4255
4255
|
{
|
|
4256
4256
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.Security.SecureString):System.Byte[]",
|
|
4257
4257
|
"clrName": "Export",
|
|
4258
|
-
"tsEmitName": "
|
|
4258
|
+
"tsEmitName": "export",
|
|
4259
4259
|
"normalizedSignature": "Export|(System.Security.Cryptography.X509Certificates.X509ContentType,System.Security.SecureString):System.Byte[]|static=false",
|
|
4260
4260
|
"provenance": "Original",
|
|
4261
4261
|
"emitScope": "ClassSurface",
|
|
@@ -4661,7 +4661,7 @@
|
|
|
4661
4661
|
{
|
|
4662
4662
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.Byte[]):System.Void",
|
|
4663
4663
|
"clrName": "Import",
|
|
4664
|
-
"tsEmitName": "
|
|
4664
|
+
"tsEmitName": "import",
|
|
4665
4665
|
"normalizedSignature": "Import|(System.Byte[]):System.Void|static=false",
|
|
4666
4666
|
"provenance": "Original",
|
|
4667
4667
|
"emitScope": "ClassSurface",
|
|
@@ -4677,7 +4677,7 @@
|
|
|
4677
4677
|
{
|
|
4678
4678
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
4679
4679
|
"clrName": "Import",
|
|
4680
|
-
"tsEmitName": "
|
|
4680
|
+
"tsEmitName": "import",
|
|
4681
4681
|
"normalizedSignature": "Import|(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
4682
4682
|
"provenance": "Original",
|
|
4683
4683
|
"emitScope": "ClassSurface",
|
|
@@ -4693,7 +4693,7 @@
|
|
|
4693
4693
|
{
|
|
4694
4694
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
4695
4695
|
"clrName": "Import",
|
|
4696
|
-
"tsEmitName": "
|
|
4696
|
+
"tsEmitName": "import",
|
|
4697
4697
|
"normalizedSignature": "Import|(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
4698
4698
|
"provenance": "Original",
|
|
4699
4699
|
"emitScope": "ClassSurface",
|
|
@@ -4709,7 +4709,7 @@
|
|
|
4709
4709
|
{
|
|
4710
4710
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.String):System.Void",
|
|
4711
4711
|
"clrName": "Import",
|
|
4712
|
-
"tsEmitName": "
|
|
4712
|
+
"tsEmitName": "import",
|
|
4713
4713
|
"normalizedSignature": "Import|(System.String):System.Void|static=false",
|
|
4714
4714
|
"provenance": "Original",
|
|
4715
4715
|
"emitScope": "ClassSurface",
|
|
@@ -4725,7 +4725,7 @@
|
|
|
4725
4725
|
{
|
|
4726
4726
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
4727
4727
|
"clrName": "Import",
|
|
4728
|
-
"tsEmitName": "
|
|
4728
|
+
"tsEmitName": "import",
|
|
4729
4729
|
"normalizedSignature": "Import|(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
4730
4730
|
"provenance": "Original",
|
|
4731
4731
|
"emitScope": "ClassSurface",
|
|
@@ -4741,7 +4741,7 @@
|
|
|
4741
4741
|
{
|
|
4742
4742
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate::Import(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
4743
4743
|
"clrName": "Import",
|
|
4744
|
-
"tsEmitName": "
|
|
4744
|
+
"tsEmitName": "import",
|
|
4745
4745
|
"normalizedSignature": "Import|(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
4746
4746
|
"provenance": "Original",
|
|
4747
4747
|
"emitScope": "ClassSurface",
|
|
@@ -5069,7 +5069,7 @@
|
|
|
5069
5069
|
{
|
|
5070
5070
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.Byte[]):System.Void",
|
|
5071
5071
|
"clrName": "Import",
|
|
5072
|
-
"tsEmitName": "
|
|
5072
|
+
"tsEmitName": "import",
|
|
5073
5073
|
"normalizedSignature": "Import|(System.Byte[]):System.Void|static=false",
|
|
5074
5074
|
"provenance": "Original",
|
|
5075
5075
|
"emitScope": "ClassSurface",
|
|
@@ -5085,7 +5085,7 @@
|
|
|
5085
5085
|
{
|
|
5086
5086
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
5087
5087
|
"clrName": "Import",
|
|
5088
|
-
"tsEmitName": "
|
|
5088
|
+
"tsEmitName": "import",
|
|
5089
5089
|
"normalizedSignature": "Import|(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
5090
5090
|
"provenance": "Original",
|
|
5091
5091
|
"emitScope": "ClassSurface",
|
|
@@ -5101,7 +5101,7 @@
|
|
|
5101
5101
|
{
|
|
5102
5102
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
5103
5103
|
"clrName": "Import",
|
|
5104
|
-
"tsEmitName": "
|
|
5104
|
+
"tsEmitName": "import",
|
|
5105
5105
|
"normalizedSignature": "Import|(System.Byte[],System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
5106
5106
|
"provenance": "Original",
|
|
5107
5107
|
"emitScope": "ClassSurface",
|
|
@@ -5117,7 +5117,7 @@
|
|
|
5117
5117
|
{
|
|
5118
5118
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.String):System.Void",
|
|
5119
5119
|
"clrName": "Import",
|
|
5120
|
-
"tsEmitName": "
|
|
5120
|
+
"tsEmitName": "import",
|
|
5121
5121
|
"normalizedSignature": "Import|(System.String):System.Void|static=false",
|
|
5122
5122
|
"provenance": "Original",
|
|
5123
5123
|
"emitScope": "ClassSurface",
|
|
@@ -5133,7 +5133,7 @@
|
|
|
5133
5133
|
{
|
|
5134
5134
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
5135
5135
|
"clrName": "Import",
|
|
5136
|
-
"tsEmitName": "
|
|
5136
|
+
"tsEmitName": "import",
|
|
5137
5137
|
"normalizedSignature": "Import|(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
5138
5138
|
"provenance": "Original",
|
|
5139
5139
|
"emitScope": "ClassSurface",
|
|
@@ -5149,7 +5149,7 @@
|
|
|
5149
5149
|
{
|
|
5150
5150
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2::Import(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
5151
5151
|
"clrName": "Import",
|
|
5152
|
-
"tsEmitName": "
|
|
5152
|
+
"tsEmitName": "import",
|
|
5153
5153
|
"normalizedSignature": "Import|(System.String,System.Security.SecureString,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
5154
5154
|
"provenance": "Original",
|
|
5155
5155
|
"emitScope": "ClassSurface",
|
|
@@ -6057,7 +6057,7 @@
|
|
|
6057
6057
|
{
|
|
6058
6058
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Export(System.Security.Cryptography.X509Certificates.X509ContentType):System.Byte[]",
|
|
6059
6059
|
"clrName": "Export",
|
|
6060
|
-
"tsEmitName": "
|
|
6060
|
+
"tsEmitName": "export",
|
|
6061
6061
|
"normalizedSignature": "Export|(System.Security.Cryptography.X509Certificates.X509ContentType):System.Byte[]|static=false",
|
|
6062
6062
|
"provenance": "Original",
|
|
6063
6063
|
"emitScope": "ClassSurface",
|
|
@@ -6105,7 +6105,7 @@
|
|
|
6105
6105
|
{
|
|
6106
6106
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Export(System.Security.Cryptography.X509Certificates.X509ContentType,System.String):System.Byte[]",
|
|
6107
6107
|
"clrName": "Export",
|
|
6108
|
-
"tsEmitName": "
|
|
6108
|
+
"tsEmitName": "export",
|
|
6109
6109
|
"normalizedSignature": "Export|(System.Security.Cryptography.X509Certificates.X509ContentType,System.String):System.Byte[]|static=false",
|
|
6110
6110
|
"provenance": "Original",
|
|
6111
6111
|
"emitScope": "ClassSurface",
|
|
@@ -6153,7 +6153,7 @@
|
|
|
6153
6153
|
{
|
|
6154
6154
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.Byte[]):System.Void",
|
|
6155
6155
|
"clrName": "Import",
|
|
6156
|
-
"tsEmitName": "
|
|
6156
|
+
"tsEmitName": "import",
|
|
6157
6157
|
"normalizedSignature": "Import|(System.Byte[]):System.Void|static=false",
|
|
6158
6158
|
"provenance": "Original",
|
|
6159
6159
|
"emitScope": "ClassSurface",
|
|
@@ -6169,7 +6169,7 @@
|
|
|
6169
6169
|
{
|
|
6170
6170
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void",
|
|
6171
6171
|
"clrName": "Import",
|
|
6172
|
-
"tsEmitName": "
|
|
6172
|
+
"tsEmitName": "import",
|
|
6173
6173
|
"normalizedSignature": "Import|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Void|static=false",
|
|
6174
6174
|
"provenance": "Original",
|
|
6175
6175
|
"emitScope": "ClassSurface",
|
|
@@ -6185,7 +6185,7 @@
|
|
|
6185
6185
|
{
|
|
6186
6186
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
6187
6187
|
"clrName": "Import",
|
|
6188
|
-
"tsEmitName": "
|
|
6188
|
+
"tsEmitName": "import",
|
|
6189
6189
|
"normalizedSignature": "Import|(System.Byte[],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
6190
6190
|
"provenance": "Original",
|
|
6191
6191
|
"emitScope": "ClassSurface",
|
|
@@ -6201,7 +6201,7 @@
|
|
|
6201
6201
|
{
|
|
6202
6202
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
6203
6203
|
"clrName": "Import",
|
|
6204
|
-
"tsEmitName": "
|
|
6204
|
+
"tsEmitName": "import",
|
|
6205
6205
|
"normalizedSignature": "Import|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
6206
6206
|
"provenance": "Original",
|
|
6207
6207
|
"emitScope": "ClassSurface",
|
|
@@ -6217,7 +6217,7 @@
|
|
|
6217
6217
|
{
|
|
6218
6218
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
6219
6219
|
"clrName": "Import",
|
|
6220
|
-
"tsEmitName": "
|
|
6220
|
+
"tsEmitName": "import",
|
|
6221
6221
|
"normalizedSignature": "Import|(System.ReadOnlySpan_1[[System.Byte,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
6222
6222
|
"provenance": "Original",
|
|
6223
6223
|
"emitScope": "ClassSurface",
|
|
@@ -6233,7 +6233,7 @@
|
|
|
6233
6233
|
{
|
|
6234
6234
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.String):System.Void",
|
|
6235
6235
|
"clrName": "Import",
|
|
6236
|
-
"tsEmitName": "
|
|
6236
|
+
"tsEmitName": "import",
|
|
6237
6237
|
"normalizedSignature": "Import|(System.String):System.Void|static=false",
|
|
6238
6238
|
"provenance": "Original",
|
|
6239
6239
|
"emitScope": "ClassSurface",
|
|
@@ -6249,7 +6249,7 @@
|
|
|
6249
6249
|
{
|
|
6250
6250
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
6251
6251
|
"clrName": "Import",
|
|
6252
|
-
"tsEmitName": "
|
|
6252
|
+
"tsEmitName": "import",
|
|
6253
6253
|
"normalizedSignature": "Import|(System.String,System.String,System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
6254
6254
|
"provenance": "Original",
|
|
6255
6255
|
"emitScope": "ClassSurface",
|
|
@@ -6265,7 +6265,7 @@
|
|
|
6265
6265
|
{
|
|
6266
6266
|
"stableId": "System.Security.Cryptography:System.Security.Cryptography.X509Certificates.X509Certificate2Collection::Import(System.String,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void",
|
|
6267
6267
|
"clrName": "Import",
|
|
6268
|
-
"tsEmitName": "
|
|
6268
|
+
"tsEmitName": "import",
|
|
6269
6269
|
"normalizedSignature": "Import|(System.String,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Security.Cryptography.X509Certificates.X509KeyStorageFlags):System.Void|static=false",
|
|
6270
6270
|
"provenance": "Original",
|
|
6271
6271
|
"emitScope": "ClassSurface",
|
|
@@ -203,7 +203,7 @@ export interface GenericIdentity$instance extends ClaimsIdentity {
|
|
|
203
203
|
|
|
204
204
|
export const GenericIdentity: {
|
|
205
205
|
new(name: string): GenericIdentity;
|
|
206
|
-
new(name: string,
|
|
206
|
+
new(name: string, type: string): GenericIdentity;
|
|
207
207
|
};
|
|
208
208
|
|
|
209
209
|
|
|
@@ -327,7 +327,7 @@ export interface SecurityIdentifier$instance extends IdentityReference {
|
|
|
327
327
|
isAccountSid(): boolean;
|
|
328
328
|
isEqualDomainSid(sid: SecurityIdentifier): boolean;
|
|
329
329
|
isValidTargetType(targetType: Type): boolean;
|
|
330
|
-
isWellKnown(
|
|
330
|
+
isWellKnown(type: WellKnownSidType): boolean;
|
|
331
331
|
toString(): string;
|
|
332
332
|
translate(targetType: Type): IdentityReference;
|
|
333
333
|
}
|
|
@@ -378,9 +378,9 @@ export interface WindowsIdentity$instance extends ClaimsIdentity {
|
|
|
378
378
|
|
|
379
379
|
export const WindowsIdentity: {
|
|
380
380
|
new(userToken: nint): WindowsIdentity;
|
|
381
|
-
new(userToken: nint,
|
|
382
|
-
new(userToken: nint,
|
|
383
|
-
new(userToken: nint,
|
|
381
|
+
new(userToken: nint, type: string): WindowsIdentity;
|
|
382
|
+
new(userToken: nint, type: string, acctType: WindowsAccountType): WindowsIdentity;
|
|
383
|
+
new(userToken: nint, type: string, acctType: WindowsAccountType, isAuthenticated: boolean): WindowsIdentity;
|
|
384
384
|
new(info: SerializationInfo, context: StreamingContext): WindowsIdentity;
|
|
385
385
|
new(sUserPrincipalName: string): WindowsIdentity;
|
|
386
386
|
readonly defaultIssuer: string;
|
|
@@ -4736,7 +4736,7 @@
|
|
|
4736
4736
|
}
|
|
4737
4737
|
},
|
|
4738
4738
|
{
|
|
4739
|
-
"tsName": "
|
|
4739
|
+
"tsName": "default",
|
|
4740
4740
|
"isStatic": true,
|
|
4741
4741
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
4742
4742
|
"target": {
|
|
@@ -10275,7 +10275,7 @@
|
|
|
10275
10275
|
{
|
|
10276
10276
|
"stableId": "System.Private.CoreLib:System.Text.Encoding::Default:System.Text.Encoding",
|
|
10277
10277
|
"clrName": "Default",
|
|
10278
|
-
"tsEmitName": "
|
|
10278
|
+
"tsEmitName": "default",
|
|
10279
10279
|
"metadataToken": 385879205,
|
|
10280
10280
|
"canonicalSignature": ":System.Text.Encoding",
|
|
10281
10281
|
"normalizedSignature": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
@@ -11132,7 +11132,7 @@
|
|
|
11132
11132
|
],
|
|
11133
11133
|
"exposedProperties": [
|
|
11134
11134
|
{
|
|
11135
|
-
"tsName": "
|
|
11135
|
+
"tsName": "default",
|
|
11136
11136
|
"isStatic": true,
|
|
11137
11137
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
11138
11138
|
"target": {
|
|
@@ -15411,7 +15411,7 @@
|
|
|
15411
15411
|
}
|
|
15412
15412
|
},
|
|
15413
15413
|
{
|
|
15414
|
-
"tsName": "
|
|
15414
|
+
"tsName": "default",
|
|
15415
15415
|
"isStatic": true,
|
|
15416
15416
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
15417
15417
|
"target": {
|
|
@@ -16779,7 +16779,7 @@
|
|
|
16779
16779
|
}
|
|
16780
16780
|
},
|
|
16781
16781
|
{
|
|
16782
|
-
"tsName": "
|
|
16782
|
+
"tsName": "default",
|
|
16783
16783
|
"isStatic": true,
|
|
16784
16784
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
16785
16785
|
"target": {
|
|
@@ -18086,7 +18086,7 @@
|
|
|
18086
18086
|
],
|
|
18087
18087
|
"exposedProperties": [
|
|
18088
18088
|
{
|
|
18089
|
-
"tsName": "
|
|
18089
|
+
"tsName": "default",
|
|
18090
18090
|
"isStatic": true,
|
|
18091
18091
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
18092
18092
|
"target": {
|
|
@@ -19619,7 +19619,7 @@
|
|
|
19619
19619
|
}
|
|
19620
19620
|
},
|
|
19621
19621
|
{
|
|
19622
|
-
"tsName": "
|
|
19622
|
+
"tsName": "default",
|
|
19623
19623
|
"isStatic": true,
|
|
19624
19624
|
"tsSignatureId": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
19625
19625
|
"target": {
|
|
@@ -5455,7 +5455,7 @@
|
|
|
5455
5455
|
{
|
|
5456
5456
|
"stableId": "System.Private.CoreLib:System.Text.Encoding::Default:System.Text.Encoding",
|
|
5457
5457
|
"clrName": "Default",
|
|
5458
|
-
"tsEmitName": "
|
|
5458
|
+
"tsEmitName": "default",
|
|
5459
5459
|
"normalizedSignature": "Default|:System.Text.Encoding|static=true|accessor=get",
|
|
5460
5460
|
"provenance": "Original",
|
|
5461
5461
|
"emitScope": "ClassSurface",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
{
|
|
42
42
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.HtmlEncoder::Default:System.Text.Encodings.Web.HtmlEncoder",
|
|
43
43
|
"clrName": "Default",
|
|
44
|
-
"tsEmitName": "
|
|
44
|
+
"tsEmitName": "default",
|
|
45
45
|
"metadataToken": 385876139,
|
|
46
46
|
"canonicalSignature": ":System.Text.Encodings.Web.HtmlEncoder",
|
|
47
47
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.HtmlEncoder|static=true|accessor=get",
|
|
@@ -230,7 +230,7 @@
|
|
|
230
230
|
],
|
|
231
231
|
"exposedProperties": [
|
|
232
232
|
{
|
|
233
|
-
"tsName": "
|
|
233
|
+
"tsName": "default",
|
|
234
234
|
"isStatic": true,
|
|
235
235
|
"tsSignatureId": "Default|:System.Text.Encodings.Web.HtmlEncoder|static=true|accessor=get",
|
|
236
236
|
"target": {
|
|
@@ -291,7 +291,7 @@
|
|
|
291
291
|
{
|
|
292
292
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.JavaScriptEncoder::Default:System.Text.Encodings.Web.JavaScriptEncoder",
|
|
293
293
|
"clrName": "Default",
|
|
294
|
-
"tsEmitName": "
|
|
294
|
+
"tsEmitName": "default",
|
|
295
295
|
"metadataToken": 385876141,
|
|
296
296
|
"canonicalSignature": ":System.Text.Encodings.Web.JavaScriptEncoder",
|
|
297
297
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.JavaScriptEncoder|static=true|accessor=get",
|
|
@@ -494,7 +494,7 @@
|
|
|
494
494
|
],
|
|
495
495
|
"exposedProperties": [
|
|
496
496
|
{
|
|
497
|
-
"tsName": "
|
|
497
|
+
"tsName": "default",
|
|
498
498
|
"isStatic": true,
|
|
499
499
|
"tsSignatureId": "Default|:System.Text.Encodings.Web.JavaScriptEncoder|static=true|accessor=get",
|
|
500
500
|
"target": {
|
|
@@ -1332,7 +1332,7 @@
|
|
|
1332
1332
|
{
|
|
1333
1333
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.UrlEncoder::Default:System.Text.Encodings.Web.UrlEncoder",
|
|
1334
1334
|
"clrName": "Default",
|
|
1335
|
-
"tsEmitName": "
|
|
1335
|
+
"tsEmitName": "default",
|
|
1336
1336
|
"metadataToken": 385876146,
|
|
1337
1337
|
"canonicalSignature": ":System.Text.Encodings.Web.UrlEncoder",
|
|
1338
1338
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.UrlEncoder|static=true|accessor=get",
|
|
@@ -1521,7 +1521,7 @@
|
|
|
1521
1521
|
],
|
|
1522
1522
|
"exposedProperties": [
|
|
1523
1523
|
{
|
|
1524
|
-
"tsName": "
|
|
1524
|
+
"tsName": "default",
|
|
1525
1525
|
"isStatic": true,
|
|
1526
1526
|
"tsSignatureId": "Default|:System.Text.Encodings.Web.UrlEncoder|static=true|accessor=get",
|
|
1527
1527
|
"target": {
|
|
@@ -21,7 +21,7 @@ export interface HtmlEncoder$instance extends TextEncoder {
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
export const HtmlEncoder: {
|
|
24
|
-
readonly
|
|
24
|
+
readonly default: HtmlEncoder;
|
|
25
25
|
create(settings: TextEncoderSettings): HtmlEncoder;
|
|
26
26
|
create(...allowedRanges: UnicodeRange[]): HtmlEncoder;
|
|
27
27
|
};
|
|
@@ -34,7 +34,7 @@ export interface JavaScriptEncoder$instance extends TextEncoder {
|
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
export const JavaScriptEncoder: {
|
|
37
|
-
readonly
|
|
37
|
+
readonly default: JavaScriptEncoder;
|
|
38
38
|
readonly unsafeRelaxedJsonEscaping: JavaScriptEncoder;
|
|
39
39
|
create(settings: TextEncoderSettings): JavaScriptEncoder;
|
|
40
40
|
create(...allowedRanges: UnicodeRange[]): JavaScriptEncoder;
|
|
@@ -93,7 +93,7 @@ export interface UrlEncoder$instance extends TextEncoder {
|
|
|
93
93
|
|
|
94
94
|
|
|
95
95
|
export const UrlEncoder: {
|
|
96
|
-
readonly
|
|
96
|
+
readonly default: UrlEncoder;
|
|
97
97
|
create(settings: TextEncoderSettings): UrlEncoder;
|
|
98
98
|
create(...allowedRanges: UnicodeRange[]): UrlEncoder;
|
|
99
99
|
};
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
{
|
|
53
53
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.HtmlEncoder::Default:System.Text.Encodings.Web.HtmlEncoder",
|
|
54
54
|
"clrName": "Default",
|
|
55
|
-
"tsEmitName": "
|
|
55
|
+
"tsEmitName": "default",
|
|
56
56
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.HtmlEncoder|static=true|accessor=get",
|
|
57
57
|
"provenance": "Original",
|
|
58
58
|
"emitScope": "ClassSurface",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
{
|
|
118
118
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.JavaScriptEncoder::Default:System.Text.Encodings.Web.JavaScriptEncoder",
|
|
119
119
|
"clrName": "Default",
|
|
120
|
-
"tsEmitName": "
|
|
120
|
+
"tsEmitName": "default",
|
|
121
121
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.JavaScriptEncoder|static=true|accessor=get",
|
|
122
122
|
"provenance": "Original",
|
|
123
123
|
"emitScope": "ClassSurface",
|
|
@@ -625,7 +625,7 @@
|
|
|
625
625
|
{
|
|
626
626
|
"stableId": "System.Text.Encodings.Web:System.Text.Encodings.Web.UrlEncoder::Default:System.Text.Encodings.Web.UrlEncoder",
|
|
627
627
|
"clrName": "Default",
|
|
628
|
-
"tsEmitName": "
|
|
628
|
+
"tsEmitName": "default",
|
|
629
629
|
"normalizedSignature": "Default|:System.Text.Encodings.Web.UrlEncoder|static=true|accessor=get",
|
|
630
630
|
"provenance": "Original",
|
|
631
631
|
"emitScope": "ClassSurface",
|