UNPKG

@tsonic/dotnet-pure

Version:

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

1,202 lines (1,201 loc) 376 kB
{ "namespace": "System.Collections.Specialized", "types": [ { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "System.Collections.Specialized.NotifyCollectionChangedAction", "tsEmitName": "NotifyCollectionChangedAction", "assemblyName": "System.ObjectModel", "metadataToken": 0, "methods": [], "properties": [], "fields": [ { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::value__System.Int32", "clrName": "value__", "tsEmitName": "value__", "metadataToken": 67108894, "normalizedSignature": "value__|System.Int32|static=false|const=false", "isStatic": false, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::AddSystem.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "Add", "tsEmitName": "Add", "metadataToken": 67108895, "normalizedSignature": "Add|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::RemoveSystem.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "Remove", "tsEmitName": "Remove", "metadataToken": 67108896, "normalizedSignature": "Remove|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::ReplaceSystem.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "Replace", "tsEmitName": "Replace", "metadataToken": 67108897, "normalizedSignature": "Replace|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::MoveSystem.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "Move", "tsEmitName": "Move", "metadataToken": 67108898, "normalizedSignature": "Move|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedAction::ResetSystem.Collections.Specialized.NotifyCollectionChangedAction", "clrName": "Reset", "tsEmitName": "Reset", "metadataToken": 67108899, "normalizedSignature": "Reset|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "isStatic": true, "isReadOnly": false, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel" } ], "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.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108894 } }, { "tsName": "Add", "isStatic": true, "tsSignatureId": "Add|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108895 } }, { "tsName": "Remove", "isStatic": true, "tsSignatureId": "Remove|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108896 } }, { "tsName": "Replace", "isStatic": true, "tsSignatureId": "Replace|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108897 } }, { "tsName": "Move", "isStatic": true, "tsSignatureId": "Move|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108898 } }, { "tsName": "Reset", "isStatic": true, "tsSignatureId": "Reset|System.Collections.Specialized.NotifyCollectionChangedAction|static=true|const=true", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedAction", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 67108899 } } ] }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedEventHandler", "clrName": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "tsEmitName": "NotifyCollectionChangedEventHandler", "assemblyName": "System.ObjectModel", "metadataToken": 0, "methods": [ { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedEventHandler::Invoke(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs):System.Void", "clrName": "Invoke", "tsEmitName": "Invoke", "metadataToken": 100663448, "canonicalSignature": "(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs):System.Void", "normalizedSignature": "Invoke|(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "isExtensionMethod": false }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedEventHandler::BeginInvoke(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "clrName": "BeginInvoke", "tsEmitName": "BeginInvoke", "metadataToken": 100663449, "canonicalSignature": "(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult", "normalizedSignature": "BeginInvoke|(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 4, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "isExtensionMethod": false }, { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedEventHandler::EndInvoke(System.IAsyncResult):System.Void", "clrName": "EndInvoke", "tsEmitName": "EndInvoke", "metadataToken": 100663450, "canonicalSignature": "(System.IAsyncResult):System.Void", "normalizedSignature": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "isExtensionMethod": false } ], "properties": [], "fields": [], "events": [], "constructors": [ { "stableId": "System.ObjectModel:System.Collections.Specialized.NotifyCollectionChangedEventHandler::.ctor(System.Object,System.IntPtr):void", "metadataToken": 100663447, "canonicalSignature": "(System.Object,System.IntPtr):void", "normalizedSignature": "constructor|(System.Object,System.IntPtr):void|static=false", "isStatic": false, "parameterCount": 2, "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel" } ], "exposedMethods": [ { "tsName": "Invoke", "isStatic": false, "tsSignatureId": "Invoke|(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs):System.Void|static=false", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 100663448 } }, { "tsName": "BeginInvoke", "isStatic": false, "tsSignatureId": "BeginInvoke|(System.Object,System.Collections.Specialized.NotifyCollectionChangedEventArgs,System.AsyncCallback,System.Object):System.IAsyncResult|static=false", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 100663449 } }, { "tsName": "EndInvoke", "isStatic": false, "tsSignatureId": "EndInvoke|(System.IAsyncResult):System.Void|static=false", "target": { "declaringClrType": "System.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 100663450 } }, { "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.Collections.Specialized.NotifyCollectionChangedEventHandler", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 100663447 } } ] }, { "stableId": "System.ObjectModel:System.Collections.Specialized.INotifyCollectionChanged", "clrName": "System.Collections.Specialized.INotifyCollectionChanged", "tsEmitName": "INotifyCollectionChanged", "assemblyName": "System.ObjectModel", "metadataToken": 0, "methods": [], "properties": [], "fields": [], "events": [ { "stableId": "System.ObjectModel:System.Collections.Specialized.INotifyCollectionChanged::CollectionChangedSystem.Collections.Specialized.NotifyCollectionChangedEventHandler", "clrName": "CollectionChanged", "tsEmitName": "CollectionChanged", "metadataToken": 335544332, "normalizedSignature": "CollectionChanged|System.Collections.Specialized.NotifyCollectionChangedEventHandler|static=false", "isStatic": false, "declaringClrType": "System.Collections.Specialized.INotifyCollectionChanged", "declaringAssemblyName": "System.ObjectModel" } ], "constructors": [], "exposedEvents": [ { "tsName": "CollectionChanged", "isStatic": false, "tsSignatureId": "CollectionChanged|System.Collections.Specialized.NotifyCollectionChangedEventHandler|static=false", "target": { "declaringClrType": "System.Collections.Specialized.INotifyCollectionChanged", "declaringAssemblyName": "System.ObjectModel", "metadataToken": 335544332 } } ] }, { "stableId": "System.Collections.Specialized:System.Collections.Specialized.IOrderedDictionary", "clrName": "System.Collections.Specialized.IOrderedDictionary", "tsEmitName": "IOrderedDictionary", "assemblyName": "System.Collections.Specialized", "metadataToken": 0, "methods": [ { "stableId": "System.Collections.Specialized:System.Collections.Specialized.IOrderedDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator", "clrName": "GetEnumerator", "tsEmitName": "GetEnumerator", "metadataToken": 100663374, "canonicalSignature": "():System.Collections.IDictionaryEnumerator", "normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 0, "declaringClrType": "System.Collections.Specialized.IOrderedDictionary", "declaringAssemblyName": "System.Collections.Specialized", "isExtensionMethod": false }, { "stableId": "System.Collections.Specialized:System.Collections.Specialized.IOrderedDictionary::Insert(System.Int32,System.Object,System.Object):System.Void", "clrName": "Insert", "tsEmitName": "Insert", "metadataToken": 100663375, "canonicalSignature": "(System.Int32,System.Object,System.Object):System.Void", "normalizedSignature": "Insert|(System.Int32,System.Object,System.Object):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 3, "declaringClrType": "System.Collections.Specialized.IOrderedDictionary", "declaringAssemblyName": "System.Collections.Specialized", "isExtensionMethod": false }, { "stableId": "System.Collections.Specialized:System.Collections.Specialized.IOrderedDictionary::RemoveAt(System.Int32):System.Void", "clrName": "RemoveAt", "tsEmitName": "RemoveAt", "metadataToken": 100663376, "canonicalSignature": "(System.Int32):System.Void", "normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Collections.Specialized.IOrderedDictionary", "declaringAssemblyName": "System.Collections.Specialized", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Contains(System.Object):System.Boolean", "clrName": "Contains", "tsEmitName": "Contains", "metadataToken": 100703835, "canonicalSignature": "(System.Object):System.Boolean", "normalizedSignature": "Contains|(System.Object):System.Boolean|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Collections.IDictionary", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Add(System.Object,System.Object):System.Void", "clrName": "Add", "tsEmitName": "Add", "metadataToken": 100703836, "canonicalSignature": "(System.Object,System.Object):System.Void", "normalizedSignature": "Add|(System.Object,System.Object):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Collections.IDictionary", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Clear():System.Void", "clrName": "Clear", "tsEmitName": "Clear", "metadataToken": 100703837, "canonicalSignature": "():System.Void", "normalizedSignature": "Clear|():System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 0, "declaringClrType": "System.Collections.IDictionary", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IDictionary::Remove(System.Object):System.Void", "clrName": "Remove", "tsEmitName": "Remove", "metadataToken": 100703841, "canonicalSignature": "(System.Object):System.Void", "normalizedSignature": "Remove|(System.Object):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 1, "declaringClrType": "System.Collections.IDictionary", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void", "clrName": "CopyTo", "tsEmitName": "CopyTo", "metadataToken": 100703826, "canonicalSignature": "(System.Array,System.Int32):System.Void", "normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 2, "declaringClrType": "System.Collections.ICollection", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator", "clrName": "GetEnumerator", "tsEmitName": "GetEnumerator2", "metadataToken": 100703845, "canonicalSignature": "():System.Collections.IEnumerator", "normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false", "emitScope": "ClassSurface", "arity": 0, "parameterCount": 0, "declaringClrType": "System.Collections.IEnumerable", "declaringAssemblyName": "System.Private.CoreLib", "isExtensionMethod": false }, { "stableId": "System.Collections.Specialized:System.Collections.Specialized.IOrderedDictionary::get_Item(System.Int32):System.Object", "clrName": "get_Item", "tsEmitName": "get_Item", "metadataToken": 0, "canonicalSignature": "(System.Int32):System.Object",