@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,161 lines • 627 kB
JSON
{
"namespace": "System.Reflection.PortableExecutable",
"types": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics",
"clrName": "System.Reflection.PortableExecutable.Characteristics",
"tsEmitName": "Characteristics",
"assemblyName": "System.Reflection.Metadata",
"metadataToken": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::value__System.UInt16",
"clrName": "value__",
"tsEmitName": "value__",
"metadataToken": 67109269,
"normalizedSignature": "value__|System.UInt16|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::RelocsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "RelocsStripped",
"tsEmitName": "relocsStripped",
"metadataToken": 67109270,
"normalizedSignature": "RelocsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::ExecutableImageSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "ExecutableImage",
"tsEmitName": "executableImage",
"metadataToken": 67109271,
"normalizedSignature": "ExecutableImage|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LineNumsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LineNumsStripped",
"tsEmitName": "lineNumsStripped",
"metadataToken": 67109272,
"normalizedSignature": "LineNumsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LocalSymsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LocalSymsStripped",
"tsEmitName": "localSymsStripped",
"metadataToken": 67109273,
"normalizedSignature": "LocalSymsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::AggressiveWSTrimSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "AggressiveWSTrim",
"tsEmitName": "aggressiveWSTrim",
"metadataToken": 67109274,
"normalizedSignature": "AggressiveWSTrim|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LargeAddressAwareSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LargeAddressAware",
"tsEmitName": "largeAddressAware",
"metadataToken": 67109275,
"normalizedSignature": "LargeAddressAware|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::BytesReversedLoSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "BytesReversedLo",
"tsEmitName": "bytesReversedLo",
"metadataToken": 67109276,
"normalizedSignature": "BytesReversedLo|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::Bit32MachineSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "Bit32Machine",
"tsEmitName": "bit32Machine",
"metadataToken": 67109277,
"normalizedSignature": "Bit32Machine|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::DebugStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "DebugStripped",
"tsEmitName": "debugStripped",
"metadataToken": 67109278,
"normalizedSignature": "DebugStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::RemovableRunFromSwapSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "RemovableRunFromSwap",
"tsEmitName": "removableRunFromSwap",
"metadataToken": 67109279,
"normalizedSignature": "RemovableRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::NetRunFromSwapSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "NetRunFromSwap",
"tsEmitName": "netRunFromSwap",
"metadataToken": 67109280,
"normalizedSignature": "NetRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::SystemSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "System",
"tsEmitName": "system",
"metadataToken": 67109281,
"normalizedSignature": "System|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::DllSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "Dll",
"tsEmitName": "dll",
"metadataToken": 67109282,
"normalizedSignature": "Dll|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::UpSystemOnlySystem.Reflection.PortableExecutable.Characteristics",
"clrName": "UpSystemOnly",
"tsEmitName": "upSystemOnly",
"metadataToken": 67109283,
"normalizedSignature": "UpSystemOnly|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::BytesReversedHiSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "BytesReversedHi",
"tsEmitName": "bytesReversedHi",
"metadataToken": 67109284,
"normalizedSignature": "BytesReversedHi|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata"
}
],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(TEnum):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664288
}
},
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(System.Type,System.Object):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664289
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|():System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664293
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|(System.Type):System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664294
}
},
{
"tsName": "getUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetUnderlyingType|(System.Type):System.Type|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664296
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|():TEnum[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664297
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664298
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|():System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664299
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664300
}
},
{
"tsName": "hasFlag",
"isStatic": false,
"tsSignatureId": "HasFlag|(System.Enum):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664303
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(TEnum):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664304
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(System.Type,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664306
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664309
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664311
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664313
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664315
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664317
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664319
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664322
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean,TEnum\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664324
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664331
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664332
}
},
{
"tsName": "compareTo",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664333
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664334
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664336
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664337
}
},
{
"tsName": "format",
"isStatic": true,
"tsSignatureId": "Format|(System.Type,System.Object,System.String):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664344
}
},
{
"tsName": "tryFormat",
"isStatic": true,
"tsSignatureId": "TryFormat|(TEnum,System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664346
}
},
{
"tsName": "getTypeCode",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664361
}
},
{
"tsName": "toObject",
"isStatic": true,
"tsSignatureId": "ToObject|(System.Type,System.Byte):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664381
}
},
{
"tsName": "tryFormat$view",
"isStatic": false,
"tsSignatureId": "TryFormat|(System.Span_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Int32\u0026,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ISpanFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100669347
}
},
{
"tsName": "toBoolean",
"isStatic": false,
"tsSignatureId": "ToBoolean|(System.IFormatProvider):System.Boolean|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668513
}
},
{
"tsName": "toChar",
"isStatic": false,
"tsSignatureId": "ToChar|(System.IFormatProvider):System.Char|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668514
}
},
{
"tsName": "toSByte",
"isStatic": false,
"tsSignatureId": "ToSByte|(System.IFormatProvider):System.SByte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668515
}
},
{
"tsName": "toByte",
"isStatic": false,
"tsSignatureId": "ToByte|(System.IFormatProvider):System.Byte|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668516
}
},
{
"tsName": "toInt16",
"isStatic": false,
"tsSignatureId": "ToInt16|(System.IFormatProvider):System.Int16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668517
}
},
{
"tsName": "toUInt16",
"isStatic": false,
"tsSignatureId": "ToUInt16|(System.IFormatProvider):System.UInt16|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668518
}
},
{
"tsName": "toInt32",
"isStatic": false,
"tsSignatureId": "ToInt32|(System.IFormatProvider):System.Int32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668519
}
},
{
"tsName": "toUInt32",
"isStatic": false,
"tsSignatureId": "ToUInt32|(System.IFormatProvider):System.UInt32|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668520
}
},
{
"tsName": "toInt64",
"isStatic": false,
"tsSignatureId": "ToInt64|(System.IFormatProvider):System.Int64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668521
}
},
{
"tsName": "toUInt64",
"isStatic": false,
"tsSignatureId": "ToUInt64|(System.IFormatProvider):System.UInt64|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668522
}
},
{
"tsName": "toSingle",
"isStatic": false,
"tsSignatureId": "ToSingle|(System.IFormatProvider):System.Single|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668523
}
},
{
"tsName": "toDouble",
"isStatic": false,
"tsSignatureId": "ToDouble|(System.IFormatProvider):System.Double|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668524
}
},
{
"tsName": "toDecimal",
"isStatic": false,
"tsSignatureId": "ToDecimal|(System.IFormatProvider):System.Decimal|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668525
}
},
{
"tsName": "toDateTime",
"isStatic": false,
"tsSignatureId": "ToDateTime|(System.IFormatProvider):System.DateTime|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668526
}
},
{
"tsName": "toType",
"isStatic": false,
"tsSignatureId": "ToType|(System.Type,System.IFormatProvider):System.Object|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668528
}
},
{
"tsName": "compareTo$view",
"isStatic": false,
"tsSignatureId": "CompareTo|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.IComparable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668510
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.String,System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IFormattable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668533
}
},
{
"tsName": "getTypeCode$view",
"isStatic": false,
"tsSignatureId": "GetTypeCode|():System.TypeCode|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668512
}
},
{
"tsName": "toString$view",
"isStatic": false,
"tsSignatureId": "ToString|(System.IFormatProvider):System.String|static=false",
"target": {
"declaringClrType": "System.IConvertible",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668527
}
},
{
"tsName": "getType",
"isStatic": false,
"tsSignatureId": "GetType|():System.Type|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664825
}
},
{
"tsName": "equals",
"isStatic": true,
"tsSignatureId": "Equals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664831
}
},
{
"tsName": "referenceEquals",
"isStatic": true,
"tsSignatureId": "ReferenceEquals|(System.Object,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664832
}
}
],
"exposedFields": [
{
"tsName": "value__",
"isStatic": false,
"tsSignatureId": "value__|System.UInt16|static=false|const=false",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109269
}
},
{
"tsName": "relocsStripped",
"isStatic": true,
"tsSignatureId": "RelocsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109270
}
},
{
"tsName": "executableImage",
"isStatic": true,
"tsSignatureId": "ExecutableImage|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109271
}
},
{
"tsName": "lineNumsStripped",
"isStatic": true,
"tsSignatureId": "LineNumsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109272
}
},
{
"tsName": "localSymsStripped",
"isStatic": true,
"tsSignatureId": "LocalSymsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109273
}
},
{
"tsName": "aggressiveWSTrim",
"isStatic": true,
"tsSignatureId": "AggressiveWSTrim|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109274
}
},
{
"tsName": "largeAddressAware",
"isStatic": true,
"tsSignatureId": "LargeAddressAware|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109275
}
},
{
"tsName": "bytesReversedLo",
"isStatic": true,
"tsSignatureId": "BytesReversedLo|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109276
}
},
{
"tsName": "bit32Machine",
"isStatic": true,
"tsSignatureId": "Bit32Machine|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109277
}
},
{
"tsName": "debugStripped",
"isStatic": true,
"tsSignatureId": "DebugStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109278
}
},
{
"tsName": "removableRunFromSwap",
"isStatic": true,
"tsSignatureId": "RemovableRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109279
}
},
{
"tsName": "netRunFromSwap",
"isStatic": true,
"tsSignatureId": "NetRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109280
}
},
{
"tsName": "system",
"isStatic": true,
"tsSignatureId": "System|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109281
}
},
{
"tsName": "dll",
"isStatic": true,
"tsSignatureId": "Dll|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109282
}
},
{
"tsName": "upSystemOnly",
"isStatic": true,
"tsSignatureId": "UpSystemOnly|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109283
}
},
{
"tsName": "bytesReversedHi",
"isStatic": true,
"tsSignatureId": "BytesReversedHi|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"target": {
"declaringClrType": "System.Reflection.PortableExecutable.Characteristics",
"declaringAssemblyName": "System.Reflection.Metadata",
"metadataToken": 67109284
}
}
]
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags",
"clrName": "System.Reflection.PortableExecutable.CorFlags",
"tsEmitName": "CorFlags",
"assemblyName": "System.Reflection.Metadata",
"metadataToken": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"metadataToken": 67109196,
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::ILOnlySystem.Reflection.PortableExecutable.CorFlags",
"clrName": "ILOnly",
"tsEmitName": "ilOnly",
"metadataToken": 67109197,
"normalizedSignature": "ILOnly|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::Requires32BitSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "Requires32Bit",
"tsEmitName": "requires32Bit",
"metadataToken": 67109198,
"normalizedSignature": "Requires32Bit|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::ILLibrarySystem.Reflection.PortableExecutable.CorFlags",
"clrName": "ILLibrary",
"tsEmitName": "ilLibrary",
"metadataToken": 67109199,
"normalizedSignature": "ILLibrary|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::StrongNameSignedSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "StrongNameSigned",
"tsEmitName": "strongNameSigned",
"metadataToken": 67109200,
"normalizedSignature": "StrongNameSigned|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::NativeEntryPointSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "NativeEntryPoint",
"tsEmitName": "nativeEntryPoint",
"metadataToken": 67109201,
"normalizedSignature": "NativeEntryPoint|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::TrackDebugDataSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "TrackDebugData",
"tsEmitName": "trackDebugData",
"metadataToken": 67109202,
"normalizedSignature": "TrackDebugData|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::Prefers32BitSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "Prefers32Bit",
"tsEmitName": "prefers32Bit",
"metadataToken": 67109203,
"normalizedSignature": "Prefers32Bit|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"declaringClrType": "System.Reflection.PortableExecutable.CorFlags",
"declaringAssemblyName": "System.Reflection.Metadata"
}
],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(TEnum):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664288
}
},
{
"tsName": "getName",
"isStatic": true,
"tsSignatureId": "GetName|(System.Type,System.Object):System.String|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664289
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|():System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664293
}
},
{
"tsName": "getNames",
"isStatic": true,
"tsSignatureId": "GetNames|(System.Type):System.String[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664294
}
},
{
"tsName": "getUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetUnderlyingType|(System.Type):System.Type|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664296
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|():TEnum[]|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664297
}
},
{
"tsName": "getValues",
"isStatic": true,
"tsSignatureId": "GetValues|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664298
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|():System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664299
}
},
{
"tsName": "getValuesAsUnderlyingType",
"isStatic": true,
"tsSignatureId": "GetValuesAsUnderlyingType|(System.Type):System.Array|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664300
}
},
{
"tsName": "hasFlag",
"isStatic": false,
"tsSignatureId": "HasFlag|(System.Enum):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664303
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(TEnum):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664304
}
},
{
"tsName": "isDefined",
"isStatic": true,
"tsSignatureId": "IsDefined|(System.Type,System.Object):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664306
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664309
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):System.Object|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664311
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664313
}
},
{
"tsName": "parse",
"isStatic": true,
"tsSignatureId": "Parse|(System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Boolean):TEnum|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664315
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]],System.Object\u0026):System.Boolean|static=true",
"target": {
"declaringClrType": "System.Enum",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664317
}
},
{
"tsName": "tryParse",
"isStatic": true,
"tsSignatureId": "TryParse|(System.Type,System.ReadOnlySpan_1[[System.Char,System.Private.CoreLib,Version=10.0.0.0,