UNPKG

@tsonic/dotnet

Version:

TypeScript type definitions for .NET 10 BCL (Base Class Library)

1,155 lines (1,154 loc) 673 kB
{ "namespace": "System.Runtime.InteropServices", "contributingAssemblies": [ "System.Collections.Immutable", "System.Memory", "System.Private.CoreLib", "System.Runtime.InteropServices", "System.Text.Json" ], "types": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture", "clrName": "System.Runtime.InteropServices.Architecture", "tsEmitName": "Architecture", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::X86System.Runtime.InteropServices.Architecture", "clrName": "X86", "tsEmitName": "X86", "normalizedSignature": "X86|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::X64System.Runtime.InteropServices.Architecture", "clrName": "X64", "tsEmitName": "X64", "normalizedSignature": "X64|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::ArmSystem.Runtime.InteropServices.Architecture", "clrName": "Arm", "tsEmitName": "arm", "normalizedSignature": "Arm|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::Arm64System.Runtime.InteropServices.Architecture", "clrName": "Arm64", "tsEmitName": "arm64", "normalizedSignature": "Arm64|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::WasmSystem.Runtime.InteropServices.Architecture", "clrName": "Wasm", "tsEmitName": "wasm", "normalizedSignature": "Wasm|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::S390xSystem.Runtime.InteropServices.Architecture", "clrName": "S390x", "tsEmitName": "s390x", "normalizedSignature": "S390x|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::LoongArch64System.Runtime.InteropServices.Architecture", "clrName": "LoongArch64", "tsEmitName": "loongArch64", "normalizedSignature": "LoongArch64|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::Armv6System.Runtime.InteropServices.Architecture", "clrName": "Armv6", "tsEmitName": "armv6", "normalizedSignature": "Armv6|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::Ppc64leSystem.Runtime.InteropServices.Architecture", "clrName": "Ppc64le", "tsEmitName": "ppc64le", "normalizedSignature": "Ppc64le|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.Architecture::RiscV64System.Runtime.InteropServices.Architecture", "clrName": "RiscV64", "tsEmitName": "riscV64", "normalizedSignature": "RiscV64|System.Runtime.InteropServices.Architecture|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.AssemblyRegistrationFlags", "clrName": "System.Runtime.InteropServices.AssemblyRegistrationFlags", "tsEmitName": "AssemblyRegistrationFlags", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.AssemblyRegistrationFlags::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.AssemblyRegistrationFlags::NoneSystem.Runtime.InteropServices.AssemblyRegistrationFlags", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.AssemblyRegistrationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.AssemblyRegistrationFlags::SetCodeBaseSystem.Runtime.InteropServices.AssemblyRegistrationFlags", "clrName": "SetCodeBase", "tsEmitName": "setCodeBase", "normalizedSignature": "SetCodeBase|System.Runtime.InteropServices.AssemblyRegistrationFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention", "clrName": "System.Runtime.InteropServices.CallingConvention", "tsEmitName": "CallingConvention", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::WinapiSystem.Runtime.InteropServices.CallingConvention", "clrName": "Winapi", "tsEmitName": "winapi", "normalizedSignature": "Winapi|System.Runtime.InteropServices.CallingConvention|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::CdeclSystem.Runtime.InteropServices.CallingConvention", "clrName": "Cdecl", "tsEmitName": "cdecl", "normalizedSignature": "Cdecl|System.Runtime.InteropServices.CallingConvention|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::StdCallSystem.Runtime.InteropServices.CallingConvention", "clrName": "StdCall", "tsEmitName": "stdCall", "normalizedSignature": "StdCall|System.Runtime.InteropServices.CallingConvention|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::ThisCallSystem.Runtime.InteropServices.CallingConvention", "clrName": "ThisCall", "tsEmitName": "thisCall", "normalizedSignature": "ThisCall|System.Runtime.InteropServices.CallingConvention|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CallingConvention::FastCallSystem.Runtime.InteropServices.CallingConvention", "clrName": "FastCall", "tsEmitName": "fastCall", "normalizedSignature": "FastCall|System.Runtime.InteropServices.CallingConvention|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet", "clrName": "System.Runtime.InteropServices.CharSet", "tsEmitName": "CharSet", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet::NoneSystem.Runtime.InteropServices.CharSet", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.CharSet|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet::AnsiSystem.Runtime.InteropServices.CharSet", "clrName": "Ansi", "tsEmitName": "ansi", "normalizedSignature": "Ansi|System.Runtime.InteropServices.CharSet|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet::UnicodeSystem.Runtime.InteropServices.CharSet", "clrName": "Unicode", "tsEmitName": "unicode", "normalizedSignature": "Unicode|System.Runtime.InteropServices.CharSet|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CharSet::AutoSystem.Runtime.InteropServices.CharSet", "clrName": "Auto", "tsEmitName": "auto", "normalizedSignature": "Auto|System.Runtime.InteropServices.CharSet|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ClassInterfaceType", "clrName": "System.Runtime.InteropServices.ClassInterfaceType", "tsEmitName": "ClassInterfaceType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ClassInterfaceType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ClassInterfaceType::NoneSystem.Runtime.InteropServices.ClassInterfaceType", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.ClassInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ClassInterfaceType::AutoDispatchSystem.Runtime.InteropServices.ClassInterfaceType", "clrName": "AutoDispatch", "tsEmitName": "autoDispatch", "normalizedSignature": "AutoDispatch|System.Runtime.InteropServices.ClassInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ClassInterfaceType::AutoDualSystem.Runtime.InteropServices.ClassInterfaceType", "clrName": "AutoDual", "tsEmitName": "autoDual", "normalizedSignature": "AutoDual|System.Runtime.InteropServices.ClassInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType", "clrName": "System.Runtime.InteropServices.ComInterfaceType", "tsEmitName": "ComInterfaceType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType::InterfaceIsDualSystem.Runtime.InteropServices.ComInterfaceType", "clrName": "InterfaceIsDual", "tsEmitName": "interfaceIsDual", "normalizedSignature": "InterfaceIsDual|System.Runtime.InteropServices.ComInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType::InterfaceIsIUnknownSystem.Runtime.InteropServices.ComInterfaceType", "clrName": "InterfaceIsIUnknown", "tsEmitName": "interfaceIsIUnknown", "normalizedSignature": "InterfaceIsIUnknown|System.Runtime.InteropServices.ComInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType::InterfaceIsIDispatchSystem.Runtime.InteropServices.ComInterfaceType", "clrName": "InterfaceIsIDispatch", "tsEmitName": "interfaceIsIDispatch", "normalizedSignature": "InterfaceIsIDispatch|System.Runtime.InteropServices.ComInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComInterfaceType::InterfaceIsIInspectableSystem.Runtime.InteropServices.ComInterfaceType", "clrName": "InterfaceIsIInspectable", "tsEmitName": "interfaceIsIInspectable", "normalizedSignature": "InterfaceIsIInspectable|System.Runtime.InteropServices.ComInterfaceType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComMemberType", "clrName": "System.Runtime.InteropServices.ComMemberType", "tsEmitName": "ComMemberType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComMemberType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComMemberType::MethodSystem.Runtime.InteropServices.ComMemberType", "clrName": "Method", "tsEmitName": "method", "normalizedSignature": "Method|System.Runtime.InteropServices.ComMemberType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComMemberType::PropGetSystem.Runtime.InteropServices.ComMemberType", "clrName": "PropGet", "tsEmitName": "propGet", "normalizedSignature": "PropGet|System.Runtime.InteropServices.ComMemberType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ComMemberType::PropSetSystem.Runtime.InteropServices.ComMemberType", "clrName": "PropSet", "tsEmitName": "propSet", "normalizedSignature": "PropSet|System.Runtime.InteropServices.ComMemberType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateComInterfaceFlags", "clrName": "System.Runtime.InteropServices.CreateComInterfaceFlags", "tsEmitName": "CreateComInterfaceFlags", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateComInterfaceFlags::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateComInterfaceFlags::NoneSystem.Runtime.InteropServices.CreateComInterfaceFlags", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.CreateComInterfaceFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateComInterfaceFlags::CallerDefinedIUnknownSystem.Runtime.InteropServices.CreateComInterfaceFlags", "clrName": "CallerDefinedIUnknown", "tsEmitName": "callerDefinedIUnknown", "normalizedSignature": "CallerDefinedIUnknown|System.Runtime.InteropServices.CreateComInterfaceFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateComInterfaceFlags::TrackerSupportSystem.Runtime.InteropServices.CreateComInterfaceFlags", "clrName": "TrackerSupport", "tsEmitName": "trackerSupport", "normalizedSignature": "TrackerSupport|System.Runtime.InteropServices.CreateComInterfaceFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreatedWrapperFlags", "clrName": "System.Runtime.InteropServices.CreatedWrapperFlags", "tsEmitName": "CreatedWrapperFlags", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreatedWrapperFlags::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreatedWrapperFlags::NoneSystem.Runtime.InteropServices.CreatedWrapperFlags", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.CreatedWrapperFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreatedWrapperFlags::TrackerObjectSystem.Runtime.InteropServices.CreatedWrapperFlags", "clrName": "TrackerObject", "tsEmitName": "trackerObject", "normalizedSignature": "TrackerObject|System.Runtime.InteropServices.CreatedWrapperFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreatedWrapperFlags::NonWrappingSystem.Runtime.InteropServices.CreatedWrapperFlags", "clrName": "NonWrapping", "tsEmitName": "nonWrapping", "normalizedSignature": "NonWrapping|System.Runtime.InteropServices.CreatedWrapperFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags", "clrName": "System.Runtime.InteropServices.CreateObjectFlags", "tsEmitName": "CreateObjectFlags", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::NoneSystem.Runtime.InteropServices.CreateObjectFlags", "clrName": "None", "tsEmitName": "none", "normalizedSignature": "None|System.Runtime.InteropServices.CreateObjectFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::TrackerObjectSystem.Runtime.InteropServices.CreateObjectFlags", "clrName": "TrackerObject", "tsEmitName": "trackerObject", "normalizedSignature": "TrackerObject|System.Runtime.InteropServices.CreateObjectFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::UniqueInstanceSystem.Runtime.InteropServices.CreateObjectFlags", "clrName": "UniqueInstance", "tsEmitName": "uniqueInstance", "normalizedSignature": "UniqueInstance|System.Runtime.InteropServices.CreateObjectFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::AggregationSystem.Runtime.InteropServices.CreateObjectFlags", "clrName": "Aggregation", "tsEmitName": "aggregation", "normalizedSignature": "Aggregation|System.Runtime.InteropServices.CreateObjectFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CreateObjectFlags::UnwrapSystem.Runtime.InteropServices.CreateObjectFlags", "clrName": "Unwrap", "tsEmitName": "unwrap", "normalizedSignature": "Unwrap|System.Runtime.InteropServices.CreateObjectFlags|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceMode", "clrName": "System.Runtime.InteropServices.CustomQueryInterfaceMode", "tsEmitName": "CustomQueryInterfaceMode", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceMode::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceMode::IgnoreSystem.Runtime.InteropServices.CustomQueryInterfaceMode", "clrName": "Ignore", "tsEmitName": "ignore", "normalizedSignature": "Ignore|System.Runtime.InteropServices.CustomQueryInterfaceMode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceMode::AllowSystem.Runtime.InteropServices.CustomQueryInterfaceMode", "clrName": "Allow", "tsEmitName": "allow", "normalizedSignature": "Allow|System.Runtime.InteropServices.CustomQueryInterfaceMode|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceResult", "clrName": "System.Runtime.InteropServices.CustomQueryInterfaceResult", "tsEmitName": "CustomQueryInterfaceResult", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceResult::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceResult::HandledSystem.Runtime.InteropServices.CustomQueryInterfaceResult", "clrName": "Handled", "tsEmitName": "handled", "normalizedSignature": "Handled|System.Runtime.InteropServices.CustomQueryInterfaceResult|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceResult::NotHandledSystem.Runtime.InteropServices.CustomQueryInterfaceResult", "clrName": "NotHandled", "tsEmitName": "notHandled", "normalizedSignature": "NotHandled|System.Runtime.InteropServices.CustomQueryInterfaceResult|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.CustomQueryInterfaceResult::FailedSystem.Runtime.InteropServices.CustomQueryInterfaceResult", "clrName": "Failed", "tsEmitName": "failed", "normalizedSignature": "Failed|System.Runtime.InteropServices.CustomQueryInterfaceResult|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath", "clrName": "System.Runtime.InteropServices.DllImportSearchPath", "tsEmitName": "DllImportSearchPath", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::UseDllDirectoryForDependenciesSystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "UseDllDirectoryForDependencies", "tsEmitName": "useDllDirectoryForDependencies", "normalizedSignature": "UseDllDirectoryForDependencies|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::ApplicationDirectorySystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "ApplicationDirectory", "tsEmitName": "applicationDirectory", "normalizedSignature": "ApplicationDirectory|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::UserDirectoriesSystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "UserDirectories", "tsEmitName": "userDirectories", "normalizedSignature": "UserDirectories|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::System32System.Runtime.InteropServices.DllImportSearchPath", "clrName": "System32", "tsEmitName": "system32", "normalizedSignature": "System32|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::SafeDirectoriesSystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "SafeDirectories", "tsEmitName": "safeDirectories", "normalizedSignature": "SafeDirectories|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::AssemblyDirectorySystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "AssemblyDirectory", "tsEmitName": "assemblyDirectory", "normalizedSignature": "AssemblyDirectory|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.DllImportSearchPath::LegacyBehaviorSystem.Runtime.InteropServices.DllImportSearchPath", "clrName": "LegacyBehavior", "tsEmitName": "legacyBehavior", "normalizedSignature": "LegacyBehavior|System.Runtime.InteropServices.DllImportSearchPath|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind", "clrName": "System.Runtime.InteropServices.ExporterEventKind", "tsEmitName": "ExporterEventKind", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::NOTIF_TYPECONVERTEDSystem.Runtime.InteropServices.ExporterEventKind", "clrName": "NOTIF_TYPECONVERTED", "tsEmitName": "NOTIF_TYPECONVERTED", "normalizedSignature": "NOTIF_TYPECONVERTED|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::NOTIF_CONVERTWARNINGSystem.Runtime.InteropServices.ExporterEventKind", "clrName": "NOTIF_CONVERTWARNING", "tsEmitName": "NOTIF_CONVERTWARNING", "normalizedSignature": "NOTIF_CONVERTWARNING|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.ExporterEventKind::ERROR_REFTOINVALIDASSEMBLYSystem.Runtime.InteropServices.ExporterEventKind", "clrName": "ERROR_REFTOINVALIDASSEMBLY", "tsEmitName": "ERROR_REFTOINVALIDASSEMBLY", "normalizedSignature": "ERROR_REFTOINVALIDASSEMBLY|System.Runtime.InteropServices.ExporterEventKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType", "clrName": "System.Runtime.InteropServices.GCHandleType", "tsEmitName": "GCHandleType", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType::WeakSystem.Runtime.InteropServices.GCHandleType", "clrName": "Weak", "tsEmitName": "weak", "normalizedSignature": "Weak|System.Runtime.InteropServices.GCHandleType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType::WeakTrackResurrectionSystem.Runtime.InteropServices.GCHandleType", "clrName": "WeakTrackResurrection", "tsEmitName": "weakTrackResurrection", "normalizedSignature": "WeakTrackResurrection|System.Runtime.InteropServices.GCHandleType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType::NormalSystem.Runtime.InteropServices.GCHandleType", "clrName": "Normal", "tsEmitName": "normal", "normalizedSignature": "Normal|System.Runtime.InteropServices.GCHandleType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.GCHandleType::PinnedSystem.Runtime.InteropServices.GCHandleType", "clrName": "Pinned", "tsEmitName": "pinned", "normalizedSignature": "Pinned|System.Runtime.InteropServices.GCHandleType|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.LayoutKind", "clrName": "System.Runtime.InteropServices.LayoutKind", "tsEmitName": "LayoutKind", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.LayoutKind::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.LayoutKind::SequentialSystem.Runtime.InteropServices.LayoutKind", "clrName": "Sequential", "tsEmitName": "sequential", "normalizedSignature": "Sequential|System.Runtime.InteropServices.LayoutKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.LayoutKind::ExplicitSystem.Runtime.InteropServices.LayoutKind", "clrName": "Explicit", "tsEmitName": "explicit", "normalizedSignature": "Explicit|System.Runtime.InteropServices.LayoutKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.LayoutKind::AutoSystem.Runtime.InteropServices.LayoutKind", "clrName": "Auto", "tsEmitName": "auto", "normalizedSignature": "Auto|System.Runtime.InteropServices.LayoutKind|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal", "clrName": "System.Runtime.InteropServices.PosixSignal", "tsEmitName": "PosixSignal", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGHUPSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGHUP", "tsEmitName": "SIGHUP", "normalizedSignature": "SIGHUP|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGINTSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGINT", "tsEmitName": "SIGINT", "normalizedSignature": "SIGINT|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGQUITSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGQUIT", "tsEmitName": "SIGQUIT", "normalizedSignature": "SIGQUIT|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTERMSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGTERM", "tsEmitName": "SIGTERM", "normalizedSignature": "SIGTERM|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGCHLDSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGCHLD", "tsEmitName": "SIGCHLD", "normalizedSignature": "SIGCHLD|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGCONTSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGCONT", "tsEmitName": "SIGCONT", "normalizedSignature": "SIGCONT|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGWINCHSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGWINCH", "tsEmitName": "SIGWINCH", "normalizedSignature": "SIGWINCH|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTTINSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGTTIN", "tsEmitName": "SIGTTIN", "normalizedSignature": "SIGTTIN|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTTOUSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGTTOU", "tsEmitName": "SIGTTOU", "normalizedSignature": "SIGTTOU|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.PosixSignal::SIGTSTPSystem.Runtime.InteropServices.PosixSignal", "clrName": "SIGTSTP", "tsEmitName": "SIGTSTP", "normalizedSignature": "SIGTSTP|System.Runtime.InteropServices.PosixSignal|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true } ], "events": [], "constructors": [] }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.RegistrationClassContext", "clrName": "System.Runtime.InteropServices.RegistrationClassContext", "tsEmitName": "RegistrationClassContext", "kind": "Enum", "accessibility": "Public", "isAbstract": false, "isSealed": true, "isStatic": false, "arity": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.RegistrationClassContext::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "isLiteral": false }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.RegistrationClassContext::InProcessServerSystem.Runtime.InteropServices.RegistrationClassContext", "clrName": "InProcessServer", "tsEmitName": "inProcessServer", "normalizedSignature": "InProcessServer|System.Runtime.InteropServices.RegistrationClassContext|static=true|const=true", "isStatic": true, "isReadOnly": false, "isLiteral": true }, { "stableId": "System.Runtime.InteropServices:System.Runtime.InteropServices.RegistrationClassContext::InProcessHandlerSystem.Runtime.InteropServices.RegistrationClassContext", "clrName": "InProcessHandler", "tsEmitName": "inProcessHandler", "normalizedSignature": "InProcessHandler|System.Runtime.InteropServices.RegistrationClassContext|static=true|const=true",