| 
    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 
   | 
 
 Inheritance diagram for System.Runtime.InteropServices.SafeBuffer:
 Collaboration diagram for System.Runtime.InteropServices.SafeBuffer:Public Member Functions | |
| unsafe void | AcquirePointer (ref byte *pointer) | 
| void | ReleasePointer () | 
Properties | |
| override bool | IsInvalid [get, set] | 
Static Private Member Functions | |
| static unsafe global::System.InvalidOperationException | NotInitialized () | 
| static | SafeBuffer () | 
Private Attributes | |
| global::System.UIntPtr | _numBytes | 
Static Private Attributes | |
| static readonly global::System.UIntPtr | Uninitialized | 
Definition at line 10 of file SafeBuffer.cs.