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

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

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