@tsonic/dotnet-pure
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library) - CLR naming
1,193 lines • 1.35 MB
JSON
{
"namespace": "System.Collections.Generic",
"types": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAlternateEqualityComparer\u00602",
"clrName": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"tsEmitName": "IAlternateEqualityComparer_2",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAlternateEqualityComparer\u00602::Equals(TAlternate,T):System.Boolean",
"clrName": "Equals",
"tsEmitName": "Equals",
"metadataToken": 100704530,
"canonicalSignature": "(TAlternate,T):System.Boolean",
"normalizedSignature": "Equals|(TAlternate,T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAlternateEqualityComparer\u00602::GetHashCode(TAlternate):System.Int32",
"clrName": "GetHashCode",
"tsEmitName": "GetHashCode",
"metadataToken": 100704531,
"canonicalSignature": "(TAlternate):System.Int32",
"normalizedSignature": "GetHashCode|(TAlternate):System.Int32|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAlternateEqualityComparer\u00602::Create(TAlternate):T",
"clrName": "Create",
"tsEmitName": "Create",
"metadataToken": 100704532,
"canonicalSignature": "(TAlternate):T",
"normalizedSignature": "Create|(TAlternate):T|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "Equals",
"isStatic": false,
"tsSignatureId": "Equals|(TAlternate,T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704530
}
},
{
"tsName": "GetHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|(TAlternate):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704531
}
},
{
"tsName": "Create",
"isStatic": false,
"tsSignatureId": "Create|(TAlternate):T|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IAlternateEqualityComparer\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704532
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAsyncEnumerable\u00601",
"clrName": "System.Collections.Generic.IAsyncEnumerable\u00601",
"tsEmitName": "IAsyncEnumerable_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAsyncEnumerable\u00601::GetAsyncEnumerator(System.Threading.CancellationToken):IAsyncEnumerator_1",
"clrName": "GetAsyncEnumerator",
"tsEmitName": "GetAsyncEnumerator",
"metadataToken": 100704533,
"canonicalSignature": "(System.Threading.CancellationToken):IAsyncEnumerator_1",
"normalizedSignature": "GetAsyncEnumerator|(System.Threading.CancellationToken):IAsyncEnumerator_1|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IAsyncEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "GetAsyncEnumerator",
"isStatic": false,
"tsSignatureId": "GetAsyncEnumerator|(System.Threading.CancellationToken):IAsyncEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IAsyncEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704533
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAsyncEnumerator\u00601",
"clrName": "System.Collections.Generic.IAsyncEnumerator\u00601",
"tsEmitName": "IAsyncEnumerator_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAsyncEnumerator\u00601::MoveNextAsync():System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"clrName": "MoveNextAsync",
"tsEmitName": "MoveNextAsync",
"metadataToken": 100704534,
"canonicalSignature": "():System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]",
"normalizedSignature": "MoveNextAsync|():System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Generic.IAsyncEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.IAsyncDisposable::DisposeAsync():System.Threading.Tasks.ValueTask",
"clrName": "DisposeAsync",
"tsEmitName": "DisposeAsync",
"metadataToken": 100668504,
"canonicalSignature": "():System.Threading.Tasks.ValueTask",
"normalizedSignature": "DisposeAsync|():System.Threading.Tasks.ValueTask|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IAsyncDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IAsyncEnumerator\u00601::Current:T",
"clrName": "Current",
"tsEmitName": "Current",
"metadataToken": 385881416,
"canonicalSignature": ":T",
"normalizedSignature": "Current|:T|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IAsyncEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "MoveNextAsync",
"isStatic": false,
"tsSignatureId": "MoveNextAsync|():System.Threading.Tasks.ValueTask_1[[System.Boolean,System.Private.CoreLib,Version=10.0.0.0,Culture=neutral,PublicKeyToken=7cec85d7bea7798e]]|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IAsyncEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704534
}
},
{
"tsName": "DisposeAsync",
"isStatic": false,
"tsSignatureId": "DisposeAsync|():System.Threading.Tasks.ValueTask|static=false",
"target": {
"declaringClrType": "System.IAsyncDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668504
}
}
],
"exposedProperties": [
{
"tsName": "Current",
"isStatic": false,
"tsSignatureId": "Current|:T|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IAsyncEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881416
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601",
"clrName": "System.Collections.Generic.ICollection\u00601",
"tsEmitName": "ICollection_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
"clrName": "Add",
"tsEmitName": "Add",
"metadataToken": 100704538,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704539,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704540,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704541,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"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": "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
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count",
"metadataToken": 385881417,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\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": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "Add",
"isStatic": false,
"tsSignatureId": "Add|(T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704538
}
},
{
"tsName": "Clear",
"isStatic": false,
"tsSignatureId": "Clear|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704539
}
},
{
"tsName": "Contains",
"isStatic": false,
"tsSignatureId": "Contains|(T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704540
}
},
{
"tsName": "CopyTo",
"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",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704560
}
},
{
"tsName": "GetEnumerator2",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703845
}
}
],
"exposedProperties": [
{
"tsName": "Count",
"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.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881418
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IComparer\u00601",
"clrName": "System.Collections.Generic.IComparer\u00601",
"tsEmitName": "IComparer_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IComparer\u00601::Compare(T,T):System.Int32",
"clrName": "Compare",
"tsEmitName": "Compare",
"metadataToken": 100704545,
"canonicalSignature": "(T,T):System.Int32",
"normalizedSignature": "Compare|(T,T):System.Int32|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "Compare",
"isStatic": false,
"tsSignatureId": "Compare|(T,T):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704545
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602",
"clrName": "System.Collections.Generic.IDictionary\u00602",
"tsEmitName": "IDictionary_2",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::ContainsKey(TKey):System.Boolean",
"clrName": "ContainsKey",
"tsEmitName": "ContainsKey",
"metadataToken": 100704550,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "ContainsKey|(TKey):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::Add(TKey,TValue):System.Void",
"clrName": "Add",
"tsEmitName": "Add",
"metadataToken": 100704551,
"canonicalSignature": "(TKey,TValue):System.Void",
"normalizedSignature": "Add|(TKey,TValue):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::TryGetValue(TKey,TValue\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "TryGetValue",
"metadataToken": 100704553,
"canonicalSignature": "(TKey,TValue\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TKey,TValue\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Add(T):System.Void",
"clrName": "Add",
"tsEmitName": "Add",
"metadataToken": 100704538,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704539,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704540,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704541,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"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": "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
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::Item[TKey]:TValue",
"clrName": "Item",
"tsEmitName": "Item",
"metadataToken": 385881420,
"canonicalSignature": "[TKey]:TValue",
"normalizedSignature": "Item|[TKey]:TValue|static=false|accessor=getset",
"emitScope": "ClassSurface",
"isIndexer": true,
"hasGetter": true,
"hasSetter": true,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::Keys:ICollection_1",
"clrName": "Keys",
"tsEmitName": "Keys",
"metadataToken": 385881421,
"canonicalSignature": ":ICollection_1",
"normalizedSignature": "Keys|:ICollection_1|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IDictionary\u00602::Values:ICollection_1",
"clrName": "Values",
"tsEmitName": "Values",
"metadataToken": 385881422,
"canonicalSignature": ":ICollection_1",
"normalizedSignature": "Values|:ICollection_1|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count",
"metadataToken": 385881417,
"canonicalSignature": ":System.Int32",
"normalizedSignature": "Count|:System.Int32|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\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": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "ContainsKey",
"isStatic": false,
"tsSignatureId": "ContainsKey|(TKey):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704550
}
},
{
"tsName": "Add",
"isStatic": false,
"tsSignatureId": "Add|(TKey,TValue):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704551
}
},
{
"tsName": "TryGetValue",
"isStatic": false,
"tsSignatureId": "TryGetValue|(TKey,TValue\u0026):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704553
}
},
{
"tsName": "Add",
"isStatic": false,
"tsSignatureId": "Add|(T):System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704538
}
},
{
"tsName": "Clear",
"isStatic": false,
"tsSignatureId": "Clear|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704539
}
},
{
"tsName": "Contains",
"isStatic": false,
"tsSignatureId": "Contains|(T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704540
}
},
{
"tsName": "CopyTo",
"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",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704560
}
},
{
"tsName": "GetEnumerator2",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703845
}
}
],
"exposedProperties": [
{
"tsName": "Item",
"isStatic": false,
"tsSignatureId": "Item|[TKey]:TValue|static=false|accessor=getset",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881420
}
},
{
"tsName": "Keys",
"isStatic": false,
"tsSignatureId": "Keys|:ICollection_1|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881421
}
},
{
"tsName": "Values",
"isStatic": false,
"tsSignatureId": "Values|:ICollection_1|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881422
}
},
{
"tsName": "Count",
"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.Generic.ICollection\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881418
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601",
"clrName": "System.Collections.Generic.IEnumerable\u00601",
"tsEmitName": "IEnumerable_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerable\u00601::GetEnumerator():IEnumerator_1",
"clrName": "GetEnumerator",
"tsEmitName": "GetEnumerator",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"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": "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
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "GetEnumerator",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():IEnumerator_1|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerable\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704560
}
},
{
"tsName": "GetEnumerator2",
"isStatic": false,
"tsSignatureId": "GetEnumerator|():System.Collections.IEnumerator|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703845
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601",
"clrName": "System.Collections.Generic.IEnumerator\u00601",
"tsEmitName": "IEnumerator_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.IDisposable::Dispose():System.Void",
"clrName": "Dispose",
"tsEmitName": "Dispose",
"metadataToken": 100668530,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Dispose|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.IDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator::MoveNext():System.Boolean",
"clrName": "MoveNext",
"tsEmitName": "MoveNext",
"metadataToken": 100703846,
"canonicalSignature": "():System.Boolean",
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601::Current:T",
"clrName": "Current",
"tsEmitName": "Current",
"metadataToken": 385881426,
"canonicalSignature": ":T",
"normalizedSignature": "Current|:T|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "Dispose",
"isStatic": false,
"tsSignatureId": "Dispose|():System.Void|static=false",
"target": {
"declaringClrType": "System.IDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668530
}
},
{
"tsName": "MoveNext",
"isStatic": false,
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703846
}
}
],
"exposedProperties": [
{
"tsName": "Current",
"isStatic": false,
"tsSignatureId": "Current|:T|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881426
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601",
"clrName": "System.Collections.Generic.IEqualityComparer\u00601",
"tsEmitName": "IEqualityComparer_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601::Equals(T,T):System.Boolean",
"clrName": "Equals",
"tsEmitName": "Equals",
"metadataToken": 100704562,
"canonicalSignature": "(T,T):System.Boolean",
"normalizedSignature": "Equals|(T,T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IEqualityComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEqualityComparer\u00601::GetHashCode(T):System.Int32",
"clrName": "GetHashCode",
"tsEmitName": "GetHashCode",
"metadataToken": 100704563,
"canonicalSignature": "(T):System.Int32",
"normalizedSignature": "GetHashCode|(T):System.Int32|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IEqualityComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "Equals",
"isStatic": false,
"tsSignatureId": "Equals|(T,T):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEqualityComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704562
}
},
{
"tsName": "GetHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|(T):System.Int32|static=false",
"target": {
"declaringClrType": "System.Collections.Generic.IEqualityComparer\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100704563
}
}
]
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601",
"clrName": "System.Collections.Generic.IList\u00601",
"tsEmitName": "IList_1",
"assemblyName": "System.Private.CoreLib",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::IndexOf(T):System.Int32",
"clrName": "IndexOf",
"tsEmitName": "IndexOf",
"metadataToken": 100704568,
"canonicalSignature": "(T):System.Int32",
"normalizedSignature": "IndexOf|(T):System.Int32|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704569,
"canonicalSignature": "(System.Int32,T):System.Void",
"normalizedSignature": "Insert|(System.Int32,T):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704570,
"canonicalSignature": "(System.Int32):System.Void",
"normalizedSignature": "RemoveAt|(System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704538,
"canonicalSignature": "(T):System.Void",
"normalizedSignature": "Add|(T):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704539,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Clear|():System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704540,
"canonicalSignature": "(T):System.Boolean",
"normalizedSignature": "Contains|(T):System.Boolean|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704541,
"canonicalSignature": "(T[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(T[],System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"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",
"metadataToken": 100704560,
"canonicalSignature": "():IEnumerator_1",
"normalizedSignature": "GetEnumerator|():IEnumerator_1|static=false",
"emitScope": "ClassSurface",
"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": "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
}
],
"properties": [
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IList\u00601::Item[System.Int32]:T",
"clrName": "Item",
"tsEmitName": "Item",
"metadataToken": 385881427,
"canonicalSignature": "[System.Int32]:T",
"normalizedSignature": "Item|[System.Int32]:T|static=false|accessor=getset",
"emitScope": "ClassSurface",
"isIndexer": true,
"hasGetter": true,
"hasSetter": true,
"declaringClrType": "System.Collections.Generic.IList\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.ICollection\u00601::Count:System.Int32",
"clrName": "Count",
"tsEmitName": "Count",
"metadataToken": 385881417,
"canonicalSignature": ":Syst