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

◆ LeaveOpen

bool Ionic.Crc.CrcCalculatorStream.LeaveOpen
getset

Definition at line 188 of file CrcCalculatorStream.cs.

189 {
190 [global::Cpp2ILInjected.Token(Token = "0x6000413")]
191 [global::Cpp2ILInjected.Address(RVA = "0x1A77E80", Offset = "0x1A77E80", Length = "0x8")]
192 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
193 get
194 {
195 throw null;
196 }
197 [global::Cpp2ILInjected.Token(Token = "0x6000414")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1A77E88", Offset = "0x1A77E88", Length = "0xC")]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 set
201 {
202 throw null;
203 }
204 }