terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ AcquirePointer()

unsafe void System.Runtime.InteropServices.SafeBuffer.AcquirePointer ( byte * pointer)
inline

Definition at line 12 of file SafeBuffer.cs.

13 {
15 if (!true)
16 {
17 }
18 bool flag = numBytes == 0;
19 base.DangerousAddRef(false);
20 void* ptr = (void*)this.handle;
21 pointer->m_value = ptr;
22 }
class f__AnonymousType0<< Count > j__TPar

References System.Runtime.InteropServices.SafeBuffer._numBytes, System.Runtime.InteropServices.SafeHandle.handle, and j__TPar.