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

◆ Reserved

SchemaAttDef.Reserve System.Xml.Schema.SchemaAttDef.Reserved
getsetpackage

Definition at line 297 of file SchemaAttDef.cs.

298 {
299 [global::Cpp2ILInjected.Token(Token = "0x6000A38")]
300 [global::Cpp2ILInjected.Address(RVA = "0x1DCA970", Offset = "0x1DCA970", Length = "0x8")]
301 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
302 get
303 {
304 throw null;
305 }
306 [global::Cpp2ILInjected.Token(Token = "0x6000A39")]
307 [global::Cpp2ILInjected.Address(RVA = "0x1DCA978", Offset = "0x1DCA978", Length = "0x8")]
308 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
309 set
310 {
311 throw null;
312 }
313 }