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
Loading...
Searching...
No Matches
System.GC Member List

This is the complete list of members for System.GC, including all inherited members.

_ReRegisterForFinalize(object o)System.GCprivate
_SuppressFinalize(object o)System.GCprivate
Collect(int generation)System.GCinlinestatic
Collect(int generation, global::System.GCCollectionMode mode)System.GCinlinestatic
Collect(int generation, global::System.GCCollectionMode mode, bool blocking)System.GCinlinestatic
Collect(int generation, global::System.GCCollectionMode mode, bool blocking, bool compacting)System.GCinlinestatic
CollectionCount(int generation)System.GCinlinestatic
EPHEMERON_TOMBSTONESystem.GCpackagestatic
GC()System.GCinlineprivatestatic
get_ephemeron_tombstone()System.GCprivate
GetCollectionCount(int generation)System.GCprivate
GetMemoryInfo(out uint highMemLoadThreshold, out ulong totalPhysicalMem, out uint lastRecordedMemLoad, out global::System.UIntPtr lastRecordedHeapSize, out global::System.UIntPtr lastRecordedFragmentation)System.GCinlinepackagestatic
GetTotalMemory(bool forceFullCollection)System.GC
InternalCollect(int generation)System.GCprivate
KeepAlive(object obj)System.GCinlinestatic
register_ephemeron_array(global::System.Runtime.CompilerServices.Ephemeron[] array)System.GCpackage
ReRegisterForFinalize(object obj)System.GCinlinestatic
SuppressFinalize(object obj)System.GCinlinestatic