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
◆
Length
override
long
System.IO.UnmanagedMemoryStream.Length
get
inherited
Definition at line
160
of file
UnmanagedMemoryStream.cs
.
161
{
162
get
163
{
164
this.
EnsureNotClosed
();
165
long
num;
166
return
num;
167
}
168
}
System.IO.UnmanagedMemoryStream.EnsureNotClosed
void EnsureNotClosed()
Definition
UnmanagedMemoryStream.cs:106
System
Reflection
RuntimeAssembly
UnmanagedMemoryStreamForModule
Generated by
1.10.0