• Bridge
  • Microsoft
  • System
    • Collections
      • Concurrent
      • Generic
        • CollectionExtensions
        • Comparer`1
        • Dictionary`2
          • .ctor()
          • .ctor(System.Collections.Generic.IDictionary`2[[TKey]&[TValue]])
          • .ctor(System.Collections.Generic.IDictionary`2[[TKey]&[TValue]], System.Collections.Generic.IEqualityComparer`1[[TKey]])
          • .ctor(System.Collections.Generic.IEqualityComparer`1[[TKey]])
          • .ctor(System.Int32)
          • .ctor(System.Int32, System.Collections.Generic.IEqualityComparer`1[[TKey]])
          • .ctor(System.Int32, Unknown)
          • .ctor(Unknown)
          • .ctor(Unknown, Unknown)
          • Add(TKey, TValue)
          • Add(Unknown, Unknown)
          • Clear()*
          • Comparer
          • ContainsKey(TKey)
          • ContainsKey(Unknown)
          • ContainsValue(TValue)
          • ContainsValue(Unknown)
          • Count*
          • Equals(System.Object)
          • get_Comparer()
          • get_Count()*
          • get_Item(TKey)
          • get_Item(Unknown)
          • get_Keys()
          • get_Values()
          • GetBucket(System.Object, TKey)
          • GetEnumerator()
          • GetHashCode()
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
          • GetType()
          • Item*
          • Keys
          • OnDeserialization(System.Object)
          • Remove(TKey)
          • Remove(Unknown)
          • set_Item(TKey, TValue)
          • set_Item(Unknown, Unknown)
          • SetBucket(System.Object, TKey, System.Int32)
          • ToString()
          • TryGetValue(TKey, TValue)
          • TryGetValue(Unknown, Unknown)
          • Values
        • Dictionary`2+Entry
          • .ctor()
          • Equals(System.Object)
          • GetHashCode()
          • GetType()
          • hashCode
          • key
          • next
          • ToString()
          • value
        • Dictionary`2+Enumerator
          • .ctor()
          • Current*
          • Dispose()*
          • Equals(System.Object)
          • get_Current()*
          • GetHashCode()
          • GetType()
          • MoveNext()*
          • ToString()
        • Dictionary`2+KeyCollection
          • .ctor(System.Collections.Generic.Dictionary`2[[TKey]&[TValue]])
          • .ctor(Unknown)
          • Add(TKey)
          • Clear()
          • Contains(TKey)
          • CopyTo(TKey[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_IsReadOnly()
          • GetEnumerator()
          • GetHashCode()
          • GetType()
          • IsReadOnly
          • Remove(TKey)
          • ToString()
        • Dictionary`2+KeyCollection+Enumerator
          • .ctor()
          • Current*
          • Dispose()*
          • Equals(System.Object)
          • get_Current()*
          • GetHashCode()
          • GetType()
          • MoveNext()*
          • ToString()
        • Dictionary`2+ValueCollection
          • .ctor(System.Collections.Generic.Dictionary`2[[TKey]&[TValue]])
          • .ctor(Unknown)
          • Add(TValue)
          • Clear()
          • Contains(TValue)
          • CopyTo(TValue[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_IsReadOnly()
          • GetEnumerator()
          • GetHashCode()
          • GetType()
          • IsReadOnly
          • Remove(TValue)
          • ToString()
        • Dictionary`2+ValueCollection+Enumerator
          • .ctor()
          • Current*
          • Dispose()*
          • Equals(System.Object)
          • get_Current()*
          • GetHashCode()
          • GetType()
          • MoveNext()*
          • ToString()
        • EqualityComparer`1
          • Default
          • Equals(System.Object)
          • Equals(T, T)
          • Equals(Unknown, Unknown)
          • get_Default()
          • GetHashCode()
          • GetHashCode(T)
          • GetHashCode(Unknown)
          • GetType()
          • ToString()
        • HashSet`1
        • HashSet`1+ElementCount
        • HashSet`1+Enumerator
        • HashSet`1+Slot
        • ICollection`1
          • Add(T)
          • Add(Unknown)
          • Clear()*
          • Contains(T)
          • Contains(Unknown)
          • CopyTo(T[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • get_Count()*
          • get_IsReadOnly()*
          • IsReadOnly*
          • Remove(T)
          • Remove(Unknown)
        • IComparer`1
          • Compare(T, T)
          • Compare(Unknown, Unknown)
        • IDictionary`2
          • Add(TKey, TValue)
          • Add(Unknown, Unknown)
          • ContainsKey(TKey)
          • ContainsKey(Unknown)
          • get_Item(TKey)
          • get_Item(Unknown)
          • get_Keys()*
          • get_Values()*
          • Item*
          • Keys*
          • Remove(TKey)
          • Remove(Unknown)
          • set_Item(TKey, TValue)
          • set_Item(Unknown, Unknown)
          • TryGetValue(TKey, TValue)
          • TryGetValue(Unknown, Unknown)
          • Values*
        • IEnumerable`1
          • GetEnumerator()*
        • IEnumerator`1
          • Current*
          • get_Current()*
        • IEqualityComparer`1
          • Equals(T, T)
          • Equals(Unknown, Unknown)
          • GetHashCode(T)
          • GetHashCode(Unknown)
        • IList`1
          • get_Item(System.Int32)*
          • IndexOf(T)
          • IndexOf(Unknown)
          • Insert(System.Int32, T)
          • Insert(System.Int32, Unknown)
          • Item*
          • RemoveAt(System.Int32)*
          • set_Item(System.Int32, T)
          • set_Item(System.Int32, Unknown)
        • IReadOnlyCollection`1
          • Count*
          • get_Count()*
        • IReadOnlyDictionary`2
          • ContainsKey(TKey)
          • ContainsKey(Unknown)
          • get_Item(TKey)
          • get_Item(Unknown)
          • get_Keys()*
          • get_Values()*
          • Item*
          • Keys*
          • TryGetValue(TKey, TValue)
          • TryGetValue(Unknown, Unknown)
          • Values*
        • IReadOnlyList`1
          • get_Item(System.Int32)*
          • Item*
        • ISet`1
        • KeyNotFoundException
          • .ctor()
          • .ctor(System.String)
          • .ctor(System.String, System.Exception)
          • Data
          • Equals(System.Object)
          • get_Data()
          • get_HelpLink()
          • get_HResult()
          • get_InnerException()
          • get_Message()
          • get_Source()
          • get_StackTrace()
          • get_TargetSite()
          • GetBaseException()
          • GetHashCode()
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
          • GetType()
          • HelpLink
          • HResult
          • InnerException
          • Message
          • set_HelpLink(System.String)
          • set_Source(System.String)
          • Source
          • StackTrace
          • TargetSite
          • ToString()
        • KeyValuePair`2
          • .ctor()
          • .ctor(TKey, TValue)
          • .ctor(Unknown, Unknown)
          • Deconstruct(TKey, TValue)
          • Equals(System.Object)
          • get_Key()
          • get_Value()
          • GetHashCode()
          • GetType()
          • Key
          • ToString()*
          • Value
        • LinkedList`1
        • LinkedList`1+Enumerator
        • LinkedListNode`1
        • List`1
          • .ctor()
          • .ctor(System.Collections.Generic.IEnumerable`1[[T]])
          • .ctor(System.Int32)
          • .ctor(Unknown)
          • Add(T)
          • Add(Unknown)
          • AddRange(System.Collections.Generic.IEnumerable`1[[T]])
          • AddRange(Unknown)
          • AsReadOnly()
          • BinarySearch(System.Int32, System.Int32, T, System.Collections.Generic.IComparer`1[[T]])
          • BinarySearch(System.Int32, System.Int32, Unknown, Unknown)
          • BinarySearch(T)
          • BinarySearch(T, System.Collections.Generic.IComparer`1[[T]])
          • BinarySearch(Unknown)
          • BinarySearch(Unknown, Unknown)
          • Capacity
          • Clear()*
          • Contains(T)
          • Contains(Unknown)
          • ConvertAll(Function)
          • ConvertAll(Unknown)
          • CopyTo(System.Int32, T[], System.Int32, System.Int32)
          • CopyTo(System.Int32, Unknown, System.Int32, System.Int32)
          • CopyTo(T[])
          • CopyTo(T[], System.Int32)
          • CopyTo(Unknown)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • Exists(Function)
          • Exists(Unknown)
          • Find(Function)
          • Find(Unknown)
          • FindAll(Function)
          • FindAll(Unknown)
          • FindIndex(Function)
          • FindIndex(System.Int32, Function)
          • FindIndex(System.Int32, System.Int32, Function)
          • FindIndex(System.Int32, System.Int32, Unknown)
          • FindIndex(System.Int32, Unknown)
          • FindIndex(Unknown)
          • FindLast(Function)
          • FindLast(Unknown)
          • FindLastIndex(Function)
          • FindLastIndex(System.Int32, Function)
          • FindLastIndex(System.Int32, System.Int32, Function)
          • FindLastIndex(System.Int32, System.Int32, Unknown)
          • FindLastIndex(System.Int32, Unknown)
          • FindLastIndex(Unknown)
          • ForEach(Function)
          • ForEach(Unknown)
          • get_Capacity()
          • get_Count()*
          • get_Item(System.Int32)*
          • GetEnumerator()
          • GetHashCode()
          • GetRange(System.Int32, System.Int32)
          • GetType()
          • IndexOf(T)
          • IndexOf(T, System.Int32)
          • IndexOf(T, System.Int32, System.Int32)
          • IndexOf(Unknown)
          • IndexOf(Unknown, System.Int32)
          • IndexOf(Unknown, System.Int32, System.Int32)
          • Insert(System.Int32, T)
          • Insert(System.Int32, Unknown)
          • InsertRange(System.Int32, System.Collections.Generic.IEnumerable`1[[T]])
          • InsertRange(System.Int32, Unknown)
          • Item*
          • LastIndexOf(T)
          • LastIndexOf(T, System.Int32)
          • LastIndexOf(T, System.Int32, System.Int32)
          • LastIndexOf(Unknown)
          • LastIndexOf(Unknown, System.Int32)
          • LastIndexOf(Unknown, System.Int32, System.Int32)
          • Remove(T)
          • Remove(Unknown)
          • RemoveAll(Function)
          • RemoveAll(Unknown)
          • RemoveAt(System.Int32)*
          • RemoveRange(System.Int32, System.Int32)
          • Reverse()
          • Reverse(System.Int32, System.Int32)
          • set_Capacity()
          • set_Capacity(System.Int32)
          • set_Item(System.Int32, T)
          • set_Item(System.Int32, Unknown)
          • Sort()
          • Sort(Function)
          • Sort(System.Collections.Generic.IComparer`1[[T]])
          • Sort(System.Int32, System.Int32, System.Collections.Generic.IComparer`1[[T]])
          • Sort(System.Int32, System.Int32, Unknown)
          • Sort(Unknown)
          • ToArray()
          • ToString()
          • TrimExcess()
          • TrueForAll(Function)
          • TrueForAll(Unknown)
        • List`1+Enumerator
          • .ctor()
          • Current*
          • Dispose()*
          • Equals(System.Object)
          • get_Current()*
          • GetHashCode()
          • GetType()
          • MoveNext()*
          • ToString()
        • List`1+SynchronizedList
        • Queue`1
        • Queue`1+Enumerator
        • SortedList`2
        • SortedList`2+Enumerator
        • SortedList`2+KeyList
        • SortedList`2+SortedListKeyEnumerator
        • SortedList`2+SortedListValueEnumerator
        • SortedList`2+ValueList
        • SortedSet`1
        • SortedSet`1+ElementCount
        • SortedSet`1+Enumerator
        • SortedSet`1+Node
        • SortedSet`1+TreeSubSet
        • Stack`1
        • Stack`1+Enumerator
      • ObjectModel
        • Collection`1
          • .ctor()
          • .ctor(System.Collections.Generic.IList`1[[T]])
          • .ctor(Unknown)
          • Add(T)
          • Add(Unknown)
          • Clear()*
          • Contains(T)
          • Contains(Unknown)
          • CopyTo(T[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_Item(System.Int32)*
          • GetEnumerator()*
          • GetHashCode()
          • GetType()
          • IndexOf(T)
          • IndexOf(Unknown)
          • Insert(System.Int32, T)
          • Insert(System.Int32, Unknown)
          • Item*
          • Remove(T)
          • Remove(Unknown)
          • RemoveAt(System.Int32)*
          • set_Item(System.Int32, T)
          • set_Item(System.Int32, Unknown)
          • ToString()
        • KeyedCollection`2
        • ReadOnlyCollection`1
          • .ctor(System.Collections.Generic.IList`1[[T]])
          • .ctor(Unknown)
          • Contains(T)
          • Contains(Unknown)
          • CopyTo(T[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_Item(System.Int32)*
          • GetEnumerator()*
          • GetHashCode()
          • GetType()
          • IndexOf(T)
          • IndexOf(Unknown)
          • Insert(System.Int32, T)
          • Item*
          • RemoveAt(System.Int32)
          • set_Item(System.Int32, T)
          • ToString()
        • ReadOnlyDictionary`2
          • .ctor(System.Collections.Generic.IDictionary`2[[TKey]&[TValue]])
          • .ctor(Unknown)
          • Add(TKey, TValue)
          • ContainsKey(TKey)
          • ContainsKey(Unknown)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_Item(TKey)
          • get_Item(Unknown)
          • get_Keys()
          • get_Values()
          • GetEnumerator()*
          • GetHashCode()
          • GetType()
          • Item*
          • Keys
          • Remove(TKey)
          • set_Item(TKey, TValue)
          • ToString()
          • TryGetValue(TKey, TValue)
          • TryGetValue(Unknown, Unknown)
          • Values
        • ReadOnlyDictionary`2+DictionaryEnumerator
          • .ctor()
          • .ctor(System.Collections.Generic.IDictionary`2[[TKey]&[TValue]])
          • .ctor(Unknown)
          • Current*
          • Entry*
          • Equals(System.Object)
          • get_Current()*
          • get_Entry()*
          • get_Key()*
          • get_Value()*
          • GetHashCode()
          • GetType()
          • Key*
          • MoveNext()*
          • Reset()*
          • ToString()
          • Value*
        • ReadOnlyDictionary`2+KeyCollection
          • Add(TKey)
          • Clear()
          • Contains(TKey)
          • CopyTo(TKey[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_IsReadOnly()
          • GetEnumerator()*
          • GetHashCode()
          • GetType()
          • IsReadOnly
          • Remove(TKey)
          • ToString()
        • ReadOnlyDictionary`2+ValueCollection
          • Add(TValue)
          • Clear()
          • Contains(TValue)
          • CopyTo(TValue[], System.Int32)
          • CopyTo(Unknown, System.Int32)
          • Count*
          • Equals(System.Object)
          • get_Count()*
          • get_IsReadOnly()
          • GetEnumerator()*
          • GetHashCode()
          • GetType()
          • IsReadOnly
          • Remove(TValue)
          • ToString()
      • ArrayList
      • ArrayList+ArrayListDebugView
      • ArrayList+ArrayListEnumerator
      • ArrayList+ArrayListEnumeratorSimple
      • ArrayList+FixedSizeArrayList
      • ArrayList+FixedSizeList
      • ArrayList+IListWrapper
      • ArrayList+IListWrapper+IListWrapperEnumWrapper
      • ArrayList+Range
      • ArrayList+ReadOnlyArrayList
      • ArrayList+ReadOnlyList
      • ArrayList+SyncArrayList
      • ArrayList+SyncIList
      • BitArray
        • .ctor(System.Boolean[])
        • .ctor(System.Byte[])
        • .ctor(System.Collections.BitArray)
        • .ctor(System.Int32)
        • .ctor(System.Int32, System.Boolean)
        • .ctor(System.Int32[])
        • And(System.Collections.BitArray)
        • Clone()*
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count*
        • Equals(System.Object)
        • Get(System.Int32)
        • get_Count()*
        • get_IsReadOnly()
        • get_IsSynchronized()
        • get_Item(System.Int32)
        • get_Length()
        • get_SyncRoot()
        • GetEnumerator()*
        • GetHashCode()
        • GetType()
        • IsReadOnly
        • IsSynchronized
        • Item
        • Length
        • Not()
        • Or(System.Collections.BitArray)
        • Set(System.Int32, System.Boolean)
        • set_Item(System.Int32, System.Boolean)
        • set_Length()
        • set_Length(System.Int32)
        • SetAll(System.Boolean)
        • SyncRoot
        • ToString()
        • Xor(System.Collections.BitArray)
      • BitArray+BitArrayEnumeratorSimple
        • Clone()
        • Current
        • Equals(System.Object)
        • get_Current()
        • GetHashCode()
        • GetType()
        • MoveNext()
        • Reset()*
        • ToString()
      • CaseInsensitiveComparer
      • CaseInsensitiveHashCodeProvider
      • CollectionBase
      • Comparer
      • DictionaryBase
      • DictionaryEntry
      • EmptyReadOnlyDictionaryInternal+NodeEnumerator
      • Hashtable
      • Hashtable+bucket
      • Hashtable+HashtableDebugView
      • Hashtable+HashtableEnumerator
      • Hashtable+KeyCollection
      • Hashtable+SyncHashtable
      • Hashtable+ValueCollection
      • ICollection
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count*
        • get_Count()*
        • get_IsSynchronized()*
        • get_SyncRoot()*
        • IsSynchronized*
        • SyncRoot*
      • IComparer
        • Compare(System.Object, System.Object)*
      • IDictionary
        • Add(System.Object, System.Object)*
        • Clear()*
        • Contains(System.Object)*
        • get_IsFixedSize()*
        • get_IsReadOnly()*
        • get_Item(System.Object)*
        • get_Keys()*
        • get_Values()*
        • GetEnumerator()*
        • IsFixedSize*
        • IsReadOnly*
        • Item*
        • Keys*
        • Remove(System.Object)*
        • set_Item(System.Object, System.Object)*
        • Values*
      • IDictionaryEnumerator
        • Entry*
        • get_Entry()*
        • get_Key()*
        • get_Value()*
        • Key*
        • Value*
      • IEnumerable
        • GetEnumerator()*
      • IEnumerator
        • Current*
        • get_Current()*
        • MoveNext()*
        • Reset()*
      • IEqualityComparer
        • Equals(System.Object, System.Object)*
        • GetHashCode(System.Object)*
      • IHashCodeProvider
      • IList
        • Add(System.Object)*
        • Clear()*
        • Contains(System.Object)*
        • get_IsFixedSize()*
        • get_IsReadOnly()*
        • get_Item(System.Int32)*
        • IndexOf(System.Object)*
        • Insert(System.Int32, System.Object)*
        • IsFixedSize*
        • IsReadOnly*
        • Item*
        • Remove(System.Object)*
        • RemoveAt(System.Int32)*
        • set_Item(System.Int32, System.Object)*
      • IStructuralComparable
        • CompareTo(System.Object, System.Collections.IComparer)*
      • IStructuralEquatable
        • Equals(System.Object, System.Collections.IEqualityComparer)*
        • GetHashCode(System.Collections.IEqualityComparer)*
      • ListDictionaryInternal+DictionaryNode
      • ListDictionaryInternal+NodeEnumerator
      • ListDictionaryInternal+NodeKeyValueCollection
      • ListDictionaryInternal+NodeKeyValueCollection+NodeKeyValueEnumerator
      • Queue
      • Queue+QueueDebugView
      • Queue+QueueEnumerator
      • Queue+SynchronizedQueue
      • ReadOnlyCollectionBase
      • SortedList
        • .ctor()
        • .ctor(System.Collections.IComparer)
        • .ctor(System.Collections.IComparer, System.Int32)
        • .ctor(System.Collections.IDictionary)
        • .ctor(System.Collections.IDictionary, System.Collections.IComparer)
        • .ctor(System.Int32)
        • Add(System.Object, System.Object)
        • Capacity
        • Clear()
        • Clone()
        • Contains(System.Object)
        • ContainsKey(System.Object)
        • ContainsValue(System.Object)
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count
        • Equals(System.Object)
        • get_Capacity()
        • get_Count()
        • get_IsFixedSize()
        • get_IsReadOnly()
        • get_IsSynchronized()
        • get_Item(System.Object)
        • get_Keys()
        • get_SyncRoot()
        • get_Values()
        • GetByIndex(System.Int32)
        • GetEnumerator()
        • GetHashCode()
        • GetKey(System.Int32)
        • GetKeyList()
        • GetType()
        • GetValueList()
        • IndexOfKey(System.Object)
        • IndexOfValue(System.Object)
        • IsFixedSize
        • IsReadOnly
        • IsSynchronized
        • Item
        • Keys
        • Remove(System.Object)
        • RemoveAt(System.Int32)
        • set_Capacity()
        • set_Capacity(System.Int32)
        • set_Item(System.Object, System.Object)
        • SetByIndex(System.Int32, System.Object)
        • Synchronized(System.Collections.SortedList)
        • SyncRoot
        • ToString()
        • TrimToSize()
        • Values
      • SortedList+KeyList
        • Add(System.Object)
        • Clear()
        • Contains(System.Object)
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count
        • Equals(System.Object)
        • get_Count()
        • get_IsFixedSize()
        • get_IsReadOnly()
        • get_IsSynchronized()
        • get_Item(System.Int32)
        • get_SyncRoot()
        • GetEnumerator()
        • GetHashCode()
        • GetType()
        • IndexOf(System.Object)
        • Insert(System.Int32, System.Object)
        • IsFixedSize
        • IsReadOnly
        • IsSynchronized
        • Item
        • Remove(System.Object)
        • RemoveAt(System.Int32)
        • set_Item(System.Int32, System.Object)
        • SyncRoot
        • ToString()
      • SortedList+SortedListDebugView
        • .ctor(System.Collections.SortedList)
        • Equals(System.Object)
        • get_Items()
        • GetHashCode()
        • GetType()
        • Items
        • ToString()
      • SortedList+SortedListEnumerator
        • Clone()*
        • Current
        • Entry
        • Equals(System.Object)
        • get_Current()
        • get_Entry()
        • get_Key()
        • get_Value()
        • GetHashCode()
        • GetType()
        • Key
        • MoveNext()
        • Reset()
        • ToString()
        • Value
      • SortedList+SyncSortedList
        • Add(System.Object, System.Object)*
        • Capacity*
        • Clear()*
        • Clone()*
        • Contains(System.Object)*
        • ContainsKey(System.Object)*
        • ContainsValue(System.Object)*
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count*
        • Equals(System.Object)
        • get_Capacity()*
        • get_Count()*
        • get_IsFixedSize()*
        • get_IsReadOnly()*
        • get_IsSynchronized()*
        • get_Item(System.Object)*
        • get_Keys()
        • get_SyncRoot()*
        • get_Values()
        • GetByIndex(System.Int32)*
        • GetEnumerator()*
        • GetHashCode()
        • GetKey(System.Int32)*
        • GetKeyList()*
        • GetType()
        • GetValueList()*
        • IndexOfKey(System.Object)*
        • IndexOfValue(System.Object)*
        • IsFixedSize*
        • IsReadOnly*
        • IsSynchronized*
        • Item*
        • Keys
        • Remove(System.Object)*
        • RemoveAt(System.Int32)*
        • set_Capacity()
        • set_Capacity(System.Int32)
        • set_Item(System.Object, System.Object)*
        • SetByIndex(System.Int32, System.Object)*
        • SyncRoot*
        • ToString()
        • TrimToSize()*
        • Values
      • SortedList+ValueList
        • Add(System.Object)
        • Clear()
        • Contains(System.Object)
        • CopyTo(Array, System.Int32)
        • CopyTo(System.Array, System.Int32)
        • Count
        • Equals(System.Object)
        • get_Count()
        • get_IsFixedSize()
        • get_IsReadOnly()
        • get_IsSynchronized()
        • get_Item(System.Int32)
        • get_SyncRoot()
        • GetEnumerator()
        • GetHashCode()
        • GetType()
        • IndexOf(System.Object)
        • Insert(System.Int32, System.Object)
        • IsFixedSize
        • IsReadOnly
        • IsSynchronized
        • Item
        • Remove(System.Object)
        • RemoveAt(System.Int32)
        • set_Item(System.Int32, System.Object)
        • SyncRoot
        • ToString()
      • Stack
      • Stack+StackDebugView
      • Stack+StackEnumerator
      • Stack+SyncStack
      • StructuralComparisons
    • ComponentModel
    • Configuration
    • Deployment
    • Diagnostics
    • Globalization
      • Calendar
        • AddDays(System.DateTime, System.Int32)
        • AddHours(System.DateTime, System.Int32)
        • AddMilliseconds(System.DateTime, System.Double)
        • AddMinutes(System.DateTime, System.Int32)
        • AddMonths(System.DateTime, System.Int32)*
        • AddSeconds(System.DateTime, System.Int32)
        • AddWeeks(System.DateTime, System.Int32)
        • AddYears(System.DateTime, System.Int32)*
        • AlgorithmType
        • Clone()
        • CurrentEra
        • Equals(System.Object)
        • Eras*
        • get_AlgorithmType()
        • get_Eras()*
        • get_IsReadOnly()
        • get_MaxSupportedDateTime()
        • get_MinSupportedDateTime()
        • get_TwoDigitYearMax()
        • GetDayOfMonth(System.DateTime)*
        • GetDayOfWeek(System.DateTime)*
        • GetDayOfYear(System.DateTime)*
        • GetDaysInMonth(System.Int32, System.Int32)
        • GetDaysInMonth(System.Int32, System.Int32, System.Int32)*
        • GetDaysInYear(System.Int32)
        • GetDaysInYear(System.Int32, System.Int32)*
        • GetEra(System.DateTime)*
        • GetHashCode()
        • GetHour(System.DateTime)
        • GetLeapMonth(System.Int32)
        • GetLeapMonth(System.Int32, System.Int32)
        • GetMilliseconds(System.DateTime)
        • GetMinute(System.DateTime)
        • GetMonth(System.DateTime)*
        • GetMonthsInYear(System.Int32)
        • GetMonthsInYear(System.Int32, System.Int32)*
        • GetSecond(System.DateTime)
        • GetType()
        • GetWeekOfYear(System.DateTime, System.Globalization.CalendarWeekRule, System.DayOfWeek)
        • GetYear(System.DateTime)*
        • IsLeapDay(System.Int32, System.Int32, System.Int32)
        • IsLeapDay(System.Int32, System.Int32, System.Int32, System.Int32)*
        • IsLeapMonth(System.Int32, System.Int32)
        • IsLeapMonth(System.Int32, System.Int32, System.Int32)*
        • IsLeapYear(System.Int32)
        • IsLeapYear(System.Int32, System.Int32)*
        • IsReadOnly
        • MaxSupportedDateTime
        • MinSupportedDateTime
        • ReadOnly(System.Globalization.Calendar)
        • set_TwoDigitYearMax()
        • set_TwoDigitYearMax(System.Int32)
        • ToDateTime(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
        • ToDateTime(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)*
        • ToFourDigitYear(System.Int32)
        • ToString()
        • TwoDigitYearMax
      • CalendarAlgorithmType
        • .ctor()
        • CompareTo(System.Object)*
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • LunarCalendar
        • LunisolarCalendar
        • SolarCalendar
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • Unknown
        • value__
      • CalendarWeekRule
        • .ctor()
        • CompareTo(System.Object)*
        • Equals(System.Object)*
        • FirstDay
        • FirstFourDayWeek
        • FirstFullWeek
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
      • CalendricalCalculationsHelper+CorrectionAlgorithm
      • CalendricalCalculationsHelper+EphemerisCorrectionAlgorithmMap
      • CharUnicodeInfo
      • CharUnicodeInfo+DigitValues
      • CharUnicodeInfo+UnicodeDataHeader
      • ChineseLunisolarCalendar
      • CompareInfo
      • CompareOptions
      • CultureInfo
        • .ctor(System.Int32)
        • .ctor(System.Int32, System.Boolean)
        • .ctor(System.String)
        • .ctor(System.String, System.Boolean)
        • Calendar
        • ClearCachedData()
        • Clone()*
        • CompareInfo
        • CreateSpecificCulture(System.String)
        • CultureTypes
        • CurrentCulture
        • CurrentUICulture
        • DateTimeFormat*
        • DefaultThreadCurrentCulture
        • DefaultThreadCurrentUICulture
        • DisplayName
        • EnglishName*
        • Equals(System.Object)
        • get_Calendar()
        • get_CompareInfo()
        • get_CultureTypes()
        • get_CurrentCulture()
        • get_CurrentUICulture()
        • get_DateTimeFormat()*
        • get_DefaultThreadCurrentCulture()
        • get_DefaultThreadCurrentUICulture()
        • get_DisplayName()
        • get_EnglishName()*
        • get_IetfLanguageTag()
        • get_InstalledUICulture()
        • get_InvariantCulture()
        • get_IsNeutralCulture()
        • get_IsReadOnly()
        • get_KeyboardLayoutId()
        • get_LCID()
        • get_Name()*
        • get_NativeName()*
        • get_NumberFormat()*
        • get_OptionalCalendars()
        • get_Parent()
        • get_TextInfo()
        • get_ThreeLetterISOLanguageName()
        • get_ThreeLetterWindowsLanguageName()
        • get_TwoLetterISOLanguageName()
        • get_UseUserOverride()
        • GetConsoleFallbackUICulture()
        • GetCultureInfo(System.Int32)
        • GetCultureInfo(System.String)
        • GetCultureInfo(System.String, System.String)
        • GetCultureInfoByIetfLanguageTag(System.String)
        • GetCultures()
        • GetCultures(System.Globalization.CultureTypes)
        • GetFormat(System.Type)
        • GetHashCode()
        • GetType()
        • IetfLanguageTag
        • InstalledUICulture
        • InvariantCulture
        • IsNeutralCulture
        • IsReadOnly
        • KeyboardLayoutId
        • LCID
        • Name*
        • NativeName*
        • NumberFormat*
        • OptionalCalendars
        • Parent
        • ReadOnly(System.Globalization.CultureInfo)
        • set_CurrentCulture(System.Globalization.CultureInfo)
        • set_CurrentUICulture(System.Globalization.CultureInfo)
        • set_DateTimeFormat()
        • set_DateTimeFormat(System.Globalization.DateTimeFormatInfo)
        • set_DefaultThreadCurrentCulture(System.Globalization.CultureInfo)
        • set_DefaultThreadCurrentUICulture(System.Globalization.CultureInfo)
        • set_EnglishName()
        • set_NativeName()
        • set_NumberFormat()
        • set_NumberFormat(System.Globalization.NumberFormatInfo)
        • TextInfo
        • ThreeLetterISOLanguageName
        • ThreeLetterWindowsLanguageName
        • ToString()
        • TwoLetterISOLanguageName
        • UseUserOverride
      • CultureNotFoundException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • .ctor(System.String, System.Int32, System.Exception)
        • .ctor(System.String, System.Int32, System.String)
        • .ctor(System.String, System.String)
        • .ctor(System.String, System.String, System.Exception)
        • .ctor(System.String, System.String, System.String)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_InvalidCultureId()
        • get_InvalidCultureName()
        • get_Message()*
        • get_ParamName()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • InvalidCultureId
        • InvalidCultureName
        • Message*
        • ParamName
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • CultureTypes
      • DateTimeFormatInfo
        • .ctor()
        • AbbreviatedDayNames
        • AbbreviatedMonthGenitiveNames
        • AbbreviatedMonthNames
        • AMDesignator
        • Calendar
        • CalendarWeekRule
        • Clone()*
        • CurrentInfo
        • DateSeparator
        • DayNames
        • Equals(System.Object)
        • FirstDayOfWeek
        • FullDateTimePattern
        • get_AbbreviatedDayNames()
        • get_AbbreviatedMonthGenitiveNames()
        • get_AbbreviatedMonthNames()
        • get_AMDesignator()
        • get_Calendar()
        • get_CalendarWeekRule()
        • get_CurrentInfo()
        • get_DateSeparator()
        • get_DayNames()
        • get_FirstDayOfWeek()
        • get_FullDateTimePattern()
        • get_InvariantInfo()
        • get_IsReadOnly()
        • get_LongDatePattern()
        • get_LongTimePattern()
        • get_MonthDayPattern()
        • get_MonthGenitiveNames()
        • get_MonthNames()
        • get_NativeCalendarName()
        • get_PMDesignator()
        • get_RFC1123Pattern()
        • get_RoundtripFormat()
        • get_ShortDatePattern()
        • get_ShortestDayNames()
        • get_ShortTimePattern()
        • get_SortableDateTimePattern()
        • get_TimeSeparator()
        • get_UniversalSortableDateTimePattern()
        • get_YearMonthPattern()
        • GetAbbreviatedDayName(System.DayOfWeek)
        • GetAbbreviatedEraName(System.Int32)
        • GetAbbreviatedMonthName(System.Int32)
        • GetAllDateTimePatterns()
        • GetAllDateTimePatterns(System.Char)
        • GetDayName(System.DayOfWeek)
        • GetEra(System.String)
        • GetEraName(System.Int32)
        • GetFormat(System.Type)*
        • GetHashCode()
        • GetInstance(System.IFormatProvider)
        • GetMonthName(System.Int32)
        • GetShortestDayName(System.DayOfWeek)
        • GetType()
        • InvariantInfo
        • IsReadOnly
        • LongDatePattern
        • LongTimePattern
        • MonthDayPattern
        • MonthGenitiveNames
        • MonthNames
        • NativeCalendarName
        • PMDesignator
        • ReadOnly(System.Globalization.DateTimeFormatInfo)
        • RFC1123Pattern*
        • RoundtripFormat
        • set_AbbreviatedDayNames()
        • set_AbbreviatedDayNames(System.String[])
        • set_AbbreviatedMonthGenitiveNames()
        • set_AbbreviatedMonthGenitiveNames(System.String[])
        • set_AbbreviatedMonthNames()
        • set_AbbreviatedMonthNames(System.String[])
        • set_AMDesignator()
        • set_AMDesignator(System.String)
        • set_Calendar(System.Globalization.Calendar)
        • set_CalendarWeekRule(System.Globalization.CalendarWeekRule)
        • set_DateSeparator()
        • set_DateSeparator(System.String)
        • set_DayNames()
        • set_DayNames(System.String[])
        • set_FirstDayOfWeek()
        • set_FirstDayOfWeek(System.DayOfWeek)
        • set_FullDateTimePattern()
        • set_FullDateTimePattern(System.String)
        • set_LongDatePattern()
        • set_LongDatePattern(System.String)
        • set_LongTimePattern()
        • set_LongTimePattern(System.String)
        • set_MonthDayPattern()
        • set_MonthDayPattern(System.String)
        • set_MonthGenitiveNames()
        • set_MonthGenitiveNames(System.String[])
        • set_MonthNames()
        • set_MonthNames(System.String[])
        • set_PMDesignator()
        • set_PMDesignator(System.String)
        • set_RFC1123Pattern()
        • set_RoundtripFormat()
        • set_ShortDatePattern()
        • set_ShortDatePattern(System.String)
        • set_ShortestDayNames()
        • set_ShortestDayNames(System.String[])
        • set_ShortTimePattern()
        • set_ShortTimePattern(System.String)
        • set_SortableDateTimePattern()
        • set_TimeSeparator()
        • set_TimeSeparator(System.String)
        • set_UniversalSortableDateTimePattern()
        • set_YearMonthPattern()
        • set_YearMonthPattern(System.String)
        • SetAllDateTimePatterns(System.String[], System.Char)
        • ShortDatePattern
        • ShortestDayNames
        • ShortTimePattern
        • SortableDateTimePattern*
        • TimeSeparator
        • ToString()
        • UniversalSortableDateTimePattern*
        • YearMonthPattern
      • DateTimeFormatInfoScanner+FoundDatePattern
        • .ctor()
        • CompareTo(System.Object)*
        • Equals(System.Object)*
        • FoundDayPatternFlag
        • FoundMonthPatternFlag
        • FoundYearPatternFlag
        • FoundYMDPatternFlag
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • None
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
      • DateTimeStyles
        • .ctor()
        • AdjustToUniversal
        • AllowInnerWhite
        • AllowLeadingWhite
        • AllowTrailingWhite
        • AllowWhiteSpaces
        • AssumeLocal
        • AssumeUniversal
        • CompareTo(System.Object)*
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • NoCurrentDateDefault
        • None
        • RoundtripKind
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
      • DaylightTime
        • .ctor(System.DateTime, System.DateTime, System.TimeSpan)
        • Delta
        • End
        • Equals(System.Object)
        • get_Delta()
        • get_End()
        • get_Start()
        • GetHashCode()
        • GetType()
        • Start
        • ToString()
      • DigitShapes
      • EastAsianLunisolarCalendar
      • GlobalizationExtensions
      • GregorianCalendar
      • GregorianCalendarTypes
      • HebrewCalendar
      • HebrewCalendar+__DateBuffer
      • HebrewNumber+HebrewToken
      • HebrewNumber+HebrewValue
      • HebrewNumber+HS
      • HijriCalendar
      • IdnMapping
      • JapaneseCalendar
      • JapaneseLunisolarCalendar
      • JulianCalendar
      • KoreanCalendar
      • KoreanLunisolarCalendar
      • NumberFormatInfo
        • .ctor()
        • Clone()*
        • CurrencyDecimalDigits
        • CurrencyDecimalSeparator
        • CurrencyGroupSeparator
        • CurrencyGroupSizes
        • CurrencyNegativePattern
        • CurrencyPositivePattern
        • CurrencySymbol
        • CurrentInfo
        • DigitSubstitution
        • Equals(System.Object)
        • get_CurrencyDecimalDigits()
        • get_CurrencyDecimalSeparator()
        • get_CurrencyGroupSeparator()
        • get_CurrencyGroupSizes()
        • get_CurrencyNegativePattern()
        • get_CurrencyPositivePattern()
        • get_CurrencySymbol()
        • get_CurrentInfo()
        • get_DigitSubstitution()
        • get_InvariantInfo()
        • get_IsReadOnly()
        • get_NaNSymbol()
        • get_NativeDigits()
        • get_NegativeInfinitySymbol()
        • get_NegativeSign()
        • get_NumberDecimalDigits()
        • get_NumberDecimalSeparator()
        • get_NumberGroupSeparator()
        • get_NumberGroupSizes()
        • get_NumberNegativePattern()
        • get_PercentDecimalDigits()
        • get_PercentDecimalSeparator()
        • get_PercentGroupSeparator()
        • get_PercentGroupSizes()
        • get_PercentNegativePattern()
        • get_PercentPositivePattern()
        • get_PercentSymbol()
        • get_PerMilleSymbol()
        • get_PositiveInfinitySymbol()
        • get_PositiveSign()
        • GetFormat(System.Type)*
        • GetHashCode()
        • GetInstance(System.IFormatProvider)
        • GetType()
        • InvariantInfo
        • IsReadOnly
        • NaNSymbol
        • NativeDigits
        • NegativeInfinitySymbol
        • NegativeSign
        • NumberDecimalDigits
        • NumberDecimalSeparator
        • NumberGroupSeparator
        • NumberGroupSizes
        • NumberNegativePattern
        • PercentDecimalDigits
        • PercentDecimalSeparator
        • PercentGroupSeparator
        • PercentGroupSizes
        • PercentNegativePattern
        • PercentPositivePattern
        • PercentSymbol
        • PerMilleSymbol
        • PositiveInfinitySymbol
        • PositiveSign
        • ReadOnly(System.Globalization.NumberFormatInfo)
        • set_CurrencyDecimalDigits()
        • set_CurrencyDecimalDigits(System.Int32)
        • set_CurrencyDecimalSeparator()
        • set_CurrencyDecimalSeparator(System.String)
        • set_CurrencyGroupSeparator()
        • set_CurrencyGroupSeparator(System.String)
        • set_CurrencyGroupSizes()
        • set_CurrencyGroupSizes(System.Int32[])
        • set_CurrencyNegativePattern()
        • set_CurrencyNegativePattern(System.Int32)
        • set_CurrencyPositivePattern()
        • set_CurrencyPositivePattern(System.Int32)
        • set_CurrencySymbol()
        • set_CurrencySymbol(System.String)
        • set_DigitSubstitution(System.Globalization.DigitShapes)
        • set_NaNSymbol()
        • set_NaNSymbol(System.String)
        • set_NativeDigits(System.String[])
        • set_NegativeInfinitySymbol()
        • set_NegativeInfinitySymbol(System.String)
        • set_NegativeSign()
        • set_NegativeSign(System.String)
        • set_NumberDecimalDigits()
        • set_NumberDecimalDigits(System.Int32)
        • set_NumberDecimalSeparator()
        • set_NumberDecimalSeparator(System.String)
        • set_NumberGroupSeparator()
        • set_NumberGroupSeparator(System.String)
        • set_NumberGroupSizes()
        • set_NumberGroupSizes(System.Int32[])
        • set_NumberNegativePattern(System.Int32)
        • set_PercentDecimalDigits()
        • set_PercentDecimalDigits(System.Int32)
        • set_PercentDecimalSeparator()
        • set_PercentDecimalSeparator(System.String)
        • set_PercentGroupSeparator()
        • set_PercentGroupSeparator(System.String)
        • set_PercentGroupSizes()
        • set_PercentGroupSizes(System.Int32[])
        • set_PercentNegativePattern()
        • set_PercentNegativePattern(System.Int32)
        • set_PercentPositivePattern()
        • set_PercentPositivePattern(System.Int32)
        • set_PercentSymbol()
        • set_PercentSymbol(System.String)
        • set_PerMilleSymbol(System.String)
        • set_PositiveInfinitySymbol()
        • set_PositiveInfinitySymbol(System.String)
        • set_PositiveSign()
        • set_PositiveSign(System.String)
        • ToString()
      • NumberStyles
      • PersianCalendar
      • RegionInfo
      • SortKey
      • SortVersion
        • .ctor(System.Int32, System.Guid)
        • Equals(System.Globalization.SortVersion)
        • Equals(System.Object)*
        • FullVersion
        • get_FullVersion()
        • get_SortId()
        • GetHashCode()*
        • GetType()
        • op_Equality(System.Globalization.SortVersion, System.Globalization.SortVersion)
        • op_Inequality(System.Globalization.SortVersion, System.Globalization.SortVersion)
        • SortId
        • ToString()
      • StringInfo
      • TaiwanCalendar
      • TaiwanLunisolarCalendar
      • TextElementEnumerator
      • TextInfo
        • .ctor()
        • ANSICodePage
        • Clone()
        • CultureName
        • EBCDICCodePage
        • Equals(System.Object)
        • get_ANSICodePage()
        • get_CultureName()
        • get_EBCDICCodePage()
        • get_IsReadOnly()
        • get_IsRightToLeft()
        • get_LCID()
        • get_ListSeparator()
        • get_MacCodePage()
        • get_OEMCodePage()
        • GetHashCode()
        • GetType()
        • IsReadOnly
        • IsRightToLeft
        • LCID
        • ListSeparator
        • MacCodePage
        • OEMCodePage
        • ReadOnly(System.Globalization.TextInfo)
        • set_ListSeparator()
        • set_ListSeparator(System.String)
        • ToLower(System.Char)
        • ToLower(System.String)
        • ToString()
        • ToTitleCase(System.String)
        • ToUpper(System.Char)
        • ToUpper(System.String)
      • TextInfo+Tristate
      • ThaiBuddhistCalendar
      • TimeSpanFormat+FormatLiterals
      • TimeSpanFormat+Pattern
      • TimeSpanParse+ParseFailureKind
      • TimeSpanParse+StringParser
      • TimeSpanParse+TimeSpanRawInfo
      • TimeSpanParse+TimeSpanResult
      • TimeSpanParse+TimeSpanStandardStyles
      • TimeSpanParse+TimeSpanThrowStyle
      • TimeSpanParse+TimeSpanToken
      • TimeSpanParse+TimeSpanTokenizer
      • TimeSpanParse+TTT
      • TimeSpanStyles
      • UmAlQuraCalendar
      • UmAlQuraCalendar+DateMapping
      • UnicodeCategory
        • .ctor()
        • ClosePunctuation
        • CompareTo(System.Object)*
        • ConnectorPunctuation
        • Control
        • CurrencySymbol
        • DashPunctuation
        • DecimalDigitNumber
        • EnclosingMark
        • Equals(System.Object)*
        • FinalQuotePunctuation
        • Format
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • InitialQuotePunctuation
        • LetterNumber
        • LineSeparator
        • LowercaseLetter
        • MathSymbol
        • ModifierLetter
        • ModifierSymbol
        • NonSpacingMark
        • OpenPunctuation
        • OtherLetter
        • OtherNotAssigned
        • OtherNumber
        • OtherPunctuation
        • OtherSymbol
        • ParagraphSeparator
        • PrivateUse
        • SpaceSeparator
        • SpacingCombiningMark
        • Surrogate
        • TitlecaseLetter
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • UppercaseLetter
        • value__
    • IO
      • IsolatedStorage
      • BinaryReader
        • .ctor(System.IO.Stream)
        • .ctor(System.IO.Stream, System.Text.Encoding)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Boolean)
        • BaseStream
        • Close()
        • Dispose()*
        • Equals(System.Object)
        • get_BaseStream()
        • GetHashCode()
        • GetType()
        • PeekChar()
        • Read()
        • Read(System.Byte[], System.Int32, System.Int32)
        • Read(System.Char[], System.Int32, System.Int32)
        • ReadBoolean()
        • ReadByte()
        • ReadBytes(System.Int32)
        • ReadChar()
        • ReadChars(System.Int32)
        • ReadDecimal()
        • ReadDouble()
        • ReadInt16()
        • ReadInt32()
        • ReadInt64()
        • ReadSByte()
        • ReadSingle()
        • ReadString()
        • ReadUInt16()
        • ReadUInt32()
        • ReadUInt64()
        • ToString()
      • BinaryWriter
        • .ctor(System.IO.Stream)
        • .ctor(System.IO.Stream, System.Text.Encoding)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Boolean)
        • BaseStream
        • Close()
        • Dispose()*
        • Equals(System.Object)
        • Flush()
        • get_BaseStream()
        • GetHashCode()
        • GetType()
        • Null
        • Seek(System.Int32, System.IO.SeekOrigin)
        • ToString()
        • Write(System.Boolean)
        • Write(System.Byte)
        • Write(System.Byte[])
        • Write(System.Byte[], System.Int32, System.Int32)
        • Write(System.Char)
        • Write(System.Char[])
        • Write(System.Char[], System.Int32, System.Int32)
        • Write(System.Decimal)
        • Write(System.Double)
        • Write(System.Int16)
        • Write(System.Int32)
        • Write(System.Int64)
        • Write(System.SByte)
        • Write(System.Single)
        • Write(System.String)
        • Write(System.UInt16)
        • Write(System.UInt32)
        • Write(System.UInt64)
      • BufferedStream
        • .ctor(System.IO.Stream)
        • .ctor(System.IO.Stream, System.Int32)
        • BeginRead(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • CanRead*
        • CanSeek*
        • CanTimeout
        • CanWrite*
        • Close()
        • CopyTo(System.IO.Stream)
        • CopyTo(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream)
        • CopyToAsync(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream, System.Int32, System.Threading.CancellationToken)
        • CreateObjRef(System.Type)
        • Dispose()*
        • EndRead(System.IAsyncResult)
        • EndWrite(System.IAsyncResult)
        • Equals(System.Object)
        • Flush()*
        • FlushAsync()
        • FlushAsync(System.Threading.CancellationToken)
        • get_CanRead()*
        • get_CanSeek()*
        • get_CanTimeout()
        • get_CanWrite()*
        • get_Length()*
        • get_Position()*
        • get_ReadTimeout()
        • get_WriteTimeout()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Length*
        • Position*
        • Read(System.Byte[], System.Int32, System.Int32)*
        • ReadAsync(System.Byte[], System.Int32, System.Int32)
        • ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • ReadByte()*
        • ReadTimeout
        • Seek(System.Int64, System.IO.SeekOrigin)*
        • set_Position()
        • set_Position(System.Int64)
        • set_ReadTimeout()
        • set_ReadTimeout(System.Int32)
        • set_WriteTimeout()
        • set_WriteTimeout(System.Int32)
        • SetLength(System.Int64)*
        • ToString()
        • Write(System.Byte[], System.Int32, System.Int32)*
        • WriteAsync(System.Byte[], System.Int32, System.Int32)
        • WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • WriteByte(System.Byte)*
        • WriteTimeout
      • BufferedStream+d__38
      • BufferedStream+d__42
      • BufferedStream+d__51
      • BufferedStream+d__60
      • Directory
      • Directory+SearchData
      • DirectoryInfo
      • DirectoryNotFoundException
      • DriveInfo
      • DriveNotFoundException
      • DriveType
      • EndOfStreamException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • Message
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • File
        • AppendAllLines(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
        • AppendAllLines(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Text.Encoding)
        • AppendAllText(System.String, System.String)
        • AppendAllText(System.String, System.String, System.Text.Encoding)
        • AppendText(System.String)
        • Copy(System.String, System.String)
        • Copy(System.String, System.String, System.Boolean)
        • Create(System.String)
        • Create(System.String, System.Int32)
        • Create(System.String, System.Int32, System.IO.FileOptions)
        • Create(System.String, System.Int32, System.IO.FileOptions, System.Security.AccessControl.FileSecurity)
        • CreateText(System.String)
        • Decrypt(System.String)
        • Delete(System.String)
        • Encrypt(System.String)
        • Equals(System.Object)
        • Exists(System.String)
        • GetAccessControl(System.String)
        • GetAccessControl(System.String, System.Security.AccessControl.AccessControlSections)
        • GetAttributes(System.String)
        • GetCreationTime(System.String)
        • GetCreationTimeUtc(System.String)
        • GetHashCode()
        • GetLastAccessTime(System.String)
        • GetLastAccessTimeUtc(System.String)
        • GetLastWriteTime(System.String)
        • GetLastWriteTimeUtc(System.String)
        • GetType()
        • Move(System.String, System.String)
        • Open(System.String, System.IO.FileMode)
        • Open(System.String, System.IO.FileMode, System.IO.FileAccess)
        • Open(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
        • OpenRead(System.String)
        • OpenText(System.String)
        • OpenWrite(System.String)
        • ReadAllBytes(System.String)
        • ReadAllLines(System.String)
        • ReadAllLines(System.String, System.Text.Encoding)
        • ReadAllText(System.String)
        • ReadAllText(System.String, System.Text.Encoding)
        • ReadLines(System.String)
        • ReadLines(System.String, System.Text.Encoding)
        • Replace(System.String, System.String, System.String)
        • Replace(System.String, System.String, System.String, System.Boolean)
        • SetAccessControl(System.String, System.Security.AccessControl.FileSecurity)
        • SetAttributes(System.String, System.IO.FileAttributes)
        • SetCreationTime(System.String, System.DateTime)
        • SetCreationTimeUtc(System.String, System.DateTime)
        • SetLastAccessTime(System.String, System.DateTime)
        • SetLastAccessTimeUtc(System.String, System.DateTime)
        • SetLastWriteTime(System.String, System.DateTime)
        • SetLastWriteTimeUtc(System.String, System.DateTime)
        • ToString()
        • WriteAllBytes(System.String, System.Byte[])
        • WriteAllLines(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
        • WriteAllLines(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Text.Encoding)
        • WriteAllLines(System.String, System.String[])
        • WriteAllLines(System.String, System.String[], System.Text.Encoding)
        • WriteAllText(System.String, System.String)
        • WriteAllText(System.String, System.String, System.Text.Encoding)
      • FileAccess
      • FileAttributes
      • FileInfo
      • FileLoadException
      • FileMode
        • .ctor()
        • Append
        • CompareTo(System.Object)*
        • Create
        • CreateNew
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • Open
        • OpenOrCreate
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • Truncate
        • value__
      • FileNotFoundException
      • FileOptions
        • .ctor()
        • Asynchronous
        • CompareTo(System.Object)*
        • DeleteOnClose
        • Encrypted
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • None
        • RandomAccess
        • SequentialScan
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
        • WriteThrough
      • FileShare
        • .ctor()
        • CompareTo(System.Object)*
        • Delete
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • Inheritable
        • None
        • Read
        • ReadWrite
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
        • Write
      • FileStream
        • .ctor(Microsoft.Win32.SafeHandles.SafeFileHandle, System.IO.FileAccess)
        • .ctor(Microsoft.Win32.SafeHandles.SafeFileHandle, System.IO.FileAccess, System.Int32)
        • .ctor(Microsoft.Win32.SafeHandles.SafeFileHandle, System.IO.FileAccess, System.Int32, System.Boolean)
        • .ctor(System.IntPtr, System.IO.FileAccess)
        • .ctor(System.IntPtr, System.IO.FileAccess, System.Boolean)
        • .ctor(System.IntPtr, System.IO.FileAccess, System.Boolean, System.Int32)
        • .ctor(System.IntPtr, System.IO.FileAccess, System.Boolean, System.Int32, System.Boolean)
        • .ctor(System.String, System.IO.FileMode)
        • .ctor(System.String, System.IO.FileMode, System.IO.FileAccess)
        • .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare)
        • .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.Int32)
        • .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.Int32, System.Boolean)
        • .ctor(System.String, System.IO.FileMode, System.IO.FileAccess, System.IO.FileShare, System.Int32, System.IO.FileOptions)
        • .ctor(System.String, System.IO.FileMode, System.Security.AccessControl.FileSystemRights, System.IO.FileShare, System.Int32, System.IO.FileOptions)
        • .ctor(System.String, System.IO.FileMode, System.Security.AccessControl.FileSystemRights, System.IO.FileShare, System.Int32, System.IO.FileOptions, System.Security.AccessControl.FileSecurity)
        • BeginRead(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • CanRead*
        • CanSeek*
        • CanTimeout
        • CanWrite*
        • Close()
        • CopyTo(System.IO.Stream)
        • CopyTo(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream)
        • CopyToAsync(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream, System.Int32, System.Threading.CancellationToken)
        • CreateObjRef(System.Type)
        • Dispose()*
        • EndRead(System.IAsyncResult)
        • EndWrite(System.IAsyncResult)
        • Equals(System.Object)
        • Flush()*
        • Flush(System.Boolean)
        • FlushAsync()
        • FlushAsync(System.Threading.CancellationToken)
        • get_CanRead()*
        • get_CanSeek()*
        • get_CanTimeout()
        • get_CanWrite()*
        • get_Handle()
        • get_IsAsync()
        • get_Length()*
        • get_Name()
        • get_Position()*
        • get_ReadTimeout()
        • get_SafeFileHandle()
        • get_WriteTimeout()
        • GetAccessControl()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • Handle
        • InitializeLifetimeService()
        • IsAsync
        • Length*
        • Lock(System.Int64, System.Int64)
        • Name
        • Position*
        • Read(System.Byte[], System.Int32, System.Int32)*
        • ReadAsync(System.Byte[], System.Int32, System.Int32)
        • ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • ReadByte()
        • ReadTimeout
        • SafeFileHandle
        • Seek(System.Int64, System.IO.SeekOrigin)*
        • set_Position()
        • set_Position(System.Int64)
        • set_ReadTimeout()
        • set_ReadTimeout(System.Int32)
        • set_WriteTimeout()
        • set_WriteTimeout(System.Int32)
        • SetAccessControl(System.Security.AccessControl.FileSecurity)
        • SetLength(System.Int64)*
        • ToString()
        • Unlock(System.Int64, System.Int64)
        • Write(System.Byte[], System.Int32, System.Int32)*
        • WriteAsync(System.Byte[], System.Int32, System.Int32)
        • WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • WriteByte(System.Byte)
        • WriteTimeout
      • FileStream+<>c
      • FileStream+FileStreamReadWriteTask`1
      • FileStreamAsyncResult+<>c
      • FileSystemInfo
      • IOException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • .ctor(System.String, System.Int32)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • Message
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • MemoryStream
        • .ctor()
        • .ctor(System.Byte[])
        • .ctor(System.Byte[], System.Boolean)
        • .ctor(System.Byte[], System.Int32, System.Int32)
        • .ctor(System.Byte[], System.Int32, System.Int32, System.Boolean)
        • .ctor(System.Byte[], System.Int32, System.Int32, System.Boolean, System.Boolean)
        • .ctor(System.Int32)
        • BeginRead(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • CanRead*
        • CanSeek*
        • CanTimeout
        • CanWrite*
        • Capacity
        • Close()
        • CopyTo(System.IO.Stream)
        • CopyTo(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream)
        • CopyToAsync(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream, System.Int32, System.Threading.CancellationToken)
        • CreateObjRef(System.Type)
        • Dispose()*
        • EndRead(System.IAsyncResult)
        • EndWrite(System.IAsyncResult)
        • Equals(System.Object)
        • Flush()*
        • FlushAsync()
        • FlushAsync(System.Threading.CancellationToken)
        • get_CanRead()*
        • get_CanSeek()*
        • get_CanTimeout()
        • get_CanWrite()*
        • get_Capacity()
        • get_Length()*
        • get_Position()*
        • get_ReadTimeout()
        • get_WriteTimeout()
        • GetBuffer()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Length*
        • Position*
        • Read(System.Byte[], System.Int32, System.Int32)*
        • ReadAsync(System.Byte[], System.Int32, System.Int32)
        • ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • ReadByte()*
        • ReadTimeout
        • Seek(System.Int64, System.IO.SeekOrigin)*
        • set_Capacity()
        • set_Capacity(System.Int32)
        • set_Position()
        • set_Position(System.Int64)
        • set_ReadTimeout()
        • set_ReadTimeout(System.Int32)
        • set_WriteTimeout()
        • set_WriteTimeout(System.Int32)
        • SetLength(System.Int64)*
        • ToArray()
        • ToString()
        • TryGetBuffer(System.ArraySegment)
        • TryGetBuffer(System.ArraySegment`1[[System.Byte&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]]&)
        • Write(System.Byte[], System.Int32, System.Int32)*
        • WriteAsync(System.Byte[], System.Int32, System.Int32)
        • WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • WriteByte(System.Byte)*
        • WriteTimeout
        • WriteTo(System.IO.Stream)
      • Path
      • PathTooLongException
      • SearchOption
      • SeekOrigin
        • .ctor()
        • Begin
        • CompareTo(System.Object)*
        • Current
        • End
        • Equals(System.Object)*
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
      • Stream
        • BeginRead(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • CanRead*
        • CanSeek*
        • CanTimeout
        • CanWrite*
        • Close()
        • CopyTo(System.IO.Stream)
        • CopyTo(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream)
        • CopyToAsync(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream, System.Int32, System.Threading.CancellationToken)
        • CreateObjRef(System.Type)
        • Dispose()*
        • EndRead(System.IAsyncResult)
        • EndWrite(System.IAsyncResult)
        • Equals(System.Object)
        • Flush()*
        • FlushAsync()
        • FlushAsync(System.Threading.CancellationToken)
        • get_CanRead()*
        • get_CanSeek()*
        • get_CanTimeout()
        • get_CanWrite()*
        • get_Length()*
        • get_Position()*
        • get_ReadTimeout()
        • get_WriteTimeout()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Length*
        • Null
        • Position*
        • Read(System.Byte[], System.Int32, System.Int32)*
        • ReadAsync(System.Byte[], System.Int32, System.Int32)
        • ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • ReadByte()
        • ReadTimeout
        • Seek(System.Int64, System.IO.SeekOrigin)*
        • set_Position()
        • set_Position(System.Int64)
        • set_ReadTimeout()
        • set_ReadTimeout(System.Int32)
        • set_WriteTimeout()
        • set_WriteTimeout(System.Int32)
        • SetLength(System.Int64)*
        • Synchronized(System.IO.Stream)
        • ToString()
        • Write(System.Byte[], System.Int32, System.Int32)*
        • WriteAsync(System.Byte[], System.Int32, System.Int32)
        • WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • WriteByte(System.Byte)
        • WriteTimeout
      • Stream+<>c
      • Stream+d__27
      • Stream+NullStream
        • BeginRead(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginRead(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, Function, System.Object)
        • BeginWrite(System.Byte[], System.Int32, System.Int32, System.AsyncCallback, System.Object)
        • CanRead*
        • CanSeek*
        • CanTimeout
        • CanWrite*
        • Close()
        • CopyTo(System.IO.Stream)
        • CopyTo(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream)
        • CopyToAsync(System.IO.Stream, System.Int32)
        • CopyToAsync(System.IO.Stream, System.Int32, System.Threading.CancellationToken)
        • CreateObjRef(System.Type)
        • Dispose()*
        • EndRead(System.IAsyncResult)*
        • EndWrite(System.IAsyncResult)*
        • Equals(System.Object)
        • Flush()*
        • FlushAsync()
        • FlushAsync(System.Threading.CancellationToken)
        • get_CanRead()*
        • get_CanSeek()*
        • get_CanTimeout()
        • get_CanWrite()*
        • get_Length()*
        • get_Position()*
        • get_ReadTimeout()
        • get_WriteTimeout()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Length*
        • Position*
        • Read(System.Byte[], System.Int32, System.Int32)*
        • ReadAsync(System.Byte[], System.Int32, System.Int32)
        • ReadAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • ReadByte()*
        • ReadTimeout
        • Seek(System.Int64, System.IO.SeekOrigin)*
        • set_Position()
        • set_Position(System.Int64)
        • set_ReadTimeout()
        • set_ReadTimeout(System.Int32)
        • set_WriteTimeout()
        • set_WriteTimeout(System.Int32)
        • SetLength(System.Int64)*
        • ToString()
        • Write(System.Byte[], System.Int32, System.Int32)*
        • WriteAsync(System.Byte[], System.Int32, System.Int32)
        • WriteAsync(System.Byte[], System.Int32, System.Int32, System.Threading.CancellationToken)
        • WriteByte(System.Byte)*
        • WriteTimeout
      • Stream+ReadWriteParameters
      • Stream+ReadWriteTask
      • Stream+SynchronousAsyncResult
        • AsyncState*
        • AsyncWaitHandle
        • CompletedSynchronously*
        • Equals(System.Object)
        • get_AsyncState()*
        • get_AsyncWaitHandle()
        • get_CompletedSynchronously()*
        • get_IsCompleted()*
        • GetHashCode()
        • GetType()
        • IsCompleted*
        • ToString()
      • Stream+SynchronousAsyncResult+<>c
      • Stream+SyncStream
      • StreamReader
        • .ctor(System.IO.Stream)
        • .ctor(System.IO.Stream, System.Boolean)
        • .ctor(System.IO.Stream, System.Text.Encoding)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Boolean)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Boolean, System.Int32)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Boolean, System.Int32, System.Boolean)
        • .ctor(System.String)
        • .ctor(System.String, System.Boolean)
        • .ctor(System.String, System.Text.Encoding)
        • .ctor(System.String, System.Text.Encoding, System.Boolean)
        • .ctor(System.String, System.Text.Encoding, System.Boolean, System.Int32)
        • BaseStream
        • Close()*
        • CreateObjRef(System.Type)
        • CurrentEncoding
        • DiscardBufferedData()
        • Dispose()*
        • EndOfStream
        • Equals(System.Object)
        • get_BaseStream()
        • get_CurrentEncoding()
        • get_EndOfStream()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Null
        • Peek()*
        • Read()
        • Read(System.Char[], System.Int32, System.Int32)*
        • ReadAsync(System.Char[], System.Int32, System.Int32)
        • ReadBlock(System.Char[], System.Int32, System.Int32)*
        • ReadBlockAsync(System.Char[], System.Int32, System.Int32)
        • ReadLine()*
        • ReadLineAsync()
        • ReadToEnd()*
        • ReadToEndAsync()*
        • ToString()
      • StreamReader+d__64
      • StreamReader+d__97
      • StreamReader+d__60
      • StreamReader+d__62
      • StreamReader+NullStreamReader
        • BaseStream*
        • Close()*
        • CreateObjRef(System.Type)
        • CurrentEncoding*
        • DiscardBufferedData()
        • Dispose()*
        • EndOfStream
        • Equals(System.Object)
        • get_BaseStream()*
        • get_CurrentEncoding()*
        • get_EndOfStream()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Peek()*
        • Read()
        • Read(System.Char[], System.Int32, System.Int32)*
        • ReadAsync(System.Char[], System.Int32, System.Int32)
        • ReadBlock(System.Char[], System.Int32, System.Int32)*
        • ReadBlockAsync(System.Char[], System.Int32, System.Int32)
        • ReadLine()*
        • ReadLineAsync()
        • ReadToEnd()*
        • ReadToEndAsync()*
        • ToString()
      • StreamWriter
        • .ctor(System.IO.Stream)
        • .ctor(System.IO.Stream, System.Text.Encoding)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Int32)
        • .ctor(System.IO.Stream, System.Text.Encoding, System.Int32, System.Boolean)
        • .ctor(System.String)
        • .ctor(System.String, System.Boolean)
        • .ctor(System.String, System.Boolean, System.Text.Encoding)
        • .ctor(System.String, System.Boolean, System.Text.Encoding, System.Int32)
        • AutoFlush
        • BaseStream
        • Close()*
        • CreateObjRef(System.Type)
        • Dispose()*
        • Encoding*
        • Equals(System.Object)
        • Flush()*
        • FlushAsync()
        • FormatProvider
        • get_AutoFlush()
        • get_BaseStream()
        • get_Encoding()*
        • get_FormatProvider()
        • get_NewLine()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • NewLine
        • Null
        • set_AutoFlush()
        • set_AutoFlush(System.Boolean)
        • set_NewLine()
        • set_NewLine(System.String)
        • ToString()
        • Write(System.Boolean)
        • Write(System.Char)
        • Write(System.Char[])
        • Write(System.Char[], System.Int32, System.Int32)*
        • Write(System.Decimal)
        • Write(System.Double)
        • Write(System.Int32)
        • Write(System.Int64)
        • Write(System.Object)
        • Write(System.Single)
        • Write(System.String)
        • Write(System.String, System.Object)
        • Write(System.String, System.Object, System.Object)
        • Write(System.String, System.Object, System.Object, System.Object)
        • Write(System.String, System.Object[])
        • Write(System.UInt32)
        • Write(System.UInt64)
        • WriteAsync(System.Char)
        • WriteAsync(System.Char[])
        • WriteAsync(System.Char[], System.Int32, System.Int32)
        • WriteAsync(System.String)
        • WriteLine()
        • WriteLine(System.Boolean)
        • WriteLine(System.Char)
        • WriteLine(System.Char[])
        • WriteLine(System.Char[], System.Int32, System.Int32)
        • WriteLine(System.Decimal)
        • WriteLine(System.Double)
        • WriteLine(System.Int32)
        • WriteLine(System.Int64)
        • WriteLine(System.Object)
        • WriteLine(System.Single)
        • WriteLine(System.String)
        • WriteLine(System.String, System.Object)
        • WriteLine(System.String, System.Object, System.Object)
        • WriteLine(System.String, System.Object, System.Object, System.Object)
        • WriteLine(System.String, System.Object[])
        • WriteLine(System.UInt32)
        • WriteLine(System.UInt64)
        • WriteLineAsync()
        • WriteLineAsync(System.Char)
        • WriteLineAsync(System.Char[])
        • WriteLineAsync(System.Char[], System.Int32, System.Int32)
        • WriteLineAsync(System.String)
      • StreamWriter+d__68
      • StreamWriter+d__53
      • StreamWriter+d__55
      • StreamWriter+d__57
      • StreamWriter+MdaHelper
      • StringReader
        • .ctor(System.String)
        • Close()*
        • CreateObjRef(System.Type)
        • Dispose()*
        • Equals(System.Object)
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Peek()*
        • Read()
        • Read(System.Char[], System.Int32, System.Int32)*
        • ReadAsync(System.Char[], System.Int32, System.Int32)
        • ReadBlock(System.Char[], System.Int32, System.Int32)
        • ReadBlockAsync(System.Char[], System.Int32, System.Int32)
        • ReadLine()*
        • ReadLineAsync()
        • ReadToEnd()*
        • ReadToEndAsync()
        • ToString()
      • StringWriter
        • .ctor()
        • .ctor(System.IFormatProvider)
        • .ctor(System.Text.StringBuilder)
        • .ctor(System.Text.StringBuilder, System.IFormatProvider)
        • Close()*
        • CreateObjRef(System.Type)
        • Dispose()*
        • Encoding*
        • Equals(System.Object)
        • Flush()
        • FlushAsync()
        • FormatProvider
        • get_Encoding()*
        • get_FormatProvider()
        • get_NewLine()
        • GetHashCode()
        • GetLifetimeService()
        • GetStringBuilder()
        • GetType()
        • InitializeLifetimeService()
        • NewLine
        • set_NewLine()
        • set_NewLine(System.String)
        • ToString()*
        • Write(System.Boolean)
        • Write(System.Char)
        • Write(System.Char[])
        • Write(System.Char[], System.Int32, System.Int32)*
        • Write(System.Decimal)
        • Write(System.Double)
        • Write(System.Int32)
        • Write(System.Int64)
        • Write(System.Object)
        • Write(System.Single)
        • Write(System.String)
        • Write(System.String, System.Object)
        • Write(System.String, System.Object, System.Object)
        • Write(System.String, System.Object, System.Object, System.Object)
        • Write(System.String, System.Object[])
        • Write(System.UInt32)
        • Write(System.UInt64)
        • WriteAsync(System.Char)
        • WriteAsync(System.Char[])
        • WriteAsync(System.Char[], System.Int32, System.Int32)
        • WriteAsync(System.String)
        • WriteLine()
        • WriteLine(System.Boolean)
        • WriteLine(System.Char)
        • WriteLine(System.Char[])
        • WriteLine(System.Char[], System.Int32, System.Int32)
        • WriteLine(System.Decimal)
        • WriteLine(System.Double)
        • WriteLine(System.Int32)
        • WriteLine(System.Int64)
        • WriteLine(System.Object)
        • WriteLine(System.Single)
        • WriteLine(System.String)
        • WriteLine(System.String, System.Object)
        • WriteLine(System.String, System.Object, System.Object)
        • WriteLine(System.String, System.Object, System.Object, System.Object)
        • WriteLine(System.String, System.Object[])
        • WriteLine(System.UInt32)
        • WriteLine(System.UInt64)
        • WriteLineAsync()
        • WriteLineAsync(System.Char)
        • WriteLineAsync(System.Char[])
        • WriteLineAsync(System.Char[], System.Int32, System.Int32)
        • WriteLineAsync(System.String)
      • TextReader
        • Close()
        • CreateObjRef(System.Type)
        • Dispose()*
        • Equals(System.Object)
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Null
        • Peek()
        • Read()
        • Read(System.Char[], System.Int32, System.Int32)
        • ReadAsync(System.Char[], System.Int32, System.Int32)
        • ReadBlock(System.Char[], System.Int32, System.Int32)
        • ReadBlockAsync(System.Char[], System.Int32, System.Int32)
        • ReadLine()
        • ReadLineAsync()
        • ReadToEnd()
        • ReadToEndAsync()
        • Synchronized(System.IO.TextReader)
        • ToString()
      • TextReader+<>c
      • TextReader+d__18
      • TextReader+d__14
      • TextReader+NullTextReader
        • .ctor()
        • Close()
        • CreateObjRef(System.Type)
        • Dispose()*
        • Equals(System.Object)
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • Peek()
        • Read()
        • Read(System.Char[], System.Int32, System.Int32)*
        • ReadAsync(System.Char[], System.Int32, System.Int32)
        • ReadBlock(System.Char[], System.Int32, System.Int32)
        • ReadBlockAsync(System.Char[], System.Int32, System.Int32)
        • ReadLine()*
        • ReadLineAsync()
        • ReadToEnd()
        • ReadToEndAsync()
        • ToString()
      • TextReader+SyncTextReader
      • TextWriter
        • Close()
        • CreateObjRef(System.Type)
        • Dispose()*
        • Encoding*
        • Equals(System.Object)
        • Flush()
        • FlushAsync()
        • FormatProvider
        • get_Encoding()*
        • get_FormatProvider()
        • get_NewLine()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • NewLine
        • Null
        • set_NewLine()
        • set_NewLine(System.String)
        • Synchronized(System.IO.TextWriter)
        • ToString()
        • Write(System.Boolean)
        • Write(System.Char)
        • Write(System.Char[])
        • Write(System.Char[], System.Int32, System.Int32)
        • Write(System.Decimal)
        • Write(System.Double)
        • Write(System.Int32)
        • Write(System.Int64)
        • Write(System.Object)
        • Write(System.Single)
        • Write(System.String)
        • Write(System.String, System.Object)
        • Write(System.String, System.Object, System.Object)
        • Write(System.String, System.Object, System.Object, System.Object)
        • Write(System.String, System.Object[])
        • Write(System.UInt32)
        • Write(System.UInt64)
        • WriteAsync(System.Char)
        • WriteAsync(System.Char[])
        • WriteAsync(System.Char[], System.Int32, System.Int32)
        • WriteAsync(System.String)
        • WriteLine()
        • WriteLine(System.Boolean)
        • WriteLine(System.Char)
        • WriteLine(System.Char[])
        • WriteLine(System.Char[], System.Int32, System.Int32)
        • WriteLine(System.Decimal)
        • WriteLine(System.Double)
        • WriteLine(System.Int32)
        • WriteLine(System.Int64)
        • WriteLine(System.Object)
        • WriteLine(System.Single)
        • WriteLine(System.String)
        • WriteLine(System.String, System.Object)
        • WriteLine(System.String, System.Object, System.Object)
        • WriteLine(System.String, System.Object, System.Object, System.Object)
        • WriteLine(System.String, System.Object[])
        • WriteLine(System.UInt32)
        • WriteLine(System.UInt64)
        • WriteLineAsync()
        • WriteLineAsync(System.Char)
        • WriteLineAsync(System.Char[])
        • WriteLineAsync(System.Char[], System.Int32, System.Int32)
        • WriteLineAsync(System.String)
      • TextWriter+<>c
      • TextWriter+NullTextWriter
        • Close()
        • CreateObjRef(System.Type)
        • Dispose()*
        • Encoding*
        • Equals(System.Object)
        • Flush()
        • FlushAsync()
        • FormatProvider
        • get_Encoding()*
        • get_FormatProvider()
        • get_NewLine()
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • NewLine
        • set_NewLine()
        • set_NewLine(System.String)
        • ToString()
        • Write(System.Boolean)
        • Write(System.Char)
        • Write(System.Char[])
        • Write(System.Char[], System.Int32, System.Int32)*
        • Write(System.Decimal)
        • Write(System.Double)
        • Write(System.Int32)
        • Write(System.Int64)
        • Write(System.Object)
        • Write(System.Single)
        • Write(System.String)
        • Write(System.String, System.Object)
        • Write(System.String, System.Object, System.Object)
        • Write(System.String, System.Object, System.Object, System.Object)
        • Write(System.String, System.Object[])
        • Write(System.UInt32)
        • Write(System.UInt64)
        • WriteAsync(System.Char)
        • WriteAsync(System.Char[])
        • WriteAsync(System.Char[], System.Int32, System.Int32)
        • WriteAsync(System.String)
        • WriteLine()
        • WriteLine(System.Boolean)
        • WriteLine(System.Char)
        • WriteLine(System.Char[])
        • WriteLine(System.Char[], System.Int32, System.Int32)
        • WriteLine(System.Decimal)
        • WriteLine(System.Double)
        • WriteLine(System.Int32)
        • WriteLine(System.Int64)
        • WriteLine(System.Object)
        • WriteLine(System.Single)
        • WriteLine(System.String)*
        • WriteLine(System.String, System.Object)
        • WriteLine(System.String, System.Object, System.Object)
        • WriteLine(System.String, System.Object, System.Object, System.Object)
        • WriteLine(System.String, System.Object[])
        • WriteLine(System.UInt32)
        • WriteLine(System.UInt64)
        • WriteLineAsync()
        • WriteLineAsync(System.Char)
        • WriteLineAsync(System.Char[])
        • WriteLineAsync(System.Char[], System.Int32, System.Int32)
        • WriteLineAsync(System.String)
      • TextWriter+SyncTextWriter
      • UnmanagedMemoryAccessor
      • UnmanagedMemoryStream
    • Net
    • Reflection
      • Emit
      • AmbiguousMatchException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • Message
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • Assembly
      • AssemblyAlgorithmIdAttribute
      • AssemblyCompanyAttribute
      • AssemblyConfigurationAttribute
      • AssemblyContentType
      • AssemblyCopyrightAttribute
      • AssemblyCultureAttribute
      • AssemblyDefaultAliasAttribute
      • AssemblyDelaySignAttribute
      • AssemblyDescriptionAttribute
      • AssemblyFileVersionAttribute
      • AssemblyFlagsAttribute
      • AssemblyInformationalVersionAttribute
      • AssemblyKeyFileAttribute
      • AssemblyKeyNameAttribute
      • AssemblyMetadataAttribute
      • AssemblyName
      • AssemblyNameFlags
      • AssemblyNameProxy
      • AssemblyProductAttribute
      • AssemblySignatureKeyAttribute
      • AssemblyTitleAttribute
      • AssemblyTrademarkAttribute
      • AssemblyVersionAttribute
      • Associates+Attributes
      • Binder
        • BindToField(System.Reflection.BindingFlags, System.Object[], System.Object, System.Globalization.CultureInfo)
        • BindToField(System.Reflection.BindingFlags, System.Reflection.FieldInfo[], System.Object, System.Globalization.CultureInfo)
        • BindToMethod(System.Reflection.BindingFlags, System.Object[], System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[], System.Object)
        • BindToMethod(System.Reflection.BindingFlags, System.Reflection.MethodBase[], System.Object[]&, System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[], System.Object&)
        • ChangeType(System.Object, System.Type, System.Globalization.CultureInfo)*
        • Equals(System.Object)
        • GetHashCode()
        • GetType()
        • ReorderArgumentArray(System.Object[]&, System.Object)
        • ReorderArgumentArray(System.Object[], System.Object)
        • SelectMethod(System.Reflection.BindingFlags, System.Object[], System.Type[], System.Reflection.ParameterModifier[])
        • SelectMethod(System.Reflection.BindingFlags, System.Reflection.MethodBase[], System.Type[], System.Reflection.ParameterModifier[])
        • SelectProperty(System.Reflection.BindingFlags, System.Object[], System.Type, System.Type[], System.Reflection.ParameterModifier[])
        • SelectProperty(System.Reflection.BindingFlags, System.Reflection.PropertyInfo[], System.Type, System.Type[], System.Reflection.ParameterModifier[])
        • ToString()
      • BindingFlags
        • .ctor()
        • CompareTo(System.Object)*
        • CreateInstance
        • DeclaredOnly
        • Default
        • DoNotWrapExceptions
        • Equals(System.Object)*
        • ExactBinding
        • FlattenHierarchy
        • GetField
        • GetHashCode()
        • GetProperty
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • IgnoreCase
        • IgnoreReturn
        • Instance
        • InvokeMethod
        • NonPublic
        • OptionalParamBinding
        • Public
        • PutDispProperty
        • PutRefDispProperty
        • SetField
        • SetProperty
        • Static
        • SuppressChangeType
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
      • CallingConventions
        • .ctor()
        • Any
        • CompareTo(System.Object)*
        • Equals(System.Object)*
        • ExplicitThis
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • HasThis
        • Standard
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • value__
        • VarArgs
      • CerHashtable`2+Table
      • ConstructorInfo
      • CustomAttributeData
      • CustomAttributeExtensions
      • CustomAttributeFormatException
      • CustomAttributeNamedArgument
      • CustomAttributeTypedArgument
      • DefaultMemberAttribute
      • EventAttributes
      • EventInfo
      • ExceptionHandlingClause
      • ExceptionHandlingClauseOptions
      • FieldAttributes
      • FieldInfo
      • GenericParameterAttributes
      • ICustomAttributeProvider
        • GetCustomAttributes(System.Boolean)*
        • GetCustomAttributes(System.Type, System.Boolean)*
        • IsDefined(System.Type, System.Boolean)*
      • ImageFileMachine
      • InterfaceMapping
      • IntrospectionExtensions
      • InvalidFilterCriteriaException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • Message
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • IReflect
        • get_UnderlyingSystemType()*
        • GetField(System.String, System.Reflection.BindingFlags)*
        • GetFields(System.Reflection.BindingFlags)*
        • GetMember(System.String, System.Reflection.BindingFlags)*
        • GetMembers(System.Reflection.BindingFlags)*
        • GetMethod(System.String, System.Reflection.BindingFlags)*
        • GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type[], System.Reflection.ParameterModifier[])*
        • GetMethods(System.Reflection.BindingFlags)*
        • GetProperties(System.Reflection.BindingFlags)*
        • GetProperty(System.String, System.Reflection.BindingFlags)*
        • GetProperty(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Type, System.Type[], System.Reflection.ParameterModifier[])*
        • InvokeMember(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Object, System.Object[], System.Reflection.ParameterModifier[], System.Globalization.CultureInfo, System.String[])*
        • UnderlyingSystemType*
      • IReflectableType
      • LocalVariableInfo
      • ManifestResourceInfo
      • MemberFilter
      • MemberInfo
      • MemberTypes
        • .ctor()
        • All
        • CompareTo(System.Object)*
        • Constructor
        • Custom
        • Equals(System.Object)*
        • Event
        • Field
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • Method
        • NestedType
        • Property
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • TypeInfo
        • value__
      • MetadataEnumResult+e__FixedBuffer
      • MethodAttributes
      • MethodBase
      • MethodBody
      • MethodImplAttributes
      • MethodInfo
      • Missing
      • Module
        • Assembly
        • CustomAttributes
        • Equals(System.Object)*
        • FilterTypeName
        • FilterTypeNameIgnoreCase
        • FindTypes(Function, System.Object)
        • FindTypes(System.Reflection.TypeFilter, System.Object)
        • FullyQualifiedName
        • get_Assembly()
        • get_CustomAttributes()
        • get_FullyQualifiedName()
        • get_MDStreamVersion()
        • get_MetadataToken()
        • get_ModuleHandle()
        • get_ModuleVersionId()
        • get_Name()
        • get_ScopeName()
        • GetCustomAttributes(System.Boolean)
        • GetCustomAttributes(System.Type, System.Boolean)
        • GetCustomAttributesData()
        • GetField(System.String)
        • GetField(System.String, System.Reflection.BindingFlags)
        • GetFields()
        • GetFields(System.Reflection.BindingFlags)
        • GetHashCode()*
        • GetMethod(System.String)
        • GetMethod(System.String, System.Reflection.BindingFlags, System.Reflection.Binder, System.Reflection.CallingConventions, System.Type[], System.Reflection.ParameterModifier[])
        • GetMethod(System.String, System.Type[])
        • GetMethods()
        • GetMethods(System.Reflection.BindingFlags)
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetPEKind(System.Reflection.PortableExecutableKinds&, System.Reflection.ImageFileMachine&)
        • GetSignerCertificate()
        • GetType()
        • GetType(System.String)
        • GetType(System.String, System.Boolean)
        • GetType(System.String, System.Boolean, System.Boolean)
        • GetTypes()
        • IsDefined(System.Type, System.Boolean)
        • IsResource()
        • MDStreamVersion
        • MetadataToken
        • ModuleHandle
        • ModuleVersionId
        • Name
        • op_Equality(System.Reflection.Module, System.Reflection.Module)
        • op_Inequality(System.Reflection.Module, System.Reflection.Module)
        • ResolveField(System.Int32)
        • ResolveField(System.Int32, System.Type[], System.Type[])
        • ResolveMember(System.Int32)
        • ResolveMember(System.Int32, System.Type[], System.Type[])
        • ResolveMethod(System.Int32)
        • ResolveMethod(System.Int32, System.Type[], System.Type[])
        • ResolveSignature(System.Int32)
        • ResolveString(System.Int32)
        • ResolveType(System.Int32)
        • ResolveType(System.Int32, System.Type[], System.Type[])
        • ScopeName
        • ToString()*
      • ModuleResolveEventHandler
      • ObfuscateAssemblyAttribute
      • ObfuscationAttribute
      • ParameterAttributes
      • ParameterInfo
      • ParameterModifier
        • .ctor()
        • .ctor(System.Int32)
        • Equals(System.Object)
        • get_Item(System.Int32)
        • GetHashCode()
        • GetType()
        • Item
        • set_Item(System.Int32, System.Boolean)
        • ToString()
      • Pointer
      • PortableExecutableKinds
      • ProcessorArchitecture
      • PropertyAttributes
      • PropertyInfo
      • ReflectionContext
      • ReflectionTypeLoadException
      • ResourceAttributes
      • ResourceLocation
      • RuntimeAssembly+ASSEMBLY_FLAGS
      • RuntimeReflectionExtensions
      • StrongNameKeyPair
      • TargetException
      • TargetInvocationException
      • TargetParameterCountException
      • TypeAttributes
        • .ctor()
        • Abstract
        • AnsiClass
        • AutoClass
        • AutoLayout
        • BeforeFieldInit
        • Class
        • ClassSemanticsMask
        • CompareTo(System.Object)*
        • CustomFormatClass
        • CustomFormatMask
        • Equals(System.Object)*
        • ExplicitLayout
        • GetHashCode()
        • GetType()
        • GetTypeCode()
        • HasFlag(System.Enum)
        • HasSecurity
        • Import
        • Interface
        • LayoutMask
        • NestedAssembly
        • NestedFamANDAssem
        • NestedFamily
        • NestedFamORAssem
        • NestedPrivate
        • NestedPublic
        • NotPublic
        • Public
        • ReservedMask
        • RTSpecialName
        • Sealed
        • SequentialLayout
        • Serializable
        • SpecialName
        • StringFormatMask
        • ToString()*
        • ToString(System.IFormatProvider)
        • ToString(System.String)
        • ToString(System.String, System.IFormatProvider)*
        • UnicodeClass
        • value__
        • VisibilityMask
        • WindowsRuntime
      • TypeDelegator
      • TypeFilter
      • TypeInfo
      • TypeInfo+d__23
      • TypeInfo+d__9
    • Resources
      • IResourceReader
      • IResourceWriter
      • MissingManifestResourceException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • Data
        • Equals(System.Object)
        • get_Data()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • HelpLink
        • HResult
        • InnerException
        • Message
        • set_HelpLink(System.String)
        • set_Source(System.String)
        • Source
        • StackTrace
        • TargetSite
        • ToString()
      • MissingSatelliteAssemblyException
      • NeutralResourcesLanguageAttribute
      • ResourceFallbackManager+d__5
      • ResourceManager
      • ResourceManager+CultureNameResourceSetPair
      • ResourceManager+ResourceManagerMediator
      • ResourceReader
      • ResourceReader+ResourceEnumerator
      • ResourceReader+TypeLimitingDeserializationBinder
      • ResourceSet
      • ResourceWriter
      • ResourceWriter+PrecannedResource
      • ResourceWriter+StreamWrapper
      • SatelliteContractVersionAttribute
      • UltimateResourceFallbackLocation
    • Runtime
      • CompilerServices
        • AccessedThroughPropertyAttribute
        • AsyncMethodBuilderCore+<>c
        • AsyncMethodBuilderCore+<>c__DisplayClass4_0
        • AsyncMethodBuilderCore+ContinuationWrapper
        • AsyncMethodBuilderCore+MoveNextRunner
        • AsyncStateMachineAttribute
        • AsyncTaskMethodBuilder
        • AsyncTaskMethodBuilder`1
        • AsyncVoidMethodBuilder
        • CallConvCdecl
        • CallConvFastcall
        • CallConvStdcall
        • CallConvThiscall
        • CallerFilePathAttribute
        • CallerLineNumberAttribute
        • CallerMemberNameAttribute
        • CompilationRelaxations
        • CompilationRelaxationsAttribute
        • CompilerGeneratedAttribute
        • CompilerGlobalScopeAttribute
        • CompilerMarshalOverride
        • ConditionalWeakTable`2
        • ConditionalWeakTable`2+<>c
        • ConditionalWeakTable`2+CreateValueCallback
        • ConditionalWeakTable`2+Entry
        • ConfiguredTaskAwaitable
        • ConfiguredTaskAwaitable`1
        • ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter
        • ConfiguredTaskAwaitable+ConfiguredTaskAwaiter
        • ContractHelper
        • CustomConstantAttribute
        • DateTimeConstantAttribute
        • DecimalConstantAttribute
        • DefaultDependencyAttribute
        • DependencyAttribute
        • DisablePrivateReflectionAttribute
        • DiscardableAttribute
        • ExtensionAttribute
        • FixedAddressValueTypeAttribute
        • FixedBufferAttribute
        • FormattableStringFactory
          • Create(System.String, System.Object[])
          • Equals(System.Object)
          • GetHashCode()
          • GetType()
          • ToString()
        • FormattableStringFactory+ConcreteFormattableString
          • ArgumentCount*
          • Equals(System.Object)
          • Format*
          • get_ArgumentCount()*
          • get_Format()*
          • GetArgument(System.Int32)*
          • GetArguments()*
          • GetHashCode()
          • GetType()
          • ToString()
          • ToString(System.IFormatProvider)*
        • HasCopySemanticsAttribute
        • IAsyncStateMachine
        • ICriticalNotifyCompletion
        • IDispatchConstantAttribute
        • IndexerNameAttribute
        • INotifyCompletion
        • InternalsVisibleToAttribute
        • IsBoxed
        • IsByRefLikeAttribute
        • IsByValue
        • IsConst
        • IsCopyConstructed
        • IsExplicitlyDereferenced
        • IsImplicitlyDereferenced
        • IsJitIntrinsic
        • IsLong
        • IsPinned
        • IsReadOnlyAttribute
        • IsSignUnspecifiedByte
        • IsUdtReturn
        • IsVolatile
        • IteratorStateMachineAttribute
        • ITuple
        • IUnknownConstantAttribute
        • LoadHint
        • MethodCodeType
        • MethodImplAttribute
        • MethodImplOptions
        • NativeCppClassAttribute
        • ReferenceAssemblyAttribute
        • RequiredAttributeAttribute
        • RuntimeCompatibilityAttribute
        • RuntimeFeature
        • RuntimeHelpers
        • RuntimeHelpers+CleanupCode
        • RuntimeHelpers+TryCode
        • RuntimeWrappedException
        • ScopelessEnumAttribute
        • SpecialNameAttribute
        • StateMachineAttribute
        • StringFreezingAttribute
        • SuppressIldasmAttribute
        • TaskAwaiter
        • TaskAwaiter`1
        • TaskAwaiter+<>c__DisplayClass11_0
        • TupleElementNamesAttribute
        • TypeForwardedFromAttribute
        • TypeForwardedToAttribute
        • UnsafeValueTypeAttribute
        • YieldAwaitable
        • YieldAwaitable+YieldAwaiter
        • YieldAwaitable+YieldAwaiter+<>c__DisplayClass5_0
      • ConstrainedExecution
      • DesignerServices
      • ExceptionServices
      • Hosting
      • InteropServices
      • Remoting
      • Serialization
        • Formatters
        • CollectionDataContractAttribute
        • ContractNamespaceAttribute
        • DataContractAttribute
        • DataMemberAttribute
        • EnumMemberAttribute
        • Formatter
        • FormatterConverter
        • FormatterServices
        • FormatterServices+<>c__DisplayClass9_0
        • IDeserializationCallback
          • OnDeserialization(System.Object)*
        • IFormatter
        • IFormatterConverter
          • Convert(System.Object, System.Type)*
          • Convert(System.Object, System.TypeCode)*
          • ToBoolean(System.Object)*
          • ToByte(System.Object)*
          • ToChar(System.Object)*
          • ToDateTime(System.Object)*
          • ToDecimal(System.Object)*
          • ToDouble(System.Object)*
          • ToInt16(System.Object)*
          • ToInt32(System.Object)*
          • ToInt64(System.Object)*
          • ToSByte(System.Object)*
          • ToSingle(System.Object)*
          • ToString(System.Object)*
          • ToUInt16(System.Object)*
          • ToUInt32(System.Object)*
          • ToUInt64(System.Object)*
        • IgnoreDataMemberAttribute
        • InvalidDataContractException
        • IObjectReference
          • GetRealObject(System.Runtime.Serialization.StreamingContext)*
        • ISafeSerializationData
          • CompleteDeserialization(System.Object)*
        • ISerializable
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • ISerializationSurrogate
        • ISerializationSurrogateProvider
        • ISurrogateSelector
        • KnownTypeAttribute
        • ObjectIDGenerator
        • ObjectManager
        • OnDeserializedAttribute
          • .ctor()
          • Equals(System.Object)
          • get_TypeId()
          • GetHashCode()
          • GetType()
          • IsDefaultAttribute()
          • Match(System.Object)
          • ToString()
          • TypeId
        • OnDeserializingAttribute
          • .ctor()
          • Equals(System.Object)
          • get_TypeId()
          • GetHashCode()
          • GetType()
          • IsDefaultAttribute()
          • Match(System.Object)
          • ToString()
          • TypeId
        • OnSerializedAttribute
          • .ctor()
          • Equals(System.Object)
          • get_TypeId()
          • GetHashCode()
          • GetType()
          • IsDefaultAttribute()
          • Match(System.Object)
          • ToString()
          • TypeId
        • OnSerializingAttribute
          • .ctor()
          • Equals(System.Object)
          • get_TypeId()
          • GetHashCode()
          • GetType()
          • IsDefaultAttribute()
          • Match(System.Object)
          • ToString()
          • TypeId
        • OptionalFieldAttribute
        • SafeSerializationEventArgs
        • SerializationBinder
        • SerializationEntry
          • .ctor()
          • Equals(System.Object)
          • get_Name()
          • get_ObjectType()
          • get_Value()
          • GetHashCode()
          • GetType()
          • Name
          • ObjectType
          • ToString()
          • Value
        • SerializationException
          • .ctor()
          • .ctor(System.String)
          • .ctor(System.String, System.Exception)
          • Data
          • Equals(System.Object)
          • get_Data()
          • get_HelpLink()
          • get_HResult()
          • get_InnerException()
          • get_Message()
          • get_Source()
          • get_StackTrace()
          • get_TargetSite()
          • GetBaseException()
          • GetHashCode()
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
          • GetType()
          • HelpLink
          • HResult
          • InnerException
          • Message
          • set_HelpLink(System.String)
          • set_Source(System.String)
          • Source
          • StackTrace
          • TargetSite
          • ToString()
        • SerializationInfo
        • SerializationInfoEnumerator
          • Current
          • Equals(System.Object)
          • get_Current()
          • get_Name()
          • get_ObjectType()
          • get_Value()
          • GetHashCode()
          • GetType()
          • MoveNext()*
          • Name
          • ObjectType
          • Reset()*
          • ToString()
          • Value
        • SerializationObjectManager
        • StreamingContext
          • .ctor()
          • .ctor(System.Runtime.Serialization.StreamingContextStates)
          • .ctor(System.Runtime.Serialization.StreamingContextStates, System.Object)
          • Context
          • Equals(System.Object)*
          • get_Context()
          • get_State()
          • GetHashCode()*
          • GetType()
          • State
          • ToString()
        • StreamingContextStates
          • .ctor()
          • All
          • Clone
          • CompareTo(System.Object)*
          • CrossAppDomain
          • CrossMachine
          • CrossProcess
          • Equals(System.Object)*
          • File
          • GetHashCode()
          • GetType()
          • GetTypeCode()
          • HasFlag(System.Enum)
          • Other
          • Persistence
          • Remoting
          • ToString()*
          • ToString(System.IFormatProvider)
          • ToString(System.String)
          • ToString(System.String, System.IFormatProvider)*
          • value__
        • SurrogateSelector
      • Versioning
      • AssemblyTargetedPatchBandAttribute
      • GCLargeObjectHeapCompactionMode
      • GCLatencyMode
      • GCSettings
      • GCSettings+SetLatencyModeStatus
      • MemoryFailPoint
      • ProfileOptimization
      • TargetedPatchingOptOutAttribute
    • Security
      • AccessControl
      • Claims
      • Cryptography
      • Permissions
      • Policy
      • Principal
      • Util
      • AllowPartiallyTrustedCallersAttribute
      • CodeAccessPermission
      • HostProtectionException
      • HostSecurityManager
      • HostSecurityManagerOptions
      • IEvidenceFactory
      • IPermission
      • ISecurityEncodable
      • ISecurityPolicyEncodable
      • IStackWalk
      • NamedPermissionSet
      • PartialTrustVisibilityLevel
      • PermissionSet
      • PermissionSet+IsSubsetOfType
      • PolicyLevelType
      • ReadOnlyPermissionSet
      • SecureString
      • SecurityContext
      • SecurityContext+Reader
      • SecurityContext+SecurityContextRunData
      • SecurityContextSource
      • SecurityCriticalAttribute
      • SecurityCriticalScope
      • SecurityElement
      • SecurityElement+ToStringHelperFunc
      • SecurityException
        • .ctor()
        • .ctor(System.String)
        • .ctor(System.String, System.Exception)
        • .ctor(System.String, System.Object, System.Object, System.Reflection.MethodInfo, System.Object, System.Security.IPermission)
        • .ctor(System.String, System.Reflection.AssemblyName, System.Security.PermissionSet, System.Security.PermissionSet, System.Reflection.MethodInfo, System.Security.Permissions.SecurityAction, System.Object, System.Security.IPermission, System.Security.Policy.Evidence)
        • .ctor(System.String, System.Type)
        • .ctor(System.String, System.Type, System.String)
        • Action
        • Data
        • Demanded
        • DenySetInstance
        • Equals(System.Object)
        • FailedAssemblyInfo
        • FirstPermissionThatFailed
        • get_Action()
        • get_Data()
        • get_Demanded()
        • get_DenySetInstance()
        • get_FailedAssemblyInfo()
        • get_FirstPermissionThatFailed()
        • get_GrantedSet()
        • get_HelpLink()
        • get_HResult()
        • get_InnerException()
        • get_Message()
        • get_Method()
        • get_PermissionState()
        • get_PermissionType()
        • get_PermitOnlySetInstance()
        • get_RefusedSet()
        • get_Source()
        • get_StackTrace()
        • get_TargetSite()
        • get_Url()
        • get_Zone()
        • GetBaseException()
        • GetHashCode()
        • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
        • GetType()
        • GrantedSet
        • HelpLink
        • HResult
        • InnerException
        • Message
        • Method
        • PermissionState
        • PermissionType
        • PermitOnlySetInstance
        • RefusedSet
        • set_Action(System.Security.Permissions.SecurityAction)
        • set_Demanded()
        • set_Demanded(System.Object)
        • set_DenySetInstance()
        • set_DenySetInstance(System.Object)
        • set_FailedAssemblyInfo(System.Reflection.AssemblyName)
        • set_FirstPermissionThatFailed(System.Security.IPermission)
        • set_GrantedSet()
        • set_GrantedSet(System.String)
        • set_HelpLink(System.String)
        • set_Method()
        • set_Method(System.Reflection.MethodInfo)
        • set_PermissionState()
        • set_PermissionState(System.String)
        • set_PermissionType()
        • set_PermissionType(System.Type)
        • set_PermitOnlySetInstance()
        • set_PermitOnlySetInstance(System.Object)
        • set_RefusedSet()
        • set_RefusedSet(System.String)
        • set_Source(System.String)
        • set_Url()
        • set_Url(System.String)
        • set_Zone(System.Security.SecurityZone)
        • Source
        • StackTrace
        • TargetSite
        • ToString()*
        • Url
        • Zone
      • SecurityManager
      • SecurityRulesAttribute
      • SecurityRuleSet
      • SecuritySafeCriticalAttribute
      • SecurityState
      • SecurityTransparentAttribute
      • SecurityTreatAsSafeAttribute
      • SecurityZone
      • SuppressUnmanagedCodeSecurityAttribute
      • UnverifiableCodeAttribute
      • VerificationException
      • XmlSyntaxException
    • StubHelpers
    • Text
      • RegularExpressions
      • ASCIIEncoding
        • .ctor()
        • BodyName
        • Clone()
        • CodePage*
        • DecoderFallback
        • EncoderFallback
        • EncodingName*
        • Equals(System.Object)
        • get_BodyName()
        • get_CodePage()*
        • get_DecoderFallback()
        • get_EncoderFallback()
        • get_EncodingName()*
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • WebName
        • WindowsCodePage
      • BaseCodePageEncoding+CodePageDataFileHeader
      • BaseCodePageEncoding+CodePageHeader
      • BaseCodePageEncoding+CodePageIndex
      • CodePageEncoding+Decoder
      • DBCSCodePageEncoding+DBCSDecoder
      • Decoder
      • DecoderExceptionFallback
      • DecoderExceptionFallbackBuffer
      • DecoderFallback
      • DecoderFallbackBuffer
      • DecoderFallbackException
      • DecoderReplacementFallback
      • DecoderReplacementFallbackBuffer
      • Encoder
      • EncoderExceptionFallback
      • EncoderExceptionFallbackBuffer
      • EncoderFallback
      • EncoderFallbackBuffer
      • EncoderFallbackException
      • EncoderReplacementFallback
      • EncoderReplacementFallbackBuffer
      • Encoding
        • ASCII
        • BigEndianUnicode
        • BodyName
        • Clone()
        • CodePage
        • Convert(System.Text.Encoding, System.Text.Encoding, System.Byte[])
        • Convert(System.Text.Encoding, System.Text.Encoding, System.Byte[], System.Int32, System.Int32)
        • DecoderFallback
        • Default
        • EncoderFallback
        • EncodingName
        • Equals(System.Object)
        • get_ASCII()
        • get_BigEndianUnicode()
        • get_BodyName()
        • get_CodePage()
        • get_DecoderFallback()
        • get_Default()
        • get_EncoderFallback()
        • get_EncodingName()
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_Unicode()
        • get_UTF32()
        • get_UTF7()
        • get_UTF8()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)*
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetEncoding(System.Int32)
        • GetEncoding(System.Int32, System.Text.EncoderFallback, System.Text.DecoderFallback)
        • GetEncoding(System.String)
        • GetEncoding(System.String, System.Text.EncoderFallback, System.Text.DecoderFallback)
        • GetEncodings()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • RegisterProvider(System.Text.EncodingProvider)
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • Unicode
        • UTF32
        • UTF7
        • UTF8
        • WebName
        • WindowsCodePage
      • Encoding+DefaultDecoder
      • Encoding+DefaultEncoder
      • Encoding+EncodingByteBuffer
      • Encoding+EncodingCharBuffer
      • EncodingInfo
        • CodePage
        • DisplayName
        • Equals(System.Object)*
        • get_CodePage()
        • get_DisplayName()
        • get_Name()
        • GetEncoding()
        • GetHashCode()*
        • GetType()
        • Name
        • ToString()
      • EncodingProvider
      • GB18030Encoding+GB18030Decoder
      • ISCIIEncoding+ISCIIDecoder
      • ISCIIEncoding+ISCIIEncoder
      • ISO2022Encoding+ISO2022Decoder
      • ISO2022Encoding+ISO2022Encoder
      • ISO2022Encoding+ISO2022Modes
      • MLangCodePageEncoding+MLangDecoder
      • MLangCodePageEncoding+MLangEncoder
      • NormalizationForm
      • StringBuilder
        • .ctor()
        • .ctor(System.Int32)
        • .ctor(System.Int32, System.Int32)
        • .ctor(System.String)
        • .ctor(System.String, System.Int32)
        • .ctor(System.String, System.Int32, System.Int32)
        • .ctor(System.String, System.Int32, System.Int32, System.Int32)
        • Append(System.Boolean)
        • Append(System.Byte)
        • Append(System.Char)
        • Append(System.Char*, System.Int32)
        • Append(System.Char, System.Int32)
        • Append(System.Char[])
        • Append(System.Char[], System.Int32, System.Int32)
        • Append(System.Decimal)
        • Append(System.Double)
        • Append(System.Int16)
        • Append(System.Int32)
        • Append(System.Int64)
        • Append(System.Object)
        • Append(System.SByte)
        • Append(System.Single)
        • Append(System.String)
        • Append(System.String, System.Int32, System.Int32)
        • Append(System.UInt16)
        • Append(System.UInt32)
        • Append(System.UInt64)
        • AppendFormat(System.IFormatProvider, System.String, System.Object)
        • AppendFormat(System.IFormatProvider, System.String, System.Object, System.Object)
        • AppendFormat(System.IFormatProvider, System.String, System.Object, System.Object, System.Object)
        • AppendFormat(System.IFormatProvider, System.String, System.Object[])
        • AppendFormat(System.String, System.Object)
        • AppendFormat(System.String, System.Object, System.Object)
        • AppendFormat(System.String, System.Object, System.Object, System.Object)
        • AppendFormat(System.String, System.Object[])
        • AppendLine()
        • AppendLine(System.String)
        • Capacity
        • Chars
        • Clear()
        • CopyTo(System.Int32, System.Char[], System.Int32, System.Int32)
        • EnsureCapacity(System.Int32)
        • Equals(System.Object)
        • Equals(System.Text.StringBuilder)
        • get_Capacity()
        • get_Chars(System.Int32)
        • get_Item(System.Int32)
        • get_Length()
        • get_MaxCapacity()
        • GetHashCode()
        • GetType()
        • Insert(System.Int32, System.Boolean)
        • Insert(System.Int32, System.Byte)
        • Insert(System.Int32, System.Char)
        • Insert(System.Int32, System.Char[])
        • Insert(System.Int32, System.Char[], System.Int32, System.Int32)
        • Insert(System.Int32, System.Decimal)
        • Insert(System.Int32, System.Double)
        • Insert(System.Int32, System.Int16)
        • Insert(System.Int32, System.Int32)
        • Insert(System.Int32, System.Int64)
        • Insert(System.Int32, System.Object)
        • Insert(System.Int32, System.SByte)
        • Insert(System.Int32, System.Single)
        • Insert(System.Int32, System.String)
        • Insert(System.Int32, System.String, System.Int32)
        • Insert(System.Int32, System.UInt16)
        • Insert(System.Int32, System.UInt32)
        • Insert(System.Int32, System.UInt64)
        • Item
        • Length
        • MaxCapacity
        • Remove(System.Int32, System.Int32)
        • Replace(System.Char, System.Char)
        • Replace(System.Char, System.Char, System.Int32, System.Int32)
        • Replace(System.String, System.String)
        • Replace(System.String, System.String, System.Int32, System.Int32)
        • set_Capacity(System.Int32)
        • set_Chars(System.Int32, System.Char)
        • set_Item(System.Int32, System.Char)
        • set_Length(System.Int32)
        • ToString()*
        • ToString(System.Int32, System.Int32)
      • UnicodeEncoding
        • .ctor()
        • .ctor(System.Boolean, System.Boolean)
        • .ctor(System.Boolean, System.Boolean, System.Boolean)
        • BodyName
        • CharSize
        • Clone()
        • CodePage*
        • DecoderFallback
        • EncoderFallback
        • EncodingName*
        • Equals(System.Object)
        • get_BodyName()
        • get_CodePage()*
        • get_DecoderFallback()
        • get_EncoderFallback()
        • get_EncodingName()*
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • WebName
        • WindowsCodePage
      • UnicodeEncoding+Decoder
      • UTF32Encoding
        • .ctor()
        • .ctor(System.Boolean, System.Boolean)
        • .ctor(System.Boolean, System.Boolean, System.Boolean)
        • BodyName
        • Clone()
        • CodePage*
        • DecoderFallback
        • EncoderFallback
        • EncodingName*
        • Equals(System.Object)
        • get_BodyName()
        • get_CodePage()*
        • get_DecoderFallback()
        • get_EncoderFallback()
        • get_EncodingName()*
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • WebName
        • WindowsCodePage
      • UTF32Encoding+UTF32Decoder
      • UTF7Encoding
        • .ctor()
        • .ctor(System.Boolean)
        • BodyName
        • Clone()
        • CodePage*
        • DecoderFallback
        • EncoderFallback
        • EncodingName*
        • Equals(System.Object)
        • get_BodyName()
        • get_CodePage()*
        • get_DecoderFallback()
        • get_EncoderFallback()
        • get_EncodingName()*
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • WebName
        • WindowsCodePage
      • UTF7Encoding+Decoder
      • UTF7Encoding+DecoderUTF7Fallback
      • UTF7Encoding+DecoderUTF7FallbackBuffer
      • UTF7Encoding+Encoder
      • UTF8Encoding
        • .ctor()
        • .ctor(System.Boolean)
        • .ctor(System.Boolean, System.Boolean)
        • BodyName
        • Clone()
        • CodePage*
        • DecoderFallback
        • EncoderFallback
        • EncodingName*
        • Equals(System.Object)
        • get_BodyName()
        • get_CodePage()*
        • get_DecoderFallback()
        • get_EncoderFallback()
        • get_EncodingName()*
        • get_HeaderName()
        • get_IsBrowserDisplay()
        • get_IsBrowserSave()
        • get_IsMailNewsDisplay()
        • get_IsMailNewsSave()
        • get_IsReadOnly()
        • get_IsSingleByte()
        • get_WebName()
        • get_WindowsCodePage()
        • GetByteCount(System.Char*, System.Int32)
        • GetByteCount(System.Char[])
        • GetByteCount(System.Char[], System.Int32, System.Int32)
        • GetByteCount(System.String)
        • GetBytes(System.Char*, System.Int32, System.Byte*, System.Int32)
        • GetBytes(System.Char[])
        • GetBytes(System.Char[], System.Int32, System.Int32)
        • GetBytes(System.Char[], System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetBytes(System.String)
        • GetBytes(System.String, System.Int32, System.Int32, System.Byte[], System.Int32)
        • GetCharCount(System.Byte*, System.Int32)
        • GetCharCount(System.Byte[])
        • GetCharCount(System.Byte[], System.Int32, System.Int32)*
        • GetChars(System.Byte*, System.Int32, System.Char*, System.Int32)
        • GetChars(System.Byte[])
        • GetChars(System.Byte[], System.Int32, System.Int32)
        • GetChars(System.Byte[], System.Int32, System.Int32, System.Char[], System.Int32)*
        • GetDecoder()
        • GetEncoder()
        • GetHashCode()
        • GetMaxByteCount(System.Int32)*
        • GetMaxCharCount(System.Int32)*
        • GetPreamble()
        • GetString(System.Byte*, System.Int32)
        • GetString(System.Byte[])
        • GetString(System.Byte[], System.Int32, System.Int32)
        • GetType()
        • HeaderName
        • IsAlwaysNormalized()
        • IsAlwaysNormalized(System.Text.NormalizationForm)
        • IsBrowserDisplay
        • IsBrowserSave
        • IsMailNewsDisplay
        • IsMailNewsSave
        • IsReadOnly
        • IsSingleByte
        • set_DecoderFallback(System.Text.DecoderFallback)
        • set_EncoderFallback(System.Text.EncoderFallback)
        • ToString()
        • WebName
        • WindowsCodePage
      • UTF8Encoding+UTF8Decoder
      • UTF8Encoding+UTF8Encoder
      • UTF8Encoding+UTF8EncodingSealed
    • Threading
      • Tasks
        • AsyncCausalityTracer+Loggers
        • AwaitTaskContinuation+<>c
        • BeginEndAwaitableAdapter+<>c
        • ConcurrentExclusiveSchedulerPair
        • ConcurrentExclusiveSchedulerPair+<>c
        • ConcurrentExclusiveSchedulerPair+CompletionState
        • ConcurrentExclusiveSchedulerPair+ConcurrentExclusiveTaskScheduler
        • ConcurrentExclusiveSchedulerPair+ConcurrentExclusiveTaskScheduler+DebugView
        • ConcurrentExclusiveSchedulerPair+DebugView
        • ConcurrentExclusiveSchedulerPair+ProcessingMode
        • GenericDelegateCache`2+<>c
        • Parallel
        • Parallel+<>c
        • Parallel+<>c__DisplayClass17_0`1
        • Parallel+<>c__DisplayClass18_0`1
        • Parallel+<>c__DisplayClass30_0`2
        • Parallel+<>c__DisplayClass31_0`2
        • Parallel+<>c__DisplayClass4_0
        • Parallel+<>c__DisplayClass4_1
        • Parallel+<>c__DisplayClass4_2
        • Parallel+<>c__DisplayClass42_0`2
        • Parallel+LoopTimer
        • ParallelLoopResult
        • ParallelLoopState
        • ParallelOptions
        • SingleProducerSingleConsumerQueue`1+d__16
        • SingleProducerSingleConsumerQueue`1+Segment
        • SingleProducerSingleConsumerQueue`1+SegmentState
        • SingleProducerSingleConsumerQueue`1+SingleProducerSingleConsumerQueue_DebugView
        • SynchronizationContextAwaitTaskContinuation+<>c
        • SynchronizationContextAwaitTaskContinuation+<>c__DisplayClass6_0
        • Task
          • .ctor(Function)
          • .ctor(Function, System.Object)
          • .ctor(System.Action)
          • .ctor(System.Action, System.Threading.CancellationToken)
          • .ctor(System.Action, System.Threading.CancellationToken, System.Threading.Tasks.TaskCreationOptions)
          • .ctor(System.Action, System.Threading.Tasks.TaskCreationOptions)
          • .ctor(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object)
          • .ctor(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.CancellationToken)
          • .ctor(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.CancellationToken, System.Threading.Tasks.TaskCreationOptions)
          • .ctor(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.Tasks.TaskCreationOptions)
          • AsyncState*
          • Complete(System.Object)
          • CompletedTask
          • ConfigureAwait(System.Boolean)
          • ContinueWith(Function)
          • ContinueWith(System.Action`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
          • ContinueWith(System.Action`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Threading.CancellationToken)
          • ContinueWith(System.Action`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Threading.CancellationToken, System.Threading.Tasks.TaskContinuationOptions, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(System.Action`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Threading.Tasks.TaskContinuationOptions)
          • ContinueWith(System.Action`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Threading.Tasks.TaskScheduler)
          • ContinueWith(System.Action`2[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object)
          • ContinueWith(System.Action`2[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.CancellationToken)
          • ContinueWith(System.Action`2[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.CancellationToken, System.Threading.Tasks.TaskContinuationOptions, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(System.Action`2[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.Tasks.TaskContinuationOptions)
          • ContinueWith(System.Action`2[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(Unknown)
          • ContinueWith(Unknown, System.Object)
          • ContinueWith(Unknown, System.Object, System.Threading.CancellationToken)
          • ContinueWith(Unknown, System.Object, System.Threading.CancellationToken, System.Threading.Tasks.TaskContinuationOptions, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(Unknown, System.Object, System.Threading.Tasks.TaskContinuationOptions)
          • ContinueWith(Unknown, System.Object, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(Unknown, System.Threading.CancellationToken)
          • ContinueWith(Unknown, System.Threading.CancellationToken, System.Threading.Tasks.TaskContinuationOptions, System.Threading.Tasks.TaskScheduler)
          • ContinueWith(Unknown, System.Threading.Tasks.TaskContinuationOptions)
          • ContinueWith(Unknown, System.Threading.Tasks.TaskScheduler)
          • CreationOptions
          • CurrentId
          • Delay(System.Int32)
          • Delay(System.Int32, System.Threading.CancellationToken)
          • Delay(System.TimeSpan)
          • Delay(System.TimeSpan, System.Threading.CancellationToken)
          • Dispose()*
          • Equals(System.Object)
          • Exception
          • Factory
          • FromCallback(System.Object, System.String, System.Object[])
          • FromCallbackResult(System.Object, System.String, Function, System.Object[])
          • FromCanceled(System.Threading.CancellationToken)
          • FromException(System.Exception)
          • FromPromise(Bridge.IPromise)
          • FromPromise(Bridge.IPromise, Function)
          • FromPromise(Bridge.IPromise, Function, Function)
          • FromPromise(Bridge.IPromise, Function, Function, Function)
          • FromResult(System.Object)
          • FromResult(Unknown)
          • get_AsyncState()*
          • get_CompletedTask()
          • get_CreationOptions()
          • get_CurrentId()
          • get_Exception()
          • get_Factory()
          • get_Id()
          • get_IsCanceled()
          • get_IsCompleted()*
          • get_IsFaulted()
          • get_Status()
          • GetAwaiter()
          • GetHashCode()
          • GetType()
          • Id
          • IsCanceled
          • IsCompleted*
          • IsFaulted
          • Run(Function)
          • Run(System.Action)
          • Run(System.Action, System.Threading.CancellationToken)
          • Run(System.Func`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
          • Run(System.Func`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Threading.CancellationToken)
          • Run(Unknown)
          • Run(Unknown, System.Threading.CancellationToken)
          • RunSynchronously()
          • RunSynchronously(System.Threading.Tasks.TaskScheduler)
          • Start()
          • Start(System.Threading.Tasks.TaskScheduler)
          • Status
          • ToString()
          • Wait()
          • Wait(System.Int32)
          • Wait(System.Int32, System.Threading.CancellationToken)
          • Wait(System.Threading.CancellationToken)
          • Wait(System.TimeSpan)
          • WaitAll(System.Threading.Tasks.Task[])
          • WaitAll(System.Threading.Tasks.Task[], System.Int32)
          • WaitAll(System.Threading.Tasks.Task[], System.Int32, System.Threading.CancellationToken)
          • WaitAll(System.Threading.Tasks.Task[], System.Threading.CancellationToken)
          • WaitAll(System.Threading.Tasks.Task[], System.TimeSpan)
          • WaitAny(System.Threading.Tasks.Task[])
          • WaitAny(System.Threading.Tasks.Task[], System.Int32)
          • WaitAny(System.Threading.Tasks.Task[], System.Int32, System.Threading.CancellationToken)
          • WaitAny(System.Threading.Tasks.Task[], System.Threading.CancellationToken)
          • WaitAny(System.Threading.Tasks.Task[], System.TimeSpan)
          • WaitTask()
          • WaitTask(System.Int32)
          • WaitTask(System.Int32, System.Threading.CancellationToken)
          • WaitTask(System.Threading.CancellationToken)
          • WaitTask(System.TimeSpan)
          • WhenAll(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
          • WhenAll(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task&mscorlib]])
          • WhenAll(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task`1[[System.Object&mscorlib]]&mscorlib]])
          • WhenAll(System.Threading.Tasks.Task[])
          • WhenAll(System.Threading.Tasks.Task`1[[System.Object&mscorlib]][])
          • WhenAll(Unknown)
          • WhenAny(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
          • WhenAny(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task&mscorlib]])
          • WhenAny(System.Collections.Generic.IEnumerable`1[[System.Threading.Tasks.Task`1[[System.Object&mscorlib]]&mscorlib]])
          • WhenAny(System.Threading.Tasks.Task[])
          • WhenAny(System.Threading.Tasks.Task`1[[System.Object&mscorlib]][])
          • WhenAny(Unknown)
          • Yield()
        • Task`1+<>c
        • Task+<>c
        • Task+<>c__DisplayClass176_0
        • Task+ContingentProperties
        • Task+DelayPromise
        • Task+SetOnCountdownMres
        • Task+SetOnInvokeMres
        • Task+WhenAllPromise
        • Task+WhenAllPromise`1
        • TaskCanceledException
          • .ctor()
          • .ctor(System.String)
          • .ctor(System.String, System.Exception)
          • .ctor(System.Threading.Tasks.Task)
          • CancellationToken
          • Data
          • Equals(System.Object)
          • get_CancellationToken()
          • get_Data()
          • get_HelpLink()
          • get_HResult()
          • get_InnerException()
          • get_Message()
          • get_Source()
          • get_StackTrace()
          • get_TargetSite()
          • get_Task()
          • GetBaseException()
          • GetHashCode()
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
          • GetType()
          • HelpLink
          • HResult
          • InnerException
          • Message
          • set_HelpLink(System.String)
          • set_Source(System.String)
          • Source
          • StackTrace
          • TargetSite
          • Task
          • ToString()
        • TaskCompletionSource
        • TaskCompletionSource`1
        • TaskContinuationOptions
        • TaskCreationOptions
        • TaskFactory
        • TaskFactory`1
        • TaskFactory`1+<>c
        • TaskFactory`1+<>c__DisplayClass32_0
        • TaskFactory`1+<>c__DisplayClass35_0
        • TaskFactory`1+<>c__DisplayClass38_0`1
        • TaskFactory`1+<>c__DisplayClass41_0`2
        • TaskFactory`1+<>c__DisplayClass44_0`3
        • TaskFactory`1+FromAsyncTrimPromise`1
        • TaskFactory+CompleteOnCountdownPromise
        • TaskFactory+CompleteOnCountdownPromise`1
        • TaskFactory+CompleteOnInvokePromise
        • TaskScheduler
        • TaskScheduler+SystemThreadingTasks_TaskSchedulerDebugView
        • TaskSchedulerAwaitTaskContinuation+<>c
        • TaskSchedulerException
          • .ctor()
          • .ctor(System.Exception)
          • .ctor(System.String)
          • .ctor(System.String, System.Exception)
          • Data
          • Equals(System.Object)
          • get_Data()
          • get_HelpLink()
          • get_HResult()
          • get_InnerException()
          • get_Message()
          • get_Source()
          • get_StackTrace()
          • get_TargetSite()
          • GetBaseException()
          • GetHashCode()
          • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
          • GetType()
          • HelpLink
          • HResult
          • InnerException
          • Message
          • set_HelpLink(System.String)
          • set_Source(System.String)
          • Source
          • StackTrace
          • TargetSite
          • ToString()
        • TaskStatus
        • TaskToApm+<>c__DisplayClass3_0
        • TaskToApm+TaskWrapperAsyncResult
        • ThreadPoolTaskScheduler+d__7
        • TplEtwProvider+ForkJoinOperationType
        • TplEtwProvider+Keywords
        • TplEtwProvider+Tasks
        • TplEtwProvider+TaskWaitBehavior
        • UnobservedTaskExceptionEventArgs
        • UnwrapPromise`1+<>c
      • AbandonedMutexException
      • ApartmentState
      • AsyncFlowControl
      • AsyncLocal`1
      • AsyncLocalValueChangedArgs`1
      • AutoResetEvent
      • CancellationToken
        • .ctor()
        • .ctor(System.Boolean)
        • CanBeCanceled
        • Equals(System.Object)
        • Equals(System.Threading.CancellationToken)
        • get_CanBeCanceled()
        • get_IsCancellationRequested()
        • get_None()
        • get_WaitHandle()
        • GetHashCode()
        • GetType()
        • IsCancellationRequested
        • None
        • op_Equality(System.Threading.CancellationToken, System.Threading.CancellationToken)
        • op_Inequality(System.Threading.CancellationToken, System.Threading.CancellationToken)
        • Register(Function)
        • Register(Function, System.Boolean)
        • Register(Function, System.Object)
        • Register(Function, System.Object, System.Boolean)
        • Register(System.Action)
        • Register(System.Action, System.Boolean)
        • Register(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object)
        • Register(System.Action`1[[System.Object&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]], System.Object, System.Boolean)
        • ThrowIfCancellationRequested()
        • ToString()
        • WaitHandle
      • CancellationTokenRegistration
        • .ctor()
        • Dispose()*
        • Equals(System.Object)
        • Equals(System.Threading.CancellationTokenRegistration)*
        • GetHashCode()
        • GetType()
        • op_Equality(System.Threading.CancellationTokenRegistration, System.Threading.CancellationTokenRegistration)
        • op_Inequality(System.Threading.CancellationTokenRegistration, System.Threading.CancellationTokenRegistration)
        • ToString()
      • CancellationTokenSource
        • .ctor()
        • .ctor(System.Int32)
        • .ctor(System.TimeSpan)
        • Cancel()
        • Cancel(System.Boolean)
        • CancelAfter(System.Int32)
        • CancelAfter(System.TimeSpan)
        • CreateLinkedTokenSource(System.Threading.CancellationToken, System.Threading.CancellationToken)
        • CreateLinkedTokenSource(System.Threading.CancellationToken[])
        • Dispose()*
        • Equals(System.Object)
        • get_IsCancellationRequested()
        • get_Token()
        • GetHashCode()
        • GetType()
        • IsCancellationRequested
        • Token
        • ToString()
      • CompressedStack
      • CompressedStack+CompressedStackRunData
      • ContextCallback
      • CountdownEvent
      • EventResetMode
      • EventWaitHandle
      • ExecutionContext
      • ExecutionContext+CaptureOptions
      • ExecutionContext+Flags
      • ExecutionContext+Reader
      • HostExecutionContext
      • HostExecutionContextManager
      • Interlocked
      • IOCompletionCallback
      • LazyInitializer
      • LazyThreadSafetyMode
      • LockCookie
      • LockRecursionException
      • ManualResetEvent
      • ManualResetEventSlim
      • Monitor
      • Mutex
      • Mutex+MutexCleanupInfo
      • Mutex+MutexTryCodeHelper
      • NativeOverlapped
      • Overlapped
      • Overlapped+<>c
      • ParameterizedThreadStart
      • PinnableBufferCache+<>c__DisplayClass0_0
      • PreAllocatedOverlapped
      • ReaderWriterLock
      • RegisteredWaitHandle
      • SemaphoreFullException
      • SemaphoreSlim
      • SemaphoreSlim+d__31
      • SemaphoreSlim+TaskNode
      • SendOrPostCallback
      • SpinLock
      • SpinLock+SystemThreading_SpinLockDebugView
      • SpinWait
      • SynchronizationContext
      • SynchronizationContext+WaitDelegate
      • SynchronizationLockException
      • Thread
      • ThreadAbortException
      • ThreadInterruptedException
      • ThreadLocal`1
      • ThreadLocal`1+FinalizationHelper
      • ThreadLocal`1+IdManager
      • ThreadLocal`1+LinkedSlot
      • ThreadLocal`1+LinkedSlotVolatile
      • ThreadPool
      • ThreadPool+d__21
      • ThreadPoolBoundHandle
      • ThreadPoolWorkQueue+QueueSegment
      • ThreadPoolWorkQueue+SparseArray`1
      • ThreadPoolWorkQueue+WorkStealingQueue
      • ThreadPriority
      • ThreadStart
      • ThreadStartException
      • ThreadState
      • ThreadStateException
      • Timeout
      • Timer
        • .ctor(Function)
        • .ctor(Function, System.Object, System.Int32, System.Int32)
        • .ctor(Function, System.Object, System.Int64, System.Int64)
        • .ctor(Function, System.Object, System.TimeSpan, System.TimeSpan)
        • .ctor(Function, System.Object, System.UInt32, System.UInt32)
        • .ctor(System.Threading.TimerCallback)
        • .ctor(System.Threading.TimerCallback, System.Object, System.Int32, System.Int32)
        • .ctor(System.Threading.TimerCallback, System.Object, System.Int64, System.Int64)
        • .ctor(System.Threading.TimerCallback, System.Object, System.TimeSpan, System.TimeSpan)
        • .ctor(System.Threading.TimerCallback, System.Object, System.UInt32, System.UInt32)
        • Change(System.Int32, System.Int32)
        • Change(System.Int64, System.Int64)
        • Change(System.TimeSpan, System.TimeSpan)
        • Change(System.UInt32, System.UInt32)
        • CreateObjRef(System.Type)
        • Dispose()*
        • Dispose(System.Threading.WaitHandle)
        • Equals(System.Object)
        • GetHashCode()
        • GetLifetimeService()
        • GetType()
        • InitializeLifetimeService()
        • ToString()
      • TimerCallback
      • TimerQueue+AppDomainTimerSafeHandle
      • Volatile
      • WaitCallback
      • WaitHandle
      • WaitHandle+OpenExistingResult
      • WaitHandleCannotBeOpenedException
      • WaitHandleExtensions
      • WaitOrTimerCallback
    • __ComObject
    • _AppDomain
    • AccessViolationException
    • Action
    • Action`1
    • Action`2
    • Action`3
    • Action`4
    • Action`5
    • Action`6
    • Action`7
    • Action`8
    • ActivationContext
    • ActivationContext+ApplicationState
    • ActivationContext+ApplicationStateDisposition
    • ActivationContext+ContextForm
    • Activator
    • AggregateException
      • .ctor()
      • .ctor(System.Collections.Generic.IEnumerable`1[[System.Exception&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
      • .ctor(System.Collections.Generic.IEnumerable`1[[System.Exception&mscorlib]])
      • .ctor(System.Exception[])
      • .ctor(System.String)
      • .ctor(System.String, System.Collections.Generic.IEnumerable`1[[System.Exception&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
      • .ctor(System.String, System.Collections.Generic.IEnumerable`1[[System.Exception&mscorlib]])
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.Exception[])
      • Data
      • Equals(System.Object)
      • Flatten()
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_InnerExceptions()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • Handle(Function)
      • Handle(System.Func`2[[System.Exception&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]&[System.Boolean&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
      • HelpLink
      • HResult
      • InnerException
      • InnerExceptions
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • AppContext
    • AppContext+SwitchValueState
    • AppDomain
    • AppDomain+APPX_FLAGS
    • AppDomain+CAPTCASearcher
    • AppDomain+EvidenceCollection
    • AppDomain+NamespaceResolverForIntrospection
    • AppDomainInitializer
    • AppDomainInitializerInfo+ItemInfo
    • AppDomainManager
    • AppDomainManagerInitializationOptions
    • AppDomainSetup
    • AppDomainSetup+LoaderInformation
    • AppDomainUnloadedException
    • ApplicationException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ApplicationId
    • ApplicationIdentity
    • ArgIterator
    • ArgumentException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.String)
      • .ctor(System.String, System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()*
      • get_ParamName()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message*
      • ParamName
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ArgumentNullException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.String)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()*
      • get_ParamName()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message*
      • ParamName
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ArgumentOutOfRangeException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.Object, System.String)
      • .ctor(System.String, System.String)
      • ActualValue
      • Data
      • Equals(System.Object)
      • get_ActualValue()
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()*
      • get_ParamName()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message*
      • ParamName
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ArithmeticException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • Array
    • Array+ArrayEnumerator
    • Array+FunctorComparer`1
    • Array+SorterGenericArray
    • Array+SorterObjectArray
    • Array+SZArrayEnumerator
    • ArraySegment
    • ArraySegment`1
    • ArraySegment`1+ArraySegmentEnumerator
    • ArrayTypeMismatchException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • AssemblyLoadEventArgs
    • AssemblyLoadEventHandler
    • AsyncCallback
    • Attribute
    • AttributeTargets
    • AttributeUsageAttribute
    • BadImageFormatException
    • Base64FormattingOptions
      • .ctor()
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • InsertLineBreaks
      • None
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • value__
    • BaseConfigHandler+BeginChildrenCallback
    • BaseConfigHandler+CreateAttributeCallback
    • BaseConfigHandler+CreateNodeCallback
    • BaseConfigHandler+EndChildrenCallback
    • BaseConfigHandler+ErrorCallback
    • BaseConfigHandler+NotifyEventCallback
    • BitConverter
      • DoubleToInt64Bits(System.Double)
      • Equals(System.Object)
      • GetBytes(System.Boolean)
      • GetBytes(System.Char)
      • GetBytes(System.Double)
      • GetBytes(System.Int16)
      • GetBytes(System.Int32)
      • GetBytes(System.Int64)
      • GetBytes(System.Single)
      • GetBytes(System.UInt16)
      • GetBytes(System.UInt32)
      • GetBytes(System.UInt64)
      • GetHashCode()
      • GetType()
      • Int64BitsToDouble(System.Int64)
      • IsLittleEndian
      • ToBoolean(System.Byte[], System.Int32)
      • ToChar(System.Byte[], System.Int32)
      • ToDouble(System.Byte[], System.Int32)
      • ToInt16(System.Byte[], System.Int32)
      • ToInt32(System.Byte[], System.Int32)
      • ToInt64(System.Byte[], System.Int32)
      • ToSingle(System.Byte[], System.Int32)
      • ToString()
      • ToString(System.Byte[])
      • ToString(System.Byte[], System.Int32)
      • ToString(System.Byte[], System.Int32, System.Int32)
      • ToUInt16(System.Byte[], System.Int32)
      • ToUInt32(System.Byte[], System.Int32)
      • ToUInt64(System.Byte[], System.Int32)
    • Boolean
      • .ctor()
      • CompareTo(System.Boolean)*
      • CompareTo(System.Object)*
      • Equals(System.Boolean)*
      • Equals(System.Object)
      • FalseString
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • Parse(System.String)
      • ToString()*
      • ToString(System.IFormatProvider)
      • TrueString
      • TryParse(System.String, System.Boolean&)
      • TryParse(System.String, System.Boolean)
    • Buffer
    • Buffer+Block16
    • Buffer+Block64
    • Byte
      • .ctor()
      • CompareTo(System.Byte)*
      • CompareTo(System.Object)*
      • Equals(System.Byte)
      • Equals(System.Object)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Byte&)
      • TryParse(System.String, System.Byte)
      • TryParse(System.String, System.Byte, System.Int32)
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.Byte&)
    • CannotUnloadAppDomainException
    • Char
      • .ctor()
      • CompareTo(System.Char)*
      • CompareTo(System.Object)*
      • ConvertFromUtf32(System.Int32)
      • ConvertToUtf32(System.Char, System.Char)
      • ConvertToUtf32(System.String, System.Int32)
      • Equals(System.Char)
      • Equals(System.Object)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()*
      • GetNumericValue(System.Char)
      • GetNumericValue(System.String, System.Int32)
      • GetType()
      • GetTypeCode()
      • GetUnicodeCategory(System.Char)
      • GetUnicodeCategory(System.String, System.Int32)
      • IsControl(System.Char)
      • IsControl(System.String, System.Int32)
      • IsDigit(System.Char)
      • IsDigit(System.String, System.Int32)
      • IsHighSurrogate(System.Char)
      • IsHighSurrogate(System.String, System.Int32)
      • IsLetter(System.Char)
      • IsLetter(System.String, System.Int32)
      • IsLetterOrDigit(System.Char)
      • IsLetterOrDigit(System.String, System.Int32)
      • IsLower(System.Char)
      • IsLower(System.String, System.Int32)
      • IsLowSurrogate(System.Char)
      • IsLowSurrogate(System.String, System.Int32)
      • IsNumber(System.Char)
      • IsNumber(System.String, System.Int32)
      • IsPunctuation(System.Char)
      • IsPunctuation(System.String, System.Int32)
      • IsSeparator(System.Char)
      • IsSeparator(System.String, System.Int32)
      • IsSurrogate(System.Char)
      • IsSurrogate(System.String, System.Int32)
      • IsSurrogatePair(System.Char, System.Char)
      • IsSurrogatePair(System.String, System.Int32)
      • IsSymbol(System.Char)
      • IsSymbol(System.String, System.Int32)
      • IsUpper(System.Char)
      • IsUpper(System.String, System.Int32)
      • IsWhiteSpace(System.Char)
      • IsWhiteSpace(System.String, System.Int32)
      • MaxValue
      • MinValue
      • Parse(System.String)
      • ToLower(System.Char)
      • ToLower(System.Char, System.Globalization.CultureInfo)
      • ToLowerInvariant(System.Char)
      • ToString()*
      • ToString(System.Char)
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)
      • ToUpper(System.Char)
      • ToUpper(System.Char, System.Globalization.CultureInfo)
      • ToUpperInvariant(System.Char)
      • TryParse(System.String, System.Char&)
    • CharEnumerator
      • Clone()*
      • Current*
      • Dispose()*
      • Equals(System.Object)
      • get_Current()*
      • GetHashCode()
      • GetType()
      • MoveNext()*
      • Reset()*
      • ToString()
    • CLSCompliantAttribute
    • Comparison`1
    • Console
      • .ctor()
      • add_CancelKeyPress(System.ConsoleCancelEventHandler)
      • BackgroundColor
      • Beep()
      • Beep(System.Int32, System.Int32)
      • BufferHeight
      • BufferWidth
      • CancelKeyPress
      • CapsLock
      • Clear()
      • CursorLeft
      • CursorSize
      • CursorTop
      • CursorVisible
      • Equals(System.Object)
      • Error
      • ForegroundColor
      • get_BackgroundColor()
      • get_BufferHeight()
      • get_BufferWidth()
      • get_CapsLock()
      • get_CursorLeft()
      • get_CursorSize()
      • get_CursorTop()
      • get_CursorVisible()
      • get_Error()
      • get_ForegroundColor()
      • get_In()
      • get_InputEncoding()
      • get_IsErrorRedirected()
      • get_IsInputRedirected()
      • get_IsOutputRedirected()
      • get_KeyAvailable()
      • get_LargestWindowHeight()
      • get_LargestWindowWidth()
      • get_NumberLock()
      • get_Out()
      • get_OutputEncoding()
      • get_Title()
      • get_TreatControlCAsInput()
      • get_WindowHeight()
      • get_WindowLeft()
      • get_WindowTop()
      • get_WindowWidth()
      • GetHashCode()
      • GetType()
      • In
      • InputEncoding
      • IsErrorRedirected
      • IsInputRedirected
      • IsOutputRedirected
      • KeyAvailable
      • LargestWindowHeight
      • LargestWindowWidth
      • MoveBufferArea(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
      • MoveBufferArea(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Char, System.ConsoleColor, System.ConsoleColor)
      • NumberLock
      • OpenStandardError()
      • OpenStandardError(System.Int32)
      • OpenStandardInput()
      • OpenStandardInput(System.Int32)
      • OpenStandardOutput()
      • OpenStandardOutput(System.Int32)
      • Out
      • OutputEncoding
      • Read()
      • ReadKey()
      • ReadKey(System.Boolean)
      • ReadLine()
      • ReadLine(System.String)
      • ReadLine(System.String, System.String)
      • remove_CancelKeyPress(System.ConsoleCancelEventHandler)
      • ResetColor()
      • set_BackgroundColor(System.ConsoleColor)
      • set_BufferHeight(System.Int32)
      • set_BufferWidth(System.Int32)
      • set_CursorLeft(System.Int32)
      • set_CursorSize(System.Int32)
      • set_CursorTop(System.Int32)
      • set_CursorVisible(System.Boolean)
      • set_ForegroundColor(System.ConsoleColor)
      • set_InputEncoding(System.Text.Encoding)
      • set_OutputEncoding(System.Text.Encoding)
      • set_Title(System.String)
      • set_TreatControlCAsInput(System.Boolean)
      • set_WindowHeight(System.Int32)
      • set_WindowLeft(System.Int32)
      • set_WindowTop(System.Int32)
      • set_WindowWidth(System.Int32)
      • SetBufferSize(System.Int32, System.Int32)
      • SetCursorPosition(System.Int32, System.Int32)
      • SetError(System.IO.TextWriter)
      • SetIn(System.IO.TextReader)
      • SetOut(System.IO.TextWriter)
      • SetWindowPosition(System.Int32, System.Int32)
      • SetWindowSize(System.Int32, System.Int32)
      • Title
      • ToString()
      • TreatControlCAsInput
      • WindowHeight
      • WindowLeft
      • WindowTop
      • WindowWidth
      • Write(System.Boolean)
      • Write(System.Char)
      • Write(System.Char[])
      • Write(System.Char[], System.Int32, System.Int32)
      • Write(System.Decimal)
      • Write(System.Double)
      • Write(System.Int32)
      • Write(System.Int64)
      • Write(System.Object)
      • Write(System.Single)
      • Write(System.String)
      • Write(System.String, System.Object)
      • Write(System.String, System.Object, System.Object)
      • Write(System.String, System.Object, System.Object, System.Object)
      • Write(System.String, System.Object, System.Object, System.Object, System.Object)
      • Write(System.String, System.Object[])
      • Write(System.UInt32)
      • Write(System.UInt64)
      • WriteLine()
      • WriteLine(System.Boolean)
      • WriteLine(System.Char)
      • WriteLine(System.Char[])
      • WriteLine(System.Char[], System.Int32, System.Int32)
      • WriteLine(System.Decimal)
      • WriteLine(System.Double)
      • WriteLine(System.Int32)
      • WriteLine(System.Int64)
      • WriteLine(System.Nullable`1[[System.Decimal]])
      • WriteLine(System.Object)
      • WriteLine(System.Single)
      • WriteLine(System.String)
      • WriteLine(System.String, System.Object)
      • WriteLine(System.String, System.Object, System.Object)
      • WriteLine(System.String, System.Object, System.Object, System.Object)
      • WriteLine(System.String, System.Object, System.Object, System.Object, System.Object)
      • WriteLine(System.String, System.Object[])
      • WriteLine(System.Type)
      • WriteLine(System.UInt32)
      • WriteLine(System.UInt64)
    • Console+ControlCDelegateData
    • Console+ControlCHooker
    • Console+ControlKeyState
    • ConsoleCancelEventArgs
    • ConsoleCancelEventHandler
    • ConsoleColor
    • ConsoleKey
    • ConsoleKeyInfo
    • ConsoleModifiers
    • ConsoleSpecialKey
    • ContextBoundObject
    • ContextMarshalException
    • ContextStaticAttribute
    • Convert
    • Converter`2
    • CrossAppDomainDelegate
    • DataMisalignedException
    • DateTime
      • .ctor()
      • .ctor(System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Globalization.Calendar)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.DateTimeKind)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Globalization.Calendar)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.DateTimeKind)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Globalization.Calendar)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Globalization.Calendar, System.DateTimeKind)
      • .ctor(System.Int64)
      • .ctor(System.Int64, System.DateTimeKind)
      • Add(System.TimeSpan)
      • AddDays(System.Double)
      • AddHours(System.Double)
      • AddMilliseconds(System.Double)
      • AddMinutes(System.Double)
      • AddMonths(System.Int32)
      • AddSeconds(System.Double)
      • AddTicks(System.Int64)
      • AddYears(System.Int32)
      • Compare(System.DateTime, System.DateTime)
      • CompareTo(System.DateTime)*
      • CompareTo(System.Object)*
      • Date
      • Day
      • DayOfWeek
      • DayOfYear
      • DaysInMonth(System.Int32, System.Int32)
      • Equals(System.DateTime)*
      • Equals(System.DateTime, System.DateTime)
      • Equals(System.Object)
      • FromBinary(System.Int64)
      • FromFileTime(System.Int64)
      • FromFileTimeUtc(System.Int64)
      • FromOADate(System.Double)
      • get_Date()
      • get_Day()
      • get_DayOfWeek()
      • get_DayOfYear()
      • get_Hour()
      • get_Kind()
      • get_Millisecond()
      • get_Minute()
      • get_Month()
      • get_Now()
      • get_Second()
      • get_Ticks()
      • get_TimeOfDay()
      • get_Today()
      • get_UtcNow()
      • get_Year()
      • GetDateTimeFormats()
      • GetDateTimeFormats(System.Char)
      • GetDateTimeFormats(System.Char, System.IFormatProvider)
      • GetDateTimeFormats(System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • Hour
      • IsDaylightSavingTime()
      • IsLeapYear(System.Int32)
      • Kind
      • MaxValue
      • Millisecond
      • Minute
      • MinValue
      • Month
      • Now
      • op_Addition(System.DateTime, System.TimeSpan)
      • op_Equality(System.DateTime, System.DateTime)
      • op_GreaterThan(System.DateTime, System.DateTime)
      • op_GreaterThanOrEqual(System.DateTime, System.DateTime)
      • op_Inequality(System.DateTime, System.DateTime)
      • op_LessThan(System.DateTime, System.DateTime)
      • op_LessThanOrEqual(System.DateTime, System.DateTime)
      • op_Subtraction(System.DateTime, System.DateTime)
      • op_Subtraction(System.DateTime, System.TimeSpan)
      • Parse(System.String)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider, System.Globalization.DateTimeStyles)
      • ParseExact(System.String, System.String, System.IFormatProvider)
      • ParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.DateTimeStyles)
      • ParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.DateTimeStyles)
      • Second
      • SpecifyKind(System.DateTime, System.DateTimeKind)
      • Subtract(System.DateTime)
      • Subtract(System.TimeSpan)
      • Ticks
      • TimeOfDay
      • ToBinary()
      • Today
      • ToFileTime()
      • ToFileTimeUtc()
      • ToLocalTime()
      • ToLocalTime(System.Boolean)
      • ToLongDateString()
      • ToLongTimeString()
      • ToOADate()
      • ToShortDateString()
      • ToShortTimeString()
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • ToUniversalTime()
      • TryParse(System.String, System.DateTime&)
      • TryParse(System.String, System.DateTime)
      • TryParse(System.String, System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTime&)
      • TryParseExact(System.String, System.String, System.IFormatProvider, System.DateTime)
      • TryParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTime&)
      • TryParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTime&)
      • UtcNow
      • Year
    • DateTime+FullSystemTime
    • DateTimeKind
      • .ctor()
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • Local
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • Unspecified
      • Utc
      • value__
    • DateTimeOffset
      • .ctor()
      • .ctor(System.DateTime)
      • .ctor(System.DateTime, System.TimeSpan)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Globalization.Calendar, System.TimeSpan)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.TimeSpan)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.Int32, System.TimeSpan)
      • .ctor(System.Int64, System.TimeSpan)
      • Add(System.TimeSpan)
      • AddDays(System.Double)
      • AddHours(System.Double)
      • AddMilliseconds(System.Double)
      • AddMinutes(System.Double)
      • AddMonths(System.Int32)
      • AddSeconds(System.Double)
      • AddTicks(System.Int64)
      • AddYears(System.Int32)
      • Compare(System.DateTimeOffset, System.DateTimeOffset)
      • CompareTo(System.DateTimeOffset)*
      • Date
      • DateTime
      • Day
      • DayOfWeek
      • DayOfYear
      • Equals(System.DateTimeOffset)
      • Equals(System.DateTimeOffset, System.DateTimeOffset)
      • Equals(System.Object)*
      • EqualsExact(System.DateTimeOffset)
      • FromFileTime(System.Int64)
      • FromUnixTimeMilliseconds(System.Int64)
      • FromUnixTimeSeconds(System.Int64)
      • get_Date()
      • get_DateTime()
      • get_Day()
      • get_DayOfWeek()
      • get_DayOfYear()
      • get_Hour()
      • get_LocalDateTime()
      • get_Millisecond()
      • get_Minute()
      • get_Month()
      • get_Now()
      • get_Offset()
      • get_Second()
      • get_Ticks()
      • get_TimeOfDay()
      • get_UtcDateTime()
      • get_UtcNow()
      • get_UtcTicks()
      • get_Year()
      • GetHashCode()*
      • GetType()
      • Hour
      • LocalDateTime
      • MaxValue
      • Millisecond
      • Minute
      • MinValue
      • Month
      • Now
      • Offset
      • op_Addition(System.DateTimeOffset, System.TimeSpan)
      • op_Equality(System.DateTimeOffset, System.DateTimeOffset)
      • op_GreaterThan(System.DateTimeOffset, System.DateTimeOffset)
      • op_GreaterThanOrEqual(System.DateTimeOffset, System.DateTimeOffset)
      • op_Implicit(System.DateTime)
      • op_Inequality(System.DateTimeOffset, System.DateTimeOffset)
      • op_LessThan(System.DateTimeOffset, System.DateTimeOffset)
      • op_LessThanOrEqual(System.DateTimeOffset, System.DateTimeOffset)
      • op_Subtraction(System.DateTimeOffset, System.DateTimeOffset)
      • op_Subtraction(System.DateTimeOffset, System.TimeSpan)
      • Parse(System.String)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider, System.Globalization.DateTimeStyles)
      • ParseExact(System.String, System.String, System.IFormatProvider)
      • ParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.DateTimeStyles)
      • ParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.DateTimeStyles)
      • Second
      • Subtract(System.DateTimeOffset)
      • Subtract(System.TimeSpan)
      • Ticks
      • TimeOfDay
      • ToFileTime()
      • ToLocalTime()
      • ToOffset(System.TimeSpan)
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • ToUniversalTime()
      • ToUnixTimeMilliseconds()
      • ToUnixTimeSeconds()
      • TryParse(System.String, System.DateTimeOffset&)
      • TryParse(System.String, System.DateTimeOffset)
      • TryParse(System.String, System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTimeOffset&)
      • TryParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTimeOffset&)
      • TryParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.DateTimeStyles, System.DateTimeOffset&)
      • UtcDateTime
      • UtcNow
      • UtcTicks
      • Year
    • DateTimeParse+DS
    • DateTimeParse+DTT
    • DateTimeParse+MatchNumberDelegate
    • DateTimeParse+TM
    • DayOfWeek
      • .ctor()
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • Friday
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • Monday
      • Saturday
      • Sunday
      • Thursday
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • Tuesday
      • value__
      • Wednesday
    • DBNull
      • Equals(System.Object)
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • GetTypeCode()*
      • ToString()*
      • ToString(System.IFormatProvider)*
      • Value
    • Decimal
    • DefaultBinder+<>c
    • DefaultBinder+BinderState
    • Delegate
    • DelegateSerializationHolder+DelegateEntry
    • DivideByZeroException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • DllNotFoundException
    • Double
      • .ctor()
      • CompareTo(System.Double)*
      • CompareTo(System.Object)*
      • Epsilon
      • Equals(System.Double)
      • Equals(System.Object)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()*
      • GetType()
      • GetTypeCode()
      • IsFinite(System.Double)
      • IsInfinity(System.Double)
      • IsNaN(System.Double)
      • IsNegativeInfinity(System.Double)
      • IsPositiveInfinity(System.Double)
      • MaxValue
      • MinValue
      • NaN
      • NegativeInfinity
      • op_Equality(System.Double, System.Double)
      • op_GreaterThan(System.Double, System.Double)
      • op_GreaterThanOrEqual(System.Double, System.Double)
      • op_Inequality(System.Double, System.Double)
      • op_LessThan(System.Double, System.Double)
      • op_LessThanOrEqual(System.Double, System.Double)
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • PositiveInfinity
      • ToExponential()
      • ToExponential(System.Int32)
      • ToFixed()
      • ToFixed(System.Int32)
      • ToPrecision()
      • ToPrecision(System.Int32)
      • ToString()*
      • ToString(System.IFormatProvider)*
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Double&)
      • TryParse(System.String, System.Double)
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.Double&)
      • TryParse(System.String, System.IFormatProvider, System.Double)
    • DuplicateWaitObjectException
    • EntryPointNotFoundException
    • Enum
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • Format(System.Type, System.Object, System.String)
      • GetHashCode()
      • GetName(System.Type, System.Object)
      • GetNames(System.Type)
      • GetType()
      • GetTypeCode()
      • GetUnderlyingType(System.Type)
      • GetValues(System.Type)
      • HasFlag(System.Enum)
      • IsDefined(System.Type, System.Object)
      • Parse(System.Type, System.String)
      • Parse(System.Type, System.String, System.Boolean)
      • ToObject(System.Type, System.Byte)
      • ToObject(System.Type, System.Int16)
      • ToObject(System.Type, System.Int32)
      • ToObject(System.Type, System.Int64)
      • ToObject(System.Type, System.Object)
      • ToObject(System.Type, System.SByte)
      • ToObject(System.Type, System.UInt16)
      • ToObject(System.Type, System.UInt32)
      • ToObject(System.Type, System.UInt64)
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • ToString(System.Type, System.Enum)
      • TryParse(System.String, System.Boolean, System.Object)
      • TryParse(System.String, System.Boolean, Unknown)
      • TryParse(System.String, System.Object)
      • TryParse(System.String, Unknown)
    • Enum+EnumResult
    • Enum+ParseFailureKind
    • Enum+ValuesAndNames
    • Environment
      • CommandLine
      • CurrentDirectory
      • CurrentManagedThreadId
      • Equals(System.Object)
      • Exit(System.Int32)
      • ExitCode
      • ExpandEnvironmentVariables(System.String)
      • FailFast(System.String)
      • FailFast(System.String, System.Exception)
      • get_CommandLine()
      • get_CurrentDirectory()
      • get_CurrentManagedThreadId()
      • get_ExitCode()
      • get_HasShutdownStarted()
      • get_Is64BitOperatingSystem()
      • get_Is64BitProcess()
      • get_MachineName()
      • get_NewLine()
      • get_OSVersion()
      • get_ProcessorCount()
      • get_StackTrace()
      • get_SystemDirectory()
      • get_SystemPageSize()
      • get_TickCount()
      • get_UserDomainName()
      • get_UserInteractive()
      • get_UserName()
      • get_Version()
      • get_WorkingSet()
      • GetCommandLineArgs()
      • GetEnvironmentVariable(System.String)
      • GetEnvironmentVariable(System.String, System.EnvironmentVariableTarget)
      • GetEnvironmentVariable(System.String, Unknown)
      • GetEnvironmentVariables()
      • GetEnvironmentVariables(System.EnvironmentVariableTarget)
      • GetEnvironmentVariables(Unknown)
      • GetFolderPath(System.Environment+SpecialFolder)
      • GetFolderPath(System.Environment+SpecialFolder, System.Environment+SpecialFolderOption)
      • GetFolderPath(System.Object)
      • GetFolderPath(System.Object, System.Object)
      • GetHashCode()
      • GetLogicalDrives()
      • GetType()
      • HasShutdownStarted
      • Is64BitOperatingSystem
      • Is64BitProcess
      • MachineName
      • NewLine
      • OSVersion
      • ProcessorCount
      • set_CurrentDirectory()
      • set_CurrentDirectory(System.String)
      • set_ExitCode()
      • set_ExitCode(System.Int32)
      • SetEnvironmentVariable(System.String, System.String)
      • SetEnvironmentVariable(System.String, System.String, System.EnvironmentVariableTarget)
      • SetEnvironmentVariable(System.String, System.String, Unknown)
      • StackTrace
      • SystemDirectory
      • SystemPageSize
      • TickCount
      • ToString()
      • UserDomainName
      • UserInteractive
      • UserName
      • Version
      • WorkingSet
    • Environment+ResourceHelper
    • Environment+ResourceHelper+GetResourceStringUserData
    • Environment+SpecialFolder
    • Environment+SpecialFolderOption
    • EnvironmentVariableTarget
    • EventArgs
    • EventHandler
    • EventHandler`1
    • Exception
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • Exception+__RestrictedErrorObject
    • Exception+ExceptionMessageKind
    • ExecutionEngineException
    • FieldAccessException
    • FlagsAttribute
    • FormatException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • FormattableString
      • ArgumentCount*
      • Equals(System.Object)
      • Format*
      • get_ArgumentCount()*
      • get_Format()*
      • GetArgument(System.Int32)*
      • GetArguments()*
      • GetHashCode()
      • GetType()
      • Invariant(System.FormattableString)
      • ToString()*
      • ToString(System.IFormatProvider)*
    • Func`1
    • Func`2
    • Func`3
    • Func`4
    • Func`5
    • Func`6
    • Func`7
    • Func`8
    • Func`9
    • GC
    • GC+EndNoGCRegionStatus
    • GC+StartNoGCRegionStatus
    • GCCollectionMode
    • GCNotificationStatus
    • Guid
      • .ctor()
      • .ctor(System.Byte[])
      • .ctor(System.Int32, System.Int16, System.Int16, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte)
      • .ctor(System.Int32, System.Int16, System.Int16, System.Byte[])
      • .ctor(System.String)
      • .ctor(System.UInt32, System.UInt16, System.UInt16, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte, System.Byte)
      • CompareTo(System.Guid)*
      • CompareTo(System.Object)
      • Empty
      • Equals(System.Guid)
      • Equals(System.Object)*
      • GetHashCode()*
      • GetType()
      • NewGuid()
      • op_Equality(System.Guid, System.Guid)
      • op_Inequality(System.Guid, System.Guid)
      • Parse(System.String)
      • ParseExact(System.String, System.String)
      • ToByteArray()
      • ToString()*
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Guid&)
      • TryParse(System.String, System.Guid)
      • TryParseExact(System.String, System.String, System.Guid&)
      • TryParseExact(System.String, System.String, System.Guid)
    • Guid+GuidParseThrowStyle
    • Guid+GuidResult
    • Guid+GuidStyles
    • Guid+ParseFailureKind
    • IAppDomainSetup
    • IAsyncResult
      • AsyncState*
      • AsyncWaitHandle
      • CompletedSynchronously*
      • get_AsyncState()*
      • get_AsyncWaitHandle()
      • get_CompletedSynchronously()*
      • get_IsCompleted()*
      • IsCompleted*
    • ICloneable
      • Clone()*
    • IComparable
      • CompareTo(System.Object)*
    • IComparable`1
      • CompareTo(T)
      • CompareTo(Unknown)
    • IConvertible
      • GetTypeCode()*
      • ToBoolean(System.IFormatProvider)*
      • ToByte(System.IFormatProvider)*
      • ToChar(System.IFormatProvider)*
      • ToDateTime(System.IFormatProvider)*
      • ToDecimal(System.IFormatProvider)*
      • ToDouble(System.IFormatProvider)*
      • ToInt16(System.IFormatProvider)*
      • ToInt32(System.IFormatProvider)*
      • ToInt64(System.IFormatProvider)*
      • ToSByte(System.IFormatProvider)*
      • ToSingle(System.IFormatProvider)*
      • ToString(System.IFormatProvider)*
      • ToType(System.Type, System.IFormatProvider)*
      • ToUInt16(System.IFormatProvider)*
      • ToUInt32(System.IFormatProvider)*
      • ToUInt64(System.IFormatProvider)*
    • ICustomFormatter
    • IDisposable
      • Dispose()*
    • IEquatable`1
      • Equals(T)
      • Equals(Unknown)
    • IFormatProvider
      • GetFormat(System.Type)*
    • IFormattable
      • ToString(System.String, System.IFormatProvider)*
    • IndexOutOfRangeException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • InsufficientExecutionStackException
    • InsufficientMemoryException
    • Int16
      • .ctor()
      • CompareTo(System.Int16)*
      • CompareTo(System.Object)*
      • Equals(System.Int16)
      • Equals(System.Object)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.Int16&)
      • TryParse(System.String, System.Int16&)
      • TryParse(System.String, System.Int16)
      • TryParse(System.String, System.Int16, System.Int32)
    • Int32
      • .ctor()
      • CompareTo(System.Int32)*
      • CompareTo(System.Object)*
      • Equals(System.Int32)
      • Equals(System.Object)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.Int32&)
      • TryParse(System.String, System.Int32&)
      • TryParse(System.String, System.Int32)
      • TryParse(System.String, System.Int32, System.Int32)
    • Int64
    • IntPtr
    • InvalidCastException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.Int32)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • InvalidOperationException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • InvalidProgramException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • InvalidTimeZoneException
    • IObservable`1
    • IObserver`1
    • IProgress`1
    • IServiceProvider
    • Lazy`1
    • Lazy`1+<>c
    • Lazy`1+Boxed
    • Lazy`1+LazyInternalExceptionHolder
    • LoaderOptimization
    • LoaderOptimizationAttribute
    • LocalDataStoreSlot
    • MarshalByRefObject
    • Math
    • Mda+StreamWriterBufferedDataLost
    • MemberAccessException
    • MethodAccessException
    • MidpointRounding
    • MissingFieldException
    • MissingMemberException
    • MissingMethodException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.String)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ModuleHandle
    • MTAThreadAttribute
    • MulticastDelegate
    • MulticastNotSupportedException
    • NonSerializedAttribute
    • NotFiniteNumberException
    • NotImplementedException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • NotSupportedException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • Nullable
    • Nullable`1
      • .ctor()
      • .ctor(T)
      • .ctor(Unknown)
      • Equals(System.Object)*
      • get_HasValue()
      • get_Value()
      • GetHashCode()*
      • GetType()
      • GetValueOrDefault()
      • GetValueOrDefault(T)
      • GetValueOrDefault(Unknown)
      • HasValue
      • op_Explicit(System.Nullable`1)
      • op_Explicit(System.Nullable`1[[T]])
      • op_Implicit(T)
      • op_Implicit(Unknown)
      • ToString()*
      • Value
    • NullReferenceException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • Number+NumberBuffer
    • Object
    • ObjectDisposedException
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.String)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()*
      • get_ObjectName()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message*
      • ObjectName
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ObsoleteAttribute
    • OperatingSystem
    • OperationCanceledException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • .ctor(System.String, System.Exception, System.Threading.CancellationToken)
      • .ctor(System.String, System.Threading.CancellationToken)
      • .ctor(System.Threading.CancellationToken)
      • CancellationToken
      • Data
      • Equals(System.Object)
      • get_CancellationToken()
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • OutOfMemoryException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • OverflowException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ParamArrayAttribute
    • PlatformID
    • PlatformNotSupportedException
    • Predicate`1
    • Progress`1
    • Random
      • .ctor()
      • .ctor(System.Int32)
      • Equals(System.Object)
      • GetHashCode()
      • GetType()
      • Next()
      • Next(System.Int32)
      • Next(System.Int32, System.Int32)
      • NextBytes(System.Byte[])
      • NextDouble()
      • ToString()
    • RankException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • ResolveEventArgs
    • ResolveEventHandler
    • Resolver+CORINFO_EH_CLAUSE
    • RuntimeArgumentHandle
    • RuntimeFieldHandle
    • RuntimeMethodHandle
    • RuntimeType+ActivatorCache
    • RuntimeType+ActivatorCacheEntry
    • RuntimeType+DispatchWrapperType
    • RuntimeType+ListBuilder`1
    • RuntimeType+MemberListType
    • RuntimeType+RuntimeTypeCache
    • RuntimeType+RuntimeTypeCache+CacheType
    • RuntimeType+RuntimeTypeCache+Filter
    • RuntimeType+RuntimeTypeCache+MemberInfoCache`1
    • RuntimeTypeHandle
    • RuntimeTypeHandle+IntroducedMethodEnumerator
    • SByte
      • .ctor()
      • CompareTo(System.Object)*
      • CompareTo(System.SByte)*
      • Equals(System.Object)*
      • Equals(System.SByte)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.SByte&)
      • TryParse(System.String, System.SByte&)
      • TryParse(System.String, System.SByte)
      • TryParse(System.String, System.SByte, System.Int32)
    • SerializableAttribute
      • .ctor()
      • Equals(System.Object)
      • get_TypeId()
      • GetHashCode()
      • GetType()
      • IsDefaultAttribute()
      • Match(System.Object)
      • ToString()
      • TypeId
    • Signature+MdSigCallingConvention
    • Single
      • .ctor()
      • CompareTo(System.Object)*
      • CompareTo(System.Single)*
      • Epsilon
      • Equals(System.Object)*
      • Equals(System.Single)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()*
      • GetType()
      • GetTypeCode()
      • IsFinite(System.Single)
      • IsInfinity(System.Single)
      • IsNaN(System.Single)
      • IsNegativeInfinity(System.Single)
      • IsPositiveInfinity(System.Single)
      • MaxValue
      • MinValue
      • NaN
      • NegativeInfinity
      • op_Equality(System.Single, System.Single)
      • op_GreaterThan(System.Single, System.Single)
      • op_GreaterThanOrEqual(System.Single, System.Single)
      • op_Inequality(System.Single, System.Single)
      • op_LessThan(System.Single, System.Single)
      • op_LessThanOrEqual(System.Single, System.Single)
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • PositiveInfinity
      • ToExponential()
      • ToExponential(System.Int32)
      • ToFixed()
      • ToFixed(System.Int32)
      • ToPrecision()
      • ToPrecision(System.Int32)
      • ToString()*
      • ToString(System.IFormatProvider)*
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.Single&)
      • TryParse(System.String, System.IFormatProvider, System.Single)
      • TryParse(System.String, System.Single&)
      • TryParse(System.String, System.Single)
    • StackOverflowException
    • STAThreadAttribute
    • String
      • .ctor()
      • .ctor(System.Char*)
      • .ctor(System.Char*, System.Int32, System.Int32)
      • .ctor(System.Char, System.Int32)
      • .ctor(System.Char[])
      • .ctor(System.Char[], System.Int32, System.Int32)
      • .ctor(System.SByte*)
      • .ctor(System.SByte*, System.Int32, System.Int32)
      • .ctor(System.SByte*, System.Int32, System.Int32, System.Text.Encoding)
      • Chars
      • Clone()*
      • Compare(System.String, System.Int32, System.String, System.Int32, System.Int32)
      • Compare(System.String, System.Int32, System.String, System.Int32, System.Int32, System.Boolean)
      • Compare(System.String, System.Int32, System.String, System.Int32, System.Int32, System.Boolean, System.Globalization.CultureInfo)
      • Compare(System.String, System.Int32, System.String, System.Int32, System.Int32, System.Globalization.CultureInfo, System.Globalization.CompareOptions)
      • Compare(System.String, System.Int32, System.String, System.Int32, System.Int32, System.StringComparison)
      • Compare(System.String, System.String)
      • Compare(System.String, System.String, System.Boolean)
      • Compare(System.String, System.String, System.Boolean, System.Globalization.CultureInfo)
      • Compare(System.String, System.String, System.Globalization.CultureInfo, System.Globalization.CompareOptions)
      • Compare(System.String, System.String, System.StringComparison)
      • CompareOrdinal(System.String, System.Int32, System.String, System.Int32, System.Int32)
      • CompareOrdinal(System.String, System.String)
      • CompareTo(System.Object)*
      • CompareTo(System.String)*
      • Concat(System.Collections.Generic.IEnumerable`1[[System.Object&mscorlib]])
      • Concat(System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
      • Concat(System.Collections.Generic.IEnumerable`1[[System.String&mscorlib]])
      • Concat(System.Object)
      • Concat(System.Object, System.Object)
      • Concat(System.Object, System.Object, System.Object)
      • Concat(System.Object, System.Object, System.Object, System.Object)
      • Concat(System.Object, System.Object, System.Object, System.Object, System.Object[])
      • Concat(System.Object[])
      • Concat(System.String, System.String)
      • Concat(System.String, System.String, System.String)
      • Concat(System.String, System.String, System.String, System.String)
      • Concat(System.String[])
      • Concat(Unknown)
      • Contains(System.String)
      • Copy(System.String)
      • CopyTo(System.Int32, System.Char[], System.Int32, System.Int32)
      • Empty
      • EndsWith(System.String)
      • EndsWith(System.String, System.Boolean, System.Globalization.CultureInfo)
      • EndsWith(System.String, System.StringComparison)
      • Equals(System.Object)
      • Equals(System.String)*
      • Equals(System.String, System.String)
      • Equals(System.String, System.String, System.StringComparison)
      • Equals(System.String, System.StringComparison)
      • Format(System.IFormatProvider, System.String, System.Object)
      • Format(System.IFormatProvider, System.String, System.Object, System.Object)
      • Format(System.IFormatProvider, System.String, System.Object, System.Object, System.Object)
      • Format(System.IFormatProvider, System.String, System.Object[])
      • Format(System.String, System.Object)
      • Format(System.String, System.Object, System.Object)
      • Format(System.String, System.Object, System.Object, System.Object)
      • Format(System.String, System.Object[])
      • get_Chars(System.Int32)
      • get_Item(System.Int32)
      • get_Length()
      • GetEnumerator()
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • IndexOf(System.Char)
      • IndexOf(System.Char, System.Int32)
      • IndexOf(System.Char, System.Int32, System.Int32)
      • IndexOf(System.String)
      • IndexOf(System.String, System.Int32)
      • IndexOf(System.String, System.Int32, System.Int32)
      • IndexOf(System.String, System.Int32, System.Int32, System.StringComparison)
      • IndexOf(System.String, System.Int32, System.StringComparison)
      • IndexOf(System.String, System.StringComparison)
      • IndexOfAny(System.Char[])
      • IndexOfAny(System.Char[], System.Int32)
      • IndexOfAny(System.Char[], System.Int32, System.Int32)
      • Insert(System.Int32, System.String)
      • Intern(System.String)
      • IsInterned(System.String)
      • IsNormalized()
      • IsNormalized(System.Text.NormalizationForm)
      • IsNullOrEmpty(System.String)
      • IsNullOrWhiteSpace(System.String)
      • Item
      • Join(System.String, System.Collections.Generic.IEnumerable`1[[System.Object&mscorlib]])
      • Join(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib&Version=4.0.0.0&Culture=neutral&PublicKeyToken=b77a5c561934e089]])
      • Join(System.String, System.Collections.Generic.IEnumerable`1[[System.String&mscorlib]])
      • Join(System.String, System.Object[])
      • Join(System.String, System.String[])
      • Join(System.String, System.String[], System.Int32, System.Int32)
      • Join(System.String, Unknown)
      • LastIndexOf(System.Char)
      • LastIndexOf(System.Char, System.Int32)
      • LastIndexOf(System.Char, System.Int32, System.Int32)
      • LastIndexOf(System.String)
      • LastIndexOf(System.String, System.Int32)
      • LastIndexOf(System.String, System.Int32, System.Int32)
      • LastIndexOf(System.String, System.Int32, System.Int32, System.StringComparison)
      • LastIndexOf(System.String, System.Int32, System.StringComparison)
      • LastIndexOf(System.String, System.StringComparison)
      • LastIndexOfAny(System.Char[])
      • LastIndexOfAny(System.Char[], System.Int32)
      • LastIndexOfAny(System.Char[], System.Int32, System.Int32)
      • Length
      • Normalize()
      • Normalize(System.Text.NormalizationForm)
      • op_Equality(System.String, System.String)
      • op_Inequality(System.String, System.String)
      • PadLeft(System.Int32)
      • PadLeft(System.Int32, System.Char)
      • PadRight(System.Int32)
      • PadRight(System.Int32, System.Char)
      • Remove(System.Int32)
      • Remove(System.Int32, System.Int32)
      • Replace(System.Char, System.Char)
      • Replace(System.String, System.String)
      • Split(System.Char[])
      • Split(System.Char[], System.Int32)
      • Split(System.Char[], System.Int32, System.StringSplitOptions)
      • Split(System.Char[], System.StringSplitOptions)
      • Split(System.String[], System.Int32, System.StringSplitOptions)
      • Split(System.String[], System.StringSplitOptions)
      • StartsWith(System.String)
      • StartsWith(System.String, System.Boolean, System.Globalization.CultureInfo)
      • StartsWith(System.String, System.StringComparison)
      • Substring(System.Int32)
      • Substring(System.Int32, System.Int32)
      • ToCharArray()
      • ToCharArray(System.Int32, System.Int32)
      • ToLower()
      • ToLower(System.Globalization.CultureInfo)
      • ToLowerInvariant()
      • ToString()
      • ToString(System.IFormatProvider)
      • ToUpper()
      • ToUpper(System.Globalization.CultureInfo)
      • ToUpperInvariant()
      • Trim()
      • Trim(System.Char[])
      • TrimEnd()
      • TrimEnd(System.Char[])
      • TrimStart()
      • TrimStart(System.Char[])
    • StringComparer
      • Compare(System.Object, System.Object)*
      • Compare(System.String, System.String)*
      • Create(System.Globalization.CultureInfo, System.Boolean)
      • CurrentCulture
      • CurrentCultureIgnoreCase
      • Equals(System.Object)
      • Equals(System.Object, System.Object)*
      • Equals(System.String, System.String)*
      • get_CurrentCulture()
      • get_CurrentCultureIgnoreCase()
      • get_InvariantCulture()
      • get_InvariantCultureIgnoreCase()
      • get_Ordinal()
      • get_OrdinalIgnoreCase()
      • GetHashCode()
      • GetHashCode(System.Object)*
      • GetHashCode(System.String)*
      • GetType()
      • InvariantCulture
      • InvariantCultureIgnoreCase
      • Ordinal
      • OrdinalIgnoreCase
      • ToString()
    • StringComparison
      • .ctor()
      • CompareTo(System.Object)*
      • CurrentCulture
      • CurrentCultureIgnoreCase
      • Equals(System.Object)*
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • InvariantCulture
      • InvariantCultureIgnoreCase
      • Ordinal
      • OrdinalIgnoreCase
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • value__
    • StringSplitOptions
      • .ctor()
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • None
      • RemoveEmptyEntries
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • value__
    • SystemException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • SZArrayHelper+SZGenericArrayEnumerator`1
    • ThreadStaticAttribute
    • TimeoutException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • TimeSpan
      • .ctor()
      • .ctor(System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int64)
      • Add(System.TimeSpan)
      • Compare(System.TimeSpan, System.TimeSpan)
      • CompareTo(System.Object)*
      • CompareTo(System.TimeSpan)*
      • Days
      • Duration()
      • Equals(System.Object)
      • Equals(System.TimeSpan)*
      • Equals(System.TimeSpan, System.TimeSpan)
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • FromDays(System.Double)
      • FromHours(System.Double)
      • FromMilliseconds(System.Double)
      • FromMinutes(System.Double)
      • FromSeconds(System.Double)
      • FromTicks(System.Int64)
      • get_Days()
      • get_Hours()
      • get_Milliseconds()
      • get_Minutes()
      • get_Seconds()
      • get_Ticks()
      • get_TotalDays()
      • get_TotalHours()
      • get_TotalMilliseconds()
      • get_TotalMinutes()
      • get_TotalSeconds()
      • GetHashCode()
      • GetType()
      • Hours
      • MaxValue
      • Milliseconds
      • Minutes
      • MinValue
      • Negate()
      • op_Addition(System.TimeSpan, System.TimeSpan)
      • op_Equality(System.TimeSpan, System.TimeSpan)
      • op_GreaterThan(System.TimeSpan, System.TimeSpan)
      • op_GreaterThanOrEqual(System.TimeSpan, System.TimeSpan)
      • op_Inequality(System.TimeSpan, System.TimeSpan)
      • op_LessThan(System.TimeSpan, System.TimeSpan)
      • op_LessThanOrEqual(System.TimeSpan, System.TimeSpan)
      • op_Subtraction(System.TimeSpan, System.TimeSpan)
      • op_UnaryNegation(System.TimeSpan)
      • op_UnaryPlus(System.TimeSpan)
      • Parse(System.String)
      • Parse(System.String, System.IFormatProvider)
      • ParseExact(System.String, System.String, System.IFormatProvider)
      • ParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.TimeSpanStyles)
      • ParseExact(System.String, System.String[], System.IFormatProvider)
      • ParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.TimeSpanStyles)
      • Seconds
      • Subtract(System.TimeSpan)
      • Ticks
      • TicksPerDay
      • TicksPerHour
      • TicksPerMillisecond
      • TicksPerMinute
      • TicksPerSecond
      • ToString()
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TotalDays
      • TotalHours
      • TotalMilliseconds
      • TotalMinutes
      • TotalSeconds
      • TryParse(System.String, System.IFormatProvider, System.TimeSpan&)
      • TryParse(System.String, System.IFormatProvider, System.TimeSpan)
      • TryParse(System.String, System.TimeSpan&)
      • TryParse(System.String, System.TimeSpan)
      • TryParseExact(System.String, System.String, System.IFormatProvider, System.Globalization.TimeSpanStyles, System.TimeSpan&)
      • TryParseExact(System.String, System.String, System.IFormatProvider, System.TimeSpan&)
      • TryParseExact(System.String, System.String[], System.IFormatProvider, System.Globalization.TimeSpanStyles, System.TimeSpan&)
      • TryParseExact(System.String, System.String[], System.IFormatProvider, System.TimeSpan&)
      • Zero
    • TimeZone
    • TimeZoneInfo
    • TimeZoneInfo+AdjustmentRule
    • TimeZoneInfo+CachedData
    • TimeZoneInfo+OffsetAndRule
    • TimeZoneInfo+StringSerializer
    • TimeZoneInfo+StringSerializer+State
    • TimeZoneInfo+TimeZoneInfoComparer
    • TimeZoneInfo+TimeZoneInfoResult
    • TimeZoneInfo+TransitionTime
    • TimeZoneNotFoundException
    • Tuple
      • Create(System.Object)
      • Create(System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(Unknown)
      • Create(Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)
      • GetHashCode()
      • GetType()
      • ToString()
    • Tuple`1
      • .ctor(T1)
      • .ctor(Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • GetHashCode()*
      • GetType()
      • Item1
      • ToString()
    • Tuple`2
      • .ctor(T1, T2)
      • .ctor(Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • ToString()
    • Tuple`3
      • .ctor(T1, T2, T3)
      • .ctor(Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • ToString()
    • Tuple`4
      • .ctor(T1, T2, T3, T4)
      • .ctor(Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • get_Item4()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • ToString()
    • Tuple`5
      • .ctor(T1, T2, T3, T4, T5)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • get_Item4()
      • get_Item5()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • ToString()
    • Tuple`6
      • .ctor(T1, T2, T3, T4, T5, T6)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • get_Item4()
      • get_Item5()
      • get_Item6()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • ToString()
    • Tuple`7
      • .ctor(T1, T2, T3, T4, T5, T6, T7)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • get_Item4()
      • get_Item5()
      • get_Item6()
      • get_Item7()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • Item7
      • ToString()
    • Tuple`8
      • .ctor(T1, T2, T3, T4, T5, T6, T7, TRest)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • get_Item1()
      • get_Item2()
      • get_Item3()
      • get_Item4()
      • get_Item5()
      • get_Item6()
      • get_Item7()
      • get_Rest()
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • Item7
      • Rest
      • ToString()
    • TupleExtensions
    • Type
    • TypeAccessException
    • TypeCode
      • .ctor()
      • Boolean
      • Byte
      • Char
      • CompareTo(System.Object)*
      • DateTime
      • DBNull
      • Decimal
      • Double
      • Empty
      • Equals(System.Object)*
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • Int16
      • Int32
      • Int64
      • Object
      • SByte
      • Single
      • String
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • UInt16
      • UInt32
      • UInt64
      • value__
    • TypedReference
    • TypeInitializationException
    • TypeLoadException
    • TypeUnloadedException
    • UInt16
      • .ctor()
      • CompareTo(System.Object)*
      • CompareTo(System.UInt16)*
      • Equals(System.Object)*
      • Equals(System.UInt16)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.UInt16&)
      • TryParse(System.String, System.UInt16&)
      • TryParse(System.String, System.UInt16)
      • TryParse(System.String, System.UInt16, System.Int32)
    • UInt32
      • .ctor()
      • CompareTo(System.Object)*
      • CompareTo(System.UInt32)*
      • Equals(System.Object)*
      • Equals(System.UInt32)*
      • Format(System.String)
      • Format(System.String, System.IFormatProvider)
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • MaxValue
      • MinValue
      • Parse(System.String)
      • Parse(System.String, System.Globalization.NumberStyles)
      • Parse(System.String, System.Globalization.NumberStyles, System.IFormatProvider)
      • Parse(System.String, System.IFormatProvider)
      • Parse(System.String, System.Int32)
      • ToString()
      • ToString(System.IFormatProvider)
      • ToString(System.Int32)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • TryParse(System.String, System.Globalization.NumberStyles, System.IFormatProvider, System.UInt32&)
      • TryParse(System.String, System.UInt32&)
      • TryParse(System.String, System.UInt32)
      • TryParse(System.String, System.UInt32, System.Int32)
    • UInt64
    • UIntPtr
    • UnauthorizedAccessException
      • .ctor()
      • .ctor(System.String)
      • .ctor(System.String, System.Exception)
      • Data
      • Equals(System.Object)
      • get_Data()
      • get_HelpLink()
      • get_HResult()
      • get_InnerException()
      • get_Message()
      • get_Source()
      • get_StackTrace()
      • get_TargetSite()
      • GetBaseException()
      • GetHashCode()
      • GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
      • GetType()
      • HelpLink
      • HResult
      • InnerException
      • Message
      • set_HelpLink(System.String)
      • set_Source(System.String)
      • Source
      • StackTrace
      • TargetSite
      • ToString()
    • UnhandledExceptionEventArgs
      • .ctor(System.Object, System.Boolean)
      • Equals(System.Object)
      • ExceptionObject
      • get_ExceptionObject()
      • get_IsTerminating()
      • GetHashCode()
      • GetType()
      • IsTerminating
      • ToString()
    • UnhandledExceptionEventHandler
    • ValueTuple
      • .ctor()
      • CompareTo(System.ValueTuple)*
      • Create()
      • Create(System.Object)
      • Create(System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object, System.Object)
      • Create(Unknown)
      • Create(Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Create(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • Equals(System.Object)*
      • Equals(System.ValueTuple)*
      • GetHashCode()*
      • GetType()
      • ToString()*
    • ValueTuple`1
      • .ctor()
      • .ctor(T1)
      • .ctor(Unknown)
      • CompareTo(System.ValueTuple`1)
      • CompareTo(System.ValueTuple`1[[T1]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`1)
      • Equals(System.ValueTuple`1[[T1]])
      • GetHashCode()*
      • GetType()
      • Item1
      • ToString()*
    • ValueTuple`2
      • .ctor()
      • .ctor(T1, T2)
      • .ctor(Unknown, Unknown)
      • CompareTo(System.ValueTuple`2)
      • CompareTo(System.ValueTuple`2[[T1]&[T2]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`2)
      • Equals(System.ValueTuple`2[[T1]&[T2]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • ToString()*
    • ValueTuple`3
      • .ctor()
      • .ctor(T1, T2, T3)
      • .ctor(Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`3)
      • CompareTo(System.ValueTuple`3[[T1]&[T2]&[T3]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`3)
      • Equals(System.ValueTuple`3[[T1]&[T2]&[T3]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • ToString()*
    • ValueTuple`4
      • .ctor()
      • .ctor(T1, T2, T3, T4)
      • .ctor(Unknown, Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`4)
      • CompareTo(System.ValueTuple`4[[T1]&[T2]&[T3]&[T4]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`4)
      • Equals(System.ValueTuple`4[[T1]&[T2]&[T3]&[T4]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • ToString()*
    • ValueTuple`5
      • .ctor()
      • .ctor(T1, T2, T3, T4, T5)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`5)
      • CompareTo(System.ValueTuple`5[[T1]&[T2]&[T3]&[T4]&[T5]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`5)
      • Equals(System.ValueTuple`5[[T1]&[T2]&[T3]&[T4]&[T5]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • ToString()*
    • ValueTuple`6
      • .ctor()
      • .ctor(T1, T2, T3, T4, T5, T6)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`6)
      • CompareTo(System.ValueTuple`6[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`6)
      • Equals(System.ValueTuple`6[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • ToString()*
    • ValueTuple`7
      • .ctor()
      • .ctor(T1, T2, T3, T4, T5, T6, T7)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`7)
      • CompareTo(System.ValueTuple`7[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]&[T7]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`7)
      • Equals(System.ValueTuple`7[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]&[T7]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • Item7
      • ToString()*
    • ValueTuple`8
      • .ctor()
      • .ctor(T1, T2, T3, T4, T5, T6, T7, TRest)
      • .ctor(Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown, Unknown)
      • CompareTo(System.ValueTuple`8)
      • CompareTo(System.ValueTuple`8[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]&[T7]&[TRest]])
      • Equals(System.Object)*
      • Equals(System.ValueTuple`8)
      • Equals(System.ValueTuple`8[[T1]&[T2]&[T3]&[T4]&[T5]&[T6]&[T7]&[TRest]])
      • GetHashCode()*
      • GetType()
      • Item1
      • Item2
      • Item3
      • Item4
      • Item5
      • Item6
      • Item7
      • Rest
      • ToString()*
    • ValueType
    • Version
      • .ctor()
      • .ctor(System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32)
      • .ctor(System.Int32, System.Int32, System.Int32, System.Int32)
      • .ctor(System.String)
      • Build
      • Clone()*
      • CompareTo(System.Object)*
      • CompareTo(System.Version)*
      • Equals(System.Object)*
      • Equals(System.Version)*
      • get_Build()
      • get_Major()
      • get_MajorRevision()
      • get_Minor()
      • get_MinorRevision()
      • get_Revision()
      • GetHashCode()*
      • GetType()
      • Major
      • MajorRevision
      • Minor
      • MinorRevision
      • op_Equality(System.Version, System.Version)
      • op_GreaterThan(System.Version, System.Version)
      • op_GreaterThanOrEqual(System.Version, System.Version)
      • op_Inequality(System.Version, System.Version)
      • op_LessThan(System.Version, System.Version)
      • op_LessThanOrEqual(System.Version, System.Version)
      • Parse(System.String)
      • Revision
      • ToString()*
      • ToString(System.Int32)
      • TryParse(System.String, System.Version&)
      • TryParse(System.String, System.Version)
    • Version+ParseFailureKind
      • .ctor()
      • ArgumentException
      • ArgumentNullException
      • ArgumentOutOfRangeException
      • CompareTo(System.Object)*
      • Equals(System.Object)*
      • FormatException
      • GetHashCode()
      • GetType()
      • GetTypeCode()
      • HasFlag(System.Enum)
      • ToString()*
      • ToString(System.IFormatProvider)
      • ToString(System.String)
      • ToString(System.String, System.IFormatProvider)*
      • value__
    • Version+VersionResult
      • .ctor()
      • Equals(System.Object)
      • GetHashCode()
      • GetType()
      • ToString()
    • Void
      • .ctor()
      • Equals(System.Object)
      • GetHashCode()
      • GetType()
      • ToString()
    • WeakReference
    • WeakReference`1