|
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 System.GC, including all inherited members.
| _ReRegisterForFinalize(object o) | System.GC | private |
| _SuppressFinalize(object o) | System.GC | private |
| Collect(int generation) | System.GC | inlinestatic |
| Collect(int generation, global::System.GCCollectionMode mode) | System.GC | inlinestatic |
| Collect(int generation, global::System.GCCollectionMode mode, bool blocking) | System.GC | inlinestatic |
| Collect(int generation, global::System.GCCollectionMode mode, bool blocking, bool compacting) | System.GC | inlinestatic |
| CollectionCount(int generation) | System.GC | inlinestatic |
| EPHEMERON_TOMBSTONE | System.GC | packagestatic |
| GC() | System.GC | inlineprivatestatic |
| get_ephemeron_tombstone() | System.GC | private |
| GetCollectionCount(int generation) | System.GC | private |
| GetMemoryInfo(out uint highMemLoadThreshold, out ulong totalPhysicalMem, out uint lastRecordedMemLoad, out global::System.UIntPtr lastRecordedHeapSize, out global::System.UIntPtr lastRecordedFragmentation) | System.GC | inlinepackagestatic |
| GetTotalMemory(bool forceFullCollection) | System.GC | |
| InternalCollect(int generation) | System.GC | private |
| KeepAlive(object obj) | System.GC | inlinestatic |
| register_ephemeron_array(global::System.Runtime.CompilerServices.Ephemeron[] array) | System.GC | package |
| ReRegisterForFinalize(object obj) | System.GC | inlinestatic |
| SuppressFinalize(object obj) | System.GC | inlinestatic |