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

◆ ParsingInProgress

bool System.Xml.Schema.SchemaEntity.ParsingInProgress
getsetpackage

Definition at line 370 of file SchemaEntity.cs.

371 {
372 [global::Cpp2ILInjected.Token(Token = "0x6000A81")]
373 [global::Cpp2ILInjected.Address(RVA = "0x1DCB730", Offset = "0x1DCB730", Length = "0x8")]
374 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
375 get
376 {
377 throw null;
378 }
379 [global::Cpp2ILInjected.Token(Token = "0x6000A82")]
380 [global::Cpp2ILInjected.Address(RVA = "0x1DCB738", Offset = "0x1DCB738", Length = "0xC")]
381 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
382 set
383 {
384 throw null;
385 }
386 }