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

◆ Length

override long System.Xml.XmlRegisteredNonCachedStream.Length
getset

Definition at line 195 of file XmlRegisteredNonCachedStream.cs.

196 {
197 [global::Cpp2ILInjected.Token(Token = "0x6000742")]
198 [global::Cpp2ILInjected.Address(RVA = "0x1DAD818", Offset = "0x1DAD818", Length = "0x10")]
199 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
200 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
201 get
202 {
203 throw null;
204 }
205 }