@tsonic/dotnet-pure
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming
1,177 lines • 340 kB
JSON
{
"namespace": "System.Collections.ObjectModel",
"types": [
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601",
"clrName": "System.Collections.ObjectModel.Collection\u00601",
"tsEmitName": "Collection_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Add(T):System.Void",
"clrName": "Add",
"tsEmitName": "Add",
"metadataToken": 100703909,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Clear():System.Void",
"clrName": "Clear",
"tsEmitName": "Clear",
"metadataToken": 100703910,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::CopyTo(T[],System.Int32):System.Void",
"clrName": "CopyTo",
"tsEmitName": "CopyTo",
"metadataToken": 100703911,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Contains(T):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains",
"metadataToken": 100703912,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator",
"metadataToken": 100703913,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::IndexOf(T):System.Int32",
"clrName": "IndexOf",
"tsEmitName": "IndexOf",
"metadataToken": 100703914,
"canonicalSignature": "(T):System.Int32",
"normalizedSignature": "IndexOf|(T):System.Int32|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Insert(System.Int32,T):System.Void",
"clrName": "Insert",
"tsEmitName": "Insert",
"metadataToken": 100703915,
"canonicalSignature": "(System.Int32,T):System.Void",
"normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Remove(T):System.Boolean",
"clrName": "Remove",
"tsEmitName": "Remove",
"metadataToken": 100703916,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Remove|(T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::RemoveAt(System.Int32):System.Void",
"clrName": "RemoveAt",
"tsEmitName": "RemoveAt",
"metadataToken": 100703917,
"canonicalSignature": "(System.Int32):System.Void",
"normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator$view",
"metadataToken": 100703845,
"canonicalSignature": "():System.Collections.IEnumerator",
"normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
"clrName": "Add",
"tsEmitName": "Add$view",
"metadataToken": 100703854,
"canonicalSignature": "(System.Object):System.Int32",
"normalizedSignature": "Add|(System.Object):System.Int32|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains$view",
"metadataToken": 100703855,
"canonicalSignature": "(System.Object):System.Boolean",
"normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
"clrName": "Insert",
"tsEmitName": "Insert$view",
"metadataToken": 100703860,
"canonicalSignature": "(System.Int32,System.Object):System.Void",
"normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Remove(System.Object):System.Void",
"clrName": "Remove",
"tsEmitName": "Remove$view",
"metadataToken": 100703861,
"canonicalSignature": "(System.Object):System.Void",
"normalizedSignature": "Remove|(System.Object):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.ICollection::CopyTo(System.Array,System.Int32):System.Void",
"clrName": "CopyTo",
"tsEmitName": "CopyTo$view",
"metadataToken": 100703826,
"canonicalSignature": "(System.Array,System.Int32):System.Void",
"normalizedSignature": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
"clrName": "IndexOf",
"tsEmitName": "IndexOf$view",
"metadataToken": 100704568,
"canonicalSignature": "(T):System.Int32",
"normalizedSignature": "IndexOf|(T):System.Int32|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
"clrName": "Insert",
"tsEmitName": "Insert$view",
"metadataToken": 100704569,
"canonicalSignature": "(System.Int32,T):System.Void",
"normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
"clrName": "RemoveAt",
"tsEmitName": "RemoveAt$view",
"metadataToken": 100704570,
"canonicalSignature": "(System.Int32):System.Void",
"normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
"clrName": "Add",
"tsEmitName": "Add$view",
"metadataToken": 100704538,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
"clrName": "Clear",
"tsEmitName": "Clear$view",
"metadataToken": 100704539,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains$view",
"metadataToken": 100704540,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
"clrName": "CopyTo",
"tsEmitName": "CopyTo$view",
"metadataToken": 100704541,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator$view",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Clear():System.Void",
"clrName": "Clear",
"tsEmitName": "Clear$view",
"metadataToken": 100703856,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::RemoveAt(System.Int32):System.Void",
"clrName": "RemoveAt",
"tsEmitName": "RemoveAt$view",
"metadataToken": 100703862,
"canonicalSignature": "(System.Int32):System.Void",
"normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count",
"metadataToken": 385881288,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::Item[System.Int32]:T",
"clrName": "Item",
"tsEmitName": "Item",
"metadataToken": 385881290,
"canonicalSignature": "[System.Int32]:T",
"normalizedSignature": "Item|[System.Int32]:T|static=false|accessor=getset",
"emitScope": "ClassSurface",
"isIndexer": true,
"hasGetter": true,
"hasSetter": true,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::IsReadOnly:System.Boolean",
"clrName": "IsReadOnly",
"tsEmitName": "IsReadOnly",
"metadataToken": 385881418,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.ICollection::SyncRoot:System.Object",
"clrName": "SyncRoot",
"tsEmitName": "SyncRoot",
"metadataToken": 385881257,
"canonicalSignature": ":System.Object",
"normalizedSignature": "SyncRoot|:System.Object|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count$view",
"metadataToken": 385881417,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::IsReadOnly:System.Boolean",
"clrName": "IsReadOnly",
"tsEmitName": "IsReadOnly",
"metadataToken": 385881269,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsReadOnly|:System.Boolean|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::IsFixedSize:System.Boolean",
"clrName": "IsFixedSize",
"tsEmitName": "IsFixedSize",
"metadataToken": 385881270,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsFixedSize|:System.Boolean|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.ICollection::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count$view",
"metadataToken": 385881256,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.ICollection::IsSynchronized:System.Boolean",
"clrName": "IsSynchronized",
"tsEmitName": "IsSynchronized",
"metadataToken": 385881258,
"canonicalSignature": ":System.Boolean",
"normalizedSignature": "IsSynchronized|:System.Boolean|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyCollection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count$view",
"metadataToken": 385881428,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IReadOnlyCollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::.ctor():void",
"metadataToken": 100703903,
"canonicalSignature": "():void",
"normalizedSignature": "constructor|():void|static=false",
"isStatic": false,
"parameterCount": 0,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.ObjectModel.Collection\u00601::.ctor(IList_1):void",
"metadataToken": 100703904,
"canonicalSignature": "(IList_1):void",
"normalizedSignature": "constructor|(IList_1):void|static=false",
"isStatic": false,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"exposedMethods": [
{
"tsName": "Add",
"isStatic": false,
"tsSignatureId": "Add|(T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703909
}
},
{
"tsName": "Clear",
"isStatic": false,
"tsSignatureId": "Clear|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703910
}
},
{
"tsName": "CopyTo",
"isStatic": false,
"tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703911
}
},
{
"tsName": "Contains",
"isStatic": false,
"tsSignatureId": "Contains|(T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703912
}
},
{
"tsName": "GetEnumerator",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703913
}
},
{
"tsName": "IndexOf",
"isStatic": false,
"tsSignatureId": "IndexOf|(T):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703914
}
},
{
"tsName": "Insert",
"isStatic": false,
"tsSignatureId": "Insert|(System.Int32,T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703915
}
},
{
"tsName": "Remove",
"isStatic": false,
"tsSignatureId": "Remove|(T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703916
}
},
{
"tsName": "RemoveAt",
"isStatic": false,
"tsSignatureId": "RemoveAt|(System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703917
}
},
{
"tsName": "GetEnumerator$view",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703845
}
},
{
"tsName": "Add$view",
"isStatic": false,
"tsSignatureId": "Add|(System.Object):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703854
}
},
{
"tsName": "Contains$view",
"isStatic": false,
"tsSignatureId": "Contains|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703855
}
},
{
"tsName": "Insert$view",
"isStatic": false,
"tsSignatureId": "Insert|(System.Int32,System.Object):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703860
}
},
{
"tsName": "Remove$view",
"isStatic": false,
"tsSignatureId": "Remove|(System.Object):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703861
}
},
{
"tsName": "CopyTo$view",
"isStatic": false,
"tsSignatureId": "CopyTo|(System.Array,System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703826
}
},
{
"tsName": "IndexOf$view",
"isStatic": false,
"tsSignatureId": "IndexOf|(T):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704568
}
},
{
"tsName": "Insert$view",
"isStatic": false,
"tsSignatureId": "Insert|(System.Int32,T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704569
}
},
{
"tsName": "RemoveAt$view",
"isStatic": false,
"tsSignatureId": "RemoveAt|(System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704570
}
},
{
"tsName": "Add$view",
"isStatic": false,
"tsSignatureId": "Add|(T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704538
}
},
{
"tsName": "Clear$view",
"isStatic": false,
"tsSignatureId": "Clear|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704539
}
},
{
"tsName": "Contains$view",
"isStatic": false,
"tsSignatureId": "Contains|(T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704540
}
},
{
"tsName": "CopyTo$view",
"isStatic": false,
"tsSignatureId": "CopyTo|(T[],System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704541
}
},
{
"tsName": "GetEnumerator$view",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704560
}
},
{
"tsName": "Clear$view",
"isStatic": false,
"tsSignatureId": "Clear|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703856
}
},
{
"tsName": "RemoveAt$view",
"isStatic": false,
"tsSignatureId": "RemoveAt|(System.Int32):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703862
}
},
{
"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": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664830
}
},
{
"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
}
},
{
"tsName": "GetHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.Object",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100664833
}
}
],
"exposedProperties": [
{
"tsName": "Count",
"isStatic": false,
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881288
}
},
{
"tsName": "Item",
"isStatic": false,
"tsSignatureId": "Item|[System.Int32]:T|static=false|accessor=getset",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881290
}
},
{
"tsName": "IsReadOnly",
"isStatic": false,
"tsSignatureId": "IsReadOnly|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881418
}
},
{
"tsName": "SyncRoot",
"isStatic": false,
"tsSignatureId": "SyncRoot|:System.Object|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881257
}
},
{
"tsName": "Count$view",
"isStatic": false,
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881417
}
},
{
"tsName": "IsReadOnly",
"isStatic": false,
"tsSignatureId": "IsReadOnly|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881269
}
},
{
"tsName": "IsFixedSize",
"isStatic": false,
"tsSignatureId": "IsFixedSize|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881270
}
},
{
"tsName": "Count$view",
"isStatic": false,
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881256
}
},
{
"tsName": "IsSynchronized",
"isStatic": false,
"tsSignatureId": "IsSynchronized|:System.Boolean|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.ICollection",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881258
}
},
{
"tsName": "Count$view",
"isStatic": false,
"tsSignatureId": "Count|:System.Int32|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IReadOnlyCollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881428
}
}
],
"exposedConstructors": [
{
"isStatic": false,
"tsSignatureId": "constructor|():void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703903
}
},
{
"isStatic": false,
"tsSignatureId": "constructor|(IList_1):void|static=false",
"target": {
"declaringClrType": "System.Collections.ObjectModel.Collection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703904
}
}
]
},
{
"stableId": "System.ObjectModel:System.Collections.ObjectModel.KeyedCollection\u00602",
"clrName": "System.Collections.ObjectModel.KeyedCollection\u00602",
"tsEmitName": "KeyedCollection_2",
"assemblyName": "System.ObjectModel",
"metadataToken": 0,
"methods": [
{
"stableId": "System.ObjectModel:System.Collections.ObjectModel.KeyedCollection\u00602::Contains(TKey):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains3",
"metadataToken": 100663364,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "Contains|(TKey):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.KeyedCollection\u00602",
"declaringAssemblyName": "System.ObjectModel",
"isExtensionMethod": false
},
{
"stableId": "System.ObjectModel:System.Collections.ObjectModel.KeyedCollection\u00602::TryGetValue(TKey,TItem\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "TryGetValue",
"metadataToken": 100663365,
"canonicalSignature": "(TKey,TItem\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TKey,TItem\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.ObjectModel.KeyedCollection\u00602",
"declaringAssemblyName": "System.ObjectModel",
"isExtensionMethod": false
},
{
"stableId": "System.ObjectModel:System.Collections.ObjectModel.KeyedCollection\u00602::Remove(TKey):System.Boolean",
"clrName": "Remove",
"tsEmitName": "Remove3",
"metadataToken": 100663367,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "Remove|(TKey):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.ObjectModel.KeyedCollection\u00602",
"declaringAssemblyName": "System.ObjectModel",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
"clrName": "IndexOf",
"tsEmitName": "IndexOf$view",
"metadataToken": 100704568,
"canonicalSignature": "(T):System.Int32",
"normalizedSignature": "IndexOf|(T):System.Int32|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Insert(System.Int32,T):System.Void",
"clrName": "Insert",
"tsEmitName": "Insert$view",
"metadataToken": 100704569,
"canonicalSignature": "(System.Int32,T):System.Void",
"normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::RemoveAt(System.Int32):System.Void",
"clrName": "RemoveAt",
"tsEmitName": "RemoveAt$view",
"metadataToken": 100704570,
"canonicalSignature": "(System.Int32):System.Void",
"normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
"clrName": "Add",
"tsEmitName": "Add$view",
"metadataToken": 100704538,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Clear():System.Void",
"clrName": "Clear",
"tsEmitName": "Clear$view",
"metadataToken": 100704539,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Contains(T):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains$view",
"metadataToken": 100704540,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::CopyTo(T[],System.Int32):System.Void",
"clrName": "CopyTo",
"tsEmitName": "CopyTo$view",
"metadataToken": 100704541,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator$view",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerable::GetEnumerator():System.Collections.IEnumerator",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator$view",
"metadataToken": 100703845,
"canonicalSignature": "():System.Collections.IEnumerator",
"normalizedSignature": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Add(System.Object):System.Int32",
"clrName": "Add",
"tsEmitName": "Add$view",
"metadataToken": 100703854,
"canonicalSignature": "(System.Object):System.Int32",
"normalizedSignature": "Add|(System.Object):System.Int32|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Contains(System.Object):System.Boolean",
"clrName": "Contains",
"tsEmitName": "Contains$view",
"metadataToken": 100703855,
"canonicalSignature": "(System.Object):System.Boolean",
"normalizedSignature": "Contains|(System.Object):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IList::Insert(System.Int32,System.Object):System.Void",
"clrName": "Insert",
"tsEmitName": "Insert$view",
"metadataToken": 100703860,
"canonicalSignature": "(System.Int32,System.Object):System.Void",
"normalizedSignature": "Insert|(System.Int32,System.Object):System.Void|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.IList",
"declaringAssemblyName": "Syst