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.IO.MonoIO Member List

This is the complete list of members for System.IO.MonoIO, including all inherited members.

AltDirectorySeparatorCharSystem.IO.MonoIOstatic
Cancel(SafeHandle safeHandle, [Out] MonoIOError error)System.IO.MonoIOinlinepackagestatic
Cancel_internal(IntPtr handle, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
Close(IntPtr handle, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
ConsoleErrorSystem.IO.MonoIOstatic
ConsoleInputSystem.IO.MonoIOstatic
ConsoleOutputSystem.IO.MonoIOstatic
CreatePipe([Out] IntPtr read_handle, [Out] IntPtr write_handle, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
DirectorySeparatorCharSystem.IO.MonoIOstatic
dump_handlesSystem.IO.MonoIOprivatestatic
DumpHandles()System.IO.MonoIOinlineprivatestatic
DuplicateHandle(IntPtr source_process_handle, IntPtr source_handle, IntPtr target_process_handle, [Out] IntPtr target_handle, int access, int inherit, int options, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
GetCurrentDirectory([Out] MonoIOError error)System.IO.MonoIOinlinestatic
GetException(MonoIOError error)System.IO.MonoIOinlinestatic
GetException(string path, MonoIOError error)System.IO.MonoIOinlinestatic
GetFileType(IntPtr handle, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
GetFileType(SafeHandle safeHandle, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
GetLength(IntPtr handle, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
GetLength(SafeHandle safeHandle, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
InvalidHandleSystem.IO.MonoIOstatic
MonoIO()System.IO.MonoIOinlineprivatestatic
Open(char *filename, FileMode mode, FileAccess access, FileShare share, FileOptions options, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
Open(string filename, FileMode mode, FileAccess access, FileShare share, FileOptions options, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
PathSeparatorSystem.IO.MonoIOstatic
Read(IntPtr handle, byte[] dest, int dest_offset, int count, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
Read(SafeHandle safeHandle, byte[] dest, int dest_offset, int count, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
RemapPath(string path, [Out] string newPath)System.IO.MonoIOinlinestatic
Seek(IntPtr handle, long offset, SeekOrigin origin, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
Seek(SafeHandle safeHandle, long offset, SeekOrigin origin, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
SetFileAttributes(char *path, FileAttributes attrs, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
SetFileAttributes(string path, FileAttributes attrs, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
SetLength(IntPtr handle, long length, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
SetLength(SafeHandle safeHandle, long length, [Out] MonoIOError error)System.IO.MonoIOinlinestatic
VolumeSeparatorCharSystem.IO.MonoIOstatic
Write(IntPtr handle, [In] byte[] src, int src_offset, int count, [Out] MonoIOError error)System.IO.MonoIOinlineprivatestatic
Write(SafeHandle safeHandle, byte[] src, int src_offset, int count, [Out] MonoIOError error)System.IO.MonoIOinlinestatic