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
◆
GetFileType()
[2/2]
static
MonoFileType
System.IO.MonoIO.GetFileType
(
SafeHandle
safeHandle
,
[Out]
MonoIOError
error
)
inline
static
Definition at line
71
of file
MonoIO.cs
.
72
{
73
if
(!
false
)
74
{
75
return
(
MonoFileType
)43155456;
76
}
77
throw
new
OutOfMemoryException
();
78
}
System.OutOfMemoryException
Definition
OutOfMemoryException.cs:9
System.IO.MonoFileType
MonoFileType
Definition
MonoFileType.cs:7
System
IO
MonoIO
Generated by
1.10.0