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

◆ Pos

int System.Xml.Schema.SchemaEntity.Pos
getsetpackage

Definition at line 331 of file SchemaEntity.cs.

332 {
333 [global::Cpp2ILInjected.Token(Token = "0x6000A7D")]
334 [global::Cpp2ILInjected.Address(RVA = "0x1DCB718", Offset = "0x1DCB718", Length = "0x8")]
335 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
336 get
337 {
338 throw null;
339 }
340 [global::Cpp2ILInjected.Token(Token = "0x6000A7E")]
341 [global::Cpp2ILInjected.Address(RVA = "0x1DCB720", Offset = "0x1DCB720", Length = "0x8")]
342 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
343 set
344 {
345 throw null;
346 }
347 }