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

◆ InEntity

bool System.Xml.XmlTextReaderImpl.InEntity
getsetprivate

Definition at line 3509 of file XmlTextReaderImpl.cs.

3510 {
3511 [global::Cpp2ILInjected.Token(Token = "0x60002DC")]
3512 [global::Cpp2ILInjected.Address(RVA = "0x1D77094", Offset = "0x1D77094", Length = "0x10")]
3513 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
3514 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
3515 get
3516 {
3517 throw null;
3518 }
3519 }