Skip to content

Instantly share code, notes, and snippets.

@kumpera
Created March 9, 2012 00:32
Show Gist options
  • Save kumpera/2004333 to your computer and use it in GitHub Desktop.
Save kumpera/2004333 to your computer and use it in GitHub Desktop.
26 System.Array:InternalArray__IEnumerable_GetEnumerator<T> ()
10 System.Decimal:op_Explicit (System.Decimal)
10 System.Collections.Generic.KeyValuePair`2<string, int>:get_Value ()
10 System.Collections.Generic.KeyValuePair`2<string, int>:get_Key ()
10 System.Collections.Generic.KeyValuePair`2<string, int>:ToString ()
10 System.Collections.Generic.KeyValuePair`2<string, int>:.ctor (string,int)
10 System.Collections.Generic.GenericEqualityComparer`1<int>:GetHashCode (int)
10 System.Collections.Generic.GenericEqualityComparer`1<int>:Equals (int,int)
10 System.Collections.Generic.GenericEqualityComparer`1<int>:.ctor ()
10 System.Collections.Generic.EqualityComparer`1<int>:get_Default ()
10 System.Collections.Generic.EqualityComparer`1<int>:System.Collections.IEqualityComparer.GetHashCode (object)
10 System.Collections.Generic.EqualityComparer`1<int>:System.Collections.IEqualityComparer.Equals (object,object)
10 System.Collections.Generic.EqualityComparer`1<int>:.ctor ()
10 System.Collections.Generic.EqualityComparer`1<int>:.cctor ()
10 System.Collections.Generic.EqualityComparer`1/DefaultComparer<int>:GetHashCode (int)
10 System.Collections.Generic.EqualityComparer`1/DefaultComparer<int>:Equals (int,int)
10 System.Collections.Generic.EqualityComparer`1/DefaultComparer<int>:.ctor ()
10 System.Collections.Generic.Dictionary`2<string, int>:set_Item (string,int)
10 System.Collections.Generic.Dictionary`2<string, int>:pick_value (string,int)
10 System.Collections.Generic.Dictionary`2<string, int>:pick_key (string,int)
10 System.Collections.Generic.Dictionary`2<string, int>:make_pair (string,int)
10 System.Collections.Generic.Dictionary`2<string, int>:get_Values ()
10 System.Collections.Generic.Dictionary`2<string, int>:get_Keys ()
10 System.Collections.Generic.Dictionary`2<string, int>:get_Item (string)
10 System.Collections.Generic.Dictionary`2<string, int>:get_Count ()
10 System.Collections.Generic.Dictionary`2<string, int>:get_Comparer ()
10 System.Collections.Generic.Dictionary`2<string, int>:TryGetValue (string,int&)
10 System.Collections.Generic.Dictionary`2<string, int>:ToTValue (object)
10 System.Collections.Generic.Dictionary`2<string, int>:ToTKey (object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IEnumerable.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.set_Item (object,object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.get_Values ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.get_Keys ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.get_Item (object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.get_IsReadOnly ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.get_IsFixedSize ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.Remove (object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.Contains (object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.IDictionary.Add (object,object)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.ICollection.get_SyncRoot ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.ICollection.get_IsSynchronized ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.ICollection.CopyTo (System.Array,int)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>>.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.IDictionary<TKey,TValue>.get_Values ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.IDictionary<TKey,TValue>.get_Keys ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.get_IsReadOnly ()
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Remove (System.Collections.Generic.KeyValuePair`2<string, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.CopyTo (System.Collections.Generic.KeyValuePair`2<string, int>[],int)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Contains (System.Collections.Generic.KeyValuePair`2<string, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Add (System.Collections.Generic.KeyValuePair`2<string, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:Resize ()
10 System.Collections.Generic.Dictionary`2<string, int>:Remove (string)
10 System.Collections.Generic.Dictionary`2<string, int>:OnDeserialization (object)
10 System.Collections.Generic.Dictionary`2<string, int>:InitArrays (int)
10 System.Collections.Generic.Dictionary`2<string, int>:Init (int,System.Collections.Generic.IEqualityComparer`1<string>)
10 System.Collections.Generic.Dictionary`2<string, int>:GetObjectData (System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
10 System.Collections.Generic.Dictionary`2<string, int>:GetEnumerator ()
10 System.Collections.Generic.Dictionary`2<string, int>:Do_ICollectionCopyTo<string> (System.Array,int,System.Collections.Generic.Dictionary`2/Transform`1<string, int, string>)
10 System.Collections.Generic.Dictionary`2<string, int>:Do_ICollectionCopyTo<int> (System.Array,int,System.Collections.Generic.Dictionary`2/Transform`1<string, int, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:Do_ICollectionCopyTo<System.Collections.Generic.KeyValuePair`2<string, int>> (System.Array,int,System.Collections.Generic.Dictionary`2/Transform`1<string, int, System.Collections.Generic.KeyValuePair`2<string, int>>)
10 System.Collections.Generic.Dictionary`2<string, int>:CopyValues (int[],int)
10 System.Collections.Generic.Dictionary`2<string, int>:CopyToCheck (System.Array,int)
10 System.Collections.Generic.Dictionary`2<string, int>:CopyTo (System.Collections.Generic.KeyValuePair`2<string, int>[],int)
10 System.Collections.Generic.Dictionary`2<string, int>:CopyKeys (string[],int)
10 System.Collections.Generic.Dictionary`2<string, int>:ContainsValue (int)
10 System.Collections.Generic.Dictionary`2<string, int>:ContainsKeyValuePair (System.Collections.Generic.KeyValuePair`2<string, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:ContainsKey (string)
10 System.Collections.Generic.Dictionary`2<string, int>:Clear ()
10 System.Collections.Generic.Dictionary`2<string, int>:Add (string,int)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (int,System.Collections.Generic.IEqualityComparer`1<string>)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (int)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (System.Collections.Generic.IEqualityComparer`1<string>)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (System.Collections.Generic.IDictionary`2<string, int>,System.Collections.Generic.IEqualityComparer`1<string>)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor (System.Collections.Generic.IDictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2<string, int>:.ctor ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:get_Count ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.IEnumerable.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.ICollection.get_SyncRoot ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.ICollection.get_IsSynchronized ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.ICollection.CopyTo (System.Array,int)
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.IEnumerable<TValue>.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.ICollection<TValue>.get_IsReadOnly ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.ICollection<TValue>.Remove (int)
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.ICollection<TValue>.Contains (int)
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.ICollection<TValue>.Clear ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:System.Collections.Generic.ICollection<TValue>.Add (int)
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:CopyTo (int[],int)
10 System.Collections.Generic.Dictionary`2/ValueCollection<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:get_Current ()
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:System.Collections.IEnumerator.get_Current ()
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:System.Collections.IEnumerator.Reset ()
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:MoveNext ()
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:Dispose ()
10 System.Collections.Generic.Dictionary`2/ValueCollection/Enumerator<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:get_Value ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:get_Key ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:get_Entry ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:get_Current ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:Reset ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:MoveNext ()
10 System.Collections.Generic.Dictionary`2/ShimEnumerator<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:get_Count ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.IEnumerable.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.ICollection.get_SyncRoot ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.ICollection.get_IsSynchronized ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.ICollection.CopyTo (System.Array,int)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.IEnumerable<TKey>.GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.ICollection<TKey>.get_IsReadOnly ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.ICollection<TKey>.Remove (string)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.ICollection<TKey>.Contains (string)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.ICollection<TKey>.Clear ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:System.Collections.Generic.ICollection<TKey>.Add (string)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:GetEnumerator ()
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:CopyTo (string[],int)
10 System.Collections.Generic.Dictionary`2/KeyCollection<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:get_Current ()
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:System.Collections.IEnumerator.get_Current ()
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:System.Collections.IEnumerator.Reset ()
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:MoveNext ()
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:Dispose ()
10 System.Collections.Generic.Dictionary`2/KeyCollection/Enumerator<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:get_CurrentValue ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:get_CurrentKey ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:get_Current ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:VerifyState ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:VerifyCurrent ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:System.Collections.IEnumerator.get_Current ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:System.Collections.IEnumerator.Reset ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:System.Collections.IDictionaryEnumerator.get_Value ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:System.Collections.IDictionaryEnumerator.get_Key ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:System.Collections.IDictionaryEnumerator.get_Entry ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:Reset ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:MoveNext ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:Dispose ()
10 System.Collections.Generic.Dictionary`2/Enumerator<string, int>:.ctor (System.Collections.Generic.Dictionary`2<string, int>)
10 System.Array:InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<string, int>> (int)
10 System.Array:InternalArray__RemoveAt (int)
10 System.Array:InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<string, int>> ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:get_Current ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:System.Collections.IEnumerator.get_Current ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:System.Collections.IEnumerator.Reset ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:MoveNext ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:Dispose ()
10 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, int>>:.ctor (System.Array)
10 (wrapper delegate-invoke) <Module>:invoke_string__this___string_int (string,int)
10 (wrapper delegate-invoke) <Module>:invoke_int__this___string_int (string,int)
10 (wrapper delegate-invoke) <Module>:invoke_KeyValuePair`2<string, int>__this___string_int (string,int)
10 (wrapper delegate-end-invoke) <Module>:end_invoke_void__this___IAsyncResult (System.IAsyncResult)
9 System.Array:InternalArray__set_Item<T> (int,T)
9 System.Array:InternalArray__get_Item<T> (int)
9 System.Array:InternalArray__Insert<T> (int,T)
9 System.Array:InternalArray__IndexOf<T> (T)
9 System.Array:InternalArray__ICollection_get_IsReadOnly ()
9 System.Array:InternalArray__ICollection_get_Count ()
9 System.Array:InternalArray__ICollection_Clear ()
5 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___AsyncCallback_object (System.AsyncCallback,object)
4 System.Collections.Generic.GenericComparer`1<int>:Compare (int,int)
4 System.Collections.Generic.GenericComparer`1<int>:.ctor ()
4 System.Collections.Generic.Comparer`1<int>:get_Default ()
4 System.Collections.Generic.Comparer`1<int>:System.Collections.IComparer.Compare (object,object)
4 System.Collections.Generic.Comparer`1<int>:.ctor ()
4 System.Collections.Generic.Comparer`1<int>:.cctor ()
4 System.Collections.Generic.Comparer`1/DefaultComparer<int>:Compare (int,int)
4 System.Collections.Generic.Comparer`1/DefaultComparer<int>:.ctor ()
4 System.Array:InternalArray__get_Item<int> (int)
4 System.Array:InternalArray__IEnumerable_GetEnumerator<int> ()
4 System.Array:InternalArray__ICollection_Remove<T> (T)
4 System.Array:InternalArray__ICollection_CopyTo<T> (T[],int)
4 System.Array:InternalArray__ICollection_Contains<T> (T)
4 System.Array:InternalArray__ICollection_Add<T> (T)
4 System.Array/InternalEnumerator`1<int>:get_Current ()
4 System.Array/InternalEnumerator`1<int>:System.Collections.IEnumerator.get_Current ()
4 System.Array/InternalEnumerator`1<int>:System.Collections.IEnumerator.Reset ()
4 System.Array/InternalEnumerator`1<int>:MoveNext ()
4 System.Array/InternalEnumerator`1<int>:Dispose ()
4 System.Array/InternalEnumerator`1<int>:.ctor (System.Array)
4 Locale:GetText (string)
4 (wrapper delegate-end-invoke) <Module>:end_invoke_int__this___IAsyncResult (System.IAsyncResult)
4 (wrapper delegate-end-invoke) <Module>:end_invoke_bool__this___IAsyncResult (System.IAsyncResult)
3 intptr:op_Explicit (intptr)
3 System.Nullable`1<int>:get_Value ()
3 System.Nullable`1<int>:get_HasValue ()
3 System.Nullable`1<int>:Unbox (object)
3 System.Nullable`1<int>:ToString ()
3 System.Nullable`1<int>:GetValueOrDefault ()
3 System.Nullable`1<int>:GetHashCode ()
3 System.Nullable`1<int>:Equals (object)
3 System.Nullable`1<int>:Equals (System.Nullable`1<int>)
3 System.Nullable`1<int>:Box (System.Nullable`1<int>)
3 System.Nullable`1<int>:.ctor (int)
3 System.Nullable`1<bool>:get_Value ()
3 System.Nullable`1<bool>:get_HasValue ()
3 System.Nullable`1<bool>:Unbox (object)
3 System.Nullable`1<bool>:ToString ()
3 System.Nullable`1<bool>:GetValueOrDefault ()
3 System.Nullable`1<bool>:GetHashCode ()
3 System.Nullable`1<bool>:Equals (object)
3 System.Nullable`1<bool>:Equals (System.Nullable`1<bool>)
3 System.Nullable`1<bool>:Box (System.Nullable`1<bool>)
3 System.Nullable`1<bool>:.ctor (bool)
3 System.Collections.Generic.GenericEqualityComparer`1<long>:GetHashCode (long)
3 System.Collections.Generic.GenericEqualityComparer`1<long>:Equals (long,long)
3 System.Collections.Generic.GenericEqualityComparer`1<long>:.ctor ()
3 System.Collections.Generic.GenericEqualityComparer`1<bool>:GetHashCode (bool)
3 System.Collections.Generic.GenericEqualityComparer`1<bool>:Equals (bool,bool)
3 System.Collections.Generic.GenericEqualityComparer`1<bool>:.ctor ()
3 System.Collections.Generic.GenericEqualityComparer`1<System.DateTime>:GetHashCode (System.DateTime)
3 System.Collections.Generic.GenericEqualityComparer`1<System.DateTime>:Equals (System.DateTime,System.DateTime)
3 System.Collections.Generic.GenericEqualityComparer`1<System.DateTime>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1<long>:get_Default ()
3 System.Collections.Generic.EqualityComparer`1<long>:System.Collections.IEqualityComparer.GetHashCode (object)
3 System.Collections.Generic.EqualityComparer`1<long>:System.Collections.IEqualityComparer.Equals (object,object)
3 System.Collections.Generic.EqualityComparer`1<long>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1<long>:.cctor ()
3 System.Collections.Generic.EqualityComparer`1<bool>:get_Default ()
3 System.Collections.Generic.EqualityComparer`1<bool>:System.Collections.IEqualityComparer.GetHashCode (object)
3 System.Collections.Generic.EqualityComparer`1<bool>:System.Collections.IEqualityComparer.Equals (object,object)
3 System.Collections.Generic.EqualityComparer`1<bool>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1<bool>:.cctor ()
3 System.Collections.Generic.EqualityComparer`1<System.DateTime>:get_Default ()
3 System.Collections.Generic.EqualityComparer`1<System.DateTime>:System.Collections.IEqualityComparer.GetHashCode (object)
3 System.Collections.Generic.EqualityComparer`1<System.DateTime>:System.Collections.IEqualityComparer.Equals (object,object)
3 System.Collections.Generic.EqualityComparer`1<System.DateTime>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1<System.DateTime>:.cctor ()
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<long>:GetHashCode (long)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<long>:Equals (long,long)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<long>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<bool>:GetHashCode (bool)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<bool>:Equals (bool,bool)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<bool>:.ctor ()
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<System.DateTime>:GetHashCode (System.DateTime)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<System.DateTime>:Equals (System.DateTime,System.DateTime)
3 System.Collections.Generic.EqualityComparer`1/DefaultComparer<System.DateTime>:.ctor ()
3 System.Array:Resize<int> (int[]&,int)
3 System.Array:InternalArray__set_Item<int> (int,int)
3 System.Array:InternalArray__get_Item<long> (int)
3 System.Array:InternalArray__Insert<int> (int,int)
3 System.Array:InternalArray__IndexOf<int> (int)
3 System.Array:InternalArray__IEnumerable_GetEnumerator<long> ()
3 System.Array:InternalArray__ICollection_Remove<int> (int)
3 System.Array:InternalArray__ICollection_CopyTo<int> (int[],int)
3 System.Array:InternalArray__ICollection_Contains<int> (int)
3 System.Array:InternalArray__ICollection_Add<int> (int)
3 System.Array:IndexOf<int> (int[],int,int,int)
3 System.Array/InternalEnumerator`1<long>:get_Current ()
3 System.Array/InternalEnumerator`1<long>:System.Collections.IEnumerator.get_Current ()
3 System.Array/InternalEnumerator`1<long>:System.Collections.IEnumerator.Reset ()
3 System.Array/InternalEnumerator`1<long>:MoveNext ()
3 System.Array/InternalEnumerator`1<long>:Dispose ()
3 System.Array/InternalEnumerator`1<long>:.ctor (System.Array)
3 MonoTouch.MonoPInvokeCallbackAttribute:.ctor (System.Type)
3 (wrapper delegate-invoke) <Module>:invoke_void__this___object_EventArgs (object,System.EventArgs)
2 System.Tuple`3<bool, bool, bool>:ToString ()
2 System.Tuple`3<bool, bool, bool>:System.IComparable.CompareTo (object)
2 System.Tuple`3<bool, bool, bool>:System.Collections.IStructuralEquatable.GetHashCode (System.Collections.IEqualityComparer)
2 System.Tuple`3<bool, bool, bool>:System.Collections.IStructuralEquatable.Equals (object,System.Collections.IEqualityComparer)
2 System.Tuple`3<bool, bool, bool>:System.Collections.IStructuralComparable.CompareTo (object,System.Collections.IComparer)
2 System.Tuple`3<bool, bool, bool>:GetHashCode ()
2 System.Tuple`3<bool, bool, bool>:Equals (object)
2 System.Tuple`3<bool, bool, bool>:.ctor (bool,bool,bool)
2 System.Tuple:Create<bool, bool, bool> (bool,bool,bool)
2 System.Nullable`1<System.Threading.CancellationToken>:get_Value ()
2 System.Nullable`1<System.Threading.CancellationToken>:get_HasValue ()
2 System.Nullable`1<System.Threading.CancellationToken>:Unbox (object)
2 System.Nullable`1<System.Threading.CancellationToken>:ToString ()
2 System.Nullable`1<System.Threading.CancellationToken>:GetValueOrDefault ()
2 System.Nullable`1<System.Threading.CancellationToken>:GetHashCode ()
2 System.Nullable`1<System.Threading.CancellationToken>:Equals (object)
2 System.Nullable`1<System.Threading.CancellationToken>:Equals (System.Nullable`1<System.Threading.CancellationToken>)
2 System.Nullable`1<System.Threading.CancellationToken>:Box (System.Nullable`1<System.Threading.CancellationToken>)
2 System.Nullable`1<System.Threading.CancellationToken>:.ctor (System.Threading.CancellationToken)
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:get_Value ()
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:get_HasValue ()
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:Unbox (object)
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:ToString ()
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:GetValueOrDefault ()
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:GetHashCode ()
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:Equals (object)
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:Equals (System.Nullable`1<System.Linq.ParallelMergeOptions>)
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:Box (System.Nullable`1<System.Linq.ParallelMergeOptions>)
2 System.Nullable`1<System.Linq.ParallelMergeOptions>:.ctor (System.Linq.ParallelMergeOptions)
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:get_Value ()
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:get_HasValue ()
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:Unbox (object)
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:ToString ()
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:GetValueOrDefault ()
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:GetHashCode ()
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:Equals (object)
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:Equals (System.Nullable`1<System.Linq.ParallelExecutionMode>)
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:Box (System.Nullable`1<System.Linq.ParallelExecutionMode>)
2 System.Nullable`1<System.Linq.ParallelExecutionMode>:.ctor (System.Linq.ParallelExecutionMode)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:get_Item (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:get_Count ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.set_Item (int,object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.get_Item (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.get_IsReadOnly ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.get_IsFixedSize ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.RemoveAt (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.Remove (object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.Insert (int,object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.IndexOf (object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.Contains (object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.Clear ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IList.Add (object)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.IEnumerable.GetEnumerator ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.ICollection.get_SyncRoot ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.ICollection.get_IsSynchronized ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.ICollection.CopyTo (System.Array,int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.IList<T>.set_Item (int,int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.IList<T>.get_Item (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.IList<T>.RemoveAt (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.IList<T>.Insert (int,int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.ICollection<T>.get_IsReadOnly ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.ICollection<T>.Remove (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.ICollection<T>.Clear ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:System.Collections.Generic.ICollection<T>.Add (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:IndexOf (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:GetEnumerator ()
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:CopyTo (int[],int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:Contains (int)
2 System.Collections.ObjectModel.ReadOnlyCollection`1<int>:.ctor (System.Collections.Generic.IList`1<int>)
2 System.Collections.ObjectModel.Collection`1<int>:set_Item (int,int)
2 System.Collections.ObjectModel.Collection`1<int>:get_Items ()
2 System.Collections.ObjectModel.Collection`1<int>:get_Item (int)
2 System.Collections.ObjectModel.Collection`1<int>:get_Count ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.set_Item (int,object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.get_Item (int)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.get_IsReadOnly ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.get_IsFixedSize ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.Remove (object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.Insert (int,object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.IndexOf (object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.Contains (object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IList.Add (object)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.IEnumerable.GetEnumerator ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.ICollection.get_SyncRoot ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.ICollection.get_IsSynchronized ()
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.ICollection.CopyTo (System.Array,int)
2 System.Collections.ObjectModel.Collection`1<int>:System.Collections.Generic.ICollection<T>.get_IsReadOnly ()
2 System.Collections.ObjectModel.Collection`1<int>:SetItem (int,int)
2 System.Collections.ObjectModel.Collection`1<int>:RemoveItem (int)
2 System.Collections.ObjectModel.Collection`1<int>:RemoveAt (int)
2 System.Collections.ObjectModel.Collection`1<int>:Remove (int)
2 System.Collections.ObjectModel.Collection`1<int>:IsValidItem (object)
2 System.Collections.ObjectModel.Collection`1<int>:IsSynchronized (System.Collections.Generic.IList`1<int>)
2 System.Collections.ObjectModel.Collection`1<int>:IsFixedSize (System.Collections.Generic.IList`1<int>)
2 System.Collections.ObjectModel.Collection`1<int>:InsertItem (int,int)
2 System.Collections.ObjectModel.Collection`1<int>:Insert (int,int)
2 System.Collections.ObjectModel.Collection`1<int>:IndexOf (int)
2 System.Collections.ObjectModel.Collection`1<int>:GetEnumerator ()
2 System.Collections.ObjectModel.Collection`1<int>:CopyTo (int[],int)
2 System.Collections.ObjectModel.Collection`1<int>:ConvertItem (object)
2 System.Collections.ObjectModel.Collection`1<int>:Contains (int)
2 System.Collections.ObjectModel.Collection`1<int>:ClearItems ()
2 System.Collections.ObjectModel.Collection`1<int>:Clear ()
2 System.Collections.ObjectModel.Collection`1<int>:CheckWritable (System.Collections.Generic.IList`1<int>)
2 System.Collections.ObjectModel.Collection`1<int>:Add (int)
2 System.Collections.ObjectModel.Collection`1<int>:.ctor ()
2 System.Collections.Generic.List`1<int>:set_Item (int,int)
2 System.Collections.Generic.List`1<int>:set_Capacity (int)
2 System.Collections.Generic.List`1<int>:get_Item (int)
2 System.Collections.Generic.List`1<int>:get_Count ()
2 System.Collections.Generic.List`1<int>:get_Capacity ()
2 System.Collections.Generic.List`1<int>:ToArray ()
2 System.Collections.Generic.List`1<int>:System.Collections.IList.set_Item (int,object)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.get_Item (int)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.get_IsReadOnly ()
2 System.Collections.Generic.List`1<int>:System.Collections.IList.get_IsFixedSize ()
2 System.Collections.Generic.List`1<int>:System.Collections.IList.Remove (object)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.Insert (int,object)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.IndexOf (object)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.Contains (object)
2 System.Collections.Generic.List`1<int>:System.Collections.IList.Add (object)
2 System.Collections.Generic.List`1<int>:System.Collections.IEnumerable.GetEnumerator ()
2 System.Collections.Generic.List`1<int>:System.Collections.ICollection.get_SyncRoot ()
2 System.Collections.Generic.List`1<int>:System.Collections.ICollection.get_IsSynchronized ()
2 System.Collections.Generic.List`1<int>:System.Collections.ICollection.CopyTo (System.Array,int)
2 System.Collections.Generic.List`1<int>:System.Collections.Generic.IEnumerable<T>.GetEnumerator ()
2 System.Collections.Generic.List`1<int>:System.Collections.Generic.ICollection<T>.get_IsReadOnly ()
2 System.Collections.Generic.List`1<int>:Sort (System.Comparison`1<int>)
2 System.Collections.Generic.List`1<int>:Sort (System.Collections.Generic.IComparer`1<int>)
2 System.Collections.Generic.List`1<int>:Shift (int,int)
2 System.Collections.Generic.List`1<int>:RemoveAt (int)
2 System.Collections.Generic.List`1<int>:Remove (int)
2 System.Collections.Generic.List`1<int>:InsertRange (int,System.Collections.Generic.IEnumerable`1<int>)
2 System.Collections.Generic.List`1<int>:InsertEnumeration (int,System.Collections.Generic.IEnumerable`1<int>)
2 System.Collections.Generic.List`1<int>:InsertCollection (int,System.Collections.Generic.ICollection`1<int>)
2 System.Collections.Generic.List`1<int>:Insert (int,int)
2 System.Collections.Generic.List`1<int>:IndexOf (int)
2 System.Collections.Generic.List`1<int>:GrowIfNeeded (int)
2 System.Collections.Generic.List`1<int>:GetEnumerator ()
2 System.Collections.Generic.List`1<int>:CopyTo (int[],int)
2 System.Collections.Generic.List`1<int>:CopyTo (int[])
2 System.Collections.Generic.List`1<int>:Contains (int)
2 System.Collections.Generic.List`1<int>:Clear ()
2 System.Collections.Generic.List`1<int>:CheckIndex (int)
2 System.Collections.Generic.List`1<int>:AsReadOnly ()
2 System.Collections.Generic.List`1<int>:AddRange (System.Collections.Generic.IEnumerable`1<int>)
2 System.Collections.Generic.List`1<int>:AddEnumerable (System.Collections.Generic.IEnumerable`1<int>)
2 System.Collections.Generic.List`1<int>:AddCollection (System.Collections.Generic.ICollection`1<int>)
2 System.Collections.Generic.List`1<int>:Add (int)
2 System.Collections.Generic.List`1<int>:.ctor (int)
2 System.Collections.Generic.List`1<int>:.ctor (System.Collections.Generic.IEnumerable`1<int>)
2 System.Collections.Generic.List`1<int>:.ctor ()
2 System.Collections.Generic.List`1<int>:.cctor ()
2 System.Collections.Generic.List`1/Enumerator<int>:get_Current ()
2 System.Collections.Generic.List`1/Enumerator<int>:VerifyState ()
2 System.Collections.Generic.List`1/Enumerator<int>:System.Collections.IEnumerator.get_Current ()
2 System.Collections.Generic.List`1/Enumerator<int>:System.Collections.IEnumerator.Reset ()
2 System.Collections.Generic.List`1/Enumerator<int>:MoveNext ()
2 System.Collections.Generic.List`1/Enumerator<int>:Dispose ()
2 System.Collections.Generic.List`1/Enumerator<int>:.ctor (System.Collections.Generic.List`1<int>)
2 System.Collections.Generic.KeyValuePair`2<int, string>:get_Value ()
2 System.Collections.Generic.KeyValuePair`2<int, string>:get_Key ()
2 System.Collections.Generic.KeyValuePair`2<int, string>:ToString ()
2 System.Collections.Generic.KeyValuePair`2<int, string>:.ctor (int,string)
2 System.Collections.Generic.GenericComparer`1<long>:Compare (long,long)
2 System.Collections.Generic.GenericComparer`1<long>:.ctor ()
2 System.Collections.Generic.GenericComparer`1<bool>:Compare (bool,bool)
2 System.Collections.Generic.GenericComparer`1<bool>:.ctor ()
2 System.Collections.Generic.GenericComparer`1<System.TimeSpan>:Compare (System.TimeSpan,System.TimeSpan)
2 System.Collections.Generic.GenericComparer`1<System.TimeSpan>:.ctor ()
2 System.Collections.Generic.GenericComparer`1<System.DateTime>:Compare (System.DateTime,System.DateTime)
2 System.Collections.Generic.GenericComparer`1<System.DateTime>:.ctor ()
2 System.Collections.Generic.Comparer`1<long>:get_Default ()
2 System.Collections.Generic.Comparer`1<long>:System.Collections.IComparer.Compare (object,object)
2 System.Collections.Generic.Comparer`1<long>:.ctor ()
2 System.Collections.Generic.Comparer`1<long>:.cctor ()
2 System.Collections.Generic.Comparer`1<bool>:get_Default ()
2 System.Collections.Generic.Comparer`1<bool>:System.Collections.IComparer.Compare (object,object)
2 System.Collections.Generic.Comparer`1<bool>:.ctor ()
2 System.Collections.Generic.Comparer`1<bool>:.cctor ()
2 System.Collections.Generic.Comparer`1<System.TimeSpan>:get_Default ()
2 System.Collections.Generic.Comparer`1<System.TimeSpan>:System.Collections.IComparer.Compare (object,object)
2 System.Collections.Generic.Comparer`1<System.TimeSpan>:.ctor ()
2 System.Collections.Generic.Comparer`1<System.TimeSpan>:.cctor ()
2 System.Collections.Generic.Comparer`1<System.DateTime>:get_Default ()
2 System.Collections.Generic.Comparer`1<System.DateTime>:System.Collections.IComparer.Compare (object,object)
2 System.Collections.Generic.Comparer`1<System.DateTime>:.ctor ()
2 System.Collections.Generic.Comparer`1<System.DateTime>:.cctor ()
2 System.Collections.Generic.Comparer`1/DefaultComparer<long>:Compare (long,long)
2 System.Collections.Generic.Comparer`1/DefaultComparer<long>:.ctor ()
2 System.Collections.Generic.Comparer`1/DefaultComparer<bool>:Compare (bool,bool)
2 System.Collections.Generic.Comparer`1/DefaultComparer<bool>:.ctor ()
2 System.Collections.Generic.Comparer`1/DefaultComparer<System.TimeSpan>:Compare (System.TimeSpan,System.TimeSpan)
2 System.Collections.Generic.Comparer`1/DefaultComparer<System.TimeSpan>:.ctor ()
2 System.Collections.Generic.Comparer`1/DefaultComparer<System.DateTime>:Compare (System.DateTime,System.DateTime)
2 System.Collections.Generic.Comparer`1/DefaultComparer<System.DateTime>:.ctor ()
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1<int>:GetPartitionEnumeratorSimple (System.Collections.Generic.IEnumerator`1<int>,System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState<int>,bool)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1<int>:GetPartitionEnumerator (System.Collections.Generic.IEnumerator`1<int>,System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState<int>)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1<int>:GetOrderablePartitions (int)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1<int>:.ctor (System.Collections.Generic.IEnumerable`1<int>,int,int)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1:GetPartitionEnumeratorSimple (System.Collections.Generic.IEnumerator`1<T>,System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState<T>,bool)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1:GetPartitionEnumerator (System.Collections.Generic.IEnumerator`1<T>,System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState<T>)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1:GetOrderablePartitions (int)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1:.ctor (System.Collections.Generic.IEnumerable`1<T>,int,int)
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState<int>:.ctor ()
2 System.Collections.Concurrent.Partitioners.EnumerablePartitioner`1/PartitionerState:.ctor ()
2 System.Array:swap<ulong, int> (ulong[],int[],int,int)
2 System.Array:swap<uint16, int> (uint16[],int[],int,int)
2 System.Array:swap<uint, int> (uint[],int[],int,int)
2 System.Array:swap<single, int> (single[],int[],int,int)
2 System.Array:swap<sbyte, int> (sbyte[],int[],int,int)
2 System.Array:swap<long, int> (long[],int[],int,int)
2 System.Array:swap<int> (int[],int,int)
2 System.Array:swap<int16, int> (int16[],int[],int,int)
2 System.Array:swap<int, int> (int[],int[],int,int)
2 System.Array:swap<double, int> (double[],int[],int,int)
2 System.Array:swap<char, int> (char[],int[],int,int)
2 System.Array:swap<byte, int> (byte[],int[],int,int)
2 System.Array:swap<System.Decimal, int> (System.Decimal[],int[],int,int)
2 System.Array:swap<System.DateTime, int> (System.DateTime[],int[],int,int)
2 System.Array:qsort<ulong, int> (ulong[],int[],int,int)
2 System.Array:qsort<uint16, int> (uint16[],int[],int,int)
2 System.Array:qsort<uint, int> (uint[],int[],int,int)
2 System.Array:qsort<single, int> (single[],int[],int,int)
2 System.Array:qsort<sbyte, int> (sbyte[],int[],int,int)
2 System.Array:qsort<long, int> (long[],int[],int,int)
2 System.Array:qsort<int> (int[],int,int,System.Comparison`1<int>)
2 System.Array:qsort<int16, int> (int16[],int[],int,int)
2 System.Array:qsort<int, int> (int[],int[],int,int,System.Collections.Generic.IComparer`1<int>)
2 System.Array:qsort<int, int> (int[],int[],int,int)
2 System.Array:qsort<double, int> (double[],int[],int,int)
2 System.Array:qsort<char, int> (char[],int[],int,int)
2 System.Array:qsort<byte, int> (byte[],int[],int,int)
2 System.Array:qsort<System.Decimal, int> (System.Decimal[],int[],int,int)
2 System.Array:qsort<System.DateTime, int> (System.DateTime[],int[],int,int)
2 System.Array:SortImpl<int> (int[],int,System.Comparison`1<int>)
2 System.Array:SortImpl<int, int> (int[],int[],int,int,System.Collections.Generic.IComparer`1<int>)
2 System.Array:Sort<int> (int[],int,int,System.Collections.Generic.IComparer`1<int>)
2 System.Array:Resize<System.DateTime> (System.DateTime[]&,int)
2 System.Array:InternalArray__set_Item<long> (int,long)
2 System.Array:InternalArray__set_Item<bool> (int,bool)
2 System.Array:InternalArray__get_Item<single> (int)
2 System.Array:InternalArray__get_Item<double> (int)
2 System.Array:InternalArray__get_Item<char> (int)
2 System.Array:InternalArray__get_Item<byte> (int)
2 System.Array:InternalArray__get_Item<bool> (int)
2 System.Array:InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<string, System.Type>> (int)
2 System.Array:InternalArray__get_Item<System.Collections.Generic.KeyValuePair`2<int, string>> (int)
2 System.Array:InternalArray__Insert<long> (int,long)
2 System.Array:InternalArray__Insert<bool> (int,bool)
2 System.Array:InternalArray__IndexOf<long> (long)
2 System.Array:InternalArray__IndexOf<bool> (bool)
2 System.Array:InternalArray__IEnumerable_GetEnumerator<single> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<double> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<char> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<byte> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<bool> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<string, System.Type>> ()
2 System.Array:InternalArray__IEnumerable_GetEnumerator<System.Collections.Generic.KeyValuePair`2<int, string>> ()
2 System.Array:InternalArray__ICollection_Remove<long> (long)
2 System.Array:InternalArray__ICollection_Remove<bool> (bool)
2 System.Array:InternalArray__ICollection_CopyTo<long> (long[],int)
2 System.Array:InternalArray__ICollection_CopyTo<bool> (bool[],int)
2 System.Array:InternalArray__ICollection_Contains<long> (long)
2 System.Array:InternalArray__ICollection_Contains<bool> (bool)
2 System.Array:InternalArray__ICollection_Add<long> (long)
2 System.Array:InternalArray__ICollection_Add<bool> (bool)
2 System.Array:IndexOf<System.DateTime> (System.DateTime[],System.DateTime,int,int)
2 System.Array:CheckComparerAvailable<int> (int[],int,int)
2 System.Array:BinarySearch<int> (int[],int,int,int,System.Collections.Generic.IComparer`1<int>)
2 System.Array/InternalEnumerator`1<single>:get_Current ()
2 System.Array/InternalEnumerator`1<single>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<single>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<single>:MoveNext ()
2 System.Array/InternalEnumerator`1<single>:Dispose ()
2 System.Array/InternalEnumerator`1<single>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<double>:get_Current ()
2 System.Array/InternalEnumerator`1<double>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<double>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<double>:MoveNext ()
2 System.Array/InternalEnumerator`1<double>:Dispose ()
2 System.Array/InternalEnumerator`1<double>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<char>:get_Current ()
2 System.Array/InternalEnumerator`1<char>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<char>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<char>:MoveNext ()
2 System.Array/InternalEnumerator`1<char>:Dispose ()
2 System.Array/InternalEnumerator`1<char>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<byte>:get_Current ()
2 System.Array/InternalEnumerator`1<byte>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<byte>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<byte>:MoveNext ()
2 System.Array/InternalEnumerator`1<byte>:Dispose ()
2 System.Array/InternalEnumerator`1<byte>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<bool>:get_Current ()
2 System.Array/InternalEnumerator`1<bool>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<bool>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<bool>:MoveNext ()
2 System.Array/InternalEnumerator`1<bool>:Dispose ()
2 System.Array/InternalEnumerator`1<bool>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:get_Current ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:MoveNext ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:Dispose ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<string, System.Type>>:.ctor (System.Array)
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:get_Current ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:System.Collections.IEnumerator.get_Current ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:System.Collections.IEnumerator.Reset ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:MoveNext ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:Dispose ()
2 System.Array/InternalEnumerator`1<System.Collections.Generic.KeyValuePair`2<int, string>>:.ctor (System.Array)
2 Mono.Security.X509.X509ExtensionCollection:System.Collections.IEnumerable.GetEnumerator ()
2 Mono.Security.X509.X509ExtensionCollection:.ctor (Mono.Security.ASN1)
2 Mono.Security.X509.X509ExtensionCollection:.ctor ()
2 Mono.Security.X509.X509Extension:WriteLine (System.Text.StringBuilder,int,int)
2 Mono.Security.X509.X509Extension:ToString ()
2 Mono.Security.X509.X509Extension:GetHashCode ()
2 Mono.Security.X509.X509Extension:Equals (object)
2 Mono.Security.X509.X509Extension:Decode ()
2 Mono.Security.X509.X509Extension:.ctor (Mono.Security.ASN1)
2 Mono.Security.X509.X509CertificateCollection:get_Item (int)
2 Mono.Security.X509.X509CertificateCollection:System.Collections.IEnumerable.GetEnumerator ()
2 Mono.Security.X509.X509CertificateCollection:GetHashCode ()
2 Mono.Security.X509.X509CertificateCollection:GetEnumerator ()
2 Mono.Security.X509.X509CertificateCollection:Add (Mono.Security.X509.X509Certificate)
2 Mono.Security.X509.X509CertificateCollection:.ctor ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:get_Current ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:System.Collections.IEnumerator.get_Current ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:System.Collections.IEnumerator.Reset ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:System.Collections.IEnumerator.MoveNext ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:MoveNext ()
2 Mono.Security.X509.X509CertificateCollection/X509CertificateEnumerator:.ctor (Mono.Security.X509.X509CertificateCollection)
2 Mono.Security.X509.X509Certificate:get_ValidUntil ()
2 Mono.Security.X509.X509Certificate:get_ValidFrom ()
2 Mono.Security.X509.X509Certificate:get_SubjectName ()
2 Mono.Security.X509.X509Certificate:get_RawData ()
2 Mono.Security.X509.X509Certificate:get_PublicKey ()
2 Mono.Security.X509.X509Certificate:get_KeyAlgorithmParameters ()
2 Mono.Security.X509.X509Certificate:get_IssuerName ()
2 Mono.Security.X509.X509Certificate:get_DSA ()
2 Mono.Security.X509.X509Certificate:Parse (byte[])
2 Mono.Security.X509.X509Certificate:PEM (string,byte[])
2 Mono.Security.X509.X509Certificate:GetUnsignedBigInteger (byte[])
2 Mono.Security.X509.X509Certificate:GetSubjectName ()
2 Mono.Security.X509.X509Certificate:GetObjectData (System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext)
2 Mono.Security.X509.X509Certificate:GetIssuerName ()
2 Mono.Security.X509.X509Certificate:.ctor (byte[])
2 Mono.Security.X509.X509Certificate:.cctor ()
2 Mono.Security.X509.X501:ToString (Mono.Security.ASN1,bool,string,bool)
2 Mono.Security.X509.X501:ToString (Mono.Security.ASN1)
2 Mono.Security.X509.X501:AppendEntry (System.Text.StringBuilder,Mono.Security.ASN1,bool)
2 Mono.Security.X509.X501:.cctor ()
2 Mono.Security.X509.SafeBag:get_BagOID ()
2 Mono.Security.X509.SafeBag:get_ASN1 ()
2 Mono.Security.X509.SafeBag:.ctor (string,Mono.Security.ASN1)
2 Mono.Security.X509.PKCS12:set_Password (string)
2 Mono.Security.X509.PKCS12:set_IterationCount (int)
2 Mono.Security.X509.PKCS12:get_RNG ()
2 Mono.Security.X509.PKCS12:get_MaximumPasswordLength ()
2 Mono.Security.X509.PKCS12:get_IterationCount ()
2 Mono.Security.X509.PKCS12:get_Certificates ()
2 Mono.Security.X509.PKCS12:RemoveCertificate (Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
2 Mono.Security.X509.PKCS12:RemoveCertificate (Mono.Security.X509.X509Certificate)
2 Mono.Security.X509.PKCS12:ReadSafeBag (Mono.Security.ASN1)
2 Mono.Security.X509.PKCS12:MAC (byte[],byte[],int,byte[])
2 Mono.Security.X509.PKCS12:GetSymmetricAlgorithm (string,byte[],int)
2 Mono.Security.X509.PKCS12:GetExistingParameters (bool&)
2 Mono.Security.X509.PKCS12:GetBytes ()
2 Mono.Security.X509.PKCS12:Finalize ()
2 Mono.Security.X509.PKCS12:EncryptedContentInfo (Mono.Security.ASN1,string)
2 Mono.Security.X509.PKCS12:Encrypt (string,byte[],int,byte[])
2 Mono.Security.X509.PKCS12:Decrypt (string,byte[],int,byte[])
2 Mono.Security.X509.PKCS12:Decrypt (Mono.Security.PKCS7/EncryptedData)
2 Mono.Security.X509.PKCS12:Decode (byte[])
2 Mono.Security.X509.PKCS12:Compare (byte[],byte[])
2 Mono.Security.X509.PKCS12:Clone ()
2 Mono.Security.X509.PKCS12:CertificateSafeBag (Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
2 Mono.Security.X509.PKCS12:AddPrivateKey (Mono.Security.Cryptography.PKCS8/PrivateKeyInfo)
2 Mono.Security.X509.PKCS12:AddCertificate (Mono.Security.X509.X509Certificate,System.Collections.IDictionary)
2 Mono.Security.X509.PKCS12:AddCertificate (Mono.Security.X509.X509Certificate)
2 Mono.Security.X509.PKCS12:.ctor (byte[],string)
2 Mono.Security.X509.PKCS12:.ctor (byte[])
2 Mono.Security.X509.PKCS12:.ctor ()
2 Mono.Security.X509.PKCS12:.cctor ()
2 Mono.Security.X509.PKCS12/DeriveBytes:set_Salt (byte[])
2 Mono.Security.X509.PKCS12/DeriveBytes:set_Password (byte[])
2 Mono.Security.X509.PKCS12/DeriveBytes:set_IterationCount (int)
2 Mono.Security.X509.PKCS12/DeriveBytes:set_HashName (string)
2 Mono.Security.X509.PKCS12/DeriveBytes:DeriveMAC (int)
2 Mono.Security.X509.PKCS12/DeriveBytes:DeriveKey (int)
2 Mono.Security.X509.PKCS12/DeriveBytes:DeriveIV (int)
2 Mono.Security.X509.PKCS12/DeriveBytes:Derive (byte[],int)
2 Mono.Security.X509.PKCS12/DeriveBytes:Adjust (byte[],int,byte[])
2 Mono.Security.X509.PKCS12/DeriveBytes:.ctor ()
2 Mono.Security.X509.PKCS12/DeriveBytes:.cctor ()
2 Mono.Security.PKCS7/EncryptedData:get_EncryptionAlgorithm ()
2 Mono.Security.PKCS7/EncryptedData:get_EncryptedContent ()
2 Mono.Security.PKCS7/EncryptedData:.ctor (Mono.Security.ASN1)
2 Mono.Security.PKCS7/EncryptedData:.ctor ()
2 Mono.Security.PKCS7/ContentInfo:set_ContentType (string)
2 Mono.Security.PKCS7/ContentInfo:set_Content (Mono.Security.ASN1)
2 Mono.Security.PKCS7/ContentInfo:get_ContentType ()
2 Mono.Security.PKCS7/ContentInfo:get_Content ()
2 Mono.Security.PKCS7/ContentInfo:get_ASN1 ()
2 Mono.Security.PKCS7/ContentInfo:GetASN1 ()
2 Mono.Security.PKCS7/ContentInfo:.ctor (string)
2 Mono.Security.PKCS7/ContentInfo:.ctor (byte[])
2 Mono.Security.PKCS7/ContentInfo:.ctor (Mono.Security.ASN1)
2 Mono.Security.PKCS7/ContentInfo:.ctor ()
2 Mono.Security.Cryptography.RSAManaged:get_SignatureAlgorithm ()
2 Mono.Security.Cryptography.RSAManaged:get_PublicOnly ()
2 Mono.Security.Cryptography.RSAManaged:get_KeySize ()
2 Mono.Security.Cryptography.RSAManaged:get_KeyExchangeAlgorithm ()
2 Mono.Security.Cryptography.RSAManaged:ToXmlString (bool)
2 Mono.Security.Cryptography.RSAManaged:ImportParameters (System.Security.Cryptography.RSAParameters)
2 Mono.Security.Cryptography.RSAManaged:GetPaddedValue (Mono.Math.BigInteger,int)
2 Mono.Security.Cryptography.RSAManaged:GenerateKeyPair ()
2 Mono.Security.Cryptography.RSAManaged:Finalize ()
2 Mono.Security.Cryptography.RSAManaged:ExportParameters (bool)
2 Mono.Security.Cryptography.RSAManaged:EncryptValue (byte[])
2 Mono.Security.Cryptography.RSAManaged:Dispose (bool)
2 Mono.Security.Cryptography.RSAManaged:DecryptValue (byte[])
2 Mono.Security.Cryptography.RSAManaged:.ctor (int)
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:get_PrivateKey ()
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:RemoveLeadingZero (byte[])
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:Normalize (byte[],int)
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:DecodeRSA (byte[])
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:DecodeDSA (byte[],System.Security.Cryptography.DSAParameters)
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:Decode (byte[])
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:.ctor (byte[])
2 Mono.Security.Cryptography.PKCS8/PrivateKeyInfo:.ctor ()
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:get_Salt ()
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:get_IterationCount ()
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:get_EncryptedData ()
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:get_Algorithm ()
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:Decode (byte[])
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:.ctor (byte[])
2 Mono.Security.Cryptography.PKCS8/EncryptedPrivateKeyInfo:.ctor ()
2 Mono.Security.Cryptography.PKCS1:Verify_v15 (System.Security.Cryptography.RSA,System.Security.Cryptography.HashAlgorithm,byte[],byte[],bool)
2 Mono.Security.Cryptography.PKCS1:Verify_v15 (System.Security.Cryptography.RSA,System.Security.Cryptography.HashAlgorithm,byte[],byte[])
2 Mono.Security.Cryptography.PKCS1:Sign_v15 (System.Security.Cryptography.RSA,System.Security.Cryptography.HashAlgorithm,byte[])
2 Mono.Security.Cryptography.PKCS1:RSAVP1 (System.Security.Cryptography.RSA,byte[])
2 Mono.Security.Cryptography.PKCS1:RSASP1 (System.Security.Cryptography.RSA,byte[])
2 Mono.Security.Cryptography.PKCS1:OS2IP (byte[])
2 Mono.Security.Cryptography.PKCS1:I2OSP (byte[],int)
2 Mono.Security.Cryptography.PKCS1:Encode_v15 (System.Security.Cryptography.HashAlgorithm,byte[],int)
2 Mono.Security.Cryptography.PKCS1:Compare (byte[],byte[])
2 Mono.Security.Cryptography.PKCS1:.cctor ()
2 Mono.Security.Cryptography.KeyBuilder:get_Rng ()
2 Mono.Security.Cryptography.KeyBuilder:Key (int)
2 Mono.Security.BitConverterLE:UShortFromBytes (byte*,byte[],int)
2 Mono.Security.BitConverterLE:UIntFromBytes (byte*,byte[],int)
2 Mono.Security.BitConverterLE:GetUIntBytes (byte*)
2 Mono.Security.BitConverterLE:GetBytes (int)
2 Mono.Security.ASN1Convert:ToOid (Mono.Security.ASN1)
2 Mono.Security.ASN1Convert:ToInt32 (Mono.Security.ASN1)
2 Mono.Security.ASN1Convert:ToDateTime (Mono.Security.ASN1)
2 Mono.Security.ASN1Convert:FromOid (string)
2 Mono.Security.ASN1Convert:FromInt32 (int)
2 Mono.Security.ASN1:set_Value (byte[])
2 Mono.Security.ASN1:get_Value ()
2 Mono.Security.ASN1:get_Tag ()
2 Mono.Security.ASN1:get_Length ()
2 Mono.Security.ASN1:get_Item (int)
2 Mono.Security.ASN1:get_Count ()
2 Mono.Security.ASN1:ToString ()
2 Mono.Security.ASN1:GetBytes ()
2 Mono.Security.ASN1:Element (int,byte)
2 Mono.Security.ASN1:DecodeTLV (byte[],int&,byte&,int&,byte[]&)
2 Mono.Security.ASN1:Decode (byte[],int&,int)
2 Mono.Security.ASN1:CompareValue (byte[])
2 Mono.Security.ASN1:CompareArray (byte[],byte[])
2 Mono.Security.ASN1:Add (Mono.Security.ASN1)
2 Mono.Security.ASN1:.ctor (byte[])
2 Mono.Security.ASN1:.ctor (byte,byte[])
2 Mono.Security.ASN1:.ctor (byte)
2 Mono.Math.Prime.PrimalityTests:RabinMillerTest (Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
2 Mono.Math.Prime.PrimalityTests:GetSPPRounds (Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
2 Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase:IsPrimeAcceptable (Mono.Math.BigInteger,object)
2 Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase:GenerateSearchBase (int,object)
2 Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase:GenerateNewPrime (int,object)
2 Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase:GenerateNewPrime (int)
2 Mono.Math.Prime.Generator.SequentialSearchPrimeGeneratorBase:.ctor ()
2 Mono.Math.Prime.Generator.PrimeGeneratorBase:get_TrialDivisionBounds ()
2 Mono.Math.Prime.Generator.PrimeGeneratorBase:get_PrimalityTest ()
2 Mono.Math.Prime.Generator.PrimeGeneratorBase:get_Confidence ()
2 Mono.Math.Prime.Generator.PrimeGeneratorBase:.ctor ()
2 Mono.Math.BigInteger:op_Subtraction (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_RightShift (Mono.Math.BigInteger,int)
2 Mono.Math.BigInteger:op_Multiply (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_Modulus (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger:op_Modulus (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_LessThanOrEqual (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_LessThan (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_LeftShift (Mono.Math.BigInteger,int)
2 Mono.Math.BigInteger:op_Inequality (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger:op_Inequality (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_Implicit (uint)
2 Mono.Math.BigInteger:op_Implicit (int)
2 Mono.Math.BigInteger:op_GreaterThanOrEqual (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_GreaterThan (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_Equality (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger:op_Equality (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_Division (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:op_Addition (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:get_Rng ()
2 Mono.Math.BigInteger:ToString (uint,string)
2 Mono.Math.BigInteger:ToString (uint)
2 Mono.Math.BigInteger:ToString ()
2 Mono.Math.BigInteger:TestBit (int)
2 Mono.Math.BigInteger:SetBit (uint,bool)
2 Mono.Math.BigInteger:SetBit (uint)
2 Mono.Math.BigInteger:Normalize ()
2 Mono.Math.BigInteger:ModPow (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger:ModInverse (Mono.Math.BigInteger)
2 Mono.Math.BigInteger:LowestSetBit ()
2 Mono.Math.BigInteger:Incr2 ()
2 Mono.Math.BigInteger:GetHashCode ()
2 Mono.Math.BigInteger:GetBytes ()
2 Mono.Math.BigInteger:GenerateRandom (int,System.Security.Cryptography.RandomNumberGenerator)
2 Mono.Math.BigInteger:GenerateRandom (int)
2 Mono.Math.BigInteger:GeneratePseudoPrime (int)
2 Mono.Math.BigInteger:Equals (object)
2 Mono.Math.BigInteger:Clear ()
2 Mono.Math.BigInteger:BitCount ()
2 Mono.Math.BigInteger:.ctor (uint)
2 Mono.Math.BigInteger:.ctor (byte[])
2 Mono.Math.BigInteger:.ctor (Mono.Math.BigInteger/Sign,uint)
2 Mono.Math.BigInteger:.ctor (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger:.ctor (Mono.Math.BigInteger)
2 Mono.Math.BigInteger:.cctor ()
2 Mono.Math.BigInteger/ModulusRing:Pow (uint,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/ModulusRing:Pow (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/ModulusRing:Multiply (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/ModulusRing:Difference (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/ModulusRing:BarrettReduction (Mono.Math.BigInteger)
2 Mono.Math.BigInteger/ModulusRing:.ctor (Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:multiByteDivide (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:modInverse (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger/Kernel:modInverse (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:Subtract (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:SingleByteDivideInPlace (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger/Kernel:RightShift (Mono.Math.BigInteger,int)
2 Mono.Math.BigInteger/Kernel:PlusEq (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:MultiplyMod2p32pmod (uint[],int,int,uint[],int,int,uint[],int,int)
2 Mono.Math.BigInteger/Kernel:Multiply (uint[],uint,uint,uint[],uint,uint,uint[],uint)
2 Mono.Math.BigInteger/Kernel:MinusEq (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:LeftShift (Mono.Math.BigInteger,int)
2 Mono.Math.BigInteger/Kernel:DwordMod (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger/Kernel:DwordDivMod (Mono.Math.BigInteger,uint)
2 Mono.Math.BigInteger/Kernel:Compare (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Mono.Math.BigInteger/Kernel:AddSameSign (Mono.Math.BigInteger,Mono.Math.BigInteger)
2 Locale:GetText (string,object[])
2 (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object_int_long (object,intptr,intptr,intptr)
2 (wrapper managed-to-native) System.Threading.Interlocked:CompareExchange (object&,object,object)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___object_UIWebErrorArgs (object,MonoTouch.UIKit.UIWebErrorArgs)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___object_UIButtonEventArgs (object,MonoTouch.UIKit.UIButtonEventArgs)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___object (object)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___intptr (intptr)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___int (int)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___byte[]_int_int (byte[],int,int)
2 (wrapper delegate-invoke) <Module>:invoke_void__this___Task[] (System.Threading.Tasks.Task[])
2 (wrapper delegate-invoke) <Module>:invoke_void__this__ ()
2 (wrapper delegate-invoke) <Module>:invoke_int__this___int_int (int,int)
2 (wrapper delegate-invoke) <Module>:invoke_int__this___byte[]_int_int (byte[],int,int)
2 (wrapper delegate-invoke) <Module>:invoke_bool__this___Type (System.Type)
2 (wrapper delegate-invoke) <Module>:invoke_bool__this___BigInteger_ConfidenceFactor (Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor)
2 (wrapper delegate-end-invoke) <Module>:end_invoke_object__this___IAsyncResult (System.IAsyncResult)
2 (wrapper delegate-end-invoke) <Module>:end_invoke_X509Certificate__this___IAsyncResult (System.IAsyncResult)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___object_EventArgs_AsyncCallback_object (object,System.EventArgs,System.AsyncCallback,object)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___object_AsyncCallback_object (object,System.AsyncCallback,object)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___intptr_int_intptr_AsyncCallback_object (intptr,int,intptr,System.AsyncCallback,object)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___intptr_AsyncCallback_object (intptr,System.AsyncCallback,object)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___byte[]_int_int_AsyncCallback_object (byte[],int,int,System.AsyncCallback,object)
2 (wrapper delegate-begin-invoke) <Module>:begin_invoke_IAsyncResult__this___BigInteger_ConfidenceFactor_AsyncCallback_object (Mono.Math.BigInteger,Mono.Math.Prime.ConfidenceFactor,System.AsyncCallback,object)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment