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

◆ Position

override long System.Xml.XmlRegisteredNonCachedStream.Position
getset

Definition at line 208 of file XmlRegisteredNonCachedStream.cs.

209 {
210 [global::Cpp2ILInjected.Token(Token = "0x6000743")]
211 [global::Cpp2ILInjected.Address(RVA = "0x1DAD828", Offset = "0x1DAD828", Length = "0x10")]
212 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
213 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
214 get
215 {
216 throw null;
217 }
218 [global::Cpp2ILInjected.Token(Token = "0x6000744")]
219 [global::Cpp2ILInjected.Address(RVA = "0x1DAD838", Offset = "0x1DAD838", Length = "0x14")]
220 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
221 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
222 set
223 {
224 throw null;
225 }
226 }