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.Runtime.InteropServices.Marshal Member List

This is the complete list of members for System.Runtime.InteropServices.Marshal, including all inherited members.

AllocHGlobal(global::System.IntPtr cb)System.Runtime.InteropServices.Marshal
AllocHGlobal(int cb)System.Runtime.InteropServices.Marshalinlinestatic
BufferToBSTR(char *ptr, int slen)System.Runtime.InteropServices.Marshalprivate
ClearAnsi(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshalinlineprivatestatic
ClearBSTR(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshalinlineprivatestatic
ClearUnicode(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshalinlineprivatestatic
Copy(byte[] source, int startIndex, global::System.IntPtr destination, int length)System.Runtime.InteropServices.Marshalinlinestatic
Copy(global::System.IntPtr source, byte[] destination, int startIndex, int length)System.Runtime.InteropServices.Marshalinlinestatic
Copy(global::System.IntPtr source, char[] destination, int startIndex, int length)System.Runtime.InteropServices.Marshalinlinestatic
Copy(global::System.IntPtr source, short[] destination, int startIndex, int length)System.Runtime.InteropServices.Marshalinlinestatic
Copy(global::System.IntPtr source, int[] destination, int startIndex, int length)System.Runtime.InteropServices.Marshalinlinestatic
copy_from_unmanaged(global::System.IntPtr source, int startIndex, global::System.Array destination, int length)System.Runtime.InteropServices.Marshalinlinepackagestatic
copy_from_unmanaged_fixed(global::System.IntPtr source, int startIndex, global::System.Array destination, int length, void *fixed_destination_element)System.Runtime.InteropServices.Marshalprivate
copy_to_unmanaged(byte[] source, int startIndex, global::System.IntPtr destination, int length)System.Runtime.InteropServices.Marshalinlinepackagestatic
copy_to_unmanaged_fixed(global::System.Array source, int startIndex, global::System.IntPtr destination, int length, void *fixed_source_element)System.Runtime.InteropServices.Marshalprivate
FreeBSTR(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshal
FreeHGlobal(global::System.IntPtr hglobal)System.Runtime.InteropServices.Marshal
GetCustomMarshalerInstance(global::System.Type type, string cookie)System.Runtime.InteropServices.Marshalinlinepackagestatic
GetFunctionPointerForDelegate< TDelegate >(TDelegate d)System.Runtime.InteropServices.Marshalinlinestatic
GetFunctionPointerForDelegateInternal(global::System.Delegate d)System.Runtime.InteropServices.Marshalprivate
GetHRForException(global::System.Exception e)System.Runtime.InteropServices.Marshalinlinestatic
GetLastWin32Error()System.Runtime.InteropServices.Marshal
IsComObject(object o)System.Runtime.InteropServices.Marshalinlinestatic
Marshal()System.Runtime.InteropServices.Marshalinlineprivatestatic
MarshalerInstanceCacheSystem.Runtime.InteropServices.Marshalpackagestatic
MarshalerInstanceCacheLockSystem.Runtime.InteropServices.Marshalpackagestatic
PtrToStringAnsi(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshal
PtrToStringUni(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshal
PtrToStructure(global::System.IntPtr ptr, global::System.Type structureType)System.Runtime.InteropServices.Marshal
PtrToStructure< T >(global::System.IntPtr ptr)System.Runtime.InteropServices.Marshalinlinestatic
ReadByte(global::System.IntPtr ptr, int ofs)System.Runtime.InteropServices.Marshalinlinestatic
ReadInt16(global::System.IntPtr ptr, int ofs)System.Runtime.InteropServices.Marshalinlinestatic
ReadInt32(global::System.IntPtr ptr, int ofs)System.Runtime.InteropServices.Marshalinlinestatic
SecureStringAllocator(int len)System.Runtime.InteropServices.Marshalpackage
SecureStringGlobalAllocator(int len)System.Runtime.InteropServices.Marshalinlinepackagestatic
SecureStringToBSTR(global::System.Security.SecureString s)System.Runtime.InteropServices.Marshalinlinestatic
SecureStringToGlobalAllocUnicode(global::System.Security.SecureString s)System.Runtime.InteropServices.Marshalinlinestatic
SecureStringToUnicode(global::System.Security.SecureString s, Marshal.SecureStringAllocator allocator)System.Runtime.InteropServices.Marshalinlinepackagestatic
SetLastWin32Error(int error)System.Runtime.InteropServices.Marshalpackage
skip_fixed(global::System.Array array, int startIndex)System.Runtime.InteropServices.Marshalinlineprivatestatic
StringToHGlobalAnsi(char *s, int length)System.Runtime.InteropServices.Marshalprivate
StringToHGlobalAnsi(string s)System.Runtime.InteropServices.Marshalinlinestatic
StructureToPtr(object structure, global::System.IntPtr ptr, bool fDeleteOld)System.Runtime.InteropServices.Marshal
StructureToPtr< T >(T structure, global::System.IntPtr ptr, bool fDeleteOld)System.Runtime.InteropServices.Marshalinlinestatic
SystemDefaultCharSizeSystem.Runtime.InteropServices.Marshalstatic
SystemMaxDBCSCharSizeSystem.Runtime.InteropServices.Marshalstatic
UnsafeAddrOfPinnedArrayElement(global::System.Array arr, int index)System.Runtime.InteropServices.Marshal
UnsafeAddrOfPinnedArrayElement< T >(T[] arr, int index)System.Runtime.InteropServices.Marshalinlinestatic
WriteByte(global::System.IntPtr ptr, int ofs, byte val)System.Runtime.InteropServices.Marshalinlinestatic
WriteInt16(global::System.IntPtr ptr, int ofs, short val)System.Runtime.InteropServices.Marshalinlinestatic
ZeroFreeBSTR(global::System.IntPtr s)System.Runtime.InteropServices.Marshalinlinestatic
ZeroFreeGlobalAllocAnsi(global::System.IntPtr s)System.Runtime.InteropServices.Marshalinlinestatic
ZeroFreeGlobalAllocUnicode(global::System.IntPtr s)System.Runtime.InteropServices.Marshalinlinestatic