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

◆ ReadState

override ReadState System.Xml.XmlTextReader.ReadState
getset

Definition at line 210 of file XmlTextReader.cs.

211 {
212 [global::Cpp2ILInjected.Token(Token = "0x6000242")]
213 [global::Cpp2ILInjected.Address(RVA = "0x1D7EFB0", Offset = "0x1D7EFB0", Length = "0x14")]
214 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
215 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
216 get
217 {
218 throw null;
219 }
220 }