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

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

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