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

◆ IsDefault

override bool System.Xml.XmlTextReader.IsDefault
getset

Definition at line 134 of file XmlTextReader.cs.

135 {
136 [global::Cpp2ILInjected.Token(Token = "0x600023A")]
137 [global::Cpp2ILInjected.Address(RVA = "0x1D7EF10", Offset = "0x1D7EF10", Length = "0x14")]
138 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
139 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
140 get
141 {
142 throw null;
143 }
144 }