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

◆ IsEmptyElement

override bool System.Xml.XmlTextReader.IsEmptyElement
getset

Definition at line 121 of file XmlTextReader.cs.

122 {
123 [global::Cpp2ILInjected.Token(Token = "0x6000239")]
124 [global::Cpp2ILInjected.Address(RVA = "0x1D7EEFC", Offset = "0x1D7EEFC", Length = "0x14")]
125 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
126 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
127 get
128 {
129 throw null;
130 }
131 }