# Generated, do not update manually System.Collections.BitArray System.Collections.BitArray.#ctor(System.Boolean[]) System.Collections.BitArray.#ctor(System.Byte[]) System.Collections.BitArray.#ctor(System.Collections.BitArray) System.Collections.BitArray.#ctor(System.Int32) System.Collections.BitArray.#ctor(System.Int32,System.Boolean) System.Collections.BitArray.#ctor(System.Int32[]) System.Collections.BitArray.And(System.Collections.BitArray) System.Collections.BitArray.Clone System.Collections.BitArray.CopyTo(System.Array,System.Int32) System.Collections.BitArray.Get(System.Int32) System.Collections.BitArray.GetEnumerator System.Collections.BitArray.HasAllSet System.Collections.BitArray.HasAnySet System.Collections.BitArray.LeftShift(System.Int32) System.Collections.BitArray.Not System.Collections.BitArray.Or(System.Collections.BitArray) System.Collections.BitArray.RightShift(System.Int32) System.Collections.BitArray.Set(System.Int32,System.Boolean) System.Collections.BitArray.SetAll(System.Boolean) System.Collections.BitArray.Xor(System.Collections.BitArray) System.Collections.BitArray.get_Count System.Collections.BitArray.get_IsReadOnly System.Collections.BitArray.get_IsSynchronized System.Collections.BitArray.get_Item(System.Int32) System.Collections.BitArray.get_Length System.Collections.BitArray.get_SyncRoot System.Collections.BitArray.set_Item(System.Int32,System.Boolean) System.Collections.BitArray.set_Length(System.Int32) System.Collections.Generic.CollectionExtensions System.Collections.Generic.CollectionExtensions.AddRange``1(System.Collections.Generic.List{``0},System.ReadOnlySpan{``0}) System.Collections.Generic.CollectionExtensions.AsReadOnly``1(System.Collections.Generic.IList{``0}) System.Collections.Generic.CollectionExtensions.AsReadOnly``2(System.Collections.Generic.IDictionary{``0,``1}) System.Collections.Generic.CollectionExtensions.CopyTo``1(System.Collections.Generic.List{``0},System.Span{``0}) System.Collections.Generic.CollectionExtensions.GetValueOrDefault``2(System.Collections.Generic.IReadOnlyDictionary{``0,``1},``0) System.Collections.Generic.CollectionExtensions.GetValueOrDefault``2(System.Collections.Generic.IReadOnlyDictionary{``0,``1},``0,``1) System.Collections.Generic.CollectionExtensions.InsertRange``1(System.Collections.Generic.List{``0},System.Int32,System.ReadOnlySpan{``0}) System.Collections.Generic.CollectionExtensions.Remove``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1@) System.Collections.Generic.CollectionExtensions.TryAdd``2(System.Collections.Generic.IDictionary{``0,``1},``0,``1) System.Collections.Generic.Comparer`1 System.Collections.Generic.Comparer`1.#ctor System.Collections.Generic.Comparer`1.Compare(`0,`0) System.Collections.Generic.Comparer`1.Create(System.Comparison{`0}) System.Collections.Generic.Comparer`1.get_Default System.Collections.Generic.Dictionary`2 System.Collections.Generic.Dictionary`2.#ctor System.Collections.Generic.Dictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1}) System.Collections.Generic.Dictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1},System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.Dictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}}) System.Collections.Generic.Dictionary`2.#ctor(System.Collections.Generic.IEnumerable{System.Collections.Generic.KeyValuePair{`0,`1}},System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.Dictionary`2.#ctor(System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.Dictionary`2.#ctor(System.Int32) System.Collections.Generic.Dictionary`2.#ctor(System.Int32,System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.Dictionary`2.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary`2.Add(`0,`1) System.Collections.Generic.Dictionary`2.Clear System.Collections.Generic.Dictionary`2.ContainsKey(`0) System.Collections.Generic.Dictionary`2.ContainsValue(`1) System.Collections.Generic.Dictionary`2.EnsureCapacity(System.Int32) System.Collections.Generic.Dictionary`2.Enumerator System.Collections.Generic.Dictionary`2.Enumerator.Dispose System.Collections.Generic.Dictionary`2.Enumerator.MoveNext System.Collections.Generic.Dictionary`2.Enumerator.get_Current System.Collections.Generic.Dictionary`2.GetEnumerator System.Collections.Generic.Dictionary`2.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.Dictionary`2.KeyCollection System.Collections.Generic.Dictionary`2.KeyCollection.#ctor(System.Collections.Generic.Dictionary{`0,`1}) System.Collections.Generic.Dictionary`2.KeyCollection.Contains(`0) System.Collections.Generic.Dictionary`2.KeyCollection.CopyTo(`0[],System.Int32) System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.Dispose System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.MoveNext System.Collections.Generic.Dictionary`2.KeyCollection.Enumerator.get_Current System.Collections.Generic.Dictionary`2.KeyCollection.GetEnumerator System.Collections.Generic.Dictionary`2.KeyCollection.get_Count System.Collections.Generic.Dictionary`2.OnDeserialization(System.Object) System.Collections.Generic.Dictionary`2.Remove(`0) System.Collections.Generic.Dictionary`2.Remove(`0,`1@) System.Collections.Generic.Dictionary`2.TrimExcess System.Collections.Generic.Dictionary`2.TrimExcess(System.Int32) System.Collections.Generic.Dictionary`2.TryAdd(`0,`1) System.Collections.Generic.Dictionary`2.TryGetValue(`0,`1@) System.Collections.Generic.Dictionary`2.ValueCollection System.Collections.Generic.Dictionary`2.ValueCollection.#ctor(System.Collections.Generic.Dictionary{`0,`1}) System.Collections.Generic.Dictionary`2.ValueCollection.CopyTo(`1[],System.Int32) System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.Dispose System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.MoveNext System.Collections.Generic.Dictionary`2.ValueCollection.Enumerator.get_Current System.Collections.Generic.Dictionary`2.ValueCollection.GetEnumerator System.Collections.Generic.Dictionary`2.ValueCollection.get_Count System.Collections.Generic.Dictionary`2.get_Comparer System.Collections.Generic.Dictionary`2.get_Count System.Collections.Generic.Dictionary`2.get_Item(`0) System.Collections.Generic.Dictionary`2.get_Keys System.Collections.Generic.Dictionary`2.get_Values System.Collections.Generic.Dictionary`2.set_Item(`0,`1) System.Collections.Generic.EqualityComparer`1 System.Collections.Generic.EqualityComparer`1.#ctor System.Collections.Generic.EqualityComparer`1.Create(System.Func{`0,`0,System.Boolean},System.Func{`0,System.Int32}) System.Collections.Generic.EqualityComparer`1.Equals(`0,`0) System.Collections.Generic.EqualityComparer`1.GetHashCode(`0) System.Collections.Generic.EqualityComparer`1.get_Default System.Collections.Generic.HashSet`1 System.Collections.Generic.HashSet`1.#ctor System.Collections.Generic.HashSet`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.HashSet`1.#ctor(System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.HashSet`1.#ctor(System.Int32) System.Collections.Generic.HashSet`1.#ctor(System.Int32,System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.HashSet`1.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.HashSet`1.Add(`0) System.Collections.Generic.HashSet`1.Clear System.Collections.Generic.HashSet`1.Contains(`0) System.Collections.Generic.HashSet`1.CopyTo(`0[]) System.Collections.Generic.HashSet`1.CopyTo(`0[],System.Int32) System.Collections.Generic.HashSet`1.CopyTo(`0[],System.Int32,System.Int32) System.Collections.Generic.HashSet`1.CreateSetComparer System.Collections.Generic.HashSet`1.EnsureCapacity(System.Int32) System.Collections.Generic.HashSet`1.Enumerator System.Collections.Generic.HashSet`1.Enumerator.Dispose System.Collections.Generic.HashSet`1.Enumerator.MoveNext System.Collections.Generic.HashSet`1.Enumerator.get_Current System.Collections.Generic.HashSet`1.ExceptWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.GetEnumerator System.Collections.Generic.HashSet`1.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.HashSet`1.IntersectWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.IsProperSubsetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.IsProperSupersetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.IsSubsetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.IsSupersetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.OnDeserialization(System.Object) System.Collections.Generic.HashSet`1.Overlaps(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.Remove(`0) System.Collections.Generic.HashSet`1.RemoveWhere(System.Predicate{`0}) System.Collections.Generic.HashSet`1.SetEquals(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.SymmetricExceptWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.TrimExcess System.Collections.Generic.HashSet`1.TryGetValue(`0,`0@) System.Collections.Generic.HashSet`1.UnionWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.HashSet`1.get_Comparer System.Collections.Generic.HashSet`1.get_Count System.Collections.Generic.LinkedListNode`1 System.Collections.Generic.LinkedListNode`1.#ctor(`0) System.Collections.Generic.LinkedListNode`1.get_List System.Collections.Generic.LinkedListNode`1.get_Next System.Collections.Generic.LinkedListNode`1.get_Previous System.Collections.Generic.LinkedListNode`1.get_Value System.Collections.Generic.LinkedListNode`1.get_ValueRef System.Collections.Generic.LinkedListNode`1.set_Value(`0) System.Collections.Generic.LinkedList`1 System.Collections.Generic.LinkedList`1.#ctor System.Collections.Generic.LinkedList`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.LinkedList`1.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.LinkedList`1.AddAfter(System.Collections.Generic.LinkedListNode{`0},System.Collections.Generic.LinkedListNode{`0}) System.Collections.Generic.LinkedList`1.AddAfter(System.Collections.Generic.LinkedListNode{`0},`0) System.Collections.Generic.LinkedList`1.AddBefore(System.Collections.Generic.LinkedListNode{`0},System.Collections.Generic.LinkedListNode{`0}) System.Collections.Generic.LinkedList`1.AddBefore(System.Collections.Generic.LinkedListNode{`0},`0) System.Collections.Generic.LinkedList`1.AddFirst(System.Collections.Generic.LinkedListNode{`0}) System.Collections.Generic.LinkedList`1.AddFirst(`0) System.Collections.Generic.LinkedList`1.AddLast(System.Collections.Generic.LinkedListNode{`0}) System.Collections.Generic.LinkedList`1.AddLast(`0) System.Collections.Generic.LinkedList`1.Clear System.Collections.Generic.LinkedList`1.Contains(`0) System.Collections.Generic.LinkedList`1.CopyTo(`0[],System.Int32) System.Collections.Generic.LinkedList`1.Enumerator System.Collections.Generic.LinkedList`1.Enumerator.Dispose System.Collections.Generic.LinkedList`1.Enumerator.MoveNext System.Collections.Generic.LinkedList`1.Enumerator.get_Current System.Collections.Generic.LinkedList`1.Find(`0) System.Collections.Generic.LinkedList`1.FindLast(`0) System.Collections.Generic.LinkedList`1.GetEnumerator System.Collections.Generic.LinkedList`1.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.LinkedList`1.OnDeserialization(System.Object) System.Collections.Generic.LinkedList`1.Remove(System.Collections.Generic.LinkedListNode{`0}) System.Collections.Generic.LinkedList`1.Remove(`0) System.Collections.Generic.LinkedList`1.RemoveFirst System.Collections.Generic.LinkedList`1.RemoveLast System.Collections.Generic.LinkedList`1.get_Count System.Collections.Generic.LinkedList`1.get_First System.Collections.Generic.LinkedList`1.get_Last System.Collections.Generic.List`1 System.Collections.Generic.List`1.#ctor System.Collections.Generic.List`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.List`1.#ctor(System.Int32) System.Collections.Generic.List`1.Add(`0) System.Collections.Generic.List`1.AddRange(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.List`1.AsReadOnly System.Collections.Generic.List`1.BinarySearch(System.Int32,System.Int32,`0,System.Collections.Generic.IComparer{`0}) System.Collections.Generic.List`1.BinarySearch(`0) System.Collections.Generic.List`1.BinarySearch(`0,System.Collections.Generic.IComparer{`0}) System.Collections.Generic.List`1.Clear System.Collections.Generic.List`1.Contains(`0) System.Collections.Generic.List`1.ConvertAll``1(System.Converter{`0,``0}) System.Collections.Generic.List`1.CopyTo(System.Int32,`0[],System.Int32,System.Int32) System.Collections.Generic.List`1.CopyTo(`0[]) System.Collections.Generic.List`1.CopyTo(`0[],System.Int32) System.Collections.Generic.List`1.EnsureCapacity(System.Int32) System.Collections.Generic.List`1.Enumerator System.Collections.Generic.List`1.Enumerator.Dispose System.Collections.Generic.List`1.Enumerator.MoveNext System.Collections.Generic.List`1.Enumerator.get_Current System.Collections.Generic.List`1.Exists(System.Predicate{`0}) System.Collections.Generic.List`1.Find(System.Predicate{`0}) System.Collections.Generic.List`1.FindAll(System.Predicate{`0}) System.Collections.Generic.List`1.FindIndex(System.Int32,System.Int32,System.Predicate{`0}) System.Collections.Generic.List`1.FindIndex(System.Int32,System.Predicate{`0}) System.Collections.Generic.List`1.FindIndex(System.Predicate{`0}) System.Collections.Generic.List`1.FindLast(System.Predicate{`0}) System.Collections.Generic.List`1.FindLastIndex(System.Int32,System.Int32,System.Predicate{`0}) System.Collections.Generic.List`1.FindLastIndex(System.Int32,System.Predicate{`0}) System.Collections.Generic.List`1.FindLastIndex(System.Predicate{`0}) System.Collections.Generic.List`1.ForEach(System.Action{`0}) System.Collections.Generic.List`1.GetEnumerator System.Collections.Generic.List`1.GetRange(System.Int32,System.Int32) System.Collections.Generic.List`1.IndexOf(`0) System.Collections.Generic.List`1.IndexOf(`0,System.Int32) System.Collections.Generic.List`1.IndexOf(`0,System.Int32,System.Int32) System.Collections.Generic.List`1.Insert(System.Int32,`0) System.Collections.Generic.List`1.InsertRange(System.Int32,System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.List`1.LastIndexOf(`0) System.Collections.Generic.List`1.LastIndexOf(`0,System.Int32) System.Collections.Generic.List`1.LastIndexOf(`0,System.Int32,System.Int32) System.Collections.Generic.List`1.Remove(`0) System.Collections.Generic.List`1.RemoveAll(System.Predicate{`0}) System.Collections.Generic.List`1.RemoveAt(System.Int32) System.Collections.Generic.List`1.RemoveRange(System.Int32,System.Int32) System.Collections.Generic.List`1.Reverse System.Collections.Generic.List`1.Reverse(System.Int32,System.Int32) System.Collections.Generic.List`1.Slice(System.Int32,System.Int32) System.Collections.Generic.List`1.Sort System.Collections.Generic.List`1.Sort(System.Collections.Generic.IComparer{`0}) System.Collections.Generic.List`1.Sort(System.Comparison{`0}) System.Collections.Generic.List`1.Sort(System.Int32,System.Int32,System.Collections.Generic.IComparer{`0}) System.Collections.Generic.List`1.ToArray System.Collections.Generic.List`1.TrimExcess System.Collections.Generic.List`1.TrueForAll(System.Predicate{`0}) System.Collections.Generic.List`1.get_Capacity System.Collections.Generic.List`1.get_Count System.Collections.Generic.List`1.get_Item(System.Int32) System.Collections.Generic.List`1.set_Capacity(System.Int32) System.Collections.Generic.List`1.set_Item(System.Int32,`0) System.Collections.Generic.PriorityQueue`2 System.Collections.Generic.PriorityQueue`2.#ctor System.Collections.Generic.PriorityQueue`2.#ctor(System.Collections.Generic.IComparer{`1}) System.Collections.Generic.PriorityQueue`2.#ctor(System.Collections.Generic.IEnumerable{System.ValueTuple{`0,`1}}) System.Collections.Generic.PriorityQueue`2.#ctor(System.Collections.Generic.IEnumerable{System.ValueTuple{`0,`1}},System.Collections.Generic.IComparer{`1}) System.Collections.Generic.PriorityQueue`2.#ctor(System.Int32) System.Collections.Generic.PriorityQueue`2.#ctor(System.Int32,System.Collections.Generic.IComparer{`1}) System.Collections.Generic.PriorityQueue`2.Clear System.Collections.Generic.PriorityQueue`2.Dequeue System.Collections.Generic.PriorityQueue`2.DequeueEnqueue(`0,`1) System.Collections.Generic.PriorityQueue`2.Enqueue(`0,`1) System.Collections.Generic.PriorityQueue`2.EnqueueDequeue(`0,`1) System.Collections.Generic.PriorityQueue`2.EnqueueRange(System.Collections.Generic.IEnumerable{System.ValueTuple{`0,`1}}) System.Collections.Generic.PriorityQueue`2.EnqueueRange(System.Collections.Generic.IEnumerable{`0},`1) System.Collections.Generic.PriorityQueue`2.EnsureCapacity(System.Int32) System.Collections.Generic.PriorityQueue`2.Peek System.Collections.Generic.PriorityQueue`2.TrimExcess System.Collections.Generic.PriorityQueue`2.TryDequeue(`0@,`1@) System.Collections.Generic.PriorityQueue`2.TryPeek(`0@,`1@) System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.Enumerator System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.Enumerator.Dispose System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.Enumerator.MoveNext System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.Enumerator.get_Current System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.GetEnumerator System.Collections.Generic.PriorityQueue`2.UnorderedItemsCollection.get_Count System.Collections.Generic.PriorityQueue`2.get_Comparer System.Collections.Generic.PriorityQueue`2.get_Count System.Collections.Generic.PriorityQueue`2.get_UnorderedItems System.Collections.Generic.Queue`1 System.Collections.Generic.Queue`1.#ctor System.Collections.Generic.Queue`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.Queue`1.#ctor(System.Int32) System.Collections.Generic.Queue`1.Clear System.Collections.Generic.Queue`1.Contains(`0) System.Collections.Generic.Queue`1.CopyTo(`0[],System.Int32) System.Collections.Generic.Queue`1.Dequeue System.Collections.Generic.Queue`1.Enqueue(`0) System.Collections.Generic.Queue`1.EnsureCapacity(System.Int32) System.Collections.Generic.Queue`1.Enumerator System.Collections.Generic.Queue`1.Enumerator.Dispose System.Collections.Generic.Queue`1.Enumerator.MoveNext System.Collections.Generic.Queue`1.Enumerator.get_Current System.Collections.Generic.Queue`1.GetEnumerator System.Collections.Generic.Queue`1.Peek System.Collections.Generic.Queue`1.ToArray System.Collections.Generic.Queue`1.TrimExcess System.Collections.Generic.Queue`1.TryDequeue(`0@) System.Collections.Generic.Queue`1.TryPeek(`0@) System.Collections.Generic.Queue`1.get_Count System.Collections.Generic.ReferenceEqualityComparer System.Collections.Generic.ReferenceEqualityComparer.Equals(System.Object,System.Object) System.Collections.Generic.ReferenceEqualityComparer.GetHashCode(System.Object) System.Collections.Generic.ReferenceEqualityComparer.get_Instance System.Collections.Generic.SortedDictionary`2 System.Collections.Generic.SortedDictionary`2.#ctor System.Collections.Generic.SortedDictionary`2.#ctor(System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedDictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1}) System.Collections.Generic.SortedDictionary`2.#ctor(System.Collections.Generic.IDictionary{`0,`1},System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedDictionary`2.Add(`0,`1) System.Collections.Generic.SortedDictionary`2.Clear System.Collections.Generic.SortedDictionary`2.ContainsKey(`0) System.Collections.Generic.SortedDictionary`2.ContainsValue(`1) System.Collections.Generic.SortedDictionary`2.CopyTo(System.Collections.Generic.KeyValuePair{`0,`1}[],System.Int32) System.Collections.Generic.SortedDictionary`2.Enumerator System.Collections.Generic.SortedDictionary`2.Enumerator.Dispose System.Collections.Generic.SortedDictionary`2.Enumerator.MoveNext System.Collections.Generic.SortedDictionary`2.Enumerator.get_Current System.Collections.Generic.SortedDictionary`2.GetEnumerator System.Collections.Generic.SortedDictionary`2.KeyCollection System.Collections.Generic.SortedDictionary`2.KeyCollection.#ctor(System.Collections.Generic.SortedDictionary{`0,`1}) System.Collections.Generic.SortedDictionary`2.KeyCollection.Contains(`0) System.Collections.Generic.SortedDictionary`2.KeyCollection.CopyTo(`0[],System.Int32) System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator.Dispose System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator.MoveNext System.Collections.Generic.SortedDictionary`2.KeyCollection.Enumerator.get_Current System.Collections.Generic.SortedDictionary`2.KeyCollection.GetEnumerator System.Collections.Generic.SortedDictionary`2.KeyCollection.get_Count System.Collections.Generic.SortedDictionary`2.Remove(`0) System.Collections.Generic.SortedDictionary`2.TryGetValue(`0,`1@) System.Collections.Generic.SortedDictionary`2.ValueCollection System.Collections.Generic.SortedDictionary`2.ValueCollection.#ctor(System.Collections.Generic.SortedDictionary{`0,`1}) System.Collections.Generic.SortedDictionary`2.ValueCollection.CopyTo(`1[],System.Int32) System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator.Dispose System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator.MoveNext System.Collections.Generic.SortedDictionary`2.ValueCollection.Enumerator.get_Current System.Collections.Generic.SortedDictionary`2.ValueCollection.GetEnumerator System.Collections.Generic.SortedDictionary`2.ValueCollection.get_Count System.Collections.Generic.SortedDictionary`2.get_Comparer System.Collections.Generic.SortedDictionary`2.get_Count System.Collections.Generic.SortedDictionary`2.get_Item(`0) System.Collections.Generic.SortedDictionary`2.get_Keys System.Collections.Generic.SortedDictionary`2.get_Values System.Collections.Generic.SortedDictionary`2.set_Item(`0,`1) System.Collections.Generic.SortedList`2 System.Collections.Generic.SortedList`2.#ctor System.Collections.Generic.SortedList`2.#ctor(System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedList`2.#ctor(System.Collections.Generic.IDictionary{`0,`1}) System.Collections.Generic.SortedList`2.#ctor(System.Collections.Generic.IDictionary{`0,`1},System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedList`2.#ctor(System.Int32) System.Collections.Generic.SortedList`2.#ctor(System.Int32,System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedList`2.Add(`0,`1) System.Collections.Generic.SortedList`2.Clear System.Collections.Generic.SortedList`2.ContainsKey(`0) System.Collections.Generic.SortedList`2.ContainsValue(`1) System.Collections.Generic.SortedList`2.GetEnumerator System.Collections.Generic.SortedList`2.GetKeyAtIndex(System.Int32) System.Collections.Generic.SortedList`2.GetValueAtIndex(System.Int32) System.Collections.Generic.SortedList`2.IndexOfKey(`0) System.Collections.Generic.SortedList`2.IndexOfValue(`1) System.Collections.Generic.SortedList`2.Remove(`0) System.Collections.Generic.SortedList`2.RemoveAt(System.Int32) System.Collections.Generic.SortedList`2.SetValueAtIndex(System.Int32,`1) System.Collections.Generic.SortedList`2.TrimExcess System.Collections.Generic.SortedList`2.TryGetValue(`0,`1@) System.Collections.Generic.SortedList`2.get_Capacity System.Collections.Generic.SortedList`2.get_Comparer System.Collections.Generic.SortedList`2.get_Count System.Collections.Generic.SortedList`2.get_Item(`0) System.Collections.Generic.SortedList`2.get_Keys System.Collections.Generic.SortedList`2.get_Values System.Collections.Generic.SortedList`2.set_Capacity(System.Int32) System.Collections.Generic.SortedList`2.set_Item(`0,`1) System.Collections.Generic.SortedSet`1 System.Collections.Generic.SortedSet`1.#ctor System.Collections.Generic.SortedSet`1.#ctor(System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedSet`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.#ctor(System.Collections.Generic.IEnumerable{`0},System.Collections.Generic.IComparer{`0}) System.Collections.Generic.SortedSet`1.#ctor(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.SortedSet`1.Add(`0) System.Collections.Generic.SortedSet`1.Clear System.Collections.Generic.SortedSet`1.Contains(`0) System.Collections.Generic.SortedSet`1.CopyTo(`0[]) System.Collections.Generic.SortedSet`1.CopyTo(`0[],System.Int32) System.Collections.Generic.SortedSet`1.CopyTo(`0[],System.Int32,System.Int32) System.Collections.Generic.SortedSet`1.CreateSetComparer System.Collections.Generic.SortedSet`1.CreateSetComparer(System.Collections.Generic.IEqualityComparer{`0}) System.Collections.Generic.SortedSet`1.Enumerator System.Collections.Generic.SortedSet`1.Enumerator.Dispose System.Collections.Generic.SortedSet`1.Enumerator.MoveNext System.Collections.Generic.SortedSet`1.Enumerator.get_Current System.Collections.Generic.SortedSet`1.ExceptWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.GetEnumerator System.Collections.Generic.SortedSet`1.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) System.Collections.Generic.SortedSet`1.GetViewBetween(`0,`0) System.Collections.Generic.SortedSet`1.IntersectWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.IsProperSubsetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.IsProperSupersetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.IsSubsetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.IsSupersetOf(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.OnDeserialization(System.Object) System.Collections.Generic.SortedSet`1.Overlaps(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.Remove(`0) System.Collections.Generic.SortedSet`1.RemoveWhere(System.Predicate{`0}) System.Collections.Generic.SortedSet`1.Reverse System.Collections.Generic.SortedSet`1.SetEquals(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.SymmetricExceptWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.TryGetValue(`0,`0@) System.Collections.Generic.SortedSet`1.UnionWith(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.SortedSet`1.get_Comparer System.Collections.Generic.SortedSet`1.get_Count System.Collections.Generic.SortedSet`1.get_Max System.Collections.Generic.SortedSet`1.get_Min System.Collections.Generic.Stack`1 System.Collections.Generic.Stack`1.#ctor System.Collections.Generic.Stack`1.#ctor(System.Collections.Generic.IEnumerable{`0}) System.Collections.Generic.Stack`1.#ctor(System.Int32) System.Collections.Generic.Stack`1.Clear System.Collections.Generic.Stack`1.Contains(`0) System.Collections.Generic.Stack`1.CopyTo(`0[],System.Int32) System.Collections.Generic.Stack`1.EnsureCapacity(System.Int32) System.Collections.Generic.Stack`1.Enumerator System.Collections.Generic.Stack`1.Enumerator.Dispose System.Collections.Generic.Stack`1.Enumerator.MoveNext System.Collections.Generic.Stack`1.Enumerator.get_Current System.Collections.Generic.Stack`1.GetEnumerator System.Collections.Generic.Stack`1.Peek System.Collections.Generic.Stack`1.Pop System.Collections.Generic.Stack`1.Push(`0) System.Collections.Generic.Stack`1.ToArray System.Collections.Generic.Stack`1.TrimExcess System.Collections.Generic.Stack`1.TryPeek(`0@) System.Collections.Generic.Stack`1.TryPop(`0@) System.Collections.Generic.Stack`1.get_Count System.Collections.StructuralComparisons System.Collections.StructuralComparisons.get_StructuralComparer System.Collections.StructuralComparisons.get_StructuralEqualityComparer