|
terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
|
This is the complete list of members for Newtonsoft.Json.Utilities.IWrappedCollection, including all inherited members.
| Add(object value) | System.Collections.IList | |
| Clear() | System.Collections.IList | |
| Contains(object value) | System.Collections.IList | |
| CopyTo(global::System.Array array, int index) | System.Collections.ICollection | |
| Count | System.Collections.ICollection | |
| GetEnumerator() | System.Collections.IEnumerable | |
| IndexOf(object value) | System.Collections.IList | |
| Insert(int index, object value) | System.Collections.IList | |
| IsFixedSize | System.Collections.IList | |
| IsReadOnly | System.Collections.IList | |
| IsSynchronized | System.Collections.ICollection | |
| Remove(object value) | System.Collections.IList | |
| RemoveAt(int index) | System.Collections.IList | |
| SyncRoot | System.Collections.ICollection | |
| this[int index] | System.Collections.IList | |
| UnderlyingCollection | Newtonsoft.Json.Utilities.IWrappedCollection |