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

◆ SaveAttrValue

bool System.Xml.XmlWellFormedWriter.SaveAttrValue
getsetprivate

Definition at line 527 of file XmlWellFormedWriter.cs.

528 {
529 [global::Cpp2ILInjected.Token(Token = "0x60003E4")]
530 [global::Cpp2ILInjected.Address(RVA = "0x1D870B8", Offset = "0x1D870B8", Length = "0x10")]
531 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
532 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
533 get
534 {
535 throw null;
536 }
537 }