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

◆ CanResolveEntity

override bool System.Xml.XmlTextReaderImpl.CanResolveEntity
getset

Definition at line 395 of file XmlTextReaderImpl.cs.

396 {
397 [global::Cpp2ILInjected.Token(Token = "0x6000262")]
398 [global::Cpp2ILInjected.Address(RVA = "0x1D70844", Offset = "0x1D70844", Length = "0x8")]
399 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
400 get
401 {
402 throw null;
403 }
404 }