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

◆ CanSeek

override bool System.Xml.XmlRegisteredNonCachedStream.CanSeek
getset

Definition at line 169 of file XmlRegisteredNonCachedStream.cs.

170 {
171 [global::Cpp2ILInjected.Token(Token = "0x6000740")]
172 [global::Cpp2ILInjected.Address(RVA = "0x1DAD7F8", Offset = "0x1DAD7F8", Length = "0x10")]
173 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
174 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
175 get
176 {
177 throw null;
178 }
179 }