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

◆ InBase64

bool System.Xml.XmlWellFormedWriter.InBase64
getsetprivate

Definition at line 540 of file XmlWellFormedWriter.cs.

541 {
542 [global::Cpp2ILInjected.Token(Token = "0x60003E5")]
543 [global::Cpp2ILInjected.Address(RVA = "0x1D884B8", Offset = "0x1D884B8", Length = "0x2C")]
544 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
545 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
546 get
547 {
548 throw null;
549 }
550 }