@tsonic/dotnet
Version:
TypeScript type definitions for .NET 10 BCL (Base Class Library)
1,173 lines • 137 kB
JSON
{
"namespace": "System.Collections.Frozen",
"types": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"clrName": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"tsEmitName": "FrozenDictionary_2_AlternateLookup_1",
"assemblyName": "System.Collections.Immutable",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601::ContainsKey(TAlternateKey):System.Boolean",
"clrName": "ContainsKey",
"tsEmitName": "containsKey",
"metadataToken": 100665048,
"canonicalSignature": "(TAlternateKey):System.Boolean",
"normalizedSignature": "ContainsKey|(TAlternateKey):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601::TryGetValue(TAlternateKey,TValue\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "tryGetValue",
"metadataToken": 100665049,
"canonicalSignature": "(TAlternateKey,TValue\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TAlternateKey,TValue\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601::Dictionary:FrozenDictionary_2",
"clrName": "Dictionary",
"tsEmitName": "dictionary",
"metadataToken": 385876300,
"canonicalSignature": ":FrozenDictionary_2",
"normalizedSignature": "Dictionary|:FrozenDictionary_2|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable"
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601::Item[TAlternateKey]:TValue",
"clrName": "Item",
"tsEmitName": "item",
"metadataToken": 385876301,
"canonicalSignature": "[TAlternateKey]:TValue",
"normalizedSignature": "Item|[TAlternateKey]:TValue|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": true,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "containsKey",
"isStatic": false,
"tsSignatureId": "ContainsKey|(TAlternateKey):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665048
}
},
{
"tsName": "tryGetValue",
"isStatic": false,
"tsSignatureId": "TryGetValue|(TAlternateKey,TValue\u0026):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665049
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665958
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665961
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665963
}
},
{
"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
}
}
],
"exposedProperties": [
{
"tsName": "dictionary",
"isStatic": false,
"tsSignatureId": "Dictionary|:FrozenDictionary_2|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 385876300
}
},
{
"tsName": "item",
"isStatic": false,
"tsSignatureId": "Item|[TAlternateKey]:TValue|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 385876301
}
}
]
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"clrName": "System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"tsEmitName": "FrozenDictionary_2_Enumerator",
"assemblyName": "System.Collections.Immutable",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator::MoveNext():System.Boolean",
"clrName": "MoveNext",
"tsEmitName": "moveNext",
"metadataToken": 100665040,
"canonicalSignature": "():System.Boolean",
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Reset():System.Void",
"clrName": "Reset",
"tsEmitName": "reset",
"metadataToken": 100703848,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Reset|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"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": "ViewOnly",
"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$view",
"metadataToken": 100703846,
"canonicalSignature": "():System.Boolean",
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator::Current:KeyValuePair_2",
"clrName": "Current",
"tsEmitName": "current",
"metadataToken": 385876298,
"canonicalSignature": ":KeyValuePair_2",
"normalizedSignature": "Current|:KeyValuePair_2|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601::Current:T",
"clrName": "Current",
"tsEmitName": "current$view",
"metadataToken": 385881426,
"canonicalSignature": ":T",
"normalizedSignature": "Current|:T|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Current:System.Object",
"clrName": "Current",
"tsEmitName": "current$view",
"metadataToken": 385881267,
"canonicalSignature": ":System.Object",
"normalizedSignature": "Current|:System.Object|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "moveNext",
"isStatic": false,
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665040
}
},
{
"tsName": "reset",
"isStatic": false,
"tsSignatureId": "Reset|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703848
}
},
{
"tsName": "dispose",
"isStatic": false,
"tsSignatureId": "Dispose|():System.Void|static=false",
"target": {
"declaringClrType": "System.IDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668530
}
},
{
"tsName": "moveNext$view",
"isStatic": false,
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703846
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665958
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665961
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665963
}
},
{
"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
}
}
],
"exposedProperties": [
{
"tsName": "current",
"isStatic": false,
"tsSignatureId": "Current|:KeyValuePair_2|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 385876298
}
},
{
"tsName": "current$view",
"isStatic": false,
"tsSignatureId": "Current|:T|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881426
}
},
{
"tsName": "current$view",
"isStatic": false,
"tsSignatureId": "Current|:System.Object|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881267
}
}
]
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"clrName": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"tsEmitName": "FrozenSet_1_AlternateLookup_1",
"assemblyName": "System.Collections.Immutable",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601::Contains(TAlternate):System.Boolean",
"clrName": "Contains",
"tsEmitName": "contains",
"metadataToken": 100665122,
"canonicalSignature": "(TAlternate):System.Boolean",
"normalizedSignature": "Contains|(TAlternate):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601::TryGetValue(TAlternate,T\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "tryGetValue",
"metadataToken": 100665123,
"canonicalSignature": "(TAlternate,T\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TAlternate,T\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601::Set:FrozenSet_1",
"clrName": "Set",
"tsEmitName": "set_",
"metadataToken": 385876315,
"canonicalSignature": ":FrozenSet_1",
"normalizedSignature": "Set|:FrozenSet_1|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "contains",
"isStatic": false,
"tsSignatureId": "Contains|(TAlternate):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665122
}
},
{
"tsName": "tryGetValue",
"isStatic": false,
"tsSignatureId": "TryGetValue|(TAlternate,T\u0026):System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665123
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665958
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665961
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665963
}
},
{
"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
}
}
],
"exposedProperties": [
{
"tsName": "set_",
"isStatic": false,
"tsSignatureId": "Set|:FrozenSet_1|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BAlternateLookup\u00601",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 385876315
}
}
]
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"clrName": "System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"tsEmitName": "FrozenSet_1_Enumerator",
"assemblyName": "System.Collections.Immutable",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator::MoveNext():System.Boolean",
"clrName": "MoveNext",
"tsEmitName": "moveNext",
"metadataToken": 100665115,
"canonicalSignature": "():System.Boolean",
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Reset():System.Void",
"clrName": "Reset",
"tsEmitName": "reset",
"metadataToken": 100703848,
"canonicalSignature": "():System.Void",
"normalizedSignature": "Reset|():System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"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": "ViewOnly",
"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$view",
"metadataToken": 100703846,
"canonicalSignature": "():System.Boolean",
"normalizedSignature": "MoveNext|():System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
}
],
"properties": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator::Current:T",
"clrName": "Current",
"tsEmitName": "current",
"metadataToken": 385876313,
"canonicalSignature": ":T",
"normalizedSignature": "Current|:T|static=false|accessor=get",
"emitScope": "ClassSurface",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable"
},
{
"stableId": "System.Private.CoreLib:System.Collections.IEnumerator::Current:System.Object",
"clrName": "Current",
"tsEmitName": "current$view",
"metadataToken": 385881267,
"canonicalSignature": ":System.Object",
"normalizedSignature": "Current|:System.Object|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib"
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IEnumerator\u00601::Current:T",
"clrName": "Current",
"tsEmitName": "current$view",
"metadataToken": 385881426,
"canonicalSignature": ":T",
"normalizedSignature": "Current|:T|static=false|accessor=get",
"emitScope": "ViewOnly",
"isIndexer": false,
"hasGetter": true,
"hasSetter": false,
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib"
}
],
"fields": [],
"events": [],
"constructors": [],
"exposedMethods": [
{
"tsName": "moveNext",
"isStatic": false,
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 100665115
}
},
{
"tsName": "reset",
"isStatic": false,
"tsSignatureId": "Reset|():System.Void|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703848
}
},
{
"tsName": "dispose",
"isStatic": false,
"tsSignatureId": "Dispose|():System.Void|static=false",
"target": {
"declaringClrType": "System.IDisposable",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100668530
}
},
{
"tsName": "moveNext$view",
"isStatic": false,
"tsSignatureId": "MoveNext|():System.Boolean|static=false",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100703846
}
},
{
"tsName": "equals",
"isStatic": false,
"tsSignatureId": "Equals|(System.Object):System.Boolean|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665958
}
},
{
"tsName": "getHashCode",
"isStatic": false,
"tsSignatureId": "GetHashCode|():System.Int32|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665961
}
},
{
"tsName": "toString",
"isStatic": false,
"tsSignatureId": "ToString|():System.String|static=false",
"target": {
"declaringClrType": "System.ValueType",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 100665963
}
},
{
"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
}
}
],
"exposedProperties": [
{
"tsName": "current",
"isStatic": false,
"tsSignatureId": "Current|:T|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Frozen.FrozenSet\u00601\u002BEnumerator",
"declaringAssemblyName": "System.Collections.Immutable",
"metadataToken": 385876313
}
},
{
"tsName": "current$view",
"isStatic": false,
"tsSignatureId": "Current|:System.Object|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.IEnumerator",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881267
}
},
{
"tsName": "current$view",
"isStatic": false,
"tsSignatureId": "Current|:T|static=false|accessor=get",
"target": {
"declaringClrType": "System.Collections.Generic.IEnumerator\u00601",
"declaringAssemblyName": "System.Private.CoreLib",
"metadataToken": 385881426
}
}
]
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602",
"clrName": "System.Collections.Frozen.FrozenDictionary\u00602",
"tsEmitName": "FrozenDictionary_2",
"assemblyName": "System.Collections.Immutable",
"metadataToken": 0,
"methods": [
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::CopyTo(KeyValuePair_2[],System.Int32):System.Void",
"clrName": "CopyTo",
"tsEmitName": "copyTo",
"metadataToken": 100664995,
"canonicalSignature": "(KeyValuePair_2[],System.Int32):System.Void",
"normalizedSignature": "CopyTo|(KeyValuePair_2[],System.Int32):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::CopyTo(Span_1):System.Void",
"clrName": "CopyTo",
"tsEmitName": "copyTo",
"metadataToken": 100664996,
"canonicalSignature": "(Span_1):System.Void",
"normalizedSignature": "CopyTo|(Span_1):System.Void|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::GetValueRefOrNullRef(TKey):TValue\u0026",
"clrName": "GetValueRefOrNullRef",
"tsEmitName": "getValueRefOrNullRef",
"metadataToken": 100665005,
"canonicalSignature": "(TKey):TValue\u0026",
"normalizedSignature": "GetValueRefOrNullRef|(TKey):TValue\u0026|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::ContainsKey(TKey):System.Boolean",
"clrName": "ContainsKey",
"tsEmitName": "containsKey",
"metadataToken": 100665012,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "ContainsKey|(TKey):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::TryGetValue(TKey,TValue\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "tryGetValue",
"metadataToken": 100665015,
"canonicalSignature": "(TKey,TValue\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TKey,TValue\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::GetEnumerator():Enumerator",
"clrName": "GetEnumerator",
"tsEmitName": "getEnumerator",
"metadataToken": 100665016,
"canonicalSignature": "():Enumerator",
"normalizedSignature": "GetEnumerator|():Enumerator|static=false",
"emitScope": "ClassSurface",
"arity": 0,
"parameterCount": 0,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::GetAlternateLookup():AlternateLookup_1",
"clrName": "GetAlternateLookup",
"tsEmitName": "getAlternateLookup",
"metadataToken": 100665029,
"canonicalSignature": "():AlternateLookup_1",
"normalizedSignature": "GetAlternateLookup|():AlternateLookup_1|static=false",
"emitScope": "ClassSurface",
"arity": 1,
"parameterCount": 0,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"isExtensionMethod": false
},
{
"stableId": "System.Collections.Immutable:System.Collections.Frozen.FrozenDictionary\u00602::TryGetAlternateLookup(AlternateLookup_1\u0026):System.Boolean",
"clrName": "TryGetAlternateLookup",
"tsEmitName": "tryGetAlternateLookup",
"metadataToken": 100665030,
"canonicalSignature": "(AlternateLookup_1\u0026):System.Boolean",
"normalizedSignature": "TryGetAlternateLookup|(AlternateLookup_1\u0026):System.Boolean|static=false",
"emitScope": "ClassSurface",
"arity": 1,
"parameterCount": 1,
"declaringClrType": "System.Collections.Frozen.FrozenDictionary\u00602",
"declaringAssemblyName": "System.Collections.Immutable",
"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": "ViewOnly",
"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::Remove(TKey):System.Boolean",
"clrName": "Remove",
"tsEmitName": "remove",
"metadataToken": 100704552,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "Remove|(TKey):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"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": "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",
"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",
"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.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": "ViewOnly",
"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": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.IDictionary",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.IDictionary::GetEnumerator():System.Collections.IDictionaryEnumerator",
"clrName": "GetEnumerator",
"tsEmitName": "getEnumerator$view",
"metadataToken": 100703840,
"canonicalSignature": "():System.Collections.IDictionaryEnumerator",
"normalizedSignature": "GetEnumerator|():System.Collections.IDictionaryEnumerator|static=false",
"emitScope": "ViewOnly",
"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": "ViewOnly",
"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$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.IDictionary\u00602::ContainsKey(TKey):System.Boolean",
"clrName": "ContainsKey",
"tsEmitName": "containsKey$view",
"metadataToken": 100704550,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "ContainsKey|(TKey):System.Boolean|static=false",
"emitScope": "ViewOnly",
"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::TryGetValue(TKey,TValue\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "tryGetValue$view",
"metadataToken": 100704553,
"canonicalSignature": "(TKey,TValue\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TKey,TValue\u0026):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyDictionary\u00602::ContainsKey(TKey):System.Boolean",
"clrName": "ContainsKey",
"tsEmitName": "containsKey$view",
"metadataToken": 100704572,
"canonicalSignature": "(TKey):System.Boolean",
"normalizedSignature": "ContainsKey|(TKey):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 1,
"declaringClrType": "System.Collections.Generic.IReadOnlyDictionary\u00602",
"declaringAssemblyName": "System.Private.CoreLib",
"isExtensionMethod": false
},
{
"stableId": "System.Private.CoreLib:System.Collections.Generic.IReadOnlyDictionary\u00602::TryGetValue(TKey,TValue\u0026):System.Boolean",
"clrName": "TryGetValue",
"tsEmitName": "tryGetValue$view",
"metadataToken": 100704573,
"canonicalSignature": "(TKey,TValue\u0026):System.Boolean",
"normalizedSignature": "TryGetValue|(TKey,TValue\u0026):System.Boolean|static=false",
"emitScope": "ViewOnly",
"arity": 0,
"parameterCount": 2,
"declaringClrType": "System.Collections.Generic.IReadOnlyDi