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

◆ ValueBuffered

bool System.Xml.XmlTextReaderImpl.NodeData.ValueBuffered
getsetpackage

Definition at line 6722 of file XmlTextReaderImpl.cs.

6723 {
6724 [global::Cpp2ILInjected.Token(Token = "0x6000362")]
6725 [global::Cpp2ILInjected.Address(RVA = "0x1D7F5FC", Offset = "0x1D7F5FC", Length = "0x10")]
6726 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
6727 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
6728 get
6729 {
6730 throw null;
6731 }
6732 }