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.Buffers.ArrayPoolEventSource, including all inherited members.
ArrayPoolEventSource() | System.Buffers.ArrayPoolEventSource | inlineprivate |
ArrayPoolEventSource() | System.Buffers.ArrayPoolEventSource | inlineprivatestatic |
BufferAllocated(int bufferId, int bufferSize, int poolId, int bucketId, ArrayPoolEventSource.BufferAllocatedReason reason) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferAllocatedReason enum name | System.Buffers.ArrayPoolEventSource | package |
BufferRented(int bufferId, int bufferSize, int poolId, int bucketId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferReturned(int bufferId, int bufferSize, int poolId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferTrimmed(int bufferId, int bufferSize, int poolId) | System.Buffers.ArrayPoolEventSource | inlinepackage |
BufferTrimPoll(int milliseconds, int pressure) | System.Buffers.ArrayPoolEventSource | inlinepackage |
Log | System.Buffers.ArrayPoolEventSource | packagestatic |