UNPKG

@tsonic/dotnet

Version:

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

1,206 lines 59.3 kB
{ "namespace": "System.Runtime.InteropServices.ObjectiveC", "types": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "tsEmitName": "ObjectiveCMarshal_MessageSendFunction", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "metadataToken": 67113865, "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::MsgSendSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "MsgSend", "tsEmitName": "msgSend", "metadataToken": 67113866, "normalizedSignature": "MsgSend|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::MsgSendFpretSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "MsgSendFpret", "tsEmitName": "msgSendFpret", "metadataToken": 67113867, "normalizedSignature": "MsgSendFpret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::MsgSendStretSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "MsgSendStret", "tsEmitName": "msgSendStret", "metadataToken": 67113868, "normalizedSignature": "MsgSendStret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::MsgSendSuperSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "MsgSendSuper", "tsEmitName": "msgSendSuper", "metadataToken": 67113869, "normalizedSignature": "MsgSendSuper|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction::MsgSendSuperStretSystem.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "clrName": "MsgSendSuperStret", "tsEmitName": "msgSendSuperStret", "metadataToken": 67113870, "normalizedSignature": "MsgSendSuperStret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib" } ], "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.Int32|static=false|const=false", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113865 } }, { "tsName": "msgSend", "isStatic": true, "tsSignatureId": "MsgSend|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113866 } }, { "tsName": "msgSendFpret", "isStatic": true, "tsSignatureId": "MsgSendFpret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113867 } }, { "tsName": "msgSendStret", "isStatic": true, "tsSignatureId": "MsgSendStret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113868 } }, { "tsName": "msgSendSuper", "isStatic": true, "tsSignatureId": "MsgSendSuper|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113869 } }, { "tsName": "msgSendSuperStret", "isStatic": true, "tsSignatureId": "MsgSendSuperStret|System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction|static=true|const=true", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BMessageSendFunction", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67113870 } } ] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "clrName": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "tsEmitName": "ObjectiveCMarshal_UnhandledExceptionPropagationHandler", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler::Invoke(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026):", "clrName": "Invoke", "tsEmitName": "invoke", "metadataToken": 100695195, "canonicalSignature": "(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026):", "normalizedSignature": "Invoke|(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026):|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 3, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler::BeginInvoke(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "beginInvoke", "metadataToken": 100695196, "canonicalSignature": "(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 5, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler::EndInvoke(System.IntPtr\u0026,System.IAsyncResult):", "clrName": "EndInvoke", "tsEmitName": "endInvoke", "metadataToken": 100695197, "canonicalSignature": "(System.IntPtr\u0026,System.IAsyncResult):", "normalizedSignature": "EndInvoke|(System.IntPtr\u0026,System.IAsyncResult):|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100695194, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib" } ], "exposedMethods": [ { "tsName": "invoke", "isStatic": false, "tsSignatureId": "Invoke|(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026):|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100695195 } }, { "tsName": "beginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(System.Exception,System.RuntimeMethodHandle,System.IntPtr\u0026,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100695196 } }, { "tsName": "endInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.IntPtr\u0026,System.IAsyncResult):|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100695197 } }, { "tsName": "getObjectData", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664795 } }, { "tsName": "equals", "isStatic": false, "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664796 } }, { "tsName": "getInvocationList", "isStatic": false, "tsSignatureId": "GetInvocationList|():System.Delegate[]|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664806 } }, { "tsName": "getHashCode", "isStatic": false, "tsSignatureId": "GetHashCode|():System.Int32|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664809 } }, { "tsName": "clone$view", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.ICloneable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100668509 } }, { "tsName": "getObjectData$view", "isStatic": false, "tsSignatureId": "GetObjectData|(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext):System.Void|static=false", "target": { "declaringClrType": "System.Runtime.Serialization.ISerializable", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100682649 } }, { "tsName": "clone", "isStatic": false, "tsSignatureId": "Clone|():System.Object|static=false", "target": { "declaringClrType": "System.MulticastDelegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 0 } }, { "tsName": "createDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.String,System.Boolean,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664226 } }, { "tsName": "createDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo,System.Boolean):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664229 } }, { "tsName": "combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664255 } }, { "tsName": "combine", "isStatic": true, "tsSignatureId": "Combine|(System.Delegate[]):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664256 } }, { "tsName": "createDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Object,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664258 } }, { "tsName": "createDelegate", "isStatic": true, "tsSignatureId": "CreateDelegate|(System.Type,System.Reflection.MethodInfo):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664259 } }, { "tsName": "enumerateInvocationList", "isStatic": true, "tsSignatureId": "EnumerateInvocationList|(TDelegate):InvocationListEnumerator_1|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664268 } }, { "tsName": "dynamicInvoke", "isStatic": false, "tsSignatureId": "DynamicInvoke|(System.Object[]):System.Object|static=false", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664269 } }, { "tsName": "remove", "isStatic": true, "tsSignatureId": "Remove|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664272 } }, { "tsName": "removeAll", "isStatic": true, "tsSignatureId": "RemoveAll|(System.Delegate,System.Delegate):System.Delegate|static=true", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664273 } }, { "tsName": "getType", "isStatic": false, "tsSignatureId": "GetType|():System.Type|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664825 } }, { "tsName": "toString", "isStatic": false, "tsSignatureId": "ToString|():System.String|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664829 } }, { "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 } } ], "exposedProperties": [ { "tsName": "target", "isStatic": false, "tsSignatureId": "Target|:System.Object|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876039 } }, { "tsName": "hasSingleTarget", "isStatic": false, "tsSignatureId": "HasSingleTarget|:System.Boolean|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876040 } }, { "tsName": "method", "isStatic": false, "tsSignatureId": "Method|:System.Reflection.MethodInfo|static=false|accessor=get", "target": { "declaringClrType": "System.Delegate", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 385876041 } } ], "exposedConstructors": [ { "isStatic": false, "tsSignatureId": "constructor|(System.Object,System.IntPtr):void|static=false", "target": { "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCMarshal\u002BUnhandledExceptionPropagationHandler", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100695194 } } ] }, { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCTrackedTypeAttribute", "clrName": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCTrackedTypeAttribute", "tsEmitName": "ObjectiveCTrackedTypeAttribute", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Private.CoreLib:System.Runtime.InteropServices.ObjectiveC.ObjectiveCTrackedTypeAttribute::.ctor():void", "metadataToken": 100695198, "canonicalSignature": "():void", "normalizedSignature": "constructor|():void|static=false", "isStatic": false, "parameterCount": 0, "declaringClrType": "System.Runtime.InteropServices.ObjectiveC.ObjectiveCTrackedTypeAttribute", "declaringAssemblyName": "System.Private.CoreLib" } ], "exposedMethods": [ { "tsName": "getCustomAttributes", "isStatic": true, "tsSignatureId": "GetCustomAttributes|(System.Reflection.Assembly,System.Type,System.Boolean):System.Attribute[]|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663890 } }, { "tsName": "getCustomAttributes", "isStatic": true, "tsSignatureId": "GetCustomAttributes|(System.Reflection.Assembly):System.Attribute[]|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663891 } }, { "tsName": "getCustomAttributes", "isStatic": true, "tsSignatureId": "GetCustomAttributes|(System.Reflection.Assembly,System.Boolean):System.Attribute[]|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663892 } }, { "tsName": "isDefined", "isStatic": true, "tsSignatureId": "IsDefined|(System.Reflection.Assembly,System.Type):System.Boolean|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663893 } }, { "tsName": "isDefined", "isStatic": true, "tsSignatureId": "IsDefined|(System.Reflection.Assembly,System.Type,System.Boolean):System.Boolean|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663894 } }, { "tsName": "getCustomAttribute", "isStatic": true, "tsSignatureId": "GetCustomAttribute|(System.Reflection.Assembly,System.Type):System.Attribute|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663895 } }, { "tsName": "getCustomAttribute", "isStatic": true, "tsSignatureId": "GetCustomAttribute|(System.Reflection.Assembly,System.Type,System.Boolean):System.Attribute|static=true", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663896 } }, { "tsName": "equals", "isStatic": false, "tsSignatureId": "Equals|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663898 } }, { "tsName": "getHashCode", "isStatic": false, "tsSignatureId": "GetHashCode|():System.Int32|static=false", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663899 } }, { "tsName": "match", "isStatic": false, "tsSignatureId": "Match|(System.Object):System.Boolean|static=false", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663902 } }, { "tsName": "isDefaultAttribute", "isStatic": false, "tsSignatureId": "IsDefaultAttribute|():System.Boolean|static=false", "target": { "declaringClrType": "System.Attribute", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100663903 } }, { "tsName": "getType", "isStatic": false, "tsSignatureId": "GetType|():System.Type|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664825 } }, { "tsName": "toString", "isStatic": false, "tsSignatureId": "ToString|():System.String|static=false", "target": { "declaringClrType": "System.Object", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100664829 } }, { "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 } } ], "exposedProperties": [ { "tsName": "typeId", "isStatic": false, "tsSignatureId