Files
codeql/csharp/ql/lib/ext/generated/System.Collections.Generic.model.yml
2025-05-14 10:28:19 +02:00

615 lines
95 KiB
YAML

# THIS FILE IS AN AUTO-GENERATED MODELS AS DATA FILE. DO NOT EDIT.
extensions:
- addsTo:
pack: codeql/csharp-all
extensible: summaryModel
data:
- ["System.Collections.Generic", "CollectionExtensions", False, "AsReadOnly<T>", "(System.Collections.Generic.IList<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "AsReadOnly<T>", "(System.Collections.Generic.ISet<T>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "AsReadOnly<TKey,TValue>", "(System.Collections.Generic.IDictionary<TKey,TValue>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "AsReadOnly<TKey,TValue>", "(System.Collections.Generic.IDictionary<TKey,TValue>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue.Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "CopyTo<T>", "(System.Collections.Generic.List<T>,System.Span<T>)", "", "Argument[0].Element", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetDefaultAssets", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetDefaultGroup", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetDefaultRuntimeFileAssets", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetRuntimeAssets", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetRuntimeFileAssets", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String)", "", "Argument[0].Element", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetRuntimeGroup", "(System.Collections.Generic.IEnumerable<Microsoft.Extensions.DependencyModel.RuntimeAssetGroup>,System.String)", "", "Argument[0].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "GetValueOrDefault<TKey,TValue>", "(System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>,TKey,TValue)", "", "Argument[2]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "Remove<TKey,TValue>", "(System.Collections.Generic.IDictionary<TKey,TValue>,TKey,TValue)", "", "Argument[0].Element", "Argument[2]", "taint", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "TryAdd<TKey,TValue>", "(System.Collections.Generic.IDictionary<TKey,TValue>,TKey,TValue)", "", "Argument[1]", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "CollectionExtensions", False, "TryAdd<TKey,TValue>", "(System.Collections.Generic.IDictionary<TKey,TValue>,TKey,TValue)", "", "Argument[2]", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", False, "KeyCollection", "(System.Collections.Generic.Dictionary<TKey,TValue>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+KeyCollection._dictionary]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+KeyCollection._dictionary].Property[System.Collections.ICollection.SyncRoot]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+KeyCollection._dictionary]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", False, "ValueCollection", "(System.Collections.Generic.Dictionary<TKey,TValue>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+ValueCollection._dictionary]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+ValueCollection._dictionary].Property[System.Collections.ICollection.SyncRoot]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2+ValueCollection._dictionary]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", False, "Dictionary", "(System.Int32,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2._comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", True, "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[this].Property[System.Collections.Generic.Dictionary`2.Comparer]", "Argument[0].SyntheticField[System.Runtime.Serialization.SerializationInfo._values].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", True, "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[this].SyntheticField[System.Collections.Generic.Dictionary`2._comparer]", "Argument[0].SyntheticField[System.Runtime.Serialization.SerializationInfo._values].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "HashSet<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", False, "HashSet", "(System.Collections.Generic.IEnumerable<T>,System.Collections.Generic.IEqualityComparer<T>)", "", "Argument[0].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", False, "HashSet", "(System.Collections.Generic.IEqualityComparer<T>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.HashSet`1._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "HashSet<T>", False, "TryGetValue", "(T,T)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.HashSet`1._comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "HashSet<T>", True, "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[this].Property[System.Collections.Generic.HashSet`1.Comparer]", "Argument[0].SyntheticField[System.Runtime.Serialization.SerializationInfo._values].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "HashSet<T>", True, "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[this].SyntheticField[System.Collections.Generic.HashSet`1._comparer]", "Argument[0].SyntheticField[System.Runtime.Serialization.SerializationInfo._values].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "KeyValuePair", False, "Create<TKey,TValue>", "(TKey,TValue)", "", "Argument[0]", "ReturnValue.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "KeyValuePair", False, "Create<TKey,TValue>", "(TKey,TValue)", "", "Argument[1]", "ReturnValue.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "KeyValuePair<TKey,TValue>", False, "Deconstruct", "(TKey,TValue)", "", "Argument[this]", "Argument[0]", "taint", "df-generated"]
- ["System.Collections.Generic", "KeyValuePair<TKey,TValue>", False, "Deconstruct", "(TKey,TValue)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "KeyValuePair<TKey,TValue>", False, "get_Key", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "KeyValuePair<TKey,TValue>", False, "get_Value", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.LinkedList`1+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddAfter", "(System.Collections.Generic.LinkedListNode<T>,System.Collections.Generic.LinkedListNode<T>)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "Argument[1].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddAfter", "(System.Collections.Generic.LinkedListNode<T>,System.Collections.Generic.LinkedListNode<T>)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "Argument[1].SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddAfter", "(System.Collections.Generic.LinkedListNode<T>,System.Collections.Generic.LinkedListNode<T>)", "", "Argument[1]", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddAfter", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "ReturnValue.SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddAfter", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "ReturnValue.SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,System.Collections.Generic.LinkedListNode<T>)", "", "Argument[1]", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,System.Collections.Generic.LinkedListNode<T>)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[1]", "Argument[0]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[1]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddBefore", "(System.Collections.Generic.LinkedListNode<T>,T)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddFirst", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddFirst", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[this]", "Argument[0]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddFirst", "(T)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddFirst", "(T)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddFirst", "(T)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddLast", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddLast", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head]", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddLast", "(T)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddLast", "(T)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "AddLast", "(T)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "LinkedList", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "LinkedList", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "Remove", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.next]", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "Remove", "(System.Collections.Generic.LinkedListNode<T>)", "", "Argument[0].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "get_First", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedList<T>", False, "get_Last", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.LinkedList`1.head].SyntheticField[System.Collections.Generic.LinkedListNode`1.prev]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "LinkedListNode<T>", False, "LinkedListNode", "(T)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedListNode<T>", False, "get_List", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedListNode<T>", False, "get_Next", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "LinkedListNode<T>", False, "get_Previous", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "List<T>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.List`1+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "List<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "List<T>", False, "CopyTo", "(T[])", "", "Argument[this].Element", "Argument[0].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "List<T>", False, "List", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "List<T>", False, "Slice", "(System.Int32,System.Int32)", "", "Argument[this].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "NonRandomizedStringEqualityComparer", True, "GetUnderlyingEqualityComparer", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", False, "get_Key", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", False, "get_Value", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2+KeyCollection+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", False, "GetEnumerator", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2+ValueCollection+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", False, "GetEnumerator", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "GetEnumerator", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "OrderedDictionary", "(System.Collections.Generic.IDictionary<TKey,TValue>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "OrderedDictionary", "(System.Collections.Generic.IDictionary<TKey,TValue>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "OrderedDictionary", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "OrderedDictionary", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[0].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "Argument[this].Element.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "OrderedDictionary", "(System.Int32,System.Collections.Generic.IEqualityComparer<TKey>)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.OrderedDictionary`2._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "Remove", "(TKey,TValue)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "TryGetValue", "(TKey,TValue)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "TryGetValue", "(TKey,TValue,System.Int32)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.OrderedDictionary`2._comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "get_Keys", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2.Keys]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", False, "get_Values", "()", "", "Argument[this].Property[System.Collections.Generic.OrderedDictionary`2.Values]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection", False, "GetEnumerator", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "Dequeue", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "DequeueEnqueue", "(TElement,TPriority)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "EnqueueDequeue", "(TElement,TPriority)", "", "Argument[0]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "EnqueueRange", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TElement,TPriority>>)", "", "Argument[0].Element", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "Peek", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "PriorityQueue", "(System.Collections.Generic.IComparer<TPriority>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.PriorityQueue`2._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "PriorityQueue", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TElement,TPriority>>,System.Collections.Generic.IComparer<TPriority>)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.PriorityQueue`2._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "PriorityQueue", "(System.Int32,System.Collections.Generic.IComparer<TPriority>)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.PriorityQueue`2._comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "Remove", "(TElement,TElement,TPriority,System.Collections.Generic.IEqualityComparer<TElement>)", "", "Argument[0]", "Argument[3]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "Remove", "(TElement,TElement,TPriority,System.Collections.Generic.IEqualityComparer<TElement>)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "Remove", "(TElement,TElement,TPriority,System.Collections.Generic.IEqualityComparer<TElement>)", "", "Argument[this]", "Argument[2]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "TryDequeue", "(TElement,TPriority)", "", "Argument[this]", "Argument[0]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "TryDequeue", "(TElement,TPriority)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "TryPeek", "(TElement,TPriority)", "", "Argument[this]", "Argument[0]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "TryPeek", "(TElement,TPriority)", "", "Argument[this]", "Argument[1]", "taint", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.PriorityQueue`2._comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.Queue`1+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", False, "Dequeue", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Queue`1._array].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>", False, "Enqueue", "(T)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.Queue`1._array].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>", False, "Queue", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.Queue`1._array].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>", False, "TryDequeue", "(T)", "", "Argument[this].SyntheticField[System.Collections.Generic.Queue`1._array].Element", "Argument[0]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Queue<T>", False, "TryPeek", "(T)", "", "Argument[this].SyntheticField[System.Collections.Generic.Queue`1._array].Element", "Argument[0]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue.Property[System.Collections.Generic.KeyValuePair`2.Key]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue.Property[System.Collections.Generic.KeyValuePair`2.Value]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", False, "get_Key", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Key]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", False, "get_Value", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+Enumerator.Current].Property[System.Collections.Generic.KeyValuePair`2.Value]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+KeyCollection+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", False, "KeyCollection", "(System.Collections.Generic.SortedDictionary<TKey,TValue>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.SortedDictionary`2+KeyCollection._dictionary]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedDictionary`2+KeyCollection._dictionary].Property[System.Collections.ICollection.SyncRoot]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyValuePairComparer", False, "KeyValuePairComparer", "(System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.SortedDictionary`2+ValueCollection+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", False, "ValueCollection", "(System.Collections.Generic.SortedDictionary<TKey,TValue>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.SortedDictionary`2+ValueCollection._dictionary]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", False, "get_SyncRoot", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedDictionary`2+ValueCollection._dictionary].Property[System.Collections.ICollection.SyncRoot]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "GetKeyAtIndex", "(System.Int32)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "GetValueAtIndex", "(System.Int32)", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedList`2.values].Element", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "SetValueAtIndex", "(System.Int32,TValue)", "", "Argument[1]", "Argument[this].SyntheticField[System.Collections.Generic.SortedList`2.values].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "SortedList", "(System.Collections.Generic.IComparer<TKey>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.SortedList`2.comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "TryGetValue", "(TKey,TValue)", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedList`2.values].Element", "Argument[1]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedList`2.comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "CopyTo", "(T[])", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "Argument[0].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "CopyTo", "(T[],System.Int32,System.Int32)", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "Argument[0].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "SortedSet", "(System.Collections.Generic.IComparer<T>)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.comparer]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "SortedSet", "(System.Collections.Generic.IEnumerable<T>,System.Collections.Generic.IComparer<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "SortedSet", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "", "Argument[0]", "Argument[this]", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "SymmetricExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "SymmetricExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "TryGetValue", "(T,T)", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "Argument[1]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "UnionWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "UnionWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "UnionWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[this].Element", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "get_Comparer", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.comparer]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "get_Max", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", False, "get_Min", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", True, "GetViewBetween", "(T,T)", "", "Argument[0]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", True, "GetViewBetween", "(T,T)", "", "Argument[1]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", True, "GetViewBetween", "(T,T)", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", True, "IntersectWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "SortedSet<T>", True, "IntersectWith", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.SortedSet`1.root].SyntheticField[System.Collections.Generic.SortedSet`1+Node.Item]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>+Enumerator", False, "get_Current", "()", "", "Argument[this].Property[System.Collections.Generic.Stack`1+Enumerator.Current]", "ReturnValue", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>+Enumerator", False, "get_Current", "()", "", "Argument[this]", "ReturnValue", "taint", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", False, "Push", "(T)", "", "Argument[0]", "Argument[this].SyntheticField[System.Collections.Generic.Stack`1._array].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>", False, "Stack", "(System.Collections.Generic.IEnumerable<T>)", "", "Argument[0].Element", "Argument[this].SyntheticField[System.Collections.Generic.Stack`1._array].Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>", False, "ToArray", "()", "", "Argument[this].SyntheticField[System.Collections.Generic.Stack`1._array].Element", "ReturnValue.Element", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>", False, "TryPeek", "(T)", "", "Argument[this].SyntheticField[System.Collections.Generic.Stack`1._array].Element", "Argument[0]", "value", "dfc-generated"]
- ["System.Collections.Generic", "Stack<T>", False, "TryPop", "(T)", "", "Argument[this].SyntheticField[System.Collections.Generic.Stack`1._array].Element", "Argument[0]", "value", "dfc-generated"]
- addsTo:
pack: codeql/csharp-all
extensible: neutralModel
data:
- ["System.Collections.Generic", "ByteEqualityComparer", "Equals", "(System.Byte,System.Byte)", "summary", "df-generated"]
- ["System.Collections.Generic", "ByteEqualityComparer", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "ByteEqualityComparer", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ByteEqualityComparer", "GetHashCode", "(System.Byte)", "summary", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", "AddRange<T>", "(System.Collections.Generic.List<T>,System.ReadOnlySpan<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", "GetValueOrDefault<TKey,TValue>", "(System.Collections.Generic.IReadOnlyDictionary<TKey,TValue>,TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "CollectionExtensions", "InsertRange<T>", "(System.Collections.Generic.List<T>,System.Int32,System.ReadOnlySpan<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Comparer<T>", "Compare", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "Comparer<T>", "Create", "(System.Comparison<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Comparer<T>", "get_Default", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "ContainsKey", "(TAlternateKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "Remove", "(TAlternateKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "Remove", "(TAlternateKey,TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "TryAdd", "(TAlternateKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "TryGetValue", "(TAlternateKey,TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "TryGetValue", "(TAlternateKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "get_Dictionary", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "get_Item", "(TAlternateKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>", "set_Item", "(TAlternateKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+KeyCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", "Contains", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", "Remove", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>+ValueCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Contains", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "ContainsValue", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Dictionary", "(System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Dictionary", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Dictionary", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "GetAlternateLookup<TAlternateKey>", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Remove", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "Remove", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "TrimExcess", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "TryAdd", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "TryGetAlternateLookup<TAlternateKey>", "(System.Collections.Generic.Dictionary<TKey,TValue>+AlternateLookup<TAlternateKey>)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "TryGetValue", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Dictionary<TKey,TValue>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "EnumEqualityComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "EnumEqualityComparer<T>", "Equals", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "EnumEqualityComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "EnumEqualityComparer<T>", "GetHashCode", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "EqualityComparer<T>", "Create", "(System.Func<T,T,System.Boolean>,System.Func<T,System.Int32>)", "summary", "df-generated"]
- ["System.Collections.Generic", "EqualityComparer<T>", "Equals", "(System.Object,System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "EqualityComparer<T>", "Equals", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "EqualityComparer<T>", "GetHashCode", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "EqualityComparer<T>", "get_Default", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericComparer<T>", "Compare", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericEqualityComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericEqualityComparer<T>", "Equals", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericEqualityComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "GenericEqualityComparer<T>", "GetHashCode", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+AlternateLookup<TAlternate>", "Add", "(TAlternate)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+AlternateLookup<TAlternate>", "Contains", "(TAlternate)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+AlternateLookup<TAlternate>", "Remove", "(TAlternate)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+AlternateLookup<TAlternate>", "TryGetValue", "(TAlternate,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+AlternateLookup<TAlternate>", "get_Set", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "CopyTo", "(T[])", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "CopyTo", "(T[],System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "CreateSetComparer", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "ExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "GetAlternateLookup<TAlternate>", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "HashSet", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "HashSet", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "HashSet", "(System.Int32,System.Collections.Generic.IEqualityComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "HashSet", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "IntersectWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "IsProperSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "IsProperSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "IsSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "IsSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "Overlaps", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "Remove", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "RemoveWhere", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "SetEquals", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "SymmetricExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "TrimExcess", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "TryGetAlternateLookup<TAlternate>", "(System.Collections.Generic.HashSet<T>+AlternateLookup<TAlternate>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "UnionWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "HashSet<T>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IAlternateEqualityComparer<TAlternate,T>", "Create", "(TAlternate)", "summary", "df-generated"]
- ["System.Collections.Generic", "IAlternateEqualityComparer<TAlternate,T>", "Equals", "(TAlternate,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IAlternateEqualityComparer<TAlternate,T>", "GetHashCode", "(TAlternate)", "summary", "df-generated"]
- ["System.Collections.Generic", "IAsyncEnumerable<T>", "GetAsyncEnumerator", "(System.Threading.CancellationToken)", "summary", "df-generated"]
- ["System.Collections.Generic", "IAsyncEnumerator<T>", "MoveNextAsync", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IAsyncEnumerator<T>", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ICollection<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "ICollection<T>", "Remove", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "ICollection<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ICollection<T>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IComparer<T>", "Compare", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IDictionary<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "IDictionary<TKey,TValue>", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "IDictionary<TKey,TValue>", "TryGetValue", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "IEnumerator<T>", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IEqualityComparer<T>", "Equals", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IEqualityComparer<T>", "GetHashCode", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IList<T>", "IndexOf", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IList<T>", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyCollection<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyDictionary<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyDictionary<TKey,TValue>", "TryGetValue", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyDictionary<TKey,TValue>", "get_Item", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyDictionary<TKey,TValue>", "get_Keys", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyDictionary<TKey,TValue>", "get_Values", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlyList<T>", "get_Item", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "IsProperSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "IsProperSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "IsSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "IsSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "Overlaps", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "IReadOnlySet<T>", "SetEquals", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "ExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "IntersectWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "IsProperSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "IsProperSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "IsSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "IsSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "Overlaps", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "SetEquals", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "SymmetricExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ISet<T>", "UnionWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "KeyNotFoundException", "KeyNotFoundException", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Generic", "KeyNotFoundException", "KeyNotFoundException", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Generic", "KeyNotFoundException", "KeyNotFoundException", "(System.String,System.Exception)", "summary", "df-generated"]
- ["System.Collections.Generic", "KeyValuePair<TKey,TValue>", "ToString", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "Remove", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "RemoveFirst", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "RemoveLast", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedList<T>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "LinkedListNode<T>", "get_ValueRef", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "BinarySearch", "(System.Int32,System.Int32,T,System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "BinarySearch", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "BinarySearch", "(T,System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "ConvertAll<TOutput>", "(System.Converter<T,TOutput>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "CopyTo", "(System.Int32,T[],System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Exists", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindIndex", "(System.Int32,System.Int32,System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindIndex", "(System.Int32,System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindIndex", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindLastIndex", "(System.Int32,System.Int32,System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindLastIndex", "(System.Int32,System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "FindLastIndex", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "IndexOf", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "IndexOf", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "IndexOf", "(T,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "IndexOf", "(T,System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "LastIndexOf", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "LastIndexOf", "(T,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "LastIndexOf", "(T,System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "List", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Remove", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "RemoveAll", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "RemoveRange", "(System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Reverse", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Reverse", "(System.Int32,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Sort", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Sort", "(System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Sort", "(System.Comparison<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "Sort", "(System.Int32,System.Int32,System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "ToArray", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "TrueForAll", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "List<T>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "NonRandomizedStringEqualityComparer", "Equals", "(System.String,System.String)", "summary", "df-generated"]
- ["System.Collections.Generic", "NonRandomizedStringEqualityComparer", "GetHashCode", "(System.String)", "summary", "df-generated"]
- ["System.Collections.Generic", "NonRandomizedStringEqualityComparer", "GetStringComparer", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "NonRandomizedStringEqualityComparer", "NonRandomizedStringEqualityComparer", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableComparer<T>", "Compare", "(System.Nullable<T>,System.Nullable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableEqualityComparer<T>", "Equals", "(System.Nullable<T>,System.Nullable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableEqualityComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableEqualityComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "NullableEqualityComparer<T>", "GetHashCode", "(System.Nullable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectComparer<T>", "Compare", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectEqualityComparer<T>", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectEqualityComparer<T>", "Equals", "(T,T)", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectEqualityComparer<T>", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ObjectEqualityComparer<T>", "GetHashCode", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection+Enumerator", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "IndexOf", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "IndexOf", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+KeyCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection+Enumerator", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "Contains", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "IndexOf", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "IndexOf", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "Remove", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>+ValueCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Contains", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "ContainsValue", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "GetAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "IndexOf", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "IndexOf", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "IndexOf", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Insert", "(System.Int32,TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "OrderedDictionary", "(System.Collections.Generic.IDictionary<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "OrderedDictionary", "(System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "OrderedDictionary", "(System.Collections.Generic.IEqualityComparer<TKey>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "OrderedDictionary", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Remove", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "SetAt", "(System.Int32,TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "SetAt", "(System.Int32,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "TrimExcess", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "TryAdd", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "TryAdd", "(TKey,TValue,System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_Keys", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "OrderedDictionary<TKey,TValue>", "get_Values", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection+Enumerator", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>+UnorderedItemsCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "Clear", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "Enqueue", "(TElement,TPriority)", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "EnqueueRange", "(System.Collections.Generic.IEnumerable<TElement>,TPriority)", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "PriorityQueue", "(System.Collections.Generic.IEnumerable<System.ValueTuple<TElement,TPriority>>)", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "PriorityQueue", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "PriorityQueue<TElement,TPriority>", "get_UnorderedItems", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "Queue", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "ToArray", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "TrimExcess", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Queue<T>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "ReferenceEqualityComparer", "Equals", "(System.Object,System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "ReferenceEqualityComparer", "get_Instance", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection+Enumerator", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyValuePairComparer", "Compare", "(System.Collections.Generic.KeyValuePair<TKey,TValue>,System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyValuePairComparer", "Equals", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+KeyValuePairComparer", "GetHashCode", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection+Enumerator", "get_Current", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", "Contains", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", "Remove", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>+ValueCollection", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "Contains", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "ContainsValue", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "Remove", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "SortedDictionary", "(System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "TryGetValue", "(TKey,TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "get_Comparer", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedDictionary<TKey,TValue>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "Contains", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "IndexOf", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+KeyList", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "Contains", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "IndexOf", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "Remove", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>+ValueList", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "Contains", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "Contains", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "ContainsKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "ContainsValue", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "IndexOfKey", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "IndexOfValue", "(TValue)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "Remove", "(System.Collections.Generic.KeyValuePair<TKey,TValue>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "Remove", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "Remove", "(TKey)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "RemoveAt", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "SortedList", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "SortedList", "(System.Int32,System.Collections.Generic.IComparer<TKey>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "get_IsFixedSize", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedList<TKey,TValue>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>+Enumerator", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "CreateSetComparer", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "CreateSetComparer", "(System.Collections.Generic.IEqualityComparer<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "ExceptWith", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "GetObjectData", "(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "IsProperSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "IsProperSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "IsSubsetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "IsSupersetOf", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "OnDeserialization", "(System.Object)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "Overlaps", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "Remove", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "RemoveWhere", "(System.Predicate<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "SetEquals", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "SortedSet", "(System.Collections.Generic.IEnumerable<T>)", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "get_IsReadOnly", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "SortedSet<T>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>+Enumerator", "Dispose", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>+Enumerator", "MoveNext", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>+Enumerator", "Reset", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "Contains", "(T)", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "EnsureCapacity", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "Stack", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "TrimExcess", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "TrimExcess", "(System.Int32)", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "get_Capacity", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "get_Count", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "Stack<T>", "get_IsSynchronized", "()", "summary", "df-generated"]
- ["System.Collections.Generic", "TreeSet<T>", "TreeSet", "(System.Collections.Generic.IComparer<T>)", "summary", "df-generated"]