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

virtual bool System.Xml.XmlReader.CanResolveEntity
getset

Definition at line 168 of file XmlReader.cs.

169 {
170 [global::Cpp2ILInjected.Token(Token = "0x6000212")]
171 [global::Cpp2ILInjected.Address(RVA = "0x1D67EC0", Offset = "0x1D67EC0", Length = "0x8")]
172 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
173 get
174 {
175 throw null;
176 }
177 }