@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,032 lines • 206 kB
JSON
{
"namespace": "System.Reflection.PortableExecutable",
"contributingAssemblies": [
"System.Reflection.Metadata"
],
"types": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics",
"clrName": "System.Reflection.PortableExecutable.Characteristics",
"tsEmitName": "Characteristics",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::value__System.UInt16",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.UInt16|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::RelocsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "RelocsStripped",
"tsEmitName": "relocsStripped",
"normalizedSignature": "RelocsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::ExecutableImageSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "ExecutableImage",
"tsEmitName": "executableImage",
"normalizedSignature": "ExecutableImage|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LineNumsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LineNumsStripped",
"tsEmitName": "lineNumsStripped",
"normalizedSignature": "LineNumsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LocalSymsStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LocalSymsStripped",
"tsEmitName": "localSymsStripped",
"normalizedSignature": "LocalSymsStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::AggressiveWSTrimSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "AggressiveWSTrim",
"tsEmitName": "aggressiveWSTrim",
"normalizedSignature": "AggressiveWSTrim|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::LargeAddressAwareSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "LargeAddressAware",
"tsEmitName": "largeAddressAware",
"normalizedSignature": "LargeAddressAware|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::BytesReversedLoSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "BytesReversedLo",
"tsEmitName": "bytesReversedLo",
"normalizedSignature": "BytesReversedLo|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::Bit32MachineSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "Bit32Machine",
"tsEmitName": "bit32Machine",
"normalizedSignature": "Bit32Machine|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::DebugStrippedSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "DebugStripped",
"tsEmitName": "debugStripped",
"normalizedSignature": "DebugStripped|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::RemovableRunFromSwapSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "RemovableRunFromSwap",
"tsEmitName": "removableRunFromSwap",
"normalizedSignature": "RemovableRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::NetRunFromSwapSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "NetRunFromSwap",
"tsEmitName": "netRunFromSwap",
"normalizedSignature": "NetRunFromSwap|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::SystemSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "System",
"tsEmitName": "system",
"normalizedSignature": "System|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::DllSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "Dll",
"tsEmitName": "dll",
"normalizedSignature": "Dll|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::UpSystemOnlySystem.Reflection.PortableExecutable.Characteristics",
"clrName": "UpSystemOnly",
"tsEmitName": "upSystemOnly",
"normalizedSignature": "UpSystemOnly|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Characteristics::BytesReversedHiSystem.Reflection.PortableExecutable.Characteristics",
"clrName": "BytesReversedHi",
"tsEmitName": "bytesReversedHi",
"normalizedSignature": "BytesReversedHi|System.Reflection.PortableExecutable.Characteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags",
"clrName": "System.Reflection.PortableExecutable.CorFlags",
"tsEmitName": "CorFlags",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::ILOnlySystem.Reflection.PortableExecutable.CorFlags",
"clrName": "ILOnly",
"tsEmitName": "ilOnly",
"normalizedSignature": "ILOnly|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::Requires32BitSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "Requires32Bit",
"tsEmitName": "requires32Bit",
"normalizedSignature": "Requires32Bit|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::ILLibrarySystem.Reflection.PortableExecutable.CorFlags",
"clrName": "ILLibrary",
"tsEmitName": "ilLibrary",
"normalizedSignature": "ILLibrary|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::StrongNameSignedSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "StrongNameSigned",
"tsEmitName": "strongNameSigned",
"normalizedSignature": "StrongNameSigned|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::NativeEntryPointSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "NativeEntryPoint",
"tsEmitName": "nativeEntryPoint",
"normalizedSignature": "NativeEntryPoint|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::TrackDebugDataSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "TrackDebugData",
"tsEmitName": "trackDebugData",
"normalizedSignature": "TrackDebugData|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.CorFlags::Prefers32BitSystem.Reflection.PortableExecutable.CorFlags",
"clrName": "Prefers32Bit",
"tsEmitName": "prefers32Bit",
"normalizedSignature": "Prefers32Bit|System.Reflection.PortableExecutable.CorFlags|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "System.Reflection.PortableExecutable.DebugDirectoryEntryType",
"tsEmitName": "DebugDirectoryEntryType",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::UnknownSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "Unknown",
"tsEmitName": "unknown_",
"normalizedSignature": "Unknown|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::CoffSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "Coff",
"tsEmitName": "coff",
"normalizedSignature": "Coff|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::CodeViewSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "CodeView",
"tsEmitName": "codeView",
"normalizedSignature": "CodeView|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::ReproducibleSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "Reproducible",
"tsEmitName": "reproducible",
"normalizedSignature": "Reproducible|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::EmbeddedPortablePdbSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "EmbeddedPortablePdb",
"tsEmitName": "embeddedPortablePdb",
"normalizedSignature": "EmbeddedPortablePdb|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DebugDirectoryEntryType::PdbChecksumSystem.Reflection.PortableExecutable.DebugDirectoryEntryType",
"clrName": "PdbChecksum",
"tsEmitName": "pdbChecksum",
"normalizedSignature": "PdbChecksum|System.Reflection.PortableExecutable.DebugDirectoryEntryType|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "System.Reflection.PortableExecutable.DllCharacteristics",
"tsEmitName": "DllCharacteristics",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::value__System.UInt16",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.UInt16|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ProcessInitSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ProcessInit",
"tsEmitName": "processInit",
"normalizedSignature": "ProcessInit|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ProcessTermSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ProcessTerm",
"tsEmitName": "processTerm",
"normalizedSignature": "ProcessTerm|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ThreadInitSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ThreadInit",
"tsEmitName": "threadInit",
"normalizedSignature": "ThreadInit|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ThreadTermSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ThreadTerm",
"tsEmitName": "threadTerm",
"normalizedSignature": "ThreadTerm|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::HighEntropyVirtualAddressSpaceSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "HighEntropyVirtualAddressSpace",
"tsEmitName": "highEntropyVirtualAddressSpace",
"normalizedSignature": "HighEntropyVirtualAddressSpace|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::DynamicBaseSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "DynamicBase",
"tsEmitName": "dynamicBase",
"normalizedSignature": "DynamicBase|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ForceIntegritySystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ForceIntegrity",
"tsEmitName": "forceIntegrity",
"normalizedSignature": "ForceIntegrity|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::NxCompatibleSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "NxCompatible",
"tsEmitName": "nxCompatible",
"normalizedSignature": "NxCompatible|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::NoIsolationSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "NoIsolation",
"tsEmitName": "noIsolation",
"normalizedSignature": "NoIsolation|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::NoSehSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "NoSeh",
"tsEmitName": "noSeh",
"normalizedSignature": "NoSeh|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::NoBindSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "NoBind",
"tsEmitName": "noBind",
"normalizedSignature": "NoBind|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::AppContainerSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "AppContainer",
"tsEmitName": "appContainer",
"normalizedSignature": "AppContainer|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::WdmDriverSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "WdmDriver",
"tsEmitName": "wdmDriver",
"normalizedSignature": "WdmDriver|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::ControlFlowGuardSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "ControlFlowGuard",
"tsEmitName": "controlFlowGuard",
"normalizedSignature": "ControlFlowGuard|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.DllCharacteristics::TerminalServerAwareSystem.Reflection.PortableExecutable.DllCharacteristics",
"clrName": "TerminalServerAware",
"tsEmitName": "terminalServerAware",
"normalizedSignature": "TerminalServerAware|System.Reflection.PortableExecutable.DllCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine",
"clrName": "System.Reflection.PortableExecutable.Machine",
"tsEmitName": "Machine",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::value__System.UInt16",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.UInt16|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::UnknownSystem.Reflection.PortableExecutable.Machine",
"clrName": "Unknown",
"tsEmitName": "unknown_",
"normalizedSignature": "Unknown|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::I386System.Reflection.PortableExecutable.Machine",
"clrName": "I386",
"tsEmitName": "I386",
"normalizedSignature": "I386|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::WceMipsV2System.Reflection.PortableExecutable.Machine",
"clrName": "WceMipsV2",
"tsEmitName": "wceMipsV2",
"normalizedSignature": "WceMipsV2|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::AlphaSystem.Reflection.PortableExecutable.Machine",
"clrName": "Alpha",
"tsEmitName": "alpha",
"normalizedSignature": "Alpha|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3System.Reflection.PortableExecutable.Machine",
"clrName": "SH3",
"tsEmitName": "SH3",
"normalizedSignature": "SH3|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3DspSystem.Reflection.PortableExecutable.Machine",
"clrName": "SH3Dsp",
"tsEmitName": "sH3Dsp",
"normalizedSignature": "SH3Dsp|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH3ESystem.Reflection.PortableExecutable.Machine",
"clrName": "SH3E",
"tsEmitName": "SH3E",
"normalizedSignature": "SH3E|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH4System.Reflection.PortableExecutable.Machine",
"clrName": "SH4",
"tsEmitName": "SH4",
"normalizedSignature": "SH4|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::SH5System.Reflection.PortableExecutable.Machine",
"clrName": "SH5",
"tsEmitName": "SH5",
"normalizedSignature": "SH5|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::ArmSystem.Reflection.PortableExecutable.Machine",
"clrName": "Arm",
"tsEmitName": "arm",
"normalizedSignature": "Arm|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::ThumbSystem.Reflection.PortableExecutable.Machine",
"clrName": "Thumb",
"tsEmitName": "thumb",
"normalizedSignature": "Thumb|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::ArmThumb2System.Reflection.PortableExecutable.Machine",
"clrName": "ArmThumb2",
"tsEmitName": "armThumb2",
"normalizedSignature": "ArmThumb2|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::AM33System.Reflection.PortableExecutable.Machine",
"clrName": "AM33",
"tsEmitName": "AM33",
"normalizedSignature": "AM33|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::PowerPCSystem.Reflection.PortableExecutable.Machine",
"clrName": "PowerPC",
"tsEmitName": "powerPC",
"normalizedSignature": "PowerPC|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::PowerPCFPSystem.Reflection.PortableExecutable.Machine",
"clrName": "PowerPCFP",
"tsEmitName": "powerPCFP",
"normalizedSignature": "PowerPCFP|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::IA64System.Reflection.PortableExecutable.Machine",
"clrName": "IA64",
"tsEmitName": "IA64",
"normalizedSignature": "IA64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::MIPS16System.Reflection.PortableExecutable.Machine",
"clrName": "MIPS16",
"tsEmitName": "MIPS16",
"normalizedSignature": "MIPS16|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::Alpha64System.Reflection.PortableExecutable.Machine",
"clrName": "Alpha64",
"tsEmitName": "alpha64",
"normalizedSignature": "Alpha64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::MipsFpuSystem.Reflection.PortableExecutable.Machine",
"clrName": "MipsFpu",
"tsEmitName": "mipsFpu",
"normalizedSignature": "MipsFpu|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::MipsFpu16System.Reflection.PortableExecutable.Machine",
"clrName": "MipsFpu16",
"tsEmitName": "mipsFpu16",
"normalizedSignature": "MipsFpu16|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::TricoreSystem.Reflection.PortableExecutable.Machine",
"clrName": "Tricore",
"tsEmitName": "tricore",
"normalizedSignature": "Tricore|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::EbcSystem.Reflection.PortableExecutable.Machine",
"clrName": "Ebc",
"tsEmitName": "ebc",
"normalizedSignature": "Ebc|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::Amd64System.Reflection.PortableExecutable.Machine",
"clrName": "Amd64",
"tsEmitName": "amd64",
"normalizedSignature": "Amd64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::M32RSystem.Reflection.PortableExecutable.Machine",
"clrName": "M32R",
"tsEmitName": "M32R",
"normalizedSignature": "M32R|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::Arm64System.Reflection.PortableExecutable.Machine",
"clrName": "Arm64",
"tsEmitName": "arm64",
"normalizedSignature": "Arm64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::LoongArch32System.Reflection.PortableExecutable.Machine",
"clrName": "LoongArch32",
"tsEmitName": "loongArch32",
"normalizedSignature": "LoongArch32|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::LoongArch64System.Reflection.PortableExecutable.Machine",
"clrName": "LoongArch64",
"tsEmitName": "loongArch64",
"normalizedSignature": "LoongArch64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::RiscV32System.Reflection.PortableExecutable.Machine",
"clrName": "RiscV32",
"tsEmitName": "riscV32",
"normalizedSignature": "RiscV32|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::RiscV64System.Reflection.PortableExecutable.Machine",
"clrName": "RiscV64",
"tsEmitName": "riscV64",
"normalizedSignature": "RiscV64|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.Machine::RiscV128System.Reflection.PortableExecutable.Machine",
"clrName": "RiscV128",
"tsEmitName": "riscV128",
"normalizedSignature": "RiscV128|System.Reflection.PortableExecutable.Machine|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic",
"clrName": "System.Reflection.PortableExecutable.PEMagic",
"tsEmitName": "PEMagic",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic::value__System.UInt16",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.UInt16|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic::PE32System.Reflection.PortableExecutable.PEMagic",
"clrName": "PE32",
"tsEmitName": "PE32",
"normalizedSignature": "PE32|System.Reflection.PortableExecutable.PEMagic|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEMagic::PE32PlusSystem.Reflection.PortableExecutable.PEMagic",
"clrName": "PE32Plus",
"tsEmitName": "pE32Plus",
"normalizedSignature": "PE32Plus|System.Reflection.PortableExecutable.PEMagic|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "System.Reflection.PortableExecutable.PEStreamOptions",
"tsEmitName": "PEStreamOptions",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::value__System.Int32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.Int32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::DefaultSystem.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "Default",
"tsEmitName": "default_",
"normalizedSignature": "Default|System.Reflection.PortableExecutable.PEStreamOptions|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::LeaveOpenSystem.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "LeaveOpen",
"tsEmitName": "leaveOpen",
"normalizedSignature": "LeaveOpen|System.Reflection.PortableExecutable.PEStreamOptions|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::PrefetchMetadataSystem.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "PrefetchMetadata",
"tsEmitName": "prefetchMetadata",
"normalizedSignature": "PrefetchMetadata|System.Reflection.PortableExecutable.PEStreamOptions|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::PrefetchEntireImageSystem.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "PrefetchEntireImage",
"tsEmitName": "prefetchEntireImage",
"normalizedSignature": "PrefetchEntireImage|System.Reflection.PortableExecutable.PEStreamOptions|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.PEStreamOptions::IsLoadedImageSystem.Reflection.PortableExecutable.PEStreamOptions",
"clrName": "IsLoadedImage",
"tsEmitName": "isLoadedImage",
"normalizedSignature": "IsLoadedImage|System.Reflection.PortableExecutable.PEStreamOptions|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
}
],
"events": [],
"constructors": []
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "System.Reflection.PortableExecutable.SectionCharacteristics",
"tsEmitName": "SectionCharacteristics",
"kind": "Enum",
"accessibility": "Public",
"isAbstract": false,
"isSealed": true,
"isStatic": false,
"arity": 0,
"methods": [],
"properties": [],
"fields": [
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::value__System.UInt32",
"clrName": "value__",
"tsEmitName": "value__",
"normalizedSignature": "value__|System.UInt32|static=false|const=false",
"isStatic": false,
"isReadOnly": false,
"isLiteral": false
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeRegSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeReg",
"tsEmitName": "typeReg",
"normalizedSignature": "TypeReg|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeDSectSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeDSect",
"tsEmitName": "typeDSect",
"normalizedSignature": "TypeDSect|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeNoLoadSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeNoLoad",
"tsEmitName": "typeNoLoad",
"normalizedSignature": "TypeNoLoad|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeGroupSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeGroup",
"tsEmitName": "typeGroup",
"normalizedSignature": "TypeGroup|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeNoPadSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeNoPad",
"tsEmitName": "typeNoPad",
"normalizedSignature": "TypeNoPad|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeCopySystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "TypeCopy",
"tsEmitName": "typeCopy",
"normalizedSignature": "TypeCopy|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::ContainsCodeSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "ContainsCode",
"tsEmitName": "containsCode",
"normalizedSignature": "ContainsCode|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::ContainsInitializedDataSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "ContainsInitializedData",
"tsEmitName": "containsInitializedData",
"normalizedSignature": "ContainsInitializedData|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::ContainsUninitializedDataSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "ContainsUninitializedData",
"tsEmitName": "containsUninitializedData",
"normalizedSignature": "ContainsUninitializedData|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::LinkerOtherSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "LinkerOther",
"tsEmitName": "linkerOther",
"normalizedSignature": "LinkerOther|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::LinkerInfoSystem.Reflection.PortableExecutable.SectionCharacteristics",
"clrName": "LinkerInfo",
"tsEmitName": "linkerInfo",
"normalizedSignature": "LinkerInfo|System.Reflection.PortableExecutable.SectionCharacteristics|static=true|const=true",
"isStatic": true,
"isReadOnly": false,
"isLiteral": true
},
{
"stableId": "System.Reflection.Metadata:System.Reflection.PortableExecutable.SectionCharacteristics::TypeOverSystem.Reflection.PortableExecutable.SectionCharacteristics",
"c