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
◆
Position
override
long
System.IO.Compression.GZipStream.Position
get
set
Definition at line
132
of file
GZipStream.cs
.
133
{
134
get
135
{
136
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
137
}
138
set
139
{
140
throw
new
global::Cpp2IlInjected.AnalysisFailedException(
"CPP2IL failed to recover any usable IL for this method."
);
141
}
142
}
System
IO
Compression
GZipStream
Generated by
1.10.0