UNPKG

@tsonic/dotnet

Version:

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

1,278 lines 239 kB
{ "namespace": "System.Buffers", "types": [ { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus", "clrName": "System.Buffers.OperationStatus", "tsEmitName": "OperationStatus", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "metadataToken": 67111764, "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus::DoneSystem.Buffers.OperationStatus", "clrName": "Done", "tsEmitName": "done", "metadataToken": 67111765, "normalizedSignature": "Done|System.Buffers.OperationStatus|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus::DestinationTooSmallSystem.Buffers.OperationStatus", "clrName": "DestinationTooSmall", "tsEmitName": "destinationTooSmall", "metadataToken": 67111766, "normalizedSignature": "DestinationTooSmall|System.Buffers.OperationStatus|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus::NeedMoreDataSystem.Buffers.OperationStatus", "clrName": "NeedMoreData", "tsEmitName": "needMoreData", "metadataToken": 67111767, "normalizedSignature": "NeedMoreData|System.Buffers.OperationStatus|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib" }, { "stableId": "System.Private.CoreLib:System.Buffers.OperationStatus::InvalidDataSystem.Buffers.OperationStatus", "clrName": "InvalidData", "tsEmitName": "invalidData", "metadataToken": 67111768, "normalizedSignature": "InvalidData|System.Buffers.OperationStatus|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Buffers.OperationStatus", "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.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67111764 } }, { "tsName": "done", "isStatic": true, "tsSignatureId": "Done|System.Buffers.OperationStatus|static=true|const=true", "target": { "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67111765 } }, { "tsName": "destinationTooSmall", "isStatic": true, "tsSignatureId": "DestinationTooSmall|System.Buffers.OperationStatus|static=true|const=true", "target": { "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67111766 } }, { "tsName": "needMoreData", "isStatic": true, "tsSignatureId": "NeedMoreData|System.Buffers.OperationStatus|static=true|const=true", "target": { "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67111767 } }, { "tsName": "invalidData", "isStatic": true, "tsSignatureId": "InvalidData|System.Buffers.OperationStatus|static=true|const=true", "target": { "declaringClrType": "System.Buffers.OperationStatus", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 67111768 } } ] }, { "stableId": "System.Private.CoreLib:System.Buffers.ReadOnlySpanAction\u00602", "clrName": "System.Buffers.ReadOnlySpanAction\u00602", "tsEmitName": "ReadOnlySpanAction_2", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [ { "stableId": "System.Private.CoreLib:System.Buffers.ReadOnlySpanAction\u00602::Invoke(ReadOnlySpan_1,TArg):System.Void", "clrName": "Invoke", "tsEmitName": "invoke", "metadataToken": 100677731, "canonicalSignature": "(ReadOnlySpan_1,TArg):System.Void", "normalizedSignature": "Invoke|(ReadOnlySpan_1,TArg):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Buffers.ReadOnlySpanAction\u00602::BeginInvoke(ReadOnlySpan_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "beginInvoke", "metadataToken": 100677732, "canonicalSignature": "(ReadOnlySpan_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(ReadOnlySpan_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 4, "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Buffers.ReadOnlySpanAction\u00602::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "endInvoke", "metadataToken": 100677733, "canonicalSignature": "(System.IAsyncResult):System.Void", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Private.CoreLib:System.Buffers.ReadOnlySpanAction\u00602::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100677730, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib" } ], "exposedMethods": [ { "tsName": "invoke", "isStatic": false, "tsSignatureId": "Invoke|(ReadOnlySpan_1,TArg):System.Void|static=false", "target": { "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677731 } }, { "tsName": "beginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(ReadOnlySpan_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677732 } }, { "tsName": "endInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "target": { "declaringClrType": "System.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677733 } }, { "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.Buffers.ReadOnlySpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677730 } } ] }, { "stableId": "System.Private.CoreLib:System.Buffers.SpanAction\u00602", "clrName": "System.Buffers.SpanAction\u00602", "tsEmitName": "SpanAction_2", "assemblyName": "System.Private.CoreLib", "metadataToken": 0, "methods": [ { "stableId": "System.Private.CoreLib:System.Buffers.SpanAction\u00602::Invoke(Span_1,TArg):System.Void", "clrName": "Invoke", "tsEmitName": "invoke", "metadataToken": 100677727, "canonicalSignature": "(Span_1,TArg):System.Void", "normalizedSignature": "Invoke|(Span_1,TArg):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Buffers.SpanAction\u00602::BeginInvoke(Span_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "beginInvoke", "metadataToken": 100677728, "canonicalSignature": "(Span_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(Span_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 4, "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Buffers.SpanAction\u00602::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "endInvoke", "metadataToken": 100677729, "canonicalSignature": "(System.IAsyncResult):System.Void", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.Private.CoreLib:System.Buffers.SpanAction\u00602::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100677726, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib" } ], "exposedMethods": [ { "tsName": "invoke", "isStatic": false, "tsSignatureId": "Invoke|(Span_1,TArg):System.Void|static=false", "target": { "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677727 } }, { "tsName": "beginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(Span_1,TArg,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677728 } }, { "tsName": "endInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "target": { "declaringClrType": "System.Buffers.SpanAction\u00602", "declaringAssemblyName": "System.Private.CoreLib", "metadataToken": 100677729 } }, { "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": { "declari